Commit Graph

14 Commits

Author SHA1 Message Date
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