Re: [SlimDevices: SqueezeCenter] LMS can't display playlist

2021-03-22 Thread Michael Herger

If I change the 2000 to 5000 then my playlist with 4000+ tracks in it
won't disappear during a full rescan. That isn't likely to be the
solution but at least indicates it has an effect.


I wonder whether the use of tmp:// instead of file:// is indeed causing 
issues: the remote scanner would be triggered to prevent storing file 
information about volatile tracks in the database. But as you figured 
out it's only keeping around information for a limited number of 
volatile tracks.


But then I do wonder too, why you'd even have those tmp:// urls in the 
playlist. I'd suggest you open the playlist file in a text editor and 
replace all the tmp:// with file://, run a playlist scan, and you should 
be good.

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS can't display playlist

2021-03-22 Thread zeke1831


I think I have figured out what triggers the disappearing playlist. It
occurs with a playlist that has greater than 2000 tracks in it. If the
playlist has 2000 or fewer tracks the playlist doesn't disappear but
with more than 2000 tracks the playlist disappears during a full rescan.
My suspicion is that the hardwired limit of 2000 in the
maxPlaylistLengthCB subroutine in Slim::Schema::RemoteTrack::init is
part of the problem but I don't know perl so I don't know how that is
being used. There is another bit of code which seems to set a maximum
playlist length of 2500.

If I change the 2000 to 5000 then my playlist with 4000+ tracks in it
won't disappear during a full rescan. That isn't likely to be the
solution but at least indicates it has an effect.



zeke1831's Profile: http://forums.slimdevices.com/member.php?userid=71469
View this thread: http://forums.slimdevices.com/showthread.php?t=114177

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Players disconnecting but online

2021-03-22 Thread FredFredrickson


d6jg wrote: 
> The fact they have DHCP leases is a red herring. The lease is for a
> period of time whether the device is connected or not.
> 
> My money is on you having dodgy WiFi. Note Signal Strength is not any
> guide. You can have 100% signal strength but zero WiFi due to
> interference.

I can ping the players and the ping responds.

Is there something more I can do to check the connections?



1 Touch
4 Receivers
3 Controllers
3 Radios
(I think I have a problem)

FredFredrickson's Profile: http://forums.slimdevices.com/member.php?userid=16584
View this thread: http://forums.slimdevices.com/showthread.php?t=114213

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS no longer imports MusicIP headers after reinstalling

2021-03-22 Thread Matt Drown


https://support.apple.com/en-us/HT201642

Perhaps you gave permission to the binary of the older LMS but not the
newer one?  And your configuration is saved between re-installs.



Matt Drown's Profile: http://forums.slimdevices.com/member.php?userid=69476
View this thread: http://forums.slimdevices.com/showthread.php?t=114101

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS no longer imports MusicIP headers after reinstalling

2021-03-22 Thread Tomusz


Hmm, maybe it would be better to switch from Mac to a RPI4, just found
this:

https://forums.slimdevices.com/archive/index.php/t-106958-p-2.html

...because a RPI4 is also working in my basement... :cool:

As discussed long ago, it can't be related to firewall settings, etc.,
because then LMS 7.9.3 would not be able to connect to the MusicIP
server either, right? But anyway, thanks again Matt.



Tomusz's Profile: http://forums.slimdevices.com/member.php?userid=66311
View this thread: http://forums.slimdevices.com/showthread.php?t=114101

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Players disconnecting but online

2021-03-22 Thread d6jg


FredFredrickson wrote: 
> I didn't know where to post this- I'm having issues with *some* but not
> all of my players dropping off LMS on a semi-regular basis. Sometimes
> it's a Radio or Controller, they show a BLUE wifi icon. Sometimes It's
> my recievers that show a DIM WHITE icon.
> 
> At first I thought it might be signal but I have a fairly decent
> wireless router- and something I noticed, they appear online to my
> router, they have a DHCP lease, and they respond to PINGS, but LMS
> doesn't pick them up until I reboot them.
> 
> Any ideas where to look?
> 
> According to LMS they're all in the 95-100% signal range (when they're
> there).

The fact they have DHCP leases is a red herring. The lease is for a
period of time whether the device is connected or not.

My money is on you having dodgy WiFi. Note Signal Strength is not any
guide. You can have 100% signal strength but zero WiFi due to
interference.



VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* Joggler & Pi4/Khadas  -> Onkyo TXNR686 -> Celestion F20s

*Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s 
*Dining Room* SB Boom 
*Kitchen* UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV) & Bathroom* SB Touch ->Denon AVR ->Mordaunt Short M10s +
Kef ceiling speakers
*Guest Room* Joggler > Topping Amp -> Wharfedale Modus Cubes
Everything controlled by iPeng & Material on iOS

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=114213

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS no longer imports MusicIP headers after reinstalling

