AF1 wrote: > Glad it's working for you now. > BTW have you considered getting rid of those inconsistencies using SQL > (code/commands)? And you could add stuff to your library, rescan and > include a condition in your SQLite statement(s) that filters for date > added, i.e. only play tracks added before a specific date. Just a > thought.
I did think about doing just that at one point, but never got around to it. I can't remember why. It's possible that my literal mind didn't want to input a fictitious value even though obviously that wouldn't have hurt anything. I REALLY like your idea about adding date logic, though. Maybe I could even try a min() on that column just for fun. Thank you again! ------------------------------------------------------------------------ atrocity's Profile: http://forums.slimdevices.com/member.php?userid=16009 View this thread: http://forums.slimdevices.com/showthread.php?t=115501 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
