Re: [SlimDevices: Plugins] JSON protocol for 3rd party apps support

2021-04-12 Thread wt0
ThatPaolo wrote: > I am working on a UWP controller (https://github.com/PaoloM/Fiona) and I > could really use some advice on how to deal with what is returned by > apps :)Sorry I already have a UWP controller for sale in the Windows Store, so it's not really in my interest to provide too much h

Re: [SlimDevices: Plugins] JSON protocol for 3rd party apps support

2021-04-12 Thread ThatPaolo
wt0 wrote: > AFAIK there's no documentation on that. Wish there was. It would've > made my life lot easier. > > BTW, the json server responses are filled with inconsistencies like the > one you mentioned. > > Sent from my Pixel 3 using Tapatalk I am working on a UWP controller (https://githu

Re: [SlimDevices: Plugins] JSON protocol for 3rd party apps support

2021-04-12 Thread wt0
ThatPaolo wrote: > Thank you, and that’s what I’ve done so far. The problem is in how to > interpret which fields are used in each type of response. For example, > when you request a list of items from an app like Spotty, there are a > bunch of structures in the returned JSON that might or might

Re: [SlimDevices: Plugins] JSON protocol for 3rd party apps support

2021-04-12 Thread ThatPaolo
Thank you, and that’s what I’ve done so far. The problem is in how to interpret which fields are used in each type of response. For example, when you request a list of items from an app like Spotty, there are a bunch of structures in the returned JSON that might or might not be the ones you’re loo

Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-04-12 Thread WadDad
esylvain wrote: > > - uninstall LMS > - uninstall Perl 5.28.3 > Not necessary to uninstall LMS or new version of Perl. I'll try to translate russian instruction for downgrade Perl without LMS uninstall: - go to Package Center and uncheck automatic update. - go to /var/packagers/Perl via SSH (

Re: [SlimDevices: Plugins] JSON protocol for 3rd party apps support

2021-04-12 Thread Michael Herger
Basically you can use /jsonrpc.js to send all kinds of CLI commands and get structured JSON data back: curl -X POST -d '{"id":5,"method":"slim.request","params":["00:04:20:12:34:56",["status","-",1,"tags:uBJjKlaxNo"]]}' http://localhost:9000/jsonrpc.js Now what you need to look for depends o

[SlimDevices: Plugins] JSON protocol for 3rd party apps support

2021-04-12 Thread ThatPaolo
I have read the CLI docs that comes with LMS, and I have done some protocol snooping on what exactly is being sent back and forth between a 3rd party controller app (or the web interface itself) and the LMS. I was wondering if there is a better set of documents to understand which fields are use

Re: [SlimDevices: Plugins] Announce: Custom Clock applet for Touch/Radio/Controller

2021-04-12 Thread kllngtme
kllngtme wrote: > I use OffClockSaver SDT Weather Fahrenheit for the Radio. I use to use > my own background with it but for whatever reason I can only get a black > background with it. Is there something I'm forgetting to do to get a > transparent background? ...and I figured it out by uncheck

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-04-12 Thread DavidBulluss
SamY wrote: > Good to know, although it seems like overkill seeing as each zone has > its own set of Quick Selects. It's an easy code change though. Any other > differences in recent models that might call for code changes? > Additional zones? I think you may find that the upper level models wi

Re: [SlimDevices: Plugins] Announce: Custom Clock applet for Touch/Radio/Controller

2021-04-12 Thread kllngtme
I use OffClockSaver SDT Weather Fahrenheit for the Radio. I use to use my own background with it but for whatever reason I can only get a black background with it. Is there something I'm forgetting to do to get a transparent background? --

Re: [SlimDevices: Plugins] Announce: Custom Clock applet for Touch/Radio/Controller

2021-04-12 Thread kllngtme
I use OffClockSaver SDT Weather Fahrenheit for the Radio. I use to use my own background with it but for whatever reason I can only get a black background with it. Is there something I'm forgetting to do to get a transparent background? --

Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2021-04-12 Thread slartibartfast
papaiannis wrote: > I use squeezelite and jivelite provided by picoreplayer. The raspberry > pi HDMI output is connected to my TV set. > The Music&Artist information plugin is great. Unfortunately, the font > size of the information displayed, e.g. artist information, is too small > to be easily

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-04-12 Thread mr-b
kidstypike wrote: > I'll try again. > > Plugins only ever get auto-updated with a restart of LMS. LMS doesn't > restart itself to do this. If for whatever reason you stop/start or > restart LMS, the plugins are auto-updated and you will be blissfully > unaware of this. > > If plugins are read

Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2021-04-12 Thread papaiannis
I use squeezelite and jivelite provided by picoreplayer. The raspberry pi HDMI output is connected to my TV set. The Music&Artist information plugin is great. Unfortunately, the font size of the information displayed, e.g. artist information, is too small to be easily read on my 50" TV set. Is th

Re: [SlimDevices: Plugins] Announce : Global Player (UK) Plugin (Classic FM, Capital, Smooth, Heart, LBC etc.)

2021-04-12 Thread Jaca
Thanks again, I started using global plugin bit more over last few days and possibly noticed problem with catch up service.. It happened now 3rd or 4th time so unlikely coincidence and more like a pattern.. After about 30min stream stops and loses its place. Has anyone experienced that? 3x Squ

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-04-12 Thread kidstypike
mr-b wrote: > I only ever recall seeing something like "Settings have been changed, > restart server?" never seen anything about Plugins being updated per se > (I thought they just updated themselves) and the restart server msg I'd > dismissed as being a UI paranoia nit, as I've only looked at s

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-04-12 Thread mr-b
OK, found the problem: https://forums.slimdevices.com/showthread.php?112350-quot-Pending-Restart-quot-plugins-not-listed-on-plugins-page And to save you reading, Michael responded thusly: "> What is the status of this? I tried to understand what's going on, and was once again shocked by how

Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-04-12 Thread filbert
caze wrote: > Thanks for the help, but it didn't fix my problem. Have you checked the logs in the docker/LMS folder? It might also be worth changing the name of the folder in remove any unusual characters and see if that makes a difference, unless that's going to break something else for you..

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-04-12 Thread mr-b
I only ever recall seeing something like "Settings have been changed, restart server?" never seen anything about Plugins being updated per se (I thought they just updated themselves) and the restart server msg I'd dismissed as being a UI paranoia nit, as I've only looked at settings and not chang

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-04-12 Thread edwin2006
SamY wrote: > Good to know, although it seems like overkill seeing as each zone has > its own set of Quick Selects. It's an easy code change though. Any other > differences in recent models that might call for code changes? > Additional zones?The AVR-X2500H has 1 main zone and another secondary

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-04-12 Thread kidstypike
mr-b wrote: > Tx - I've removed the repository URL and unticked auto-update. > Though I'd rather plugins auto-update and have an off-peak auto-restart > option! ;-) FWIW, in my experience, if you have the auto-update box ticked, plugins only update (transparently) with a start/restart of LMS. T

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-04-12 Thread mr-b
Tx - I've removed the repository URL and unticked auto-update. Though I'd rather plugins auto-update and have an off-peak auto-restart option! ;-) mr-b's Profile: http://forums.slimdevices.com/member.php?userid=10044 View

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-04-12 Thread slartibartfast
mr-b wrote: > Hmm, I'm not aware of that process. Should I see a LMS notification in > the player UI? I know it's been spotty in the past (not) showing that > LMS s/w updates were available. > > E2A; also FWIW the Material Skin separate section as shown in my post > above is still present at th

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-04-12 Thread kidstypike
mr-b wrote: > Hmm, I'm not aware of that process. Should I see a LMS notification in > the player UI? I know it's been spotty in the past (not) showing that > LMS s/w updates were available. > > E2A; also FWIW the Material Skin separate section as shown in my post > above is still present at th

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-04-12 Thread SamY
edwin2006 wrote: > Mine AVR-X2500H also has 4 quick presets Good to know, although it seems like overkill seeing as each zone has its own set of Quick Selects. It's an easy code change though. Any other differences in recent models that might call for code changes? Additional zones? Sam

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-04-12 Thread mr-b
Hmm, I'm not aware of that process. Should I see a LMS notification in the player UI? I know it's been spotty in the past (not) showing that LMS s/w updates were available. mr-b's Profile: http://forums.slimdevices.com/mem

Re: [SlimDevices: Plugins] [ANNOUNCE] TVH Plugin - TVHeadend integration

2021-04-12 Thread siski
CodeChimp wrote: > The plugin has now been added to the 3rd party list (thanks Michael) so > should show up in a few days, though you'd have to remove the plugin, > remove the external library to see it so not sure if it's worth > changing, you'll get updates either way. > > Thanks for the link

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-04-12 Thread edwin2006
madpatrick wrote: > Great. Will check it out > > One point for attention. > In the configuration you can chosse 3 Quick selects, but my AVR has 4 > Quick selects. > Not a major issue, but maybe good to know that the newer AVR are having > 4 Quick selectsMine AVR-X2500H also has 4 quick presets

Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-04-12 Thread caze
dingosurf wrote: > Caze, > > I had the same problem. See pg 36. This is what worked for me. Not > sure what it does, but I can play my music. > > dingosurf > - > > > > --- Thanks for the help, but it didn't fix my

Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-04-12 Thread caze
filbert wrote: > What do you see if you browse the folders mspoed vua the settings page > in LMS? > > Here's mine, I have several folders with music in them. The ones that > you can see have been added in the Docker volumes area. > 34148 It looks like this 34159 so it doesn't find my music li

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-04-12 Thread slartibartfast
mr-b wrote: > Sounds similar, though I didn't do any manual updates. But I've just > spotted it right at the bottom. It's the same in FF & Chrome. > 34158 > > > I did a restart and now it's back in the active plugins list.You have > automatic updates enabled so maybe LMS hasn't been restarted

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-04-12 Thread mr-b
Ron F. wrote: > Occasionally I have seen that if I manually update the material plugin > while running LMS without restarting it afterwards, then it would > disappear from the active plugin list, but I think if I dumped the > cache, restarted LMS, things would look normal again. Sounds similar,

Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-04-12 Thread BartS
You would need access to the command line interface of the Synology: there you can do things that are not possible in the GUI. I enabled the SSH service on the Diskstation and connect to that with an SSH client like Putty or WinSCP. --

Re: [SlimDevices: Plugins] Jazz Groove Support

2021-04-12 Thread dborod
I guess they've changed some things since you set up your account awhile back and when mine was set up last week. I sent them an email asking about metadata and a couple of other things, and they are apparently just devoting their dev resources to getting their new iOS app done. --

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-04-12 Thread kidstypike
Material Skin plugin appears under 3rd party plugins if not installed. *Server - LMS 8.2.0 *Pi4B 4GB/Argon one case/pCP v7.0.1 - 75K library, playlists & LMS cache on SSD (ntfs) *Study -* Pi3B/pCP 7.0.1/pi screen/AlloBoss DAC HAT/Ruark MR1 Mk2 *Lounge* - Pi2/pCP 6.0.0 > HiFiBerry DIGI+ > Audio

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-04-12 Thread Ron F.
mr-b wrote: > HiIs the web UI version of Material part of LMS now?Reason for asking is > that it no longer appears in the list of active or inactive LMS plug-ins > (tried both Material and Default skins), though the Material interface > is present and working and it's present under Advanced in L

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-04-12 Thread kidstypike
mr-b wrote: > Hi > > Is the web UI version of Material part of LMS now? > > Reason for asking is that it no longer appears in the list of active or > inactive LMS plug-ins (tried both Material and Default skins), though > the Material interface is present and working and it's present under > A

Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-04-12 Thread noxid8
esylvain wrote: > > *my extra advice*: > - backup : /volume1/@appstore/SqueezeCenter/prefs/ > - restore folder after LMS install > - this will bring back Favorites & skip the "Configuration" wizard to > restore settings. > > Sylvain How do you backup and restore /volume1/@appstore/SqueezeCent

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-04-12 Thread mr-b
Hi Is the web UI version of Material part of LMS now? Reason for asking is that it no longer appears in the list of active or inactive LMS plug-ins (tried both Material and Default skins), though the Material interface is present and working and it's present under Advanced in LMS Settings. 'Abo

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-04-12 Thread madpatrick
Aesculus wrote: > SamY and I have completed our updates to 4.0 and it is now on GitHub. It > should show in your LMS Plugins panel in a few hours or automatically > update if you have selected that option. > > Not much physical changes that you can see other than new icons. > > But under the c

Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2021-04-12 Thread slartibartfast
ny hints? > > Best regards, > > MichalTry checking this box in settings.[image: https://uploads.tapatalk-cdn.com/20210412/973bbde20d78bfd0e90bf552d5cde26a.jpg] Sent from my Pixel 3a using Tapatalk

Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2021-04-12 Thread surfek
Hi, my players often disapear from Spotify App (Spotify app on android and on PC). I am running LMS on latest version of picoreplayer. Any hints what I should try? Best regards, Michal surfek's Profile: http://forums.s

Re: [SlimDevices: Plugins] Announce : Global Player (UK) Plugin (Classic FM, Capital, Smooth, Heart, LBC etc.)

2021-04-12 Thread expectingtofly
vinnielo wrote: > Both the menu and now playing. I can change the former (although I am unlikely to invest time in that as the benefit/time ratio is pretty low), but can't do anything about the latter. Stuart McLean EXPECTINGTOFLY PLUGINS : - *BBC Sounds* : https://github.com/exp

Re: [SlimDevices: Plugins] Announce : Global Player (UK) Plugin (Classic FM, Capital, Smooth, Heart, LBC etc.)

2021-04-12 Thread vinnielo
Both the menu and now playing. [image: https://uploads.tapatalk-cdn.com/20210412/eff84404911db821a873082486ae47a4.jpg] Sent from my SM-G935F using Tapatalk *RadioFeeds UK & Ireland..* an up-to-date radio directory for your Squeezebox/Transporter/UE Smart Radio.. available from

Re: [SlimDevices: Plugins] Announce : Global Player (UK) Plugin (Classic FM, Capital, Smooth, Heart, LBC etc.)

2021-04-12 Thread expectingtofly
vinnielo wrote: > Would it be possible to switch to the RadioVIS logos? > http://epg.musicradio.com/radiodns/spi/3.1/SI.xml > The transparent ones just don't really work well with Squeezebox. This plugin is really an integration into the GlobalPlayer API. The availability of that API made it s

Re: [SlimDevices: Plugins] Announce : Global Player (UK) Plugin (Classic FM, Capital, Smooth, Heart, LBC etc.)

2021-04-12 Thread vinnielo
Would it be possible to switch to the RadioVIS logos? http://epg.musicradio.com/radiodns/spi/3.1/SI.xml The transparent ones just don't really work. *RadioFeeds UK & Ireland..* an up-to-date radio directory for your Squeezebox/Transporter/UE Smart Radio.. available from the mysqueezebox.com Ap

Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-04-12 Thread WadDad
I've got two news: good and bad. Good news: LMS on Pinkdot repository updated and it installed correctly on my DS212+. Bad news: After updating Perl version, LMS can't start again. Who want to downgrade Perl version without reinstall LMS welcome to 'this' (https://www.synology-forum.ru/index.php?

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-04-12 Thread d6jg
cpd73 wrote: > Just to let you know I have started on this, but only tested for local > tracks. Renamed section titles to; Artist, Album and Track. Artist now > shows biography (as before), list of (up to 50) albums, and a list of > (up to 25) similar artists fetched from last.fm - clicking on o

Re: [SlimDevices: Plugins] [ANNOUNCE] TVH Plugin - TVHeadend integration

2021-04-12 Thread CodeChimp
MichaelPr wrote: > Hi Andrew, I didn't want to convince you... but great that I did ;). I > see you've put a lot of work with a great result in the plugin and from > my point of view, the more people read/use it, the better. > > Regarding EPG/RDS... that would be the icing on the cake! Do you k

Re: [SlimDevices: Plugins] Announce : Global Player (UK) Plugin (Classic FM, Capital, Smooth, Heart, LBC etc.)

2021-04-12 Thread expectingtofly
vinnielo wrote: > Where do you pick up the station logos from? > The transparency doesn't really work well with many of the wallpaper > choices. Their API provides the links to them. Stuart McLean EXPECTINGTOFLY PLUGINS : - *BBC Sounds* : https://github.com/expectingtofly/LMS_BBC