Reply To: Upgraded to SVN 1586 – Unable to play songs

#11585
rpedde
Participant

@Darth Nemo wrote:

Hi Ron,

Amazingly everything worked fine this morning, and yet this afternoon it all stopped again – the only difference, I did a full db rescan to pick up new songs as this is the only way they’ll get added to the list. Have a look at the following
2007-07-08 18:58:33 (00005c03): Thread 21: Error opening /SHARE/FLASH/DATA/PUBLIC/MP3/THE FRATELLIS/COSTELLO MUSIC/THE FRATELLIS – 01 – HENRIETTA.MP3: No such file or directory
2007-07-08 18:58:33 (00005c03): Thread 21: Entering ws_returnerror (404: Not found)
2007-07-08 18:58:33 (00005c03): Updating Connection from close to close
2007-07-08 18:58:33 (00005c03): Emitting reponse header Content-Language: en_us
2007-07-08 18:58:33 (00005c03): Emitting reponse header Content-Type: text/html
2007-07-08 18:58:33 (00005c03): Emitting reponse header Server: mt-daapd/svn-1586
2007-07-08 18:58:33 (00005c03): Emitting reponse header Connection: close
2007-07-08 18:58:33 (00005c03): Emitting reponse header Date: Sun, 8 Jul 2007 17:58:33 GMT
2007-07-08 18:58:33 (00005c03): Entering config_set_status
2007-07-08 18:58:33 (00005c03): Exiting config_set_status
2007-07-08 18:58:33 (00005c03): Executing: update songs set play_count=play_count + 1, time_played=1183917513 where id=30546
2007-07-08

It is also recording the times as GMT +2, whereas default system time is GMT+1 as we are in British Summer Time.

Is there anyway to roll back to a previous version of SVN or do you think the problem is different.

I’ve emailed you the logfile from this morning, but I’ll resend it with this new information.

Darth Nemo.

BTW when it gets like this, it refuses to play any songs, I’ve tried stopping the server and restarting it but to no avail.

This problem is from having “case insensitive” set to “yes” on a case-sensitive file system. Try changing it back to “no” and doing a full scan.

See where that gets you. If that doesn’t work, then let me see a log file with a full scan, and then you trying to play a song that won’t play. Then I’ll be better able to figure it out.

But with this last log file, it looks like the case sensitive thing.

— Ron