Closed ginjugg closed 1 year ago
You can ignore this error. It is working as intended... I might possibly be able to suppress the message to prevent future confusion.
The latest change should hide the error message.... Update and see if that resolves your issue.
Can confirm: it no longer appears
2023-05-05 08:36:40 :: Audio :: 1.0.311 :: FINDING CUTOFF ALBUMS sorted by date 2023-05-05 08:36:40 :: Audio :: 1.0.311 :: 282 CutOff Albums Found Found! 2023-05-05 08:36:40 :: Audio :: 1.0.311 :: Getting CutOff Album IDs 2023-05-05 08:36:40 :: Audio :: 1.0.311 :: 1 :: cutoff :: Downloading page 1... (0 - 282 of 282 Results) 2023-05-05 08:36:42 :: Audio :: 1.0.311 :: 1 :: cutoff :: Filtering Album IDs by removing previously searched Album IDs (/config/extended/logs/notfound/
) 2023-05-05 08:36:44 :: Audio :: 1.0.311 :: 1 :: cutoff :: 0 ablums found to process!
Describe the bug The Audio script tries to search for cutoff albums but runs into an issue because it cannot access /config/extended/cache/lidarr/list/*-cutoff
/config/extended/cache/lidarr/list has permissions: root:root 755
I tried repulling docker and on first run it actually sets the permission to lidarr:lidarr 777, but some time later it changes back to root.
To Reproduce Steps to reproduce the behavior:
lidarr has user-id 1001 GroupID 1002 is a media group
Expected behavior /config/extended/cache/lidarr/list should have permissions so it can be accessed by the Audio script.
Log Data