MeSue;330515 Wrote: > > I've never changed ratings in SC because I didn't think JRMC would pick > up the changes. Do Trackstat rating changes get written back to the file > tags? If so, I could experiment with the watched folders option in JRMC > to see if it will sync them up. That would be ideal. > No, TrackStat don't write rating changes to file tags.
MeSue;330515 Wrote: > > >>Do you skip tracks you like to add to the log directly or do you also > sometimes skip them at the end of the track ?<< > > Probably most often in the first half of the song. > > If TrackStat could give a list of rating changes, that would be great, > and it would make the logging of skipped tracks a moot issue. And it > would likely be useful to others as well. > I just looked at the code and it seems like I remembered it wrong, sorry for the confusion. TrackStat actually only stores the tracks that is NOT skipped in its history log and it doesn't log rating changes it only logs the current rating on played tracks. So I don't think this is the right source for what you want. I'll have to think a bit more about this. The necessary hooks are already available in TrackStat so a rating log should be pretty simple to do, it just requires someone to write some code. Unless someone else is up to it, I'll try to get some time and see if it is possible to do some kind of text export plugin/module that integrates with the TrackStat rating functionality and exports the rating changes to a simple text file. Do you know if JRMC have some kind of import possibility to import ratings or is the rating tag information the only way it can retrieve ratings automatically ? Which file formats are you using for your music files ? Which operating system are you using ? I'm asking because if there is no import functionality in JRMC, the contents in the exported text file needs to be passed to some command line tool. This tool can write the ratings to the files so JRMC can retrieve the ratings from the file tags instead. -- 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=50901 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
