Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2021-12-05 Thread Peter Galbavy
Greg, All that sounds excellent to me! Good luck! :) Peter Peter Galbavy's Profile: http://forums.slimdevices.com/member.php?userid=32718 View this thread: http://forums.slimdevices.com/showthread.php?t=108550

Re: [SlimDevices: Plugins] [Announce] Spotty 4.6 - sorting option for Albums/Artists/Songs, replay gain fix

2021-12-05 Thread mherger
You'll have to add them to your client ID in the Spotify dashboard, too. This has nothing to do with Spotty itself, but with the configuration of your Spotify client ID. Michael "It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!" (LMS:

Re: [SlimDevices: Plugins] [Announce] Spotty 4.6 - sorting option for Albums/Artists/Songs, replay gain fix

2021-12-05 Thread quart-temps
mherger wrote: > > But: my wife and daughter can't find those LMS devices on the > network. > > Are they on the same network? Did you add those accounts to your client > > ID configuration? Thank you for your answear. Yes we are all on the same wifi network. As shown on the picture, I added

Re: [SlimDevices: Plugins] DatabaseQuery and bash scripting

2021-12-05 Thread Michael Herger
I wonder if there is a possibilty to use the queries I've built from outside the LMS UI via a bash script. Are the queries SQL? ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins

Re: [SlimDevices: Plugins] [Announce] Spotty 4.6 - sorting option for Albums/Artists/Songs, replay gain fix

2021-12-05 Thread Michael Herger
But: my wife and daughter can't find those LMS devices on the network. Are they on the same network? Did you add those accounts to your client ID configuration? ___ plugins mailing list plugins@lists.slimdevices.com

Re: [SlimDevices: Plugins] Dynamic Playlists 3 - get help with your custom playlists

2021-12-05 Thread nyindieguy
afriend wrote: > There was a line I forgot to delete. Fixed. > > > > I recreated this as best I could. A static playlist with about 1500 > tracks incl. all Beatles tracks I could find. > Then I called the DPL context playlist from above (with year=1967 and > the genres of the tracks in the

Re: [SlimDevices: Plugins] DatabaseQuery and bash scripting

2021-12-05 Thread tuxEvangelist
tuxEvangelist wrote: > I'm a very happy user of the Database Query plugin, still clinging to > LMS 7.9, but everything works so perfectly ;) > > I wonder if there is a possibilty to use the queries I've built from > outside the LMS UI via a bash script. I've tried fiddling around with wget or

[SlimDevices: Plugins] DatabaseQuery and bash scripting

2021-12-05 Thread tuxEvangelist
I'm a very happy user of the Database Query plugin, still clinging to LMS 7.9, but everything works so perfectly ;) I wonder if there is a possibilty to use the queries I've built from outside the LMS UI via a bash script.

Re: [SlimDevices: Plugins] Dynamic Playlists 3 - get help with your custom playlists

2021-12-05 Thread afriend
nyindieguy wrote: > With the "multiple genres/select decade" playlist, it selected only 9 > songs in spite of there being hundreds that would have qualified. All of > the 9 songs were from 1960, in spite of having selected that entire > decade of the '60s. When I tried a second time, the exact

Re: [SlimDevices: Plugins] [Announce] LMS Announce - play announcements / notifications

2021-12-05 Thread martingr
Hi Roland, Today I‘ve installed the plugin for the first time on my piCoreplayer LMS - 8.2.0, works as expected for mp3 announcements- great! Two questions: 1) I‘m using DynamicPlaylists 3.2.7- after the announcements the playlist is continuing as expected, but like/as static playlist

Re: [SlimDevices: Plugins] Dynamic Playlists 3 - get help with your custom playlists

2021-12-05 Thread nyindieguy
afriend wrote: > With *year* you'll have to choose a year. Not optional. > > > Code: > > -- PlaylistName:Songs - multiple genres & year (from selected playlist) > -- PlaylistGroups: > -- PlaylistMenuListType:contextmenu > -- PlaylistParameter1:playlist:Select

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

2021-12-05 Thread SamY
V4.3.2 is now available. Please report any problems or questions here. Thanks. Sam SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495 View this thread:

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

2021-12-05 Thread CypherMK
CypherMK wrote: > > Code: > > osmc@osmc:~$ sudo dpkg -i newpack/libc6_2.28-10+rpi1_i386.deb > Selecting previously unselected package libc6:i386. > (Reading database ... 37294 files and directories currently installed.) > Preparing to unpack

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

2021-12-05 Thread CypherMK
Code: osmc@osmc:~$ sudo dpkg -i newpack/libc6_2.28-10+rpi1_i386.deb Selecting previously unselected package libc6:i386. (Reading database ... 37294 files and directories currently installed.) Preparing to unpack .../libc6_2.28-10+rpi1_i386.deb ... De-configuring

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

2021-12-05 Thread slartibartfast
CypherMK wrote: > Also get this: > > Code: > > osmc@osmc:~$ sudo dpkg -i newpack/libc6_2.28-10+rpi1_i386.deb > (Reading database ... 37595 files and directories currently installed.) > Preparing to unpack .../libc6_2.28-10+rpi1_i386.deb ... > Unpacking libc6:i386

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

2021-12-05 Thread CypherMK
Did this, so correct version now Code: sudo apt install libc6=2.28-10 CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798 View this thread:

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

2021-12-05 Thread CypherMK
CypherMK wrote: > Also get this: > > Code: > > osmc@osmc:~$ sudo dpkg -i newpack/libc6_2.28-10+rpi1_i386.deb > (Reading database ... 37595 files and directories currently installed.) > Preparing to unpack .../libc6_2.28-10+rpi1_i386.deb ... > Unpacking libc6:i386

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

2021-12-05 Thread CypherMK
Also get this: Code: osmc@osmc:~$ sudo dpkg -i newpack/libc6_2.28-10+rpi1_i386.deb (Reading database ... 37595 files and directories currently installed.) Preparing to unpack .../libc6_2.28-10+rpi1_i386.deb ... Unpacking libc6:i386 (2.28-10+rpi1) over

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

2021-12-05 Thread CypherMK
I'm trying again now on the newest OSMC image. When I do this (dpkg -s libc6:armhf), I get: Code: Package: libc6 Status: install ok installed Priority: optional Section: libs Installed-Size: 8330 Maintainer: GNU Libc Maintainers Architecture: armhf

Re: [SlimDevices: Plugins] [Announce] Spotty 4.6 - sorting option for Albums/Artists/Songs, replay gain fix

2021-12-05 Thread quart-temps
Hello ! I would like to request some help, please. I use spotty with LMS. I have no issues with my phone, and I can see every device on my network and select them for playing spotify music. I added two spotify accounts (spotify family), so that my wife and daughter can do the same as me:

Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2021-12-05 Thread castalla
philippe_44 wrote: > It seems that it crashed the bridge, for some reason that is really > difficult to investigate w/o having the player or you running the bridge > manually under gdb (GNU debugger) Thanks. Sounds beyond my level of incompetence! What is strange is that it has worked a few