vosmiic / jellyfin-ani-sync

Synchronize anime watch status between Jellyfin and anime tracking sites.
GNU General Public License v3.0
214 stars 15 forks source link

fix: fix library check for all items (fixes #117) #118

Closed revam closed 3 months ago

revam commented 3 months ago

This change should fix the library check for all items, even items that belong to the library but is not located physically inside the same directory as the root of the library.

I've tested that the top level parents are indeed the media folders, and also had @kattjevfel test the changes before I submitted this PR.

revam commented 3 months ago

Example from my testing in Shokofin with a debugger attached to Jellyfin; image