What's Changed
Full Changelog: 1.2.2...2.0.0
New Features:
- Rewrote the program to no longer use PySimpleGUI UI, and replaced it with customtkinter because PySimpleGUI forces users to sign up & get a verification key to use. #7
- Separated the program logic into MVC with the UI and Controller files
Fixes:
- Fixed an issue with the rating scale being wrong. Plex's backend uses out of 10 & its UI uses 5