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

Finally fix the if-statement for repos #104

Closed PythonCoderAS closed 5 months ago

PythonCoderAS commented 5 months ago

Sorry I didn't get it right earlier but I never had the opportunity to test it myself since I don't really use PRs for development. Only very recently did I get a chance to properly test it and realized that object comparisons are always False (makes sense when you think about how JS object equality works).