luigi311 / JellyPlex-Watched

Sync watched between jellyfin and plex locally
GNU General Public License v3.0
422 stars 20 forks source link

[BUG] Sync Jellyfin Plex #207

Closed tanr-a closed 2 weeks ago

tanr-a commented 3 weeks ago

Hello,

the sync doesn't worked between JellyFin <->Plex

The connexion is ok in the apps.

The logs in container work, the apps detect the difference between jelly and plex but not "mark as read" in jelly and plex.

I've not error in the docker logs.

But when I active the debug info, I 've find this for plex :

[INFO]: Plex: Episode 1 has no guids [INFO]: Plex: Failed to get any guids for Episode 1 [INFO]: Plex: Episode 2 has no guids [INFO]: Plex: Failed to get any guids for Episode 2 [INFO]: Plex: Episode 3 has no guids [INFO]: Plex: Failed to get any guids for Episode 3 [INFO]: Plex: Episode 5 has no guids [INFO]: Plex: Episode 4 has no guids

Logs of Plex :

[140152745274168] Débogage — Request: didn't get any data from [::ffff:172.16.0.1]:39956: End of file [140152743164728] Débogage — Request: didn't get any data from [::ffff:172.16.0.1]:39966: End of file [140152616168248] Débogage — Request: [172.16.10.186:43590 (Subnet)] GET /library/sections (13 live) #aaecb GZIP Signed-in Token (XXX) (Host) [140152743164728] Débogage — Completed: [172.16.10.186:43590] 200 GET /library/sections (13 live) #aaecb GZIP 1ms 825 bytes (pipelined: 679) [140152655022904] Débogage — Request: [172.16.10.186:43590 (Subnet)] GET /library/sections (13 live) #aaed8 GZIP Signed-in Token (XXX) (Host) [140152743164728] Débogage — Completed: [172.16.10.186:43590] 200 GET /library/sections (13 live) #aaed8 GZIP 1ms 825 bytes (pipelined: 680) [140152745274168] Débogage — Request: didn't get any data from [::ffff:172.16.0.1]:39684: End of file [140152743164728] Débogage — Request: didn't get any data from [::ffff:172.16.0.1]:39696: End of file [140152655022904] Débogage — Request: [172.16.10.186:43590 (Subnet)] GET /library/sections (10 live) #aaedd GZIP Signed-in Token (XXX) (Host) [140152745274168] Débogage — Completed: [172.16.10.186:43590] 200 GET /library/sections (10 live) #aaedd GZIP 2ms 825 bytes (pipelined: 681) [140152655022904] Débogage — Request: [172.16.10.186:43590 (Subnet)] GET /library/sections (10 live) #aaeed GZIP Signed-in Token (XXX) (Host) [140152743164728] Débogage — Completed: [172.16.10.186:43590] 200 GET /library/sections (10 live) #aaeed GZIP 2ms 825 bytes (pipelined: 682) [140152743164728] Débogage — Request: didn't get any data from [::ffff:172.16.0.1]:45422: End of file [140152745274168] Débogage — Request: didn't get any data from [::ffff:172.16.0.1]:45426: End of file

For Jelly : [DRYRUN]: Jellyfin: OSS 117 : Rio ne répond plus as watched for XXX in Films => Not working [DRYRUN]: Jellyfin: OSS 117: Alerte rouge en Afrique noire as watched for XXX in Films => Not working

The movies are always in status not watched.

Type:

For information, i've set in .env LIBRARY_MAPPING and USER_MAPPING

tanr-a commented 2 weeks ago

I've refact my .env and the problem is solved now.

Best regards,