cpd73 wrote: 
> I noticed a couple of bugs with un-pinning. a) there was some code
> mistakenly pasted (by editor?) the stopped the un-pinnnig being saved.
> b) the un-pin status was not shown in the apps list. These are fixed for
> the next release.
> 
> As to wrong icons, etc. I've not seen this - and can't recreate. Any
> chance you can checkout and use the git version? Its -possible- that the
> above changes might help - probably not, but you never know...
> 
> [Edit] Also, if you use your browser's developer tools, you can look at
> the local storage and inspect the entries. -lms-material::pinned- is
> where the pinned apps are stored. This should be something like:
> 
> > 
Code:
--------------------
  >   > 
  > [{"id":"apps.bandcamp","title":"Band's 
Campout","item":{"addAction":"go","actions":{"go":{"params":{"menu":"bandcamp"},"cmd":["bandcamp","items"]}},"type":"redirect","icon-id":"plugins/Bandcamp/html/images/logo.png","title":"Band's
 
Campout","image":"http://192.168.1.16:9000/plugins/Bandcamp/html/images/logo_50x50_o.png","menuActions":[{"cmd":"unpin","icon":"star","title":"Un-pin
 from main page"}],"id":"apps.bandcamp","section":1}}]
  > 
--------------------
> > 
> 
> [Edit 2] I've now reduce the amount of info saved for a pinned app.
> Not sure if this will help you, but the info above will be different.

Since my last post, I tried on other machines in my house and on all my
servers and same result on each.  I'll try your dev build off github as
soon as I can.

R Greg Dawson

P.S.

On another note, I've just updated Squeezelite-X windows app to work
with your skin.  It's quite a nice combination IMHO.  For the time being
I am actually having my embedded browser renderer process execute your
JavaScript functions:  getLocalStorageVal() and setLocalStorageVal() to
access your local storage data (specifically "lms-material::player"). 
Don't change the name of those functions :)., at least until I find a
better way.

R Greg Dawson



Squeezelite-X
------------------------------------------------------------------------
rgdawson's Profile: http://forums.slimdevices.com/member.php?userid=65236
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to