Page 1 of 1

TMS 5.1.2 (Linux) - No Playlists anymore?

Posted: Mon Jan 11, 2010 12:57 pm
by ThyMaster
Hi Guys,

I have a strange problem here:
All my m3u-playlists seems to gone with release 5.1.2.
Funny I think they've been there before but now they seem to be gone for good.

No clean re-install, no re-creation of db will bring them back!

This is what debug tells me:

Code: Select all

12:25:08:989 upnp_database_playlist_get_by_path(pPlaylist->strFileName,&pPlaylistDb) failed
File: ../../../server/common/upnp_database_playlists.c
Function: upnp_database_add_or_update_playlist
Line: 457
Any ideas?

Regards
ThyMaster

Re: TMS 5.1.2 (Linux) - No Playlists anymore?

Posted: Mon Jan 11, 2010 7:51 pm
by mgillespie
5.1.2 on Linux, playlists are fine for me.

Re: TMS 5.1.2 (Linux) - No Playlists anymore?

Posted: Tue Jan 12, 2010 12:58 pm
by ThyMaster
Hmmmm, I finally got it to work... but I don't know why and how.
I just generated a new playlist, did a re-scan and, voilá, all(!) my playlists appeared.

Strange enough: A re-build of the db lead to a complete vanishing of all playlists. But when I changed the time stamp of at least one random M3U playlist and do a re-scan they all appear again...

- ThyMaster