Moonbase;404899 Wrote: > Would it be a feasible option to include some indicator with CustomScan > maybe? Like a checkbox "[x] This tag is numeric"? > Yes, that's also an option, but it's a bit more work because it requires changes in the perl code and the database tables since I need to put the tag in a string or in a numeric column depending on the checkbox.
Moonbase;404899 Wrote: > > Any better idea if just using "CustomBrowse/Tags/BPM" (or "Chart > position")? (I guess changing a template in this case might try to > "floor" everything, wouldnt it? Or is there a special template for > each custom tag?) > The SQL in this menu is created dynamically in the perl code, so to handle this you would be required to change the perl code independent on which solution you use. The "Tags" menu is a special case which would be possible to handle without database changes, it would be possible for me to add an option to the menu configuration where you could enter a list of tags it should handle as numeric values and use this in the perl code to add floor() to the order by directives. Does the "Tags" menu really work good for BPM's ? Doesn't it create a huge list of values ? It seems like BPM would be better to browse in a menu that groups BPM values together into a number of ranges, similar to what the decades menu does with years. Moonbase;404899 Wrote: > > Sorry for the dumb questions, hadnt yet the time to have a deeper look > into all this There are no dumb questions... -- 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=61082
_______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/ripping
