MediaBrowser / trakt

Trakt plugin for Emby
MIT License
20 stars 16 forks source link

Add collection sync features #11

Closed j2ghz closed 5 years ago

j2ghz commented 5 years ago
- On the next request to the Trakt API, this PIN will be exchanged for tokens, and the text field will be cleared. You can input a new PIN to get new tokens.
+ When the pin is successfully exchanged for a token, it is deleted from this field. Afterwards, the hidden token is used.

- If checked, Emby will only sync from Trakt during the Trakt scheduled tasks.
+ If checked, Emby will sync with Trakt during the Trakt scheduled tasks. If unchecked, watch states on Trakt will not be changed. The scrobble feature will still work even if unchecked (sending realtime progress updates and marking the items as watched immediately when finished).

- When enabled, all data sent to trakt is logged.
+ When enabled, all data sent to trakt is logged. Use this when posting logs to report a problem, together with debug logging.