jensboe;393803 Wrote: > > Is there a possibility to say in Custom Browse: use this tag for flac > only or MP3 or...? > It's not possible to configure this in Custom Scan, but it is possible to do it in Custom Browse if you customize the XML configuration for the menu if you know some SQL. In this case you will need to add a parameter to all SQL queries in the menu that looks something like "tracks.content_type='flc'", this will make sure it only shows FLAC files in the menu.
If you don't know SQL, you could use the Multi Library plugin. With the Multi Library plugin create a library that only contains FLAC files and uncheck all menu checkboxes in the Multi Library library configuration. After this, you can in Custom Browse select that the particular menu only should contain music files that are in the library which you just configured. jensboe;393803 Wrote: > > BTW: If I set VERSION in a MP3 file as additional Tag, Custom Browse > will successfully read it and show on the player (instead of 1). > The custom "VERSION" tag overrides the standard tag in this case, so that's the reason why it behaves differently. -- 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, Title Switcher 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=59219
_______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
