Re: [SlimDevices: Plugins] Announce: Material Skin

2020-07-24 Thread cpd73
garym wrote: > do you mean download songs for playback away from your home LMS server? > Like Spotify? I do not think this is possible with LMS even with > MATERIAL. That is possible - SqueezeCtrl supports this. The only way the skin could do this itself is to download an album as a ZIP file,

Re: [SlimDevices: Plugins] [Announce] LMSmusly - play similar music

2020-07-24 Thread cpd73
Hi Roland. I've been playing with creating a Don't Stop The Music mixer using Musly. For this I've create a python script to analyse files with musly and provide a 'get similar tracks' API via Flask. I've used your musly.py code to interface with musly, but added usage of python's concurrent

Re: [SlimDevices: Plugins] Spotty Crashing - Help

2020-07-24 Thread Laz
lookstoomuch wrote: > Same place. The LMS interface plugin configuration section. > > If I initiate playing songs with spotty LMS web interface, the bitrate > set in the spotty plugin configuration makes a difference > > If I initiate playing songs from spotify app on my phone, changes to

Re: [SlimDevices: Plugins] Spotty Crashing - Help

2020-07-24 Thread Laz
lookstoomuch wrote: > Same place. The LMS interface plugin configuration section. > > If I initiate playing songs with spotty LMS web interface, the bitrate > set in the spotty plugin configuration makes a difference > > If I initiate playing songs from spotify app on my phone, changes to

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

2020-07-24 Thread CakeOrDeath
Here's usually what I get: 31122 31123 And right now I'm accessing my server through chrome. I have my server setup to access outside the home by DDNS so it's password protected. May this have anything to do with it? Sometimes, not often, the app opens without issue. I have tried this on 3

Re: [SlimDevices: Plugins] Announce: Material Skin

2020-07-24 Thread garym
streifenleopard wrote: > Hello, it is only now that I have discovered this great app I could > install in no time on both my phone and my tablet. > It works and looks great! > However I have one wish / question: is it possible to have a download > option (i.e. to the device) within the app?

Re: [SlimDevices: Plugins] Announce: Material Skin

2020-07-24 Thread streifenleopard
Hello, it is only now that I have discovered this great app I could install in no time on both my phone and my tablet. It works and looks great! However I have one wish / question: is it possible to have a download option (i.e. to the device) within the app? Some apps from the app store offer

Re: [SlimDevices: Plugins] Spotty Crashing - Help

2020-07-24 Thread slartibartfast
lookstoomuch wrote: > Same place. The LMS interface plugin configuration section. > > If I initiate playing songs with spotty LMS web interface, the bitrate > set in the spotty plugin configuration makes a difference > > If I initiate playing songs from spotify app on my phone, changes to

Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2020-07-24 Thread slartibartfast
d6jg wrote: > I wouldn’t worry about it. In that example any review would just say > “over rated tripe” or similar :)[emoji3]. There must be some other examples > but I can't think of any. Sent from my Pixel 3a using Tapatalk

Re: [SlimDevices: Plugins] Spotty Crashing - Help

2020-07-24 Thread lookstoomuch
slartibartfast wrote: > But you just said changing the quality in the LMS web interface to > 96kbps caused Baby Shark to fail whereas 320kbps played correctly. You > weren't getting that result the last time you changed the quality. Where > were you changing the quality when it made no

Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2020-07-24 Thread macsat
philippe_44 wrote: > You can set debug "to extra debug" and it might tell more, but basically > your player is sending a malformed HTTP request With extra debug, I am getting this: Code: [22:50:33.351170] main:274 client: 192.168.1.247, ipc port 40341

Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2020-07-24 Thread d6jg
slartibartfast wrote: > The way things stand at the moment the MAI plugin ignores text in > brackets. This works OK for things like remasters but a side effect is > that albums such as " (What's the Story) Morning Glory?" do not show an > album review. > I wonder if it would be possible to

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

