andyg;648040 Wrote: > > Also, I found a bug in the persistent table during this work, the > 'added' column was storing the file's modification timestamp instead of > the time when the file was originally added. I had to fix this in order > to get the scanner to work right for new files. Hopefully this will not > cause any issues with plugins. > I suspect I'm the only one using it (in TrackStat) and I copy it to the separate TrackStat tables initially and I think I really want to be the time when the file was added, so I think your change should be fine.
However, earlier when I looked at the LMS schema it looked like it also had a "added_time" column in the "tracks" table besides the "tracks_persistent.added" column, is that intentional or just a mistake ? I posted a thread about it earlier but never got any response: http://forums.slimdevices.com/showthread.php?t=87579 -- erland Erland Isaksson ('My homepage' (http://erland.isaksson.info)) (Developer of 'many plugins/applets' (http://wiki.slimdevices.com/index.php/User:Erland). If my answer helped you and you like to encourage future presence on this forum and/or third party plugin/applet development, 'donations are always appreciated' (http://erland.isaksson.info/donate)) ------------------------------------------------------------------------ erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=89450 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
