RandomNinjaAtk / docker-lidarr-extended

lidarr-extended :: Lidarr application packaged with multiple scripts to provide additional functionality
GNU General Public License v3.0
275 stars 24 forks source link

Files are randomly unmapped and remapped #218

Closed mrlespaulman closed 1 year ago

mrlespaulman commented 1 year ago

Describe the bug Files are randomly unmapped and remapped to songs. This happens for all artist and albums marked "Monitored" in Lidarr-extended. As the songs are unmapped, a "?" shows in the status column in the song listing, which upon hovering with mouse says "TBA". I can confirm that the files themselves are not moving or deleting. The files will randomly remap again to the song files. I have also noticed the the "Rescan Folders" task is almost always running, and lasts days at a time. I have tried removing my root folder within Lidarr and re-adding it, and the same issue occurs. I can import the missing songs via "Manual Import" on the artist page, but the same issue inevitably happens after import.

This does not affect access or playing of the files through Infuse/Jellyfin/Plex. They all show up as normal.

To Reproduce Open Lidarr Click on an artist/album Some songs will have "?" in status column Refresh after 5m More/less songs will have "?" in status column

Expected behavior I expect the files to stay mapped to songs, as the location of them is not changing on the drive.

Log Data Screenshot 2023-03-24 121217 Screenshot 2023-03-24 121305 Screenshot 2023-03-24 121526 Screenshot 2023-03-24 121547

RandomNinjaAtk commented 1 year ago

Sounds like an upstream lidarr issue. You should report it there...

Support here is only provided for automation scripts.

Edit: If you can provide evidence that it is caused by one of the automation scripts and it's reproducible, I would look into the report, but as of now it appears to be a lidarr issue.

mrlespaulman commented 1 year ago

Ok, I'll bring it up over there. One consequence is that the audio script is continually downloading tracks that Lidarr is erroneously reporting as missing, then on import is overwriting the existing file with the new download. Doesn't really affect the end user experience, but it results in the script wasting a lot of time redownloading tracks unnecessarily.