autopilot;325982 Wrote: > > Any idea why this is? is there a workaround? >
I can tell you exactly *why* this is happening, though I'm surprised it still is because I thought I'd fully fixed the problem. What happens when you "Play this mix" is that you tell SqueezeCenter to queue up the list the MIP made for you. What I've found sometimes happens with this interaction is that the MIP database is out of sync with the SC database (e.g., you moved some tracks around and SC knows that and MIP doesn't). If you try to add a track that isn't there, the controller's current playlist window more or less breaks during the update (this is the spinny's that don't go away). I'd experienced this myself, and was able to fix it in my case by putting in some code that SC checks to make sure the track is there before adding it. Apparently, however this is not enough :( I'll have to investigate this further and see what I can find. If you want to help out, one thing you could do is configure MIP to only mix a small number of tracks (like, ~ 5), and then mix and try to play several mixes until you run into this problem. My guess is that most of the time the playlist window will update correctly. When it doesn't, however, take a look at that short list of tracks via the webUI or the playerUI and see if there's anything about one of those tracks you think may have caused the issue. Tricky one, this is. cheers, #!/ben -- bklaas Logitech Developer: Squeezeplay/SqueezeOS/SqueezeboxController/SqueezeCenter Community Developer: Nokia770Skin http://www.last.fm/user/bklaas/ 'KHAAAN!' (http://khaaan.com/)...'BUNNIES!' (http://home.pacbell.net/bettychu/2003allbreedbisris/BIS.html) ------------------------------------------------------------------------ bklaas's Profile: http://forums.slimdevices.com/member.php?userid=58 View this thread: http://forums.slimdevices.com/showthread.php?t=47907 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive
