[mythtv] patch: playlist updates

Isaac Richards ijr at po.cwru.edu
Mon Feb 24 11:31:17 EST 2003


On Monday 24 February 2003 05:29 am, Andy Davidoff wrote:
> Multiple playlists (in DB), playlist naming, descriptions, arbitrary
> track ordering, global/local/host-based scope, and another fixschema
> to get you there without disrupting existing playlists.  I hope.

Existing playlists are just what's been saved when the user exits mythmusic -- 
they're easily recreatable.  I don't really care if the single automatically 
generated playlist in the db gets blown away.

Other stuff:  The default playlist is _always_ going to get saved and loaded 
at the load/exit of mythmusic, so there's really no need for a specific 
setting in the db for it.  It should be host specific, though, but that can 
be accomplished in the same manner that the rest of the settings are, just a 
hostname field in the musicplaylist table.

Isaac


More information about the mythtv-dev mailing list