v1.0.0
Here is the first version of the GAPS project, now converted from Java to Python. I was the only person developing and testing as I went along, so there may be bugs/issues, please report them if you encounter one so I can fix any problems.
This uses the Plex API, so you can use it when you're not on the same local network as your Plex server.
Take a look at the changes/commits in this release
Changes
- Added error alerts and removed debugging code
- Fixed recommendations on the recommended page
- TMDB Save API Key check & code clean up
- Cleaned up & removed obsolete code & files
- Added TMDB API functionality
- Rewrote and removed some wording
- Fixed an issue with linking the Plex account
- Added the functionality for getting recommendations for a single selected movie
- Libraries display changes
- Fixed the function for retrieving movies from the selected library
- Display libraries & retrieve movies from libraries
- Added a section to show active server & fixed header icon images
- Save linked Plex Acc Data & Display Libraries
- Added loading/fetching data indication
- Rewrote Plex tab on Config page
- GAPS Java converted to Python for GAPS 2
- Forked the GAPS repo to begin work on GAPS 2