2020-07-24 Thread rgdawson
Lestrad wrote: > Thanks for answering. I'm seeing that "Rebuffering" message on the > screen of my Squeezebox Touch. > > And thanks for the tip on how to get to the Squeezelite settings. As I > mentioned, I've uninstalled for the time being while getting my new > Windows 7 installation as

Re: [SlimDevices: Plugins] Spotty Crashing - Help

2020-07-24 Thread lookstoomuch
dolodobendan wrote: > Just guessing here, but maybe it only starts playing if whatever is > being played fills the buffer. At 96kbps it might not. If possible, try > setting the buffer to 1/3 to test this. Quick math says that @ 96 kbps the 1:25 song length (middle point between songs that

Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2020-07-24 Thread philchillbill
arressen wrote: > Hi there. Only just found time to start using this, and really enjoying > what I'm finding so far. Wanted to mention a couple of things in the > hope that there are easy fixes or workarounds. > > 1 - if I try to stream a track to an Echo, it starts at some random > point in

Re: [SlimDevices: Plugins] Spotty Crashing - Help

2020-07-24 Thread slartibartfast
dolodobendan wrote: > Not necessarily. If there were a check if the whole file fits in the > buffer, playback could be started despite the buffer not being full. IF > that is the problem.Agreed. The strange thing is these files used to play a > short time ago. I remember listening to the Billy

Re: [SlimDevices: Plugins] Spotty Crashing - Help

2020-07-24 Thread dolodobendan
slartibartfast wrote: > If that is the case there is always going to be a minimum track length > however small that may be. Not necessarily. If there were a check if the whole file fits in the buffer, playback could be started despite the buffer not being full. IF that is the problem. QLMS

Re: [SlimDevices: Plugins] Test Match Special

2020-07-24 Thread agbagb
bpa wrote: > They'll probably be MP3 or maybe HLS. I think live program metadata may > be missing. Not sure if Listen Again would work Ahh - I was wondering why the program info seemed to have vanished. AGB Logitech Media Server Version: 7.9.1 - 1522157629 @ Fri Mar 30 12:17:59 WEDT

Re: [SlimDevices: Plugins] Spotty Crashing - Help

2020-07-24 Thread slartibartfast
dolodobendan wrote: > Just guessing here, but maybe it only starts playing if whatever is > being played fills the buffer. At 96kbps it might not. If possible, try > setting the buffer to 1/3 to test this.I did speculate that the downloaded > file size seemed to be important in another thread

Re: [SlimDevices: Plugins] Spotty Crashing - Help

2020-07-24 Thread slartibartfast
lookstoomuch wrote: > No I was using the LMS web interface to change the quality. > > If I use the spotify app to play songs, it does not matter the quality I > put in the web interface it behaves like the 96 KBPS rate.But you just said > changing the quality in the LMS web interface to

Re: [SlimDevices: Plugins] Spotty Crashing - Help

2020-07-24 Thread dolodobendan
lookstoomuch wrote: > Updateif I change the quality settings and initiate play from the > LMS web interface, Baby Shark does not play @ 96KBPS while it DOES play > @320KBPS. > > From Spotify app it does not matter what quality setting I configure > spotty with on the back end. Just

Re: [SlimDevices: Plugins] Spotty Crashing - Help

2020-07-24 Thread lookstoomuch
slartibartfast wrote: > Ah good, same as me then, were you changing quality in the Spotify app > before? > > Sent from my Pixel 3a using Tapatalk No I was using the LMS web interface to change the quality. If I use the spotify app to play songs, it does not matter the quality I put in the

Re: [SlimDevices: Plugins] Spotty Crashing - Help

2020-07-24 Thread slartibartfast
lookstoomuch wrote: > Updateif I change the quality settings and initiate play from the > LMS web interface, Baby Shark does not play @ 96KBPS while it DOES play > @320KBPS. > > From Spotify app it does not matter what quality setting I configure > spotty with on the back end.Ah good, same

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

2020-07-24 Thread grimmace92
Jaca wrote: > OK just fired it up for you: > > 31117 > > > Thats quite bare LMS without Spotty and additional plugins..So don't > think you will gain much. hmm Yeah looks like it would be pretty much the same. Thanks. Actually what happens to your RAM on your synology if you leave the

Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2020-07-24 Thread arressen
Hi there. Only just found time to start using this, and really enjoying what I'm finding so far. Wanted to mention a couple of things in the hope that there are easy fixes or workarounds. 1 - if I try to stream a track to an Echo, it starts at some random point in the middle of the song. This

Re: [SlimDevices: Plugins] Test Match Special

2020-07-24 Thread bpa
agbagb wrote: > Ahhh - different machine, different location.. This particular > machine (not often used) has the old version, which I'll now update! > Still plays almost every BBC stream fine though They'll probably be MP3 or maybe HLS. I think live program metadata may be

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

2020-07-24 Thread Jaca
Jaca wrote: > I had another instance of LMS in Docker till recently (for splitting > library/ access to remote libraries. now only Package and sorted > everything with Library Views) but cannot comment on memory use there.. > I only remember image was around 900mb > > Anyway... yes you can run

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

2020-07-24 Thread Jaca
grimmace92 wrote: > I assume it can't run in docker? I had another instance of LMS in Docker till recently (for splitting library/ access to remote libraries. now only Package and sorted everything with Library Views) but cannot comment on memory use there.. I only remember image was around

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

2020-07-24 Thread grimmace92
pinkdot wrote: > What version of LMS are you using and what client? Are files transcoded > during streaming? > My DS718+ uses about 200/300mb depending on transcoding or not > (slimserver around 210mb). Perl service adds another +/- 100mb. Using the latest I believe 8.0-1593258969. I do use

Re: [SlimDevices: Plugins] Spotty Crashing - Help

2020-07-24 Thread lookstoomuch
Updateif I change the quality settings and initiate play from the LMS web interface, Baby Shark does not play @ 96KBPS while it DOES play @320KBPS. >From Spotify app it does not matter what quality setting I configure spotty with on the back end.

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

2020-07-24 Thread Jaca
grimmace92 wrote: > Is it normal for LMS to be using 429mb of memory on my synology? The > next closest thing is docker at 69mb. I have an 1812+. Slimserver.pl > has spikes in cpu usage too. Goes from 0% to 20% randomly every 15 > seconds or so 408.5 MB on my DS218+ . Haven't noticed

Re: [SlimDevices: Plugins] Test Match Special

2020-07-24 Thread agbagb
slartibartfast wrote: > So almost two years ago you installed version 1.5.3 and you have gone > back to 1.3.1 alpha3. > https://forums.slimdevices.com/showthread.php?p=920165 > > Sent from my Pixel 3a using Tapatalk Ahhh - different machine, different location.. This particular machine

Re: [SlimDevices: Plugins] Test Match Special

2020-07-24 Thread SpiderJon
slartibartfast wrote: > You must be in the UK though. > I am, yes. But the OP said "I'm listening here in France - on my PC, *without any VPN* - to Test Match Special via the BBC 5 Live Sports Extra link", so I'm guessing what he was listening to wasn't geolocked. Duet x 3, via various

Re: [SlimDevices: Plugins] Test Match Special

2020-07-24 Thread bpa
agbagb wrote: > BBC iPlayer 1.3.1alpha3 I do see a "5 Live Sports" menu in the "Listen > Live non-uk". > > > "Local Radio" is the last item in the menu I'm looking at. I'm surprised anything except a few live stations is still working with 1.3alpha3 To get latest BBCiPlayer (currently

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

2020-07-24 Thread pinkdot
grimmace92 wrote: > Is it normal for LMS to be using 429mb of memory on my synology? The > next closest thing is docker at 69mb. I have an 1812+. Slimserver.pl > has spikes in cpu usage too. Goes from 0% to 20% randomly every 15 > seconds or so What version of LMS are you using and what

Re: [SlimDevices: Plugins] Test Match Special

2020-07-24 Thread slartibartfast
agbagb wrote: > BBC iPlayer 1.3.1alpha3 I do see a "5 Live Sports" menu in the "Listen > Live non-uk". > > > "Local Radio" is the last item in the menu I'm looking at.So almost two years > ago you installed version 1.5.3 and you have gone back to 1.3.1 alpha3.

Re: [SlimDevices: Plugins] Test Match Special

2020-07-24 Thread agbagb
bpa wrote: > In the "Listen Live" menus - at the bottom after Local Radio. > > Edit: > > There is no 5 Live sports menu in the "Listen Live non-uk" - what > version of BBCiPlayer plugin are you using ? BBC iPlayer 1.3.1alpha3 I do see a "5 Live Sports" menu in the "Listen Live non-uk".

Re: [SlimDevices: Plugins] Test Match Special

2020-07-24 Thread bpa
agbagb wrote: > Thanks to all... > > Can't get 5 Live Sports to play under either UK or non-UK in iPlayer. > In the past there was sometimes a geo-locked error message - but I'm > just getting silence. Odd - as I say, I can listen to TMS here in > France on my PC via the TMS webpage, with no

Re: [SlimDevices: Plugins] Test Match Special

2020-07-24 Thread agbagb
Thanks to all... Can't get 5 Live Sports to play under either UK or non-UK in iPlayer. In the past there was sometimes a geo-locked error message - but I'm just getting silence. Odd - as I say, I can listen to TMS here in France on my PC via the TMS webpage, with no geo-locking. But not via

Re: [SlimDevices: Plugins] Test Match Special

2020-07-24 Thread bpa
BBC iPlayer 5live stations tend to be non UK geo locked for sporting event. Try the BBCiPlayer plugin "BBC Live Events" under "Listen Live (non UK)" - Event no 5 is broadcasting cricket. bpa's Profile:

Re: [SlimDevices: Plugins] Test Match Special

2020-07-24 Thread slartibartfast
SpiderJon wrote: > Yes — using the BBC iPlayer plugin. > > BBC iPlayer > Listen Live > BBC Radio 5 Sports > > > Also works via the RadioFeeds UK & Ireland plugin — see > http://www.radiofeeds.co.uk/mypicks/ for details.You must be in the UK though. Sent from my Pixel 3a using Tapatalk

Re: [SlimDevices: Plugins] Test Match Special

2020-07-24 Thread SpiderJon
agbagb wrote: > Anyone got TMS working on LMS? Yes — using the BBC iPlayer plugin. BBC iPlayer > Listen Live > BBC Radio 5 Sports Also works via the RadioFeeds UK & Ireland plugin — see http://www.radiofeeds.co.uk/mypicks/ for details. Duet x 3, via various hi-fi. LMS on Raspbian 9

[SlimDevices: Plugins] Test Match Special

2020-07-24 Thread agbagb
I'm listening here in France - on my PC, without any VPN - to Test Match Special via the BBC 5 Live Sports Extra link provided here: https://www.bbc.com/sport/live/cricket/51415741 However I can't seem to find any link that works via LMS and either the iPlayer App or even just a radio stream

Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2020-07-24 Thread slartibartfast
The way things stand at the moment the MAI plugin ignores text in brackets. This works OK for things like remasters but a side effect is that albums such as " (What's the Story) Morning Glory?" do not show an album review. I wonder if it would be possible to first check for album matches with

Re: [SlimDevices: Plugins] Spotty Crashing - Help

2020-07-24 Thread slartibartfast
Laz wrote: > I think slartibartfast may be talking about changing the default bitrate > in Daemon.pm rather than in the GUI, which is the hack that changes the > track length for spotty crashes (quite a few pages back in the other > thread).No I have never changed Daemon.pm. I was changing the