Re: [SlimDevices: Plugins] [Announce] LMS-lite certified Smart Home skill for Alexa

2020-12-10 Thread philchillbill
PoppyDad wrote: > First of all philchillbill, a big thank you for sharing the fruits of > your hard work and making this brilliant system even better (and to all > others in the community doing the same). > > To set the scene I'm not an IT professional but have written code many > years ago

Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2020-12-10 Thread Michael Herger
Just an update that I haven't seen the problem since setting the buffers to the defaults of 2048:3446. Apparently some interaction of the overly large buffers and the relatively slow load time of Qobuz compared to local that causes the issue. Given the smaller buffers don't seem to cause any

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2020-12-10 Thread mordac
Hi Philippe. I confirm it works with 0.126.3 Envoyé de mon iPhone en utilisant Tapatalk mordac's Profile: http://forums.slimdevices.com/member.php?userid=31158 View this thread:

Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2020-12-10 Thread seashell
Just an update that I haven't seen the problem since setting the buffers to the defaults of 2048:3446. Apparently some interaction of the overly large buffers and the relatively slow load time of Qobuz compared to local that causes the issue. Given the smaller buffers don't seem to cause any

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

2020-12-10 Thread marccccc
pinkdot wrote: > I doubt that! Synology will probably update perl for DSM6 as well when > DSM7 is released. Keep that in mind! What a mess. I deactivated the automatic update of Perl for now. Wouldn't that help to survive for a certain time? AND: Martin, thank you so much for all your work

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2020-12-10 Thread philippe_44
Jaca wrote: > Hi Philippe, plugin also been down for me over last few days.. I believe > I been on top of all updates but none made any difference and I couldn't > play any yt videos at all. > > Plugins::YouTube::ProtocolHandler::__ANON__ (379) trying regular > streams > [20-12-09

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

2020-12-10 Thread Michael Herger
But i have a problem: I got some spotify playlist with around 1000songs, but when i start the playlist in the LMS WebControl it only adds 495 of them into the LMS playing queue. Is there a way to play shuffled through the whole playlist? Go to Settings/Advanced/Performance to increase the

Re: [SlimDevices: Plugins] [Announce] LMS-lite certified Smart Home skill for Alexa

2020-12-10 Thread PoppyDad
First of all philchillbill, a big thank you for sharing the fruits of your hard work and making this brilliant system even better (and to all others in the community doing the same). To set the scene I'm not an IT professional but have written code many years ago in QuickBasic, VB and APL

Re: [SlimDevices: Plugins] iPeng support thread

2020-12-10 Thread pssturges
Pablovi wrote: > What’s remote streaming? You mean streaming out of your private > network? I rather use another service for that. I have two actually one > that I pay, VOX, and I also have my music on OneDrive and use a player > that supports it (CloudBeats). They both support downloading

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2020-12-10 Thread mps
Just want to mention a slight upgrade issue that does not have to do with LMS versions. If you are moving from a very old perl to a newer one, the URI::Escape module 'changed its encoding strategy in 2010' (https://metacpan.org/changes/distribution/URI#L265), so trackstat backups written from

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

2020-12-10 Thread philchillbill
Paul Webster wrote: > Would this help in setting the user-agent header? > https://github.com/axios/axios/issues/2560 I'm not unhappy with using 'axios' as the string. In LMS, the name appearing in the GUI is set in Slim::Web::HTTP.pm with Code: $client->name(

Re: [SlimDevices: Plugins] Problem picore player in combination with lms 8.0 november

2020-12-10 Thread paul-
If 8.0 from November did not work, but 8.1 from today does, it almost has to be a transcoding issue. I just don't understand why transcoding is in the middle. squeezelite should support it natively. IMHO, I think this is a 24bit audio problem, but still not sure why LMS 8.1 from today solved

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

2020-12-10 Thread Paul Webster
Would this help in setting the user-agent header? https://github.com/axios/axios/issues/2560 Paul Webster http://dabdig.blogspot.com author of \"now playing\" plugins covering radio france (fip etc), kcrw, supla finland, abc australia, cbc/radio-canada and rte ireland

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

2020-12-10 Thread philchillbill
The underlying nodejs http client engine in MediaServer has been migrated to the *Axios* NPM library (the old 'request' library has been fully deprecated). Axios has much better error handling and assembles chunked responses itself, plus it handles JSON natively. Because the Axios engine uses

Re: [SlimDevices: Plugins] iPeng support thread

2020-12-10 Thread Pablovi
pssturges wrote: > Hi, > > I’ve spent the last few years looking for the perfect music solution > for all my needs. Alas, I’m yet to find it. IPeng/lms is an excellent > solution for around home. It is the option I always return to when the > latest flirtation with other software finally

Re: [SlimDevices: Plugins] Deezer app

2020-12-10 Thread Michael Herger
same here: i can't login to Deezer on mysqueezebox.com: Invalid username or password. I'm indeed seeing a lot of Deezer related errors coming from their servers. I fear you'll have to sit it out. -- Michael ___ plugins mailing list

Re: [SlimDevices: Plugins] Deezer app

2020-12-10 Thread chavezdaniel
I can confirm all of the issues presented in the previous for this morning. Deezer streaming started doing weird things (like timeouts) until it stopped working altogether, but it seems to be a general Deezer outage

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

2020-12-10 Thread Trostan
Hello, first of all: thanks for this awesome plugin, i'm using it a lot. But i have a problem: I got some spotify playlist with around 1000songs, but when i start the playlist in the LMS WebControl it only adds 495 of them into the LMS playing queue. Is there a way to play shuffled through the

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

2020-12-10 Thread gmonno
manx wrote: > Synology hasn't deprecated LMS as such (its not their package) but they > will be updating Perl which will cause incompatibility. Probably the > simplest course of action is not to update to DSM7/PERL5.28 and keep > what you have working as it is. Its the option I'll be taking for

Re: [SlimDevices: Plugins] Deezer app

2020-12-10 Thread Dingsdada
same here: i can't login to Deezer on mysqueezebox.com: Invalid username or password. DS918+/8GB Ram 4x3TB Raid 5 - DS415play 2x 4TB for Backup Dingsdada's Profile:

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

2020-12-10 Thread pinkdot
manx wrote: > Synology hasn't deprecated LMS as such (its not their package) but they > will be updating Perl which will cause incompatibility. Probably the > simplest course of action is not to update to DSM7/PERL5.28 and keep > what you have working as it is. Its the option I'll be taking for

Re: [SlimDevices: Plugins] Deezer app

2020-12-10 Thread lucxxx
Hi we started having problems with deezer app today, both on local LMS (Netgear NAS x86 version) as well as Mysqueezbox.com. The menu offers only genres for smart radio, lacks search, favorites etc. Tried restarting various squeezebox clients, checked our subscription on deezer site and all

Re: [SlimDevices: Plugins] Announce : BBC Sounds Plugin

2020-12-10 Thread expectingtofly
indifference_engine wrote: > Hi, > > Been using BBC Sounds for a little while now since the sad demise of > iPlayer and it seems to be working well mostly. I do have an issue with > "A History of the World in 100 Objects" (Radio 4, 13:45 weekdays). I'm > using Wednesday's as an example. It

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

2020-12-10 Thread Jaca
manx wrote: > Synology hasn't deprecated LMS as such (its not their package) but they > will be updating Perl which will cause incompatibility. Probably the > simplest course of action is not to update to DSM7/PERL5.28 and keep > what you have working as it is. Its the option I'll be taking for

Re: [SlimDevices: Plugins] Deezer app

2020-12-10 Thread Michael Herger
I have installed the Picoreplayer bundle including LMS 8.0. Hi Is that 8.1 LMS release available for RPI ? Is it installable in place the embedded LMS 8.0 of the picoreplayer bundle ? If you're on pCP 6 you might follow the instructions here: https://docs.picoreplayer.org/how-to/upgrade_lms/

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

2020-12-10 Thread manx
Synology hasn't deprecated LMS as such (its not their package) but they will be updating Perl which will cause incompatibility. Probably the simplest course of action is not to update to DSM7/PERL5.28 and keep what you have working as it is. Its the option I'll be taking for the foreseeable

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

2020-12-10 Thread Jaca
gmonno wrote: > Thanks Michael I use LMS in the simpler way : listen to music on the NAS > + Spotty + weather forecast by SuperDateTime > Will check the Docker option to see if I can use it just because I don't > want another jalopy to mantain :) > > after reading the LMS-Docker

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

2020-12-10 Thread slartibartfast
CypherMK wrote: > Can't really help you. But I also have a pi 4 with buster. And it's > working without issues. Those errors look normal to me.I think the errors are > normal. Have you updated your Pi to the latest OS? Can you check in Top what the CPU and memory use of the musicmagic process

Re: [SlimDevices: Plugins] Deezer app

2020-12-10 Thread gvida
mcduman wrote: > yes lms reached a new level of awesomeness with deezer flow in flac. > dont even have words for this kind of perfection. i noticed and wrote on > sunday, there was a new commit the same sunday night! mh should run the > who or the un too I have installed the Picoreplayer

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

2020-12-10 Thread CypherMK
slartibartfast wrote: > Any ideas why the "add music" function doesn't work. CPU goes to 100% > but very little memory is used. Refresh does the same thing. The server > is definitely running and I can generate test mixes from the alternative > webUI. > > Sent from my Pixel 3a using Tapatalk

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

2020-12-10 Thread gmonno
mherger wrote: > > If all the above is not possible, where would you counsel to migrate > > LMS? RPi4 is equivalent for raspberry? Would it be the better option? > > I believe running LMS on a Pi4 with piCorePlayer might be easier to set > > up than Docker if you're not familiar with it. The

Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2020-12-10 Thread justjason
I seem to be having some issues when connecting a SONOS Symphonisk lamp-speaker using the UPnP/DLNA bridge. The playback usually only works for one or maybe two tracks before it goes silent and the track info seems to be stuck in what looks like a buffer loop where it is just trying to play for

Re: [SlimDevices: Plugins] Announce : BBC Sounds Plugin

2020-12-10 Thread indifference_engine
Hi, Been using BBC Sounds for a little while now since the sad demise of iPlayer and it seems to be working well mostly. I do have an issue with "A History of the World in 100 Objects" (Radio 4, 13:45 weekdays). I'm using Wednesday's as an example. It adds to the playlist and shows the art

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

2020-12-10 Thread Michael Herger
If all the above is not possible, where would you counsel to migrate LMS? RPi4 is equivalent for raspberry? Would it be the better option? I believe running LMS on a Pi4 with piCorePlayer might be easier to set up than Docker if you're not familiar with it. The Docker image still is pretty

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

2020-12-10 Thread gmonno
Quote Originally Posted by Jaca View Post Just out of interest.. would docker version running on synology(for those who can sun docker) be also affected by Perl version problem? Cheers No, thats the benefit of Docker containers How could we do that? I can install Docker on my DS415+ but have

Re: [SlimDevices: Plugins] iPeng support thread

2020-12-10 Thread pssturges
Hi, I’ve spent the last few years looking for the perfect music solution for all my needs. Alas, I’m yet to find it. IPeng/lms is an excellent solution for around home. It is the option I always return to when the latest flirtation with other software finally doesn’t stack up. IPeng

Re: [SlimDevices: Plugins] Announce : BBC Sounds Plugin

2020-12-10 Thread expectingtofly
ian_heys wrote: > In the summer I use BBCIplayer to listen to the Live Events menu. I like > to keep up with my county's cricket games. Complete ball by ball > commentary is provided for every county game. I don't think it's a > feature of BBC Sounds. > I'm sure you will be able to listen to

Re: [SlimDevices: Plugins] Announce : BBC Sounds Plugin

2020-12-10 Thread ian_heys
expectingtofly wrote: > Correct, it has no connection with the BBC Iplayer plugin. But it is > good to have choice. > > > > Yes, it chooses the highest bitrate available. Which is usually 320kbps > in the UK and 96kbps outside the uk. In the summer I use BBCIplayer to listen to the Live