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.
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.