jellyfin / jellyfin-plugin-trakt

https://jellyfin.org
MIT License
179 stars 32 forks source link

Prevent setting local item as unwatched on sync #169

Closed Shadowghost closed 1 year ago

Shadowghost commented 2 years ago

No idea how that was intended to work...

Currently a watched item on trakt is marked as watched while being marked as unwatched locally. This change does not mark it unwatched locally but just syncs the watched state to trakt.

Fixes #151