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

2020-07-07 Thread Lestrad
drmatt wrote: > I'd prefer to stick with a standalone installer myself. > > > -Transcoded from Matt's brain by Tapatalk- Amen. (I'm just discovering this baby and I'm in love. And I'd never have installed it if I'd needed to do it via a Store.) _

Re: [SlimDevices: Plugins] Announce: Material Skin

2020-07-07 Thread cpd73
rivrwing wrote: > Your point is understood. I tried to be careful with my language on my > original post and not suggest blame No, its fine. Material is certainly not bug free, I was just stating that it could not cause those issues. No offence taken, or intended. *Material debug:* 1. Launc

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

2020-07-07 Thread Laz
san9jay wrote: > Michael, > > This issue of the device showing up in the device list but when you play > to the device it doesnt play audio and the device selection is lost on > Spotify occurs only for the Spotty connected devices. If i choose the > Denon it works fine. I was able to see this h

Re: [SlimDevices: Plugins] Announce: Material Skin

2020-07-07 Thread cpd73
kidstypike wrote: > Craig > > > I recently acquired a new phone (moto (G8) power), one of the first apps > I added was Material 0.1.1 (of course) :) > > > I’m sat here sorting out which icons I want on my phone’s home screen, > none of the four players connected to LMS are playing. I added a

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

2020-07-07 Thread Michael Herger
[20-07-07 11:03:21.9330] Plugins::Spotty::Connect::DaemonManager::checkAPIConnectPlayers (208) Connect daemon is running, but not connected - shutting down to force restart: dc:a6:32:4e:be:ab buster my obvious conjecture is that with that option set, Connect device can revive itself... Well, th

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

2020-07-07 Thread philippe_44
gorman wrote: > This is what player.source debug shows: > Your codec order has flac before ogg. I alway have to verify that, but the rules checking of LMS uses the first rule that has a perfect match and takes codecs in order. Perfect means that no position or secondary tags is missing in which

Re: [SlimDevices: Plugins] [Announce] SuperDateTime Screensaver v5.11.0 - Date/Time/Weather/Sports/Stocks

2020-07-07 Thread BoomX2
boxer wrote: > Hi, > finally I managed RSS Text Feed to show some parameters of my heater on > the squeezebox touch screen. > I also included a time stamp information. Therefore I recognized that > the screen is updated automatically only every full hour and every half > hour unless the data fie

Re: [SlimDevices: Plugins] [Announce] SuperDateTime Screensaver v5.11.0 - Date/Time/Weather/Sports/Stocks

2020-07-07 Thread BoomX2
jojopuppyfish wrote: > I've been using this plugin for many years. The latest plugin I have is > 5-9-24rc1 > I think there was a power surge and my pc rebooted. For the weather, > it only shows the low for today. Not the tempit is showing the sun > and clouds. > Honestly I dont' know wha

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

2020-07-07 Thread uranus
Thanks for a great piece of software. I use this daily on my pc. However, I can't seem to remember to always click the "power" button before I close down Squeezelite-X. So when I restart it, the player comes up powered on (and sometime blaring in the morning). I'd guess some like it this way,

Re: [SlimDevices: Plugins] [Announce] SuperDateTime Screensaver v5.11.0 - Date/Time/Weather/Sports/Stocks

2020-07-07 Thread jojopuppyfish
I've been using this plugin for many years. The latest plugin I have is 5-9-24rc1 I think there was a power surge and my pc rebooted. For the weather, it only shows the low for today. Not the tempit is showing the sun and clouds. Honestly I dont' know what to troubleshoot. Any suggestion

Re: [SlimDevices: Plugins] Announce: Material Skin

2020-07-07 Thread rivrwing
cpd73 wrote: > Sorry, but those issues *cannot* be caused by Material skin. It does not > override LMS functionality, only provides some extra JSONRPC commands > (all material-skin-*) and provides some web pages, within 'material' > There is no way for it to cause any issues with LMS. Don't set

Re: [SlimDevices: Plugins] Announce: Material Skin

2020-07-07 Thread rivrwing
MarSOnEarth wrote: > Instead of start-fresh-by-reinstall, what got me back to sanity when > things got as hopeless as you describe, was to stop LMS, delete all db* > files from Squeezebox/Cache folder, and then let it rebuild it all by > doing a full re-scan. Since you are using MIP, I'd let it

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

2020-07-07 Thread gorman
philippe_44 wrote: > Are you sure vorbis codec is installed on your system? If you set > conversion log to info you will see exactly what’s going in terms of > transcoder choices This is what player.source debug shows: Code: [20-07-08 00:42:34.7104] Slim::Player::Tra

Re: [SlimDevices: Plugins] EXPERIMENTAL: "reliable" plugin for HTTP(S) streaming

2020-07-07 Thread philippe_44
bwaldron wrote: > Adding the "use" statement to ProtocolHandler.pm got playback working > for me. > > I thought the error in the log might have been indicating that...but I'm > not a Perl guy, and didn't want to be insulting by suggesting it :) > > Thanks for developing this. No worries - I s

