pcdiks;331514 Wrote: > I use the trackstat plugin to rate my music. What I would like is to > create a playlist with all the top rated numbers on it and then > download all those numbers to create an MP3 cd to use in my car. > Creating the playlist is easy with the right plugins (trackstat, sql > playlist), but how can I get those files on my laptop so I can burn > them? > If you look at the SQL statement which is used if you select to customize the SQL in the SQL Playlist plugin web interface, you might be able to use this in the Database Query plugin.
>From the Database Query plugin you can export the result to a text file. With some experimentation it might be possible to manipulate that text file in a text editor so it copies all files listed to another directory which you can burn. However, I'm not completely sure if you can do this in a text editory because it really lists url's not path's to the files so you probably need to find some way to convert that to path's. pcdiks;331514 Wrote: > > Is there already a plugin for this? > I don't think so. pcdiks;331514 Wrote: > > Is it possible to create such a feature? Yes, some developer just have to get the time and interest to do it. -- erland Erland Isaksson 'My homepage' (http://erland.isaksson.info) 'My download page' (http://erland.isaksson.info/download) (Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse, Custom Scan, Custom Skip, Multi Library and Database Query plugins' (http://wiki.erland.isaksson.info/index.php/Category:SlimServer)) ------------------------------------------------------------------------ erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=51373 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
