Re: [SlimDevices: Plugins] Spotty 4.7.0

2022-02-17 Thread Rasputin_GY


Since an IOS Spotify client update on 2022-02-12 the connect mode isn't
working reliable anymore for me. It simply stops the song while reaching
the end :( . While using spotty through LMS works like a charm though.
Leaving  a small server.log snippet here but I assume this is nothing to
fix on LMS side.

37244


+---+
|Filename: example.txt  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37244|
+---+


Rasputin_GY's Profile: http://forums.slimdevices.com/member.php?userid=68369
View this thread: http://forums.slimdevices.com/showthread.php?t=115592

___
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-10-23 Thread Rasputin_GY


mherger wrote: 
> > Could you please test without the AirPlay bridge plugin? Run
> Squeezeplay 
> if you don't have any other players. My faint memory is about some 
> resource conflict. But I might be wrong there.

@Michael I guess this related to 'this'
(https://github.com/michaelherger/Spotty-Plugin/issues/41), where you
mentioned that you were able to reproduce.



Rasputin_GY's Profile: http://forums.slimdevices.com/member.php?userid=68369
View this thread: http://forums.slimdevices.com/showthread.php?t=114836

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


Re: [SlimDevices: Plugins] [Announce] ARD Audiothek Plugin - Browse and listen content of the ARD Audiothek

2021-10-03 Thread Rasputin_GY


waiting for LMS plugin update since 29 minutes XD



Rasputin_GY's Profile: http://forums.slimdevices.com/member.php?userid=68369
View this thread: http://forums.slimdevices.com/showthread.php?t=114332

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


Re: [SlimDevices: Plugins] ANNOUNCE: RadioNet plugin to enable playing stream from the radio.net service

2021-09-28 Thread Rasputin_GY


can't wait :)



Rasputin_GY's Profile: http://forums.slimdevices.com/member.php?userid=68369
View this thread: http://forums.slimdevices.com/showthread.php?t=111951

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2021-06-13 Thread Rasputin_GY


Hi Michael,

maybe you have an idea why I'm not able to play any album from the
artist 'Konami Kukeiha Club' 
Doesn't matter if I look it up and try to start it via any SB itself or
LMS frontend. SBs itself state unable to open file.  I Also realized
that LMS frontend is displaying japanese characters correctly while SB
is displaying glyphs.

34986349873498834989


+---+
|Filename: server.log(1).zip|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=34989|
+---+


Rasputin_GY's Profile: http://forums.slimdevices.com/member.php?userid=68369
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-06-05 Thread Rasputin_GY


nowork wrote: 
> Any suggestions?

You can give this a try on your raspberry 


Code:

sudo rm -rfv /var/lib/squeezeboxserver/cache/updates/* && cd /tmp/ && mkdir 
LMSFWDL && cd LMSFWDL && dlurls=$(wget -qO- 
https://sourceforge.net/projects/lmsclients/files/squeezeos/ | grep 'a 
href="https://sourceforge.net/projects/lmsclients/files/squeezeos/.*_r.*.zip/download'
 | awk -F'[""]' '{ print substr( $6, 1, length($6)-9 ) }' ) | wget $dlurls && 
unzip '*.zip'  && for version in *.version ; do mv "$version" custom.$version ; 
done  && for bin in *_8*.bin ; do mv "$bin" custom.${bin:0:4}.bin ; done && 
sudo cp -v custom.* /var/lib/squeezeboxserver/cache/updates/ && sudo service 
logitechmediaserver restart && cd .. && rm -rfv LMSFWDL
  




Rasputin_GY's Profile: http://forums.slimdevices.com/member.php?userid=68369
View this thread: http://forums.slimdevices.com/showthread.php?t=113479

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


Re: [SlimDevices: Plugins] is there a Twitch Plugin?

2021-05-20 Thread Rasputin_GY


Thanks @bpa! Really appreciate your support on this. Please find
attached an example m3u8. Please let me know if you might need
additional information.


+---+
|Filename: 
Cv0DxN8XyMn63uyMJ94sbiZNBvl6iUWvkmscLChteuq_YXzGJlf6t95speaPVvoWkO_C7toek8mkXjGFBKgjswcoQsrqiY2F.txt|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=34736|
+---+


Rasputin_GY's Profile: http://forums.slimdevices.com/member.php?userid=68369
View this thread: http://forums.slimdevices.com/showthread.php?t=113995

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


Re: [SlimDevices: Plugins] is there a Twitch Plugin?

2021-05-18 Thread Rasputin_GY


I'm using V2 for this workaround



Rasputin_GY's Profile: http://forums.slimdevices.com/member.php?userid=68369
View this thread: http://forums.slimdevices.com/showthread.php?t=113995

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


Re: [SlimDevices: Plugins] is there a Twitch Plugin?

2021-05-18 Thread Rasputin_GY


I would also love having a real Twitch plugin but unfortunately my pearl
is way to bad to understand LMS integration and/or knit something like a
plugin together on my own :rolleyes:.

But there are ways to achieve this, so I share my workaround on this:

As a prerequisite you need BPA#s HLS plugin which is explained in detail
'here'
(https://forums.slimdevices.com/showthread.php?103158-Announce-PlayHLS-Plugin-plugin-to-play-Apple-HLS-m3u8-stream)

Instead of livestreamer I'd recommend the usage of youtube-dl binary
which is easy to install and imho without dependencies to grab the audio
URL.

Install youtube-dl on the same box your LMS is running:

Code:

wget -O - https://yt-dl.org/downloads/latest/youtube-dl | sudo tee 
/usr/local/bin/youtube-dl >/dev/null
  sudo chmod a+x /usr/local/bin/youtube-dl
  



Now you can run a one liner to play your stream by executing this
command on the box your LMS is running on (please replace ZZ with
your desired Twitch user, you want to listen to and those XX with the
MAC-adress of your squeezebox player you want to listen the stream on):


Code:

URL=$(/usr/local/bin/youtube-dl -f audio_only --get-url 
https://www.twitch.tv/ZZ | sed 's/.\{5\}$//') | curl -s 
"http://127.0.0.1:9000/status.html?p0=playlist=play=00:04:20:XX:XX:XX="$URL";
  



Hope this helps



Rasputin_GY's Profile: http://forums.slimdevices.com/member.php?userid=68369
View this thread: http://forums.slimdevices.com/showthread.php?t=113995

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


Re: [SlimDevices: Plugins] [Announce] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-04-13 Thread Rasputin_GY

Rheinländer wrote: 
> 
> Any thoughts?

As a workaround you could ssh onto your pi and do the following:


Code:

cd Downloads
  wget 
https://downloads.sourceforge.net/project/lmsclients/squeezeos/baby_8.0.1_r16855.zip
  unzip baby_8.0.1_r16855.zip
  mv baby_8.0.1_r16855.bin custom.baby.bin
  mv baby.version custom.baby.version
  sudo cp -v custom.baby.* /var/lib/squeezeboxserver/cache/updates/
  sudo service logitechmediaserver restart



This moves the latest version into LMS update cache and you should be
able to update your radios. Again it's a workaround not a or the
solution.



Rasputin_GY's Profile: http://forums.slimdevices.com/member.php?userid=68369
View this thread: http://forums.slimdevices.com/showthread.php?t=113479

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


Re: [SlimDevices: Plugins] [Announce] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-03-23 Thread Rasputin_GY


yes, to both :)



Rasputin_GY's Profile: http://forums.slimdevices.com/member.php?userid=68369
View this thread: http://forums.slimdevices.com/showthread.php?t=113479

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


Re: [SlimDevices: Plugins] [Announce] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-03-23 Thread Rasputin_GY


ok understand, thank you for clarification @mrw
I'm glad the community firmware has CLI enabled by default, which made
it easy to put that into wpa_supplicant.conf



Rasputin_GY's Profile: http://forums.slimdevices.com/member.php?userid=68369
View this thread: http://forums.slimdevices.com/showthread.php?t=113479

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


Re: [SlimDevices: Plugins] [Announce] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-03-23 Thread Rasputin_GY


Hi y'all

I just gave latest baby_8.0.1_r16851 a try and thought let's have a
factory reset after upgrading the firmware as it was suggested to do so.
After choosing the language I'm somehow lost now. Wasn't there an option
after choosing a wireless network to connect to it using WPS instead of
manually entering passphrase? I have to admit, it has been a while since
the last setup :)
Am I wrong? Could someone please let me know how to connect WiFi using
WPS?



Rasputin_GY's Profile: http://forums.slimdevices.com/member.php?userid=68369
View this thread: http://forums.slimdevices.com/showthread.php?t=113479

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


Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2020-11-17 Thread Rasputin_GY


I also just wanted to say - THANK YOU! Finally able to listen to twitch
audio on squeezebox (haven't realized it's possible before XD )



Rasputin_GY's Profile: http://forums.slimdevices.com/member.php?userid=68369
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

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