You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to import my account history, but for every track in the json file, I get "'[warn] 'Song' by 'Artist' was not found by search" and nothing is imported.
Song and Artist in example above contains the actual name of the song and the actual artist.
Example:
[warn] Aniara by Joakim Berg was not found by search
Expected behavior
I expect the application to import my music history.
Additional context
I have changed to LOG_LEVEL debug in the server container. However, it does not produce any additional output related to this error.
The text was updated successfully, but these errors were encountered:
Describe the bug
I try to import my account history, but for every track in the json file, I get "'[warn] 'Song' by 'Artist' was not found by search" and nothing is imported.
Song and Artist in example above contains the actual name of the song and the actual artist.
Example:
[warn] Aniara by Joakim Berg was not found by search
Expected behavior
I expect the application to import my music history.
Additional context
I have changed to LOG_LEVEL debug in the server container. However, it does not produce any additional output related to this error.
The text was updated successfully, but these errors were encountered: