mruddo wrote: > I did wonder though if you could pull the track length from the file and > skip files that were, for example < 10 secs or > 30 minutes?
Yeah, should be possible. I already read the duraiton from the file's tags. However, this is currently doen after analysis. I'll update the code to read the tags first, and then only analyse if tags are valid and duration is in range. *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=115609 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
