It doesnt download #223
-
Hi there, Nothing works, I cant download anything and I noticed Lidarr finds maybe half of the albums found with deezer. docker create I added a root folder that match the folder music that was in the docker command. And that's it, I did not add indexers or download clients since it's pulling the data from deezer. What did I forget ? Thank you for your help |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
You need to look at the Audio.txt and Video.txt log files to see what is going on, from your first screenshot. You can post those logs here if you have questions about the contents. But that is the data that you need to look at... |
Beta Was this translation helpful? Give feedback.
So based on your screenshot, it looks like you haven't configured the web interface properly and don't fully understand how to use the application, here are a few notes/quick tips that should help get you moving in the right direction:
It doesn't look like the albums are marked as "monitored", which adds them to your wanted list, which is what the script uses... If they were, it would look like this:
(Red Colored Status indicates that it is monitored and wanted)
The status should show the track count, just like the pic above... You may need to refresh the artist to pull more metadata.
The script only processes albums that are on the "wanted" or "cutoff" list, to find what is on tho…