Philip Meyer;315813 Wrote: 
> When I navigate to a song and go into mixers and pick MusicIP, it
> immediately plays a mix.  I have some issues with that:
> 
> 1. I have set the MusicIP plugin setting to display mix parameters
> before starting a mix.
> 2. It's also nice to see the song listing that is generated before
> starting it.
> 
Unfortunately the mixer API in SqueezeCenter makes the mixers very
dependent on who is initiating them. The result is that the existing
mixer code in MusicIP plugin only work from the standard browse pages
and it is hard to reuse any code from other menus (for example Custom
Browse and LazySearch).

The current solution in Custom Browse is that I've re-implemented parts
of the MusicIP plugin and try to re-use some other parts. So to get it
to behave exactly the same as the standard plugin I would have to move
even more code from the MusicIP plugin into the Custom Browse, this is
something I like to avoid.

The settings menu seems to be pretty separated from the rest of the
code, so I'll have a look and see if it would be possible to at least
solve that part.

Philip Meyer;315813 Wrote: 
> 
> 3. The mix seems to be largely sorted by artist name, rather than the
> order the tracks are created by MusicIP?
> 
It's a bug in Custom Browse, will be corrected in next version.


-- 
erland

Erland Isaksson
'My homepage' (http://erland.homeip.net) 'My download page'
(http://erland.homeip.net/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library and Database Query plugins'
(http://wiki.erland.homeip.net/index.php/Category:SlimServer))
------------------------------------------------------------------------
erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=49338

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

Reply via email to