Is there some way I can write core on the SlimServer side that results in that the menu move back several levels in a Controller menu.
For example, lets say I've navigated down into a menu:
Extras - "middle button" - Custom Browse - "middle button" - Artists - "middle button" - Madonna - "play-hold" - Dynamic Playlists - "middle button" - Random songs by artist - "play"
When the user in the end hit "play"(or "go") I like to trigger a menu navigation so it moves back to the "Madonna" entry, is this possible ?
I know I can add a "nextWindow" = "parent" entry in the JSON response to move back one level, but is it possible to move back several menu levels ?
I like to do exactly the same as what I can do in the PlayerUI by calling Slim::Buttons::Common:opMode several times.
The above is just an example, the sub menu can be more than two levels deep.
Results 1 to 5 of 5
-
2008-08-09, 04:09 #1
Navigate to parent menus in Controller ?
Erland Isaksson (My homepage)
(Developer of many plugins/applets (both free and commercial).
If you like to encourage future presence on this forum and/or third party plugin/applet development, consider purchasing some plugins)
You may also want to try my Android apps Squeeze Display and RSS Photo Show
Interested in the future of music streaming ? ickStream - A world of music at your fingertips.
-
2008-08-13, 01:10 #2Junior Member
- Join Date
- Jun 2008
- Posts
- 24
Navigate to parent menus in Controller?
I have same problem!
I must move back 2 levels.
-
2008-08-13, 09:39 #3Former Logitech Developer: Squeezeplay/SqueezeOS/SqueezeboxController/SqueezeCenter
Community Developer: Nokia770Skin (r.i.p.)
http://www.last.fm/user/bklaas/
KHAAAN!...BUNNIES!
-
2008-08-13, 12:15 #4
Registered as:
http://bugs.slimdevices.com/show_bug.cgi?id=9138Erland Isaksson (My homepage)
(Developer of many plugins/applets (both free and commercial).
If you like to encourage future presence on this forum and/or third party plugin/applet development, consider purchasing some plugins)
You may also want to try my Android apps Squeeze Display and RSS Photo Show
Interested in the future of music streaming ? ickStream - A world of music at your fingertips.
-
2008-08-13, 14:35 #5Junior Member
- Join Date
- Jun 2008
- Posts
- 24
Navigate to parent menus in Controller?
Thank you bklaas and Erland!
Last edited by Vaggan; 2008-08-13 at 14:38.

opMode several times.
Reply With Quote

