Well, my approach was...: I have a lot of classical music, some dozens of albums, and a bunch of songs without albums assigned (singles). Each of the three "genres" has its very own navigation structure, because artist->album->track is quite unusable with classical music, where composer->genre->work->movement is a much better approach (in my opinion). And artist->album->track is annoying for singles, there is a plain artist->track useful. So I created three separate menus for them.
I just clicked on "create new menu", took any template and went straight to the bottom of the page and clicked on "customize" without bothering setting any options in the template menu. There I built the xml/sql menu from scratch (well, now and then copy&paste'ing some snippets I found online ;) ). Saved them under MyAlbums.cb.xml, MyClassic.cb.xml, MySingles.xb.xml... Because I wanted all three menus accessible from ONE of the footer buttons in iPeng, I grouped them together (each of the three menu got its <menugroup>-tag on top). -- sts78 ------------------------------------------------------------------------ sts78's Profile: http://forums.slimdevices.com/member.php?userid=50205 View this thread: http://forums.slimdevices.com/showthread.php?t=89378 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
