Can you update your git checkout, and try again? I've added lots of
logging around this menu update, so helpfully should give more info as
to what's going on. When the problem occurs, open your browser's dev
tools and copy the output in the console tab. Thanks.

Heh... I stepped through the code using the debugger. Worked, no problem. Then I removed all the breakpoints, re-loaded the page: failed.

Here's what I got in the console:

[Log] Got response (browse-page.js, line 1097)
[Log] Clear current menu, and iterate response (browse-page.js, line 1099)
[Log] Got music item opmlselectVirtualLibrary (browse-page.js, line 1104)
[Log] Got music item opmlselectRemoteLibrary (browse-page.js, line 1104)
[Log] Got music item randomplay (browse-page.js, line 1104)
[Log] add random (browse-page.js, line 1144)
[Log] Got music item myMusicSearch (browse-page.js, line 1104)
[Log] Got music item myMusicGenres (browse-page.js, line 1104)
[Log] add item (browse-page.js, line 1141)
[Log] Got music item myMusicMusicFolder (browse-page.js, line 1104)
[Log] add item (browse-page.js, line 1141)
[Log] Got music item myMusicArtistsAlbumArtists (browse-page.js, line 1104)
[Log] add item (browse-page.js, line 1141)
[Log] Got music item myMusicAlbums (browse-page.js, line 1104)
[Log] add item (browse-page.js, line 1141)
[Log] Got music item myMusicAlbumsVariousArtists (browse-page.js, line 1104)
[Log] add item (browse-page.js, line 1141)
[Log] Got music item myMusicPlaylists (browse-page.js, line 1104)
[Log] add item (browse-page.js, line 1141)
[Log] Got music item myMusicNewMusic (browse-page.js, line 1104)
[Log] add item (browse-page.js, line 1141)
[Log] Got music item myMusicArtistsAllArtists (browse-page.js, line 1104)
[Log] add item (browse-page.js, line 1141)
[Log] Got music item myMusicYears (browse-page.js, line 1104)
[Log] add item (browse-page.js, line 1141)
[Log] parsed items (browse-page.js, line 1152)
[Log] Store player id (browse-page.js, line 1155)
[Log] sm:true hl:0 (browse-page.js, line 1157)
[Log] set items to these (browse-page.js, line 1159)
[Log] player menu updated (browse-page.js, line 1164)

Switched theme from dark to white and back. Now it's working again... and the logged items are exactly the same.

--

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

Reply via email to