Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync Collections doesn't remove from Trakt collections when its deleted from library #84

Closed
arbuilder opened this issue Jun 25, 2021 · 3 comments · Fixed by #120
Closed

Comments

@arbuilder
Copy link

currently when we remove item from library ( from jellyfin itself) it doesn't get removed from trakt collections. Can a option be given to remove from trakt collection too if its deleted from jellyfin library ( or from os folder).

It can be implement during scan also:

  1. after trakt sync collection is done
  2. remove from trakt collections if it isn't in jellyfin
@Shadowghost
Copy link
Contributor

We are already syncing deletions.
But I don't think it should be the plugins responsibility to clean up any collected items weren't ever a part of the Jellyfin library.

@KaiStarkk
Copy link

Can it be an option or additional scheduled task available to hard-sync collection?
Alternatively, does anyone know of a way to empty your trakt collection so that we can start from fresh?

Also just to clarify on above @Shadowghost are deletions synced only if deleted through Jellyfin? I've deleted a few shows through the filesystem and/or Sonarr, and they don't seem to remove from trakt.

@Shadowghost
Copy link
Contributor

If the media was scanned into Jellyfin prior to deletion and you scanned after it was removed from the file system it should be synced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants