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

kodi sync not working well #622

Open
ArtoniA opened this issue Aug 17, 2023 · 4 comments
Open

kodi sync not working well #622

ArtoniA opened this issue Aug 17, 2023 · 4 comments

Comments

@ArtoniA
Copy link

ArtoniA commented Aug 17, 2023

Expected Behavior

i have 2 kodi 20 and one infuse 6.4 and when I finish watching a movie I expect the playback to be synchronized on all devices. also if i remove the "watched" status from trakt.tv i expect this status to be replicated on all my libraries

Current Behavior

sync not working preperly
i check the kodi.log and i see only this:
2023-08-17 09:33:28.917 T:1236 info : start trakt with arguments: {'action': 'sync'}

Your Environment

  • Version used: 3.5.0
  • Kodi version used: 20.2.0
  • Operating System and version: win11 22h2
@MasterCATZ
Copy link

MasterCATZ commented Nov 25, 2023

Kodi 21
Lost my entire progress because Kodi removed anidb and switched to tvdb and to top it off traktv is not marking the watched items either over 12k shows ....

script.module.trakt v4.4.0+matrix.1 installed
script.trakt v3.5.0 installed

 debug <general>: [script.trakt] resources.lib.syncEpisodes: [Episodes Sync] Getting episode collection/watched/rated from Trakt.tv
2023-11-25 16:47:29.839 T:4011767    info <general>: [script.trakt] trakt.core.http: OAuth - Current username is not available ("username" parameter hasn't been defined)
2023-11-25 16:47:29.839 T:4011767    info <general>: [script.trakt] trakt.core.http: OAuth - Token has expired, refreshing token...
2023-11-25 16:47:30.145 T:4011103   debug <general>: CGLContextEGL::SwapBuffers: sync check blocking
2023-11-25 16:47:30.161 T:4011103   debug <general>: CGLContextEGL::SwapBuffers: sync sleep: 15858
2023-11-25 16:47:30.248 T:4011767   debug <general>: [script.trakt] urllib3.connectionpool: https://api.trakt.tv:443 "POST /oauth/token HTTP/1.1" 400 None
2023-11-25 16:47:30.249 T:4011767 warning <general>: [script.trakt] trakt.core.http: OAuth - Unable to refresh expired token (code: 400)
2023-11-25 16:47:30.249 T:4011767   debug <general>: [script.trakt] resources.lib.syncEpisodes: [Episodes Sync] Invalid Trakt.tv show list, possible error getting data from Trakt, aborting Trakt.tv collection/watched/rated update.
2023-11-25 16:47:30.249 T:4011767   debug <general>: [script.trakt] resources.lib.syncEpisodes: [Episodes Sync] Error getting Trakt.tv collected show list, aborting tv show sync.
2023-11-25 16:47:30.291 T:4011767   debug <general>: [script.trakt] resources.lib.sync: [Sync] Finished synchronization with Trakt.tv

I might have to uninstall and reinstall and get it to remake my token ?

yep had to create a new token , how about something to flag you that its expired , looks like the last year or so was not updating traktv ...

@razzeee
Copy link
Collaborator

razzeee commented Nov 25, 2023

I doubt, that Kodi wants you to use tvdb - should be tmdb

@MasterCATZ
Copy link

tmdb for Anime ? isn't that just for movies ?

all I know is tvdb picked up about ~500 out of 12k and tvdbnew picked up 8
and that is even after renaming everything from anidb to tvdb formats with filebot
if filebot can use their system for the renaming why is the kodi scraper so usless ...
like how the heck can "Night Raid 1931" be picked up as "Knight Rider"

@Bindou01
Copy link

Expected Behavior

i have 2 kodi 20 and one infuse 6.4 and when I finish watching a movie I expect the playback to be synchronized on all devices. also if i remove the "watched" status from trakt.tv i expect this status to be replicated on all my libraries

Current Behavior

sync not working preperly i check the kodi.log and i see only this: 2023-08-17 09:33:28.917 T:1236 info : start trakt with arguments: {'action': 'sync'}

Your Environment

  • Version used: 3.5.0
  • Kodi version used: 20.2.0
  • Operating System and version: win11 22h2

For me it works well in almost all situations.
Synchcro seen Kodi to Trakt: ok
Synchro seen Trakt to Kodi: ok
Synchro Not seen Trakt to Kodi: ok

It is only when I switch to "not seen" from Kodi, that the synchronization does not happen to Trakt and therefore to the other devices. Too bad, it was almost flawless.

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

No branches or pull requests

4 participants