sesquipedalio wrote: > Hi, > Hoping to get support or fix. Using Logitech on Synology NAS. Was using > version 7.9.2... with Material Skin (v.1.8.6) and able to stream from > Pandora happily for long time. Changed nothing and the 'Apps' menu lost > multiple items, including Pandora. Now it only shows two items: BBC > iPlayer and Podcasts. I do use mysqueezebox.com- with the > appgallery/Pandora and verified all correct with this, restarted server, > deselected Pandora from server Plugins and re-enabled. Rebooted LMS, > NAS multiple times. Verified that all plugins, including Pandora appear > on all other 'Interface' variations. Also did upgrade to LMS v.8.0.0... > which did not help. I like the Material skin interface far far far > above all other options and am hoping to find a fix. > Thanks for your support. > -Jambo
App listing comes from LMS, Material does no filtering. That being said, when requesting the list of apps LMS's API requires that I send a player's ID with the request. Therefore, the list of apps can be specific to a player, but (unless you re-enter this list) the list is not re-fetched when you change player. e.g. If you have two apps, AppA and AppB, and two players, Player1 and Player2, where Player1 has both apps, but player2 only has AppA, then: Click on 'Apps' while showing Player1 will list AppA and AppB, now change player to Player2, AppA and AppB still show, navigate 'back' to Material's 'Home' screen, click 'App's again, now only AppA is shown, change to Player1 and still only AppA is shown. Is the the scenario you are seeing? I could refresh the app list when the player changes but I really dont want to. *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=109624 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
