Hello,
Having built myself a Ubuntu server on an HP Proliant box, I've had it downloading iPlayer files without a problem using a cron job.
I now want to add an image to the mp3 files and I do that using a script from this machine.
Here's the full error :- Writing ID3 version v2.3 [Errno 13] Permission denied: u'/media/ProLiant/Media_Share/iPlayer_downloads/radio/Im_Sorry_I_Havent_A_Clue_Series_66_-_2._Episode_2.mp3'
My interpretation of that is that it's caused by ID3. So (a) is it?, (b) why? With the final one (c) what can I do about it?