I am running SongKong in an Unraid container. I’m attempting to set up an external read-only library, with the expectation that SongKong will read the files, correct any issues, and then write them to a new storage location. I seem unable to accomplish this. Does SongKong have this capability?
External Song Libraries
The issue is that the files are read only because as you say you want it to read the files and correct any issues it cannot correct any issues if the files are read only.
The solution would be to make file available not read only, after making a backup of the contents.
Thanks for the prompt reply. Are you essentially saying there is not a mechanism to leave the source directly unchanged? I just need to make a copy of the source directory and process the source?
Yes, there is not a mechanism within SongKong to make a copy, this is better done by yourself outside of SongKong
Understood. Thank you for the prompt response.