On 2012/11/27 10:41, Christof De Backere <christof.deback...@dbengineering.be> 
wrote:
> What I'm still puzzled about is what the mpd server should do/does when it 
> finds 
> a playlist in the music directory (in a readable format like m3u)? 
> 1) Should it walk through the the playlist and add the individual 'songs' to 
> the 
> database?
> 2) Also if the 'song' is a stream? However, with a stream, there is no such 
> thing as 'tags' for artist, album, .... (in best case a name tag in extm3u)

No, it just remembers that the playlist file exists (ignoring its
contents), and will tell that to the client via "lsinfo".  The client
can then choose to issue a "load" command for this playlist file.  Or
it can use "listplaylist[info]" to view the contents of the playlist
file.

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to