2021-03-22 Thread Matt Drown


I'm not a MAC person, so can't validate, but the error message you are
getting is saying that the LMS process can't connect to the
localhost:10002 server.  Obviously the server is operational, because as
you've mentioned it works from your web browser when you go to it
locally with http://localhost:10002/.

So some firewall or security policy is stopping your LMS application
from connecting.  On linux, this could have done with SELINUX policies,
on the Mac is there any additional security software you've installed
that you need to grant permission with?



Matt Drown's Profile: http://forums.slimdevices.com/member.php?userid=69476
View this thread: http://forums.slimdevices.com/showthread.php?t=114101

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


[SlimDevices: SqueezeCenter] Players disconnecting but online

2021-03-22 Thread FredFredrickson


I didn't know where to post this- I'm having issues with *some* but not
all of my players dropping off LMS on a semi-regular basis. Sometimes
it's a Radio or Controller, they show a BLUE wifi icon. Sometimes It's
my recievers that show a DIM WHITE icon.

At first I thought it might be signal but I have a fairly decent
wireless router- and something I noticed, they appear online to my
router, they have a DHCP lease, and they respond to PINGS, but LMS
doesn't pick them up until I reboot them.

Any ideas where to look?

According to LMS they're all in the 95-100% signal range (when they're
there).



1 Touch
4 Receivers
3 Controllers
3 Radios
(I think I have a problem)

FredFredrickson's Profile: http://forums.slimdevices.com/member.php?userid=16584
View this thread: http://forums.slimdevices.com/showthread.php?t=114213

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS no longer imports MusicIP headers after reinstalling

2021-03-22 Thread Tomusz


slartibartfast wrote: 
> No he did enable the MusicIP plugin and it worked.
> 
> Sent from my Pixel 3a using Tapatalk

Okay, sorry, then I had misunderstood him, thanks for the hint.

But it doesn't matter, as I already wrote, from LMS version 8 on MusicIP
doesn't work on my Mac-based servers, no matter what I try and I've
known LMS for many years now and I'm certainly not a beginner anymore -
and it works without any problem with LMS 7.9.3 - without changing
anything else on the LMS or MusicIP server.



Tomusz's Profile: http://forums.slimdevices.com/member.php?userid=66311
View this thread: http://forums.slimdevices.com/showthread.php?t=114101

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS no longer imports MusicIP headers after reinstalling

2021-03-22 Thread Tomusz


Three guesses: It does not work!

Sugarcube also complains that MusicIP is not available, whereas I can
create mixes via the API without any problems - what's going on there?

I wouldn't be surprised if I didn't have the same problem on two
completely different Macs, both running High Sierra (I also tested it on
Mojave (third Mac), it didn't work there either).

What macOS version are you using and what version of MusicIP Mixer are
you using on the Mac?

I'm using version 1.8 for macOS, which you can download here:

https://www.spicefly.com/article.php?page=musicip-software

As I said, I am grateful for any tip and with LMS 7.9.3. it works on all
my Macs - but not from version LMS 8!

I just don't understand it.



Tomusz's Profile: http://forums.slimdevices.com/member.php?userid=66311
View this thread: http://forums.slimdevices.com/showthread.php?t=114101

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS no longer imports MusicIP headers after reinstalling

2021-03-22 Thread slartibartfast


Tomusz wrote: 
> Okay, to get you right: 
> 
> You didn't enable the official MusicIP plugin by Michael Herger but
> enabled Sugarcube instead importing MusicIP headers? Strange...I'll try
> that in a minute - thank you!
> 
> ...then I just take Sugarcube instead of MusicIP - better than nothing!
> 
> ...but that would indicate that the MusicIP plugin has a bug, right?No he did 
> enable the MusicIP plugin and it worked.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=114101

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS no longer imports MusicIP headers after reinstalling

2021-03-22 Thread Tomusz


Okay, to get you right: 

You didn't enable the official MusicIP plugin by Michael Herger but
enabled Sugarcube instead importing MusicIP headers? Strange...I'll try
that in a minute - thank you!

...then I just take Sugarcube instead of MusicIP - better than nothing!

...but that would indicate that the MusicIP plugin has a bug, right?



Tomusz's Profile: http://forums.slimdevices.com/member.php?userid=66311
View this thread: http://forums.slimdevices.com/showthread.php?t=114101

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Installing LMS on MacBook

2021-03-22 Thread Sir G


After posting my question, I kept Googling my problem and eventually
found that you can force opening of an app ...
Sorry for the trouble.



Sir G's Profile: http://forums.slimdevices.com/member.php?userid=2489
View this thread: http://forums.slimdevices.com/showthread.php?t=114208

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


[SlimDevices: SqueezeCenter] Installing LMS on MacBook

2021-03-22 Thread Sir G


Hi All
When I try to install LMS on my MacBook (running Mac OS Big Sur 11.2.3),
I get a standard message telling me that the
LogitechMediaServer-8.1.1.pkg cannot be opened as Apple cannot check it
for malware. The message also says I should contact the developer for
more info.
Any help will be much appreciated



Sir G's Profile: http://forums.slimdevices.com/member.php?userid=2489
View this thread: http://forums.slimdevices.com/showthread.php?t=114208

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Broken Service radio.de?

2021-03-22 Thread MichaelPr


bpa wrote: 
> What functionality would a personal login give you ? 

You are absolutely right! In the past (4.x) I used it to synchronise -
but: 

-
Since the app version 5.x:
You can manage your favorites without an account, which is why we have
removed the login function from the app. We want to give our users the
fastest and easiest access to their favorite channels and podcasts.
Therefore, synchronization between several radio.de apps and the
radio.de website is no longer possible-


bpa wrote: 
> I dont see it anywhere (maybe it is DE only) .  If it is an old App -
> perhaps remove it using mysqueezebox.com

Could be right that it is only visible in DE. I haven't install it or
better de-installed it. But it appears sill in LMS and mysqueezebox
(under Radio Network). I guess I have to learn to ignore it ;-)

