MrSinatra;395158 Wrote: > > how does your plugin work? with what tags and values? > The "Rating Tag" scanning module in the "Custom Scan" plugin scans extra rating tags not supported by SqueezeCenter and writes them to the TrackStat plugin and to the standard SqueezeCenter database tables as a value between 0-100.
For MP3 files it reads: - The POPM tag (converted to 0-100 value as described in my previous post) - A custom TXXXX tag if specified in the "Rating Tag" module settings, for example "RATING". This is converted to 0-100 by using a max rating value also configurable in the "Rating Tag" module settings. For other files it reads: - A custom tag if specified in the "Rating Tag" module settings, for example "RATING". This is converted to 0-100 by using a max rating value also configurable in the "Rating Tag" module settings. The custom tag name and max rating value paramters can only be configured once, so as an example you can't use different custom tags for MP3 and FLAC files. The typical case is probably that MP3 files read ratings from the POPM tag while FLAC files read it from a RATING tag(with a 0-100 numeric value). -- 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=59929 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
