Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-05-11 Thread Aesculus
As SamY states the plugin does not compensate for the double reduction going on when both the receiver and the player are reducing the volume. I am not sure I ever considered trying to match the outputs. I did run three experiments: * Version 4.1 with the player set to 100% * Version 4.1 with th

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-05-11 Thread SamY
Akyhne wrote: > I just installed this mod today on my Raspberry Pi (piCorePlayer). > > I'm having one big issue. The sound is very low, when my volume on my > Denon AVR-2400H is set to a level I know how loud should be. > If I go into LMS settings -> Player -> Audio and change "Volume Control"

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-05-11 Thread Akyhne
I just installed this mod today on my Raspberry Pi (piCorePlayer). I'm having one big issue. The sound is very low, when my volume on my Denon AVR-2400H is set to a level I know how loud should be. If I go into LMS settings -> Player -> Audio and change "Volume Control" to "Output Level is fixed

Re: [SlimDevices: Plugins] [Announce] Ratings Light

2021-05-11 Thread Redbeard65
Hello, After installing Ratings Lite I get the following error in my scanner log: [21-05-11 15:02:07.2111] Slim::bootstrap::tryModuleLoad (286) Warning: Module [Plugins::RatingsLight::Plugin] failed to load: Base class package "Slim::Web::Settings" is empty. (Perhaps you need to 'use' the module

Re: [SlimDevices: Plugins] Leds on the PI and HifiBerry turn off

2021-05-11 Thread Peet
Hi I used only the leds_off line: dtoverlay=hifiberry-dacplus,leds_off=true But the led keeps burning. Peet Peet's Profile: http://forums.slimdevices.com/member.php?userid=44328 View this thread: http://forums.slimdevi

Re: [SlimDevices: Plugins] LMS on PI3b

2021-05-11 Thread Paul Webster
No need to change. It can reduce writes to your SD card - which might help increase its lifespan or perhaps on a restoration from uncontrolled power failure. However, I suspect a lot of people do not move it and they have no problems. Take a backup to cover the possibility of issues in the future

Re: [SlimDevices: Plugins] LMS on PI3b

2021-05-11 Thread Peet
Hi On the pCP LMS page "Maximum wait for remote network at boot" ... increase the value. I increased the value to 60 but it does not help. Is it necesarry to change to the mounted drive, because everything is working fine? Peet

Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-05-11 Thread staresy
I think you need 8.2 as a minimum. location 1: lms 8.2 on win 10 brix server, x2 sb radios, x1 touch, x1 controller : location 2: lms 8.0 on win 10 brix server, x2 sb radios, x1 duet receiver, x1 controller : alexa mediaserver smart skill, material android, squeezelitex control ---

Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-05-11 Thread georgew
I am on lms 8.1. and I installed mixcloud plugin 0.6. from official repo. Unfortunately, I can't play anything Need I install zip file that there is this thread and update to 8.2 or need I do something else (for example in settings of lms for files types). Thanks for any help. --

Re: [SlimDevices: Plugins] External Antenna on Rpi Model 3 with PiCorePlayer ? .....................

2021-05-11 Thread Cut-Throat
paul- wrote: > There are lots, but even within a product line, they can change chipsets > without notice. > > I have one of these tplink TL-WN722N > > That will work just fine ! - Thanks Much ! Cut-Throat's Profile:

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

2021-05-11 Thread rgdawson
dragosmanea wrote: > Anyone? I still cannot play native DSD. I don't know why Squeezelite-X > converts all DSD files into PCM. :(( I don't know anything about DSD, but Squeezelite-X is just running the squeezelite player as-is in the background, so perhaps you might find an answer in the squeez

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

2021-05-11 Thread philchillbill
Skills are now permitted to send *lossless* streams to Echo devices - yaay! Under the hood, MediaServer uses the *stream.mp3* mechanism to setup a network client whose audio is directed to the Echo. This always transcodes the stream to - you guessed it - mp3, so it's lossy. I have some ideas for

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

2021-05-11 Thread bpa
Paul Webster wrote: > I never explicitly change the Radio France URLs from https to > hls-anything. > The contents of "More" is also not something that I knowingly set (at > least for the stream link). > It appears as hlsplays: or whatever as a result of the https content > being detected by Pla

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

2021-05-11 Thread Paul Webster
I never explicitly change the Radio France URLs from https to hls-anything. The contents of "More" is also not something that I knowingly set (at least for the stream link). It appears as hlsplays: or whatever as a result of the https content being detected by PlayHLS. Regarding the stream URL p

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

2021-05-11 Thread wowo
@Erland there was nothing special to see in the log-files. Then I have TrackStat new installed and something magick has happened. Code: [21-05-11 03:13:59.2501] Plugins::TrackStat::Backup::File::backupToFile (58) Backup to: /share/Music/Squeezebox TrackStat/trackstat_s

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

2021-05-11 Thread bpa
Paul Webster wrote: > I am working on something that needs (at least) a specific HTTP header > to be set (might also need some cookies) to get a protected stream to > play. > The stream is only available via HLS. > > I can make the stream work using mplayer -http-header-fields. > The header nam

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

2021-05-11 Thread Paul Webster
I am working on something that needs (at least) a specific HTTP header to be set (might also need some cookies) to get a protected stream to play. The stream is only available via HLS. I can make the stream work using mplayer -http-header-fields. The header name is fixed but the contents is vari