Thought I'd give netjukebox a quick go but have hit a small issue.
Setup
netjukebox host : Ubuntu
media : mounted from NFS share off another Ubuntu server - NFS share mounted read-only
Get the mysql, etc stuff sorted all ok but the library won't update - I got the following message:
Code: Select all
Can't write file:
/srv/mp3/iTunes Music/ZZ Top/Eliminator/d2jzdf30qo.id
* Check file/directory permission

I'm guessing that this is because netjukebox is trying to write to a read-only mount.
So, my questions are
- what is it trying to write?
- can I force these files elsewhere?
- am I stuffed?
I'm going to dig through the code but guess this may be quicker!
Thanks in advance!