33876

Anyway, thanks a lot for RadioNet and your support :)


+---+
|Filename: Capture8.PNG |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=33876|
+---+


lms:
logitech media server version: 8.2.0 - 1614990095 @ sat mar 6 01:45:13
cet 2021

squeeze-players:
duet - controller firmware: 8.0.1-r16835 receiver firmware: 77
2x radio - firmware: 8.0.1-r16835
raspberrypi 2b - pcp 7.0.0/ squeezelite v1.9.9-1364-pcp
transporter - firmware: 87
softsqueeze 3.9.2 on win 10 / squeezeplay 8.0.1r1343 on win 10
squeeze player 1.3.21 on s7/android 8.0.0 

controller:
android phone - squeezer 2.2.3/ material skin 2.3.4

MichaelPr's Profile: http://forums.slimdevices.com/member.php?userid=68465
View this thread: http://forums.slimdevices.com/showthread.php?t=114203

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS no longer imports MusicIP headers after reinstalling

2021-03-22 Thread bakker_be


Hmmm, strange that it isn't working for you. I just reactivated the
Logitech MusicIP plugin on my server (I use only SugarCube normally,
contrary to what somebody said a few responses earlier, it doesn't
depend on the official MusicIP plugin).
33875


+---+
|Filename: MusicIP_import.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=33875|
+---+


Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=114101

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Broken Service radio.de?

2021-03-22 Thread bpa


MichaelPr wrote: 
> RadioNet from bpa works for me. A small downer is the lack of a personal
> login.

What functionality would a personal login give you ?


> Is it possible to remove radio.de from the App Gallery/Radio networks?
I dont see it anywhere (maybe it is DE only) .  If it is an old App -
perhaps remove it using mysqueezebox.com



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=114203

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Broken Service radio.de?

2021-03-22 Thread MichaelPr


RadioNet from bpa works for me. A small downer is the lack of a personal
login.

Is it possible to remove radio.de from the App Gallery/Radio networks?



lms:
logitech media server version: 8.2.0 - 1614990095 @ sat mar 6 01:45:13
cet 2021

squeeze-players:
duet - controller firmware: 8.0.1-r16835 receiver firmware: 77
2x radio - firmware: 8.0.1-r16835
raspberrypi 2b - pcp 7.0.0/ squeezelite v1.9.9-1364-pcp
transporter - firmware: 87
softsqueeze 3.9.2 on win 10 / squeezeplay 8.0.1r1343 on win 10
squeeze player 1.3.21 on s7/android 8.0.0 

controller:
android phone - squeezer 2.2.3/ material skin 2.3.4

MichaelPr's Profile: http://forums.slimdevices.com/member.php?userid=68465
View this thread: http://forums.slimdevices.com/showthread.php?t=114203

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Scheduling Automated Events / Settings Changes

2021-03-22 Thread philchillbill


A few years ago, I added a Perl script to the Domoticz home-automation
wiki which shows how to synchronize a bunch of players using a POST
initiated by a Perl script. You could also kick it off from a cron if
you don't have Domoticz because all Domoticz was used for here was to
launch it from a button click in a UI. Take a look at

https://www.domoticz.com/wiki/Logitech_Media_Server#Sync.2FUnsync_a_Group_of_Players_from_Domoticz



philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=114202

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Scheduling Automated Events / Settings Changes

