4e76be200a
Merge pull request 'Added direct download as zip' ( #28 ) from download_as_zip into master
...
Reviewed-on: https://git.odecif.net:3000/odecif/bcns-gameDistributionSystem/pulls/28
2023-09-19 02:23:56 +02:00
9b7da75154
Added direct download as zip
...
[fix #22 ]
2023-09-19 02:22:16 +02:00
8cad5a53ac
Merge pull request 'deprecated_json' ( #27 ) from deprecated_json into master
...
Reviewed-on: https://git.odecif.net:3000/odecif/bcns-gameDistributionSystem/pulls/27
2023-09-19 01:07:09 +02:00
15df5d17cd
Removed comment
...
[fix #24 ]
2023-09-19 01:05:29 +02:00
210956523c
requirements.txt and JSONEncode
...
Forgot JSONEncode in /site and added python requirements.txt files.
[fix #26 ] [fix #24 ]
2023-09-19 01:02:05 +02:00
ad3fd6a195
JSONEncoder and manual
...
Focus on remving deprecated flas.JSONEncoder and replacing it with
json.JSONEncoder.
* Exception handling when API is not accessible [fix #25 ]
* flask.JSONEncoder deprecated [fix #24 ]
* Show manual (if present) [fix #23 ]
* Small touch-ups
2023-09-19 00:47:31 +02:00
e03ab77a67
Merge pull request 'Added printing of failed cover art' ( #19 ) from print-current-art-when-failing into master
...
Reviewed-on: #19
2022-10-31 11:50:00 +01:00
edfb0d2162
Added printing of failed cover art
...
Also parametricised nfo suffix to look for
Fixes #18
2022-10-31 11:48:23 +01:00
92a99ea0e1
Merge pull request 'Sorting gamelist alphabetically' ( #17 ) from sort-gamelist-alphabetically into master
...
Reviewed-on: #17
2022-10-31 09:39:40 +01:00
d54da57929
Sorting gamelist alphabetically
...
Fixes #13
2022-10-31 09:38:46 +01:00
1bf3c55e65
Merge pull request 'Fix for showing dvd or cd when lack of front' ( #16 ) from small-fix-add-list-of-medium-to-artwork into master
...
Reviewed-on: #16
2022-10-28 17:14:15 +02:00
7bc1f4406f
Fix for showing dvd or cd when lack of front
2022-10-28 17:13:16 +02:00
c336fce9e9
Merge pull request 'missing-artwork-handling' ( #15 ) from missing-artwork-handling into master
...
Reviewed-on: #15
2022-10-28 15:39:44 +02:00
dee805633e
Hide linuxinstructions when missing
...
Fixes #3
2022-10-28 15:37:53 +02:00
16cc5a44eb
Added handling for when artwork is missing
2022-10-28 15:25:58 +02:00
ffaff83c78
Merge pull request 'Small config cleanup' ( #10 ) from config-cleanup into master
...
Reviewed-on: #10
2022-10-28 11:22:34 +02:00
9a887fb883
Small config cleanup
...
Removed apihost and replaced with api
2022-10-28 11:21:49 +02:00
3ee2fc0684
Merge pull request 'Gamelist in memory' ( #9 ) from preload-nfos into master
...
Reviewed-on: #9
2022-10-28 11:10:48 +02:00
909e01c373
Gamelist in memory
...
Instead of always scanning the game folder for nfo's when presenting the
gamelist it is now loaded once into memory and then accessed from there.
2022-10-28 11:04:27 +02:00
4aac49f603
Merge pull request 'Config and exception handling' ( #7 ) from config into master
...
Reviewed-on: #7
2022-10-26 17:58:28 +02:00
b96ee917eb
Config and exception handling
2022-10-26 17:52:33 +02:00
eaedc683e1
Merge pull request '5-replace-PIL-with-cv2' ( #6 ) from 5-replace-PIL-with-cv2 into master
...
Reviewed-on: #6
2022-10-26 17:34:50 +02:00
17ec09d2e2
Update requirements in readme.md
2022-10-26 17:32:10 +02:00
8b189fa95e
Replace PIL with cv2
...
In order to increase performance of resizing images and sending them.
2022-10-26 17:30:42 +02:00
5d2cc21aa6
Update 'README.md'
2022-10-26 14:25:24 +02:00
0f74212063
Uploaded to gitea
2022-10-26 09:17:21 +02:00
c23a61a0bb
Initial commit
2022-10-26 09:06:37 +02:00