pippin;274828 Wrote: > How is this expected to work? The default mixers Custom Browse gives me > (e.g. Random Mix, I don't have MusicIP) do exactly what you expect. I > don't even have a "+" on the mixer screen. > You need to configure MusicIP and configure SqueezeCenter to perform scanning with MusicIP and perform a full rescan. A good way is to ensure that you have MM icons beside the artists/albums/tracks on the standard browse pages in one of the other skins.
When you have MM icons in the standard skin and then launch the M icon in iPeng, you will get a MusicMagic entry in the mixer screen launched from Custom Browse. When you hit the MusicMagic entry you will get into the web interface of the MusicMagic plugin which shows tracks in the mix, I think this screen contains the standard browse controls which means it only contains a + on the iPeng skin. The page shown is based on this template: Slim/Plugin/MusicMagic/HTML/EN/plugins/MusicMagic/musicmagic_mix.html pippin;274828 Wrote: > I can confirm, that CustomBrowse is actually slower on long lists than > the "native" iPeng screens, even though I don't fully understand, why > that is, actually to me it looks like it's the bitmaps that are slow. > Are you sure you use the same format that SC is caching? My bitmap code is copied from an earlier version of the default skin, it might have changed since then. Should I change the bitmap size to the same as the one you used in the standard iPeng browse pages ? One reason Custom Browse is slower is because it runs more advanced SQL statements and also run several SQL statements on some of the browse pages. Custom Browse is currently primary optimized for flexibility, not for speed. But I'm sure there are optimizations possible which won't affect the flexibility, I just haven't focused on optimization yet. -- 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=44112 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