2021-03-22 Thread FredFredrickson

philchillbill wrote: 
> I don’t know if you can code but using the LMS jsonrpc.js API from a
> small script run on a cron schedule you can automate anything.

I snooped around in the dev console in chrome, but it needs to be POST
not GET? I'm not sure how to send POST with a scheduled task.



1 Touch
4 Receivers
3 Controllers
3 Radios
(I think I have a problem)

FredFredrickson's Profile: http://forums.slimdevices.com/member.php?userid=16584
View this thread: http://forums.slimdevices.com/showthread.php?t=114202

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] what's searching Lyrics tags?

2021-03-22 Thread mafyou


Thank you!



mafyou's Profile: http://forums.slimdevices.com/member.php?userid=64107
View this thread: http://forums.slimdevices.com/showthread.php?t=114188

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Update to LMS 8.0

2021-03-22 Thread Jaca


Yeah if your old NAS is still reliable then keep music on it and get
raspberry pi with piCorePlayer for LMS.

Alternatively update /upgrade NAS to smth capable of running docker..
(so with Intel CPU) and run docker version of LMS on new NAS



3x Squeezebox Touch, 4x Squeezebox Radio, Squeezelite (RPi 3B with
HiFiBerry DAC+Pro on OSMC), Material Skin Apk, Squeeze Commander,
Logitech Media Server Version: 8.2.0 with Material Skin (Docker in
DS218+)

Jaca's Profile: http://forums.slimdevices.com/member.php?userid=58187
View this thread: http://forums.slimdevices.com/showthread.php?t=112123

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS, Qobuz and UPnP

2021-03-22 Thread Man in a van


Open browser

http://IPAdressofLMS:9000/Material

save as a desktop shortcut

Install Music and Artist info plugin from LMS

After configuring Material save settings as default



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=114186

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS, Qobuz and UPnP

2021-03-22 Thread kidstypike

liffy99 wrote: 
> OK
> I have enabled Material Skin in the Plugins section and restarted LMS.
> Now what ? I can’t see an App called Material Skin.
> How do I pick this up on the Ipad ?
> Thanks

LMSIPaddress:9000/Material



*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+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Pi3B/pCP/Bluetooth/Echo Show 8
*Garage* - DAC32 > Edifier speakers

*Spares* - 2xTouch, 1xSB Radio. 1xSB3, 6xRPi

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=114186

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS, Qobuz and UPnP

2021-03-22 Thread liffy99

d6jg wrote: 
> The problem with upnp/dlna is standards or rather lack of them. A device
> can be
> 
> Dlna compatible 
> Dlna certified
> Dlna compliant 
> 
> It’s a case of trial and error to get the UpnpBridge set up to work as
> well as possible with you device
> 
> As for control. Try material skin on Mac and iPad - the interface is
> consistent across both and you can add to Qobuz favourites using it.

OK
I have enabled Material Skin in the Plugins section and restarted LMS.
Now what ? I can’t see an App called Material Skin.
How do I pick this up on the Ipad ?
Thanks



liffy99's Profile: http://forums.slimdevices.com/member.php?userid=7832
View this thread: http://forums.slimdevices.com/showthread.php?t=114186

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Broken Service radio.de?

2021-03-22 Thread Michael Herger

I'm not sure what support LMS used to have for Radio.de but I think it
has been gone for a long time.


There was some official integration before they re-did the service. I 
haven't heard back about an official API since then.

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Broken Service radio.de?

2021-03-22 Thread bpa


MichaelPr wrote: 
> I just tried to re-use my old radio.de account. Installing radio.de from
> Radio Networks works so far. But starting radio.de returns "404 Not
> Found". I did not find any related debug notes in the log - but I guess
> the API of radio.de changed and it's not synchronized with LMS/mySB.
> radio.de so far is working on other systems. Anything I can do - or did
> I something wrong?

I'm not sure what support LMS used to have for Radio.de but I think it
has been gone for a long time.

I developed a Radio.net plugin - available for LMS under Plugins/3rd
Party plugin. IT access the Radio .net family of sites (e.g. radio.net,
radio.de, radio.it, br.radio.net ... )

The plugin just provides a directory for radio stations to find a
playable URL - it is not a player - LMS does the playing.
It does not use Radio.net accounts or remember anything.

The plugin has a setting which is used to choose a country preference
(e.g. radio.de). Setting change only take effect after plugin is
accessed through top level menu.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=114203

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Broken Service radio.de?

2021-03-22 Thread karlek


Therefore @bpa (at least I think) developed the radio.net Plugin. Give
it a try.





karlek's Profile: http://forums.slimdevices.com/member.php?userid=64321
View this thread: http://forums.slimdevices.com/showthread.php?t=114203

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter