FAQ  •  Register  •  Login

No playlist visible on client

<<

jansky

Serviio newbie

Posts: 3

Joined: Wed Sep 12, 2012 3:35 pm

Post Wed Sep 12, 2012 3:56 pm

No playlist visible on client

Hi
I just upgraded to 1.0.1 eagerly awaiting being able to play my playlist on our Samsung HT-D5550. Well, pictures are there, music is there, but no playlist content - only the selection for Upper Folder as it used to be on 0.6. On the console in Shared Folders I tried to check and uncheck Share Audio Files - no difference. Can you please help me?
Thanks,
Richard
Attachments
serviio.log
Log with DEBUG
(328.65 KiB) Downloaded 371 times
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Sep 12, 2012 7:54 pm

Re: No playlist visible on client

do you have some playilists in the shared folders?
<<

jansky

Serviio newbie

Posts: 3

Joined: Wed Sep 12, 2012 3:35 pm

Post Sat Sep 15, 2012 7:47 am

Re: No playlist visible on client

Yep. The lists also seem to be recognized by serviio - see log.
Attachments
playlists.png
playlists.png (93.9 KiB) Viewed 5327 times
shared folders.png
shared folders.png (28.2 KiB) Viewed 5327 times
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Sep 16, 2012 7:21 pm

Re: No playlist visible on client

It looks like your playlists include paths like :

  Code:
\Users\Admin\.......


You will have to change them to


  Code:
c:\Users\Admin\.......
<<

jansky

Serviio newbie

Posts: 3

Joined: Wed Sep 12, 2012 3:35 pm

Post Tue Sep 18, 2012 4:32 pm

Re: No playlist visible on client

Well, it seems that's it. But seems less than optimal, since I have to manually modify each playlist whenever it changes. Also worth noting is that Winamp as well as Mediamonkey provide by default a relative path during export of their playlists to m3u - not configurable.

Is there any simpler way? But, anyhow thanks a lot Petr.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Sep 18, 2012 10:56 pm

Re: No playlist visible on client

relative paths are fine, but these are absolute paths - but not properly, as the letter is missing (kind of absolute Linux path on Windows).

Path relative to the playlist file would work, e.g.

  Code:
../../a.mp3

or

  Code:
b/a.mp3

Return to Samsung

Who is online

Users browsing this forum: No registered users and 35 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.