What's Changed
- Add optional setting to remove watched items from watchlists + other fixes by @RileyXX in #47
- Ratings sync is now optional
- Fix for some watchlist items failing to add on IMDB.
- Potential fix for watchlist/rating file invalid character decoding error in #46
Notes:
Users upgrading to v1.4.0 will be prompted to enter 2 new settings on first run:
- Do you want to sync ratings? (y/n)
- Do you want to remove watched items from watchlists? (y/n)
For watchlists:
- Movies and Episodes are removed after 1 play.
- Shows are removed when:
- At least 80% of the episodes are watched, and
- The series is marked as ended or cancelled.
Full Changelog: v1.3.9...v1.4.0