-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
matching problems #56
Comments
To me it seems a problem with the dual author situation |
{ |
From the logs it looks like it doesn't like the album artists (otherwise it should print So from your Jellyfin screenshot, go to the |
LANDMVRKS;DR€W ¥ORK |
also found another that doesn't recognise with 2 artist [2025-02-06 09:57:09.191 +01:00] [INF] [28] Viperinius.Plugin.SpotifyImport.PlaylistSync: Now processing provider track "A Work of Art" ["A Work of Art (feat. Shavo of System of a Down)"]["Ice Nine Kills#SHAVO"]["Ice Nine Kills#SHAVO"] don't know if is possible to ignore the second artist when trying to match a song |
also this one [2025-02-06 09:57:10.088 +01:00] [INF] [28] Viperinius.Plugin.SpotifyImport.PlaylistSync: Now processing provider track "V.A.N" ["CONCRETE JUNGLE [THE OST]"]["Bad Omens"]["Bad Omens#Poppy"] |
I don't know, because it also says |
Have you tried unchecking the album artist comparison in the plugin settings? If it is really hung up on the album artists for whatever reason, this should help (at least if you don't need the check of album artists to differentiate some tracks). It is a bit weird that you have quite a few of these misses even though the logs suggest the metadata are ok.
|
[ |
Didn't see it yea it worked disactivating the Enable artist comparason |
Description
I dont know why i'm not able to match some songs, don't know if is my problem, spotify problem, jellyfin problem or the plugin.
I have a lot that dont match but the others I haven't looked into them, as some are not present in the server.
Spotify Playlist
https://open.spotify.com/playlist/0Lro0OmXIBbzTlIVPAcNVV?si=25znyeiTRBWKfP4u5YTeRQ
Affected Track(s)
https://open.spotify.com/intl-it/track/2e9HC16cEYxDnj4QAmsYi4
Title: Death
Artist: LANDMVRKS;DR€W ¥ORK
Album Artist: LANDMVRKS;DR€W ¥ORK
Album: Lost in the Waves (The Complete Edition)
Plugin settings
Tried most of them, RN I'm using "ignore case + Punctuation + parathesis + Album from track" as it seems to match more songs and didn't see any miss match
Logs ( I've put only the relevant one if you need more just ask for them)
[2025-02-05 18:48:02.586 +01:00] [INF] [14] Viperinius.Plugin.SpotifyImport.PlaylistSync: Now processing provider track "Death" ["Lost in the Waves (The Complete Edition)"]["LANDMVRKS"]["LANDMVRKS#DR€W ¥ORK"]
[2025-02-05 18:48:02.613 +01:00] [INF] [14] Viperinius.Plugin.SpotifyImport.PlaylistSync: > Found matching artist "LANDMVRKS" d6530e9a-7dc6-3fa1-afc1-ac1d54d818fa
[2025-02-05 18:48:02.613 +01:00] [INF] [14] Viperinius.Plugin.SpotifyImport.PlaylistSync: > Found matching album "Lost in the Waves (The Complete Edition)" 21681f98-546d-aa56-b806-ecc523883999
[2025-02-05 18:48:02.614 +01:00] [INF] [14] Viperinius.Plugin.SpotifyImport.PlaylistSync: > Reached end of album list (has 1 entries)
[2025-02-05 18:48:02.642 +01:00] [INF] [14] Viperinius.Plugin.SpotifyImport.PlaylistSync: > Artist did not match: "LANDMVRKS#DR€W ¥ORK" [Jellyfin, 6e7bbe64-f571-34f2-e224-a8cfc7b480ec], "LANDMVRKS#DR€W ¥ORK" [Provider]
[2025-02-05 18:48:02.670 +01:00] [INF] [14] Viperinius.Plugin.SpotifyImport.PlaylistSync: > Reached end of jellyfin artist list
[2025-02-05 18:48:02.698 +01:00] [INF] [14] Viperinius.Plugin.SpotifyImport.PlaylistSync: > Found matching artist "DR€W ¥ORK" 717d5e0e-d8ed-bb28-4c2c-abfba0b86273
[2025-02-05 18:48:02.699 +01:00] [INF] [14] Viperinius.Plugin.SpotifyImport.PlaylistSync: > Found matching album "Lost in the Waves (The Complete Edition)" 21681f98-546d-aa56-b806-ecc523883999
[2025-02-05 18:48:02.702 +01:00] [INF] [14] Viperinius.Plugin.SpotifyImport.PlaylistSync: > Reached end of album list (has 1 entries)
[2025-02-05 18:48:02.729 +01:00] [INF] [14] Viperinius.Plugin.SpotifyImport.PlaylistSync: > Artist did not match: "LANDMVRKS#DR€W ¥ORK" [Jellyfin, 6e7bbe64-f571-34f2-e224-a8cfc7b480ec], "LANDMVRKS#DR€W ¥ORK" [Provider]
[2025-02-05 18:48:02.756 +01:00] [INF] [14] Viperinius.Plugin.SpotifyImport.PlaylistSync: > Reached end of jellyfin artist list
[2025-02-05 18:48:02.756 +01:00] [INF] [14] Viperinius.Plugin.SpotifyImport.PlaylistSync: > Reached end of provider artist list
[2025-02-05 18:48:02.756 +01:00] [INF] [14] Viperinius.Plugin.SpotifyImport.PlaylistSync: AlbumName, Artists, AlbumArtists did not match for track "Death" ["Lost in the Waves (The Complete Edition)"]["LANDMVRKS#DR€W ¥ORK"]
The text was updated successfully, but these errors were encountered: