Yooooomi / your_spotify

Self hosted Spotify tracking dashboard
GNU General Public License v3.0
2.64k stars 108 forks source link

Unable to see current imports #408

Closed Professor-Melvin closed 3 weeks ago

Professor-Melvin commented 3 weeks ago

Describe the bug

Import Data doesn't show the status of current imports as seen in the screenshot below.

Expected behavior

A list of current imports and the progress that has been made on it. Example in this screenshot I found in another github issue image

Screenshots

brave_EohTYlDwOy

Additional Info Currently running the linux server version | Linuxserver.io version:- 1.10.1-ls80 Build-date:- 2024-06-05T19:16:35+00:00

Professor-Melvin commented 3 weeks ago

Did some testing and turns out the issue is that I was including the podcast json file in the import. This seems to have caused a phantom import to be created on the server as I couldn't see the import in the db I had to restart the container to unlock the import again.

I'm now importing correctly and seeing the progress as expected image