slartibartfast wrote: > No it doesn't and if I replace localhost with the IP address of the > server I see > MusicIP API error - invalid request or internal error.
Ah! I know the error, or at least an error. Because I analyse on Linux and MIP on Linux does not support flac, m4a, etc. I have a analyse shell script that transcodes my m4a files to file.m4a.mp3 for analysis (then deletes this file). To handle this case, this plugin will also map extensions. So, LMS xxx.m4a is sent as xxx.m4a.mp3 - and vice versa. As you analysed on Windows, you dont need this. The plugin has a 'covert extensions' options which is enabled by default - turn this off. *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json 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=112714 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
