FileNotFoundException => Permission denied on Artist Art

Need help? Post your questions here.
User avatar
Matt Zornig
Contributor
Contributor
Posts: 242
Joined: 14 Feb 2017, 12:03
Has thanked: 38 times
Been thanked: 28 times

FileNotFoundException => Permission denied on Artist Art

Unread post by Matt Zornig »

Code: Select all

[2018-05-05 20:28:41,370] INFO LastFMService - ## Update ArtistCover: Afterlife
[2018-05-05 20:28:42,116] DEBUG LastFMService - ## Scan for Artist: Afternoon Coffee Boys
[2018-05-05 20:28:42,680] WARN LastFMService - Failed to get coverart.
java.io.FileNotFoundException: /volume1/Music/A/Afternoon Coffee Boys/artist.png (Permission denied)
	at java.io.FileOutputStream.open0(Native Method)
I'm getting the above, which is ok, because I don't gave Madsonic R/W access to the filesystem the music is stored.

What do I need to set up, to save the artist images (and also cover images) in the madsonic folder (its application folder), or any usercustumizable folder ?

Aaaaand, also important, how can I stop this process, which is flodding my log and trying to fetch & write 23543435292 images to non writable destiations.
I'm clicking here.
I'm clicking here.
Post Reply