Re: [SlimDevices: Plugins] EXPERIMENTAL: "reliable" plugin for HTTP(S) streaming

2020-07-07 Thread bwaldron
philippe_44 wrote: > oh crap ... you're right I forgot that one :-) Adding the "use" statement to ProtocolHandler.pm got playback working for me. I thought the error in the log might have been indicating that...but I'm not a Perl guy, and didn't want to be insulting by suggesting it :) Thanks

Re: [SlimDevices: Plugins] EXPERIMENTAL: "reliable" plugin for HTTP(S) streaming

2020-07-07 Thread philippe_44
mherger wrote: > > I’ll push a change later today but it seems that your system does > not > > support SSL which is really going to be an issue more and more these > > days > > I think it's possible that you reach your code without ever having > "use"d or "require"d S::P::Protocols:HTTPS. It

Re: [SlimDevices: Plugins] EXPERIMENTAL: "reliable" plugin for HTTP(S) streaming

2020-07-07 Thread Michael Herger
I’ll push a change later today but it seems that your system does not support SSL which is really going to be an issue more and more these days I think it's possible that you reach your code without ever having "use"d or "require"d S::P::Protocols:HTTPS. It would only be initialized if somethi

Re: [SlimDevices: Plugins] Tidal not showing all favourite albums

2020-07-07 Thread Michael Herger
These lists currently indeed are limited to 500 items (why there are only 482 I'm not sure yet). The problem is that they only allow us to get 50 items per call. Which means we already have to do 10 calls to get those 500. I tried to increase that number for the importer (only!), not in inter

Re: [SlimDevices: Plugins] EXPERIMENTAL: "reliable" plugin for HTTP(S) streaming

2020-07-07 Thread bwaldron
philippe_44 wrote: > Are you sure that it is not trying to default to HTTP? LMS silently does > that, and I did not do that in the plugin (till now). What > CPU/OS/Version do you have? If I look at the song info (while playing) for the HTTPS podcasts and streams that I regularly use, they indee

Re: [SlimDevices: Plugins] EXPERIMENTAL: "reliable" plugin for HTTP(S) streaming

2020-07-07 Thread philippe_44
bwaldron wrote: > Thanks, Phillipe. Will wait for the change. In case I was unclear, LMS > on my system has no problem with https: streams (radio or podcast) > unless I have the Reliable plugin enabled. Are you sure that it is not trying to default to HTTP? LMS silently does that, and I did not

Re: [SlimDevices: Plugins] EXPERIMENTAL: "reliable" plugin for HTTP(S) streaming

2020-07-07 Thread bwaldron
philippe_44 wrote: > I’ll push a change later today but it seems that your system does not > support SSL which is really going to be an issue more and more these > days Thanks, Phillipe. Will wait for the change. In case I was unclear, LMS on my system has no problem with https: streams (radio o

Re: [SlimDevices: Plugins] EXPERIMENTAL: "reliable" plugin for HTTP(S) streaming

2020-07-07 Thread philippe_44
slimhase wrote: > If no one else observes this added lag (>5 secs, so it is annoying) > maybe, it's time to finally upgrade my LMS hardware There is normally no connection between spotty and this plugin. What might happen is a general slow down of your machine that impacts spotty. Altho

Re: [SlimDevices: Plugins] Announce: Material Skin

2020-07-07 Thread kidstypike
Craig I recently acquired a new phone (moto (G8) power), one of the first apps I added was Material 0.1.1 (of course) :) I’m sat here sorting out which icons I want on my phone’s home screen, none of the four players connected to LMS are playing. I added a shortcut to phone my home landline wi

Re: [SlimDevices: Plugins] EXPERIMENTAL: "reliable" plugin for HTTP(S) streaming

2020-07-07 Thread philippe_44
bwaldron wrote: > I installed this plugin, as I would like to be able to play longer > podcasts via LMS. However, it isn't working for me. Whether I am > attempting to stream an internet radio station or a podcast episode, I > get no audio at all with the Reliable plugin 0.14 enabled. In default

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

2020-07-07 Thread pavowren
pavowren wrote: > thanks for the heads-up. > for now, things are stable here with that monitor-option checked. > i did notice the following log entries: > > [20-07-07 10:20:55.] > Plugins::Spotty::Connect::DaemonManager::checkAPIConnectPlayers (208) > Connect daemon is running, but not conn

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

2020-07-07 Thread pavowren
san9jay wrote: > This is the bug that i described two days ago and Michael said he still > doesn't know why. See my comments in the last two days and his response. thanks for the heads-up. for now, things are stable here with that monitor-option checked. i did notice the following log entries:

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

2020-07-07 Thread ccaudle
I just installed squeezelite-x on a Windows 10 computer, and it was not able to connect to the same server that all my squeezebox devices are using. I stopped the firewall on the server and squeezelite-x was able to connect, so seems to be an incorrect setting on my firewall. I had ports 9000 TCP

Re: [SlimDevices: Plugins] Podcasts

2020-07-07 Thread staresy
philippe_44 wrote: > I've just proposed a PR, but that's a lot of changes, unfortunately. > I've added a "recently played" function to make it more appealing to the > boss :) Thanks, good luck, lets hope it clears! stare

Re: [SlimDevices: Plugins] Podcasts

2020-07-07 Thread philippe_44
staresy wrote: > Is this something that is fixable? I've just proposed a PR, but that a lot of changes. I've added a "recently played" function to make it more appealing to the boss :) LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos PLAY:3, PLAY:5, Marantz NR1603, JBL O

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

