luigi311 / JellyPlex-Watched

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

[BUG] Syncing via guids does not work #123

Closed drag0n141 closed 7 months ago

drag0n141 commented 8 months ago

Describe the bug Sync from Plex to Plex with different Filenames does not work. Server with same Filenames does work without any problem.

To Reproduce Steps to reproduce the behavior: Sync a Movie or Series with different Filenames on the Plex Servers.

Expected behavior Plex to Plex Sync

Type:

Additional context Using :latest tag

luigi311 commented 8 months ago

Im assuming the media has information from tvdb on both servers? As long as they are both synced for metadata it should find them even if the filenames are different.

drag0n141 commented 8 months ago

It`s maped on both sides.

luigi311 commented 7 months ago

Can you give it a try again, someone found an issue with the guid matching and i added some tests to validate that its working.

luigi311 commented 7 months ago

Closing this as i think this is solved, reopen if you find any issues again