Re: [SlimDevices: Plugins] Success: MusicIP and Spicefly Sugarcube running on Raspberry Pi

2021-10-27 Thread frankd
CypherMK wrote: > > Code: > > osmc@osmc:~$ sudo apt install -y lib32z1 lib32ncurses-dev > Reading package lists... Done > Building dependency tree > Reading state information... Done > E: Unable to locate package lib32z1 > E: Unable to locate package

Re: [SlimDevices: Plugins] Success: MusicIP and Spicefly Sugarcube running on Raspberry Pi

2021-10-27 Thread CypherMK
HB64 wrote: > I think you are trying to run a 32 bit application on a 64 bit system, > try following command from a terminal session > sudo apt install -y lib32z1 lib32ncurses-dev Code: osmc@osmc:~$ sudo apt install -y lib32z1 lib32ncurses-dev Reading package

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-10-27 Thread Howard Passman
...and I could send "Play View' :-) shinedou wrote: > Somehow I deleted my original post. Here it goes again... > > I just noticed the "Keyboard shortcuts" setting is not available in > lms-material-app. Is this a limitation of the android app or is it > something that can be activated

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-10-27 Thread shinedou
Somehow I deleted my original post. Here it goes again... I just noticed the "Keyboard shortcuts" setting is not available in lms-material-app. Is this a limitation of the android app or is it something that can be activated somehow? My use case is lms-material-app on an AndroidTV (NVidia

Re: [SlimDevices: Plugins] iPeng support thread

2021-10-27 Thread Tom Sea
Is there any way I could buy the files for old code to run on iOS6? I have a couple of old iPods I would like to turn into Squeezebox Controllers. I am not so interested in using them for playback, just control several receivers I own. I also have a Controller that does not get past the Logitech

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-10-27 Thread shinedou
I just noticed the "Keyboard shortcuts" setting is not available in lms-material-app. Is this a limitation of the android app or is it something that can be activated somehow? My use case is lms-material-app on an AndroidTV (nVidia Shiled) to view the now playing screen on the tv. If keyboards

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-10-27 Thread Howard Passman
Ya know, I'm not sure where the 'Now Playing' screen saver resides. The VU meters are in Jivelite, but I'm not sure that's where the screen savers are controlled from. I know that the SB remote as for the SB3, etc. have a button that changes the screen screen view on most of the Squeeze boxes

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-10-27 Thread cpd73
Howard Passman wrote: > Is there any chance of adding a button or menu option to cycle through > the available 'Now Playing' views in piCorePlayer? Same as the 'Now > Playing' button on the SB remotes. You mean add a button to control Jivelite? I have no such device, so would have no idea how

Re: [SlimDevices: Plugins] Announce: Material Skin

2021-10-27 Thread Howard Passman
I use Material Skin on my phone almost exclusively to control my SB's and love it. Is there any chance of adding a button or menu option to cycle through the available 'Now Playing' views in piCorePlayer? Same as the 'Now Playing' button on the SB remotes. Thanks for any consideration. Howard

Re: [SlimDevices: Plugins] [Announce] Dynamic Playlists 3 (mod)

2021-10-27 Thread afriend
bernt wrote: > Hi! > > Is there a way to use DPL so that songs in a Spotify playlist always > plays in random order? > > Regards > Bernt DPL can fetch Spotify tracks that are *part of your LMS library* = that have been added to your LMS library as part of an album. LMS does not import single

Re: [SlimDevices: Plugins] [Announce] Dynamic Playlists 3 (mod)

2021-10-27 Thread bernt
Hi! Is there a way to use DPL so that songs in a Spotify playlist always plays in random order? Regards Bernt SB Touch optical to Hegel H90, Speakers Larsen 4.2 Spare SB3 AirPlay Bridge to Audio Pro A10 Squeezelite-x connected to home LMS with ZeroTier One. SB Radio ReadyNAS 202 iPeng

Re: [SlimDevices: Plugins] [Announce] Dynamic Playlists 3 (mod)

2021-10-27 Thread afriend
rlem wrote: > Hi all, > > For the record: I'm still very happy with DP3 ;-). > Mainly I'm making (ahem, "hacking together", 'with a little help' > (https://www.cameron.willmot.ca/posts/dynamicplaylist/)) my own custom > Dynamic Playlists that should work -without user interaction-, so just >

Re: [SlimDevices: Plugins] [Announce] Dynamic Playlists 3 (mod)

2021-10-27 Thread rlem
Wow, it looks like this works - thanks Br@m! br@m wrote: > There's a table in the database that keeps track of the last time a song > was played, *-tracks_persistent-*. > > I include this code in SQL playlists to leave out tracks played in the > last 4 days: > > > Code:

Re: [SlimDevices: Plugins] [Announce] Dynamic Playlists 3 (mod)

2021-10-27 Thread br@m
rlem wrote: > ... > > How do other people do this? > > Thanks, > Randy There's a table in the database that keeps track of the last time a song was played, *-tracks_persistent-*. I include this code in SQL playlists to leave out tracks played in the last 4 days: Code:

Re: [SlimDevices: Plugins] [Announce] Dynamic Playlists 3 (mod)

2021-10-27 Thread rlem
Hi all, For the record: I'm still very happy with DP3 ;-). Mainly I'm making (ahem, "hacking together", 'with a little help' (https://www.cameron.willmot.ca/posts/dynamicplaylist/)) my own custom Dynamic Playlists that should work -without user interaction-, so just click and play. I've got