2020-07-07 Thread san9jay
pavowren wrote: > For couple of days, I have been having trouble with selecting a Spotty > device. > When I click on the device in Spotify app, it shows it in green > highlight and then immediately de-select it. > Spotty device would disappear from the list and then, moments later, > re-appear.

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

2020-07-07 Thread pinkdot
Beppe wrote: > I'm not sure if it belongs here, but when setting the Media Folders in > the LMS GUI at the Basic Settings tab I cannot access folders at a depth > more than three. I'm using 8.0.0-1593258969 on a DS218j. Hi Beppe, No issues here, you might want to check permissions of the subfo

Re: [SlimDevices: Plugins] Podcasts

2020-07-07 Thread staresy
philippe_44 wrote: > I found the issue, this is due to URL redirection that is changing > between calls Is this something that is fixable? staresy's Profile: http://forums.slimdevices.com/member.php?userid=807 View this

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

2020-07-07 Thread pavowren
For couple of days, I have been having trouble with selecting a Spotty device. When I click on the device in Spotify app, it shows it in green highlight and then immediately de-select it. Spotty device would disappear from the list and then, moments later, re-appear. This morning I set the optio

Re: [SlimDevices: Plugins] Fix - Spotty/SpotifyConnect stops playing in network with powerline adpaters.

2020-07-07 Thread bpa
I think the newer poweline model which can use earth circuits as well L & N may do better as many small PSU don't have earth connections. bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread

Re: [SlimDevices: Plugins] Fix - Spotty/SpotifyConnect stops playing in network with powerline adpaters.

2020-07-07 Thread Laz
Jeff07971 wrote: > You've discovered 2 of the three "Dont's" of powerline networking ! More rediscovered. Again. And again. I didn't claim to learn quickly. Jeff07971 wrote: > They must connect directly to an electrical outlet – Powerline adapters > don’t work properly when connected to surge

Re: [SlimDevices: Plugins] Fix - Spotty/SpotifyConnect stops playing in network with powerline adpaters.

2020-07-07 Thread Jeff07971
Laz wrote: > Apparently I'm going to be doing an ongoing series on things I've > figured out about how to get Spotty working in my network ... (No > disrepect to Michael and his excellent work on Spotty - very much > finding problems of my own making and sorting them out). > > TLDR: If you are

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

2020-07-07 Thread mr-b
mr-b wrote: > Hi > > A couple of requests: > > - Would it be possible to use the mouse wheel to change the vol on the > app? The Material skin is great with the extra granular vol control, but > I find the mouse/trackball wheel a very handy vol control on other > apps. > > - Have you ever con

Re: [SlimDevices: Plugins] Interesting home assistant update

2020-07-07 Thread carsten_h
sander wrote: > Relatedly, the squeezebox integration will now handle individual players > coming online or going offline while home assistant is running. This is working now and it is great because I don't have all the players switched on all the time. I am using the "mini-media-player" card

Re: [SlimDevices: Plugins] EXPERIMENTAL: "reliable" plugin for HTTP(S) streaming

2020-07-07 Thread bwaldron
I installed this plugin, as I would like to be able to play longer podcasts via LMS. However, it isn't working for me. Whether I am attempting to stream an internet radio station or a podcast episode, I get no audio at all with the Reliable plugin 0.14 enabled. In default LMS web interface, the t

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

2020-07-07 Thread san9jay
Michael, Just to add some more info to my Spotty issue. I have 4 devices that are controlled via Spotty and I have a Denon AV amplifier that has native spotify connect support. This issue of the device showing up in the device list but when you play to the device it doesnt play audio and the d

Re: [SlimDevices: Plugins] EXPERIMENTAL: "reliable" plugin for HTTP(S) streaming

2020-07-07 Thread slimhase
slimhase wrote: > I can confirm that - no Podcast dropouts while I tried it over the > weekend. Great! > > But... opening Podcast-Lists seems to take (sometimes) a lot longer > compared to not using the Plugin (or disabling it via its settings). > Also Spotty was a lot less responsive while I w

[SlimDevices: Plugins] Fix - Spotty/SpotifyConnect stops playing in network with powerline adpaters.

2020-07-07 Thread Laz
Apparently I'm going to be doing an ongoing series on things I've figured out about how to get Spotty working in my network ... (No disrepect to Michael and his excellent work on Spotty - very much finding problems of my own making and sorting them out). TLDR: If you are using spotify in a netw