-
Notifications
You must be signed in to change notification settings - Fork 3
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
[Bug] Removed from Trakt Collection not removed from Library #25
Comments
Currently the best way to achieve this is by using the official Trakt add-on in conjunction with OpenMeta. |
I've tried the trakt manager, the trakt sync script with (remove from collection when removed from library) and just C > manage > remove from library. To be clear: it is no longer in my collection on trakt.tv It seems like turning off the checkbox for Sync your trakt collections to kodi library does nothing once it has been enabled. |
Sounds like what's happening is the Trakt add-on is adding it back to your Collection when it syncs (Library -> Collection), and then OpenMeta is adding it to your Library (Collection -> Library) again. Could that be what's going on? |
@thisischrys @drinfernoo My guess is that the Kodi setting to enable renaming and deletion of files may not be enabled. This is set to disabled by default, meaning Kodi will only remove the entry from the database and not the file/s in the filesystem. When Kodi scans for library updates, it will find the un-linked files and add them back to the database. |
@bg-22 I don't have local files or use the library though. I use openmeta and streams. I missed the other replies and will give those a try. |
Describe the bug
Episodes Removed from Trakt Collection not removed from Library
To Reproduce
Steps to reproduce the behavior:
Checking/unchecking Sync your trakt collections to kodi library changes nothing.
Clear cache in openmeta also does not help.
Even if I remove shows myself (in kodi vs in trakt), they keep getting added back
Expected behavior
Episodes/shows are removed on update.
Screenshots
Platform
The text was updated successfully, but these errors were encountered: