iisfaq;459775 Wrote: 
> 
> [09-09-20 10:55:12.8458] Plugins::SugarCube::Plugin::selecttrack (1477)
> 
> Track Add Failed; 
> 

** RESOLVED **

I found what was wrong - after debugging your script I noticed that
MusicIP was only returning 1 track.

The docs for the API call said the default was 12

I had modified the Mix Settings directly on http://localhost:10002

In this I set the Mix size to 1 

Simply changing this to 12 fixed the issue.

Now since I did this other people could do this as well. When you are
creating your Http request for the mix API you could specify &size=12 or
another value to bypass this potential problem.

Chris


-- 
iisfaq
------------------------------------------------------------------------
iisfaq's Profile: http://forums.slimdevices.com/member.php?userid=32756
View this thread: http://forums.slimdevices.com/showthread.php?t=49226

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to