chill wrote: > Thank you. I'm caught up on the MusicSimilarity thread now - should have > done that before posting, sorry. Good point about the mixer code for > this plugin not handling CUE files - I guess it's not suitable for my > setup yet. I'll give MusicSimilarity a go. Is there a Mac build of the > analyser? > > I have a follow-up question about MusicSimilarity, but I'll post it in > that threat to avoid polluting this thread.
I'll see about adding CUE support to this project, as it really is much easier to setup and use. I've had a quick search and there is a Rust library that looks similar to Python's subprocess, so I can probably just use that to split CUE file into separate tracks, etc. Must admit Rust's library system is pretty cool - crates.io, and cargo, make things pretty simple. *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=116068 _______________________________________________ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins