In a recursive playlist, each entry in a playlist can be either a song or 
another playlist.  This structure is very useful for classical music where, 
for instance, a string quartet usually consists of four movements.  
Furthermore, Beethoven's quartets are usually grouped into the early, 
middle, and late quartets. Recursive playlists are also useful  for popular 
music, where a band's concert consists of a sequence of songs and a tour 
consists of a sequence of concerts.

The structure need not be a tree. For instance, you could create a playlist 
of performances by a particular artist.

I haven't studied the implementation of Clementine, but my guess is that it 
would not be particularly difficult for someone familiar with the code to 
enhance it with recursive playlists.

-- 
You received this message because you are subscribed to the Google Groups 
"Clementine Music Player" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clementine-player/17131260-e294-4e0e-b392-c2f3b55baa19n%40googlegroups.com.

Reply via email to