mirror of https://github.com/Nezreka/SoulSync.git
The _is_valid_guid method only accepted 32-char hex GUIDs (Jellyfin format) but Emby uses plain integer IDs like "12345". All matched tracks were rejected as "invalid/empty IDs" causing playlist creation to fail with zero tracks. Now accepts both numeric strings (Emby) and hex GUIDs (Jellyfin).pull/289/head
parent
31518a3ef3
commit
08a7408d8b
Loading…
Reference in new issue