Releases: primetime43/GAPS-2
Releases · primetime43/GAPS-2
v1.0.2
This release fixes some critical bugs and how the user is able to authenticate Plex. This release also adds support for Docker.
Changes
- Added files to support and work with Docker
- Fixed an issue where the user was unable to link Plex account
- Fixed an issue where the program only listened on the localhost
Full Changelog: v1.0.0...v1.0.2
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