Re: [SlimDevices: Plugins] Announce: Radio Now Playing plugin

2022-11-19 Thread bluetdi


Thank you, Paul, I appreciate your continuous work.



3xPi3B-7" | pCP 7.0.1 | LMS 8.2.1 | Transporter | 2xTouch | 2xClassic |
2xRadio | Boom | iPeng

bluetdi's Profile: http://forums.slimdevices.com/member.php?userid=20633
View this thread: http://forums.slimdevices.com/showthread.php?t=115201

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2022-11-19 Thread manx


philippe_44 wrote: 
> Your Perl is "too" recent; I've pushed yesterday an update that might
> work with 5.34 and 5.36, give it a try! (on the "dev" repository)

Thanks for your reply (and for the update!). Unfortunately it still
doesn't work in my case. Trying with static gives


Code:

22-11-19 22:06:34.3141] Plugins::RaopBridge::Pairing::displayPIN (57) 
Cannot load crypto modules, please check your configurationCrypt::Ed25519 
object version 1.05 does not match $Crypt::Ed25519::VERSION 1.04 at 
/usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm line 218.
  BEGIN failed--compilation aborted at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/RaopBridge/lib/Crypt/Ed25519.pm
 line 83.
  Compilation failed in require at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/RaopBridge/Pairing.pm 
line 50.
  [22-11-19 22:07:03.5985] Plugins::RaopBridge::Squeeze2raop::start (125) 
executable not having 'x' permission, correcting
  [22-11-19 22:07:12.2435] Plugins::RaopBridge::Pairing::displayPIN (57) Cannot 
load crypto modules, please check your configurationAttempt to reload 
Crypt/Ed25519.pm aborted.
  Compilation failed in require at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/RaopBridge/Pairing.pm 
line 50

.

in case it helps. Although it seems cryptx.pm is no longer the culprit
(?) Could I compile these modules myself (the server machine is powerful
enough) and drop them into RaopBridge/lib? Or is that non-trivial? (I'm
a non-ninja)



manx's Profile: http://forums.slimdevices.com/member.php?userid=70875
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] [Beta Announce] Revised Inguz DSP plugin

2022-11-19 Thread pjc8151


foxesden wrote: 
> Hi - Judging from what you have said, I assume you are running on
> windows.
> Given that you have all the files created, it looks as though the plugin
> is actually running
> What front end are you using, is it Material skin? If it is - you will
> need to go into settings and activate extras menu . Then go home (i.e.
> the default screen for LMS) select Extras -> EQ. 
> On the default skin, Extras is available by default on the home screen
> and EQ is a sub-menu off that.
> 
> I hope that is all it is :)
> 
> Oh and just to be sure, it is a good idea to restart the server and make
> sure a player is running.

I'm afraid a classic case of PICNIC :o, all working well now!



pjc8151's Profile: http://forums.slimdevices.com/member.php?userid=69245
View this thread: http://forums.slimdevices.com/showthread.php?t=116119

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2022-11-19 Thread philippe_44


manx wrote: 
> I gather from a search of this thread and the issues on github that
> apple tv pairing can be problematic so I'm not all that hopeful but any
> pointers will be appreciated.
> I have an Apple TV 4k on tvOS 16.1 (latest) which I thought I'd try to
> use as a player with airplay bridge. The bridge finds it and displays
> the pair button but pressing that produces nothing other than this in
> the server log:
> 
> > 
Code:

  >   > [22-11-16 14:46:34.4648] Plugins::RaopBridge::Settings::handler2 (276) 
reading: interface ?
  > [22-11-16 14:46:34.4648] Plugins::RaopBridge::Settings::handler2 (276) 
reading: log_limit 5
  > [22-11-16 14:46:34.4649] Slim::Utils::Misc::msg (1325) Warning: 
[14:46:34.4649] Use of uninitialized value in join or string at 
/usr/share/squeezeboxserver/CPAN/Log/Log4perl/Appender.pm line 165.
  > [22-11-16 14:46:34.4650] Slim::Utils::Misc::msg (1325) Warning: 
[14:46:34.4649] Use of uninitialized value in join or string at 
/usr/share/squeezeboxserver/CPAN/Log/Log4perl/Appender.pm line 165.
  > [22-11-16 14:46:34.4650] Plugins::RaopBridge::Settings::handler2 (276) 
reading: ports 
  > [22-11-16 14:46:39.7466] Plugins::RaopBridge::Settings::handler (85) 
Launching pincode display for host:192.168.0.75:7000 
udn:xxx@Boxroom._raop._tcp.local
  > [22-11-16 14:46:39.7467] Plugins::RaopBridge::Pairing::displayPIN (57) 
Cannot load crypto modules, please check your configurationAttempt to reload 
CryptX.pm aborted.
  > Compilation failed in require at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/RaopBridge/Pairing.pm 
line 47.
  > [22-11-16 14:46:39.7467] Plugins::RaopBridge::Settings::handler (203) not 
updating

> > 
> 
> I don't understand the Appender.pm line 165 reference [  ) if ref
> $p->{message} eq "ARRAY";] but the CryptX module *is* present in
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/RaopBridge/lib.
> My server is using:
> 
> LMS Version: 8.3.1 - 1667914563 
> Operating system: Debian - EN_GB - utf8
> Platform Architecture: x86_64-linux
> Perl Version: 5.36.0 - x86_64-linux-gnu-thread-multi
> IO::Socket::SSL: 2.075
> AirPlay bridge (v1.1.0.5)
> 
> I thought the dynamic/non-static binary would pick up the relevant
> modules from the OS but I get the same errors using that one and don't
> know exactly where to look for crypto stuff or what packages I might
> install. I tried (guesswork on my part) libcryptx-perl but it didn't
> help. Is there anything else I can try?

Your Perl is "too" recent; I've pushed yesterday an update that might
work with 5.34 and 5.36, give it a try! (on the "dev" repository)



LMS 8.2 on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet, 1xTouch,
1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW,
2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi,  Yamaha
WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] Annouce: SB Player, a software Squeezebox player app for Android.

2022-11-19 Thread slartibartfast


bunkertoy wrote: 
> Thanks for the clarity. Not sure why I purchased SB Player then ?
> Considering I have a Transporter & Duet. this SB Player is totally
> redundant. Learning experience.
> CheersMy router allows me to use openvpn so I can use LMS anywhere. I haven't
yet but I could [emoji3]
I would probably just use Tidal instead [emoji3]

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=98049

___
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

2022-11-19 Thread Paul Webster


Supla Finland streams are stopping after a short period - seconds to
minutes.
Am using PlayHLS v2.9


Code:


  [22-11-19 18:24:51.4566] Plugins::PlayHLS::HLSPLAY::_parsePL (301) bad m3u 
file: https://supla.digitacdn.net/live/_definst_/supla/radiorock/chunklist.m3u8
  



Used to work fine - so I assume they have changed something in their
streaming service.

Sample url

Code:


  https://supla.digitacdn.net/live/_definst_/supla/radiorock/master.m3u8
  




Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
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


Re: [SlimDevices: Plugins] Annouce: SB Player, a software Squeezebox player app for Android.

2022-11-19 Thread Redrum


Paul Webster wrote: 
> So you can listen around the home & garden (if lucky enough to have one)
> wherever you have WiFi coverage but are too far away from your fixed
> position players.

exactly why I have it. I use my phone in my pocket and a set of
bluetooth buds while I wander around within wifi range indoor and out.
The other point that Paul makes is a good one, when you wander in and
out of audible range of your players. Especially with podcasts. I used
to have to leave for a second, so I would pause a podcast, resume it
when I came back. With SB Player and earbuds I can listen the whole
time.

and it's only a couple bucks :)

Jim



Redrum's Profile: http://forums.slimdevices.com/member.php?userid=33806
View this thread: http://forums.slimdevices.com/showthread.php?t=98049

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


Re: [SlimDevices: Plugins] Annouce: SB Player, a software Squeezebox player app for Android.

2022-11-19 Thread Paul Webster


bunkertoy wrote: 
> Thanks for the clarity. Not sure why I purchased SB Player then ?
> Considering I have a Transporter & Duet. this SB Player is totally
> redundant. Learning experience.
> Cheers

So you can listen around the home & garden (if lucky enough to have one)
wherever you have WiFi coverage but are too far away from your fixed
position players.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=98049

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


Re: [SlimDevices: Plugins] Annouce: SB Player, a software Squeezebox player app for Android.

2022-11-19 Thread bunkertoy


Paul Webster wrote: 
> LMS is designed for use within a local LAN - not for remote access.
> 
> However, if you can get safe remote access to your LAN then it can
> work.
> The "classic" way to achieve this was to run a VPN server on your home
> network and then access that.
> However, a potentially easier thing to do is to use TailScale.
> For an example - see
> https://forums.slimdevices.com/showthread.php?116540-Using-LMS-outside-of-your-house-using-tailscale
> 
> However, it is still not trivial.
> If you cannot get it to work then probably reply to that TailScale
> thread rather than here since it is a general networking issue rather
> than specifically related to SB Player.

Thanks for the clarity. Not sure why I purchased SB Player then ?
Considering I have a Transporter & Duet. this SB Player is totally
redundant. Learning experience.
Cheers



bunkertoy's Profile: http://forums.slimdevices.com/member.php?userid=68763
View this thread: http://forums.slimdevices.com/showthread.php?t=98049

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


Re: [SlimDevices: Plugins] Annouce: SB Player, a software Squeezebox player app for Android.

2022-11-19 Thread castalla


bunkertoy wrote: 
> HI All,
> I see lots of chat about SB Player. I can't find the beginners guide to
> managing it.
> I have the squeeze ctrl app. Can you confirm I can use the SB Player app
> to access my home LMS server ? So if I'm out and about I can use SB
> Player to listen to music on my phone ?
> As soon as I disconnected the wifi at home on my android it disconnected
> the SB Player. I was just trying to test. Maybe I have to do something
> with the Squeeze CTRL ?
> I'm totally confused. This thread is many many pages and seems like
> others are trouble shooting. I just need a tutorial.
> Maybe someone can share a link of a thread from the site ?
> Thanks in advance for any help you can provide.
> Cheers
SB Player on your phone converts the phone into a squeezebox player. It
requires that your phone (or another android device) be connected to the
same network as your LMS server.  

You can't use it outside your home network unless you have some means of
connecting your phone remotely to your home network and LMS.





castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=98049

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


Re: [SlimDevices: Plugins] Annouce: SB Player, a software Squeezebox player app for Android.

2022-11-19 Thread Paul Webster


LMS is designed for use within a local LAN - not for remote access.

However, if you can get safe remote access to your LAN then it can
work.
The "classic" way to achieve this was to run a VPN server on your home
network and then access that.
However, a potentially easier thing to do is to use TailScale.
For an example - see
https://forums.slimdevices.com/showthread.php?116540-Using-LMS-outside-of-your-house-using-tailscale

However, it is still not trivial.
If you cannot get it to work then probably reply to that TailScale
thread rather than here since it is a general networking issue rather
than specifically related to SB Player.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=98049

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


Re: [SlimDevices: Plugins] Announce: Radio Now Playing plugin

2022-11-19 Thread Paul Webster


Release 0.0.28 - 19-Nov-2022

- Add Rogers (Canada) - 51 stations
- Add dancewave.online (2 stations and variety of stream types with
artist, track and coverart via coversearch)
- Add SuperStereo Radio Chile - 7 stations (flac and aac) -  artist,
title and cover via coversearch - thanks to broadcaster for info about
new streams launching 1-Nov-2022
- Add MediaWorks (New Zealand) all of the regular stations plus most of
the web radio stations
- Add BDPST Rock Radio - 3 station (Rock, Danubius, Juventus)
- Add Joe (Belgium) 8 stations - adds their cover art and provides
programme name and image for primary station
- Update SLCR logos and remove 2 stations that appear to have gone
(FishNet and Texas Connection)
- KMHD and OPB have changed their source for metadata
- KUNC Colorado Sound had artist and title in reverse order
- JBRadio 2 - change flac stream url
- DripFeed Radio - changed the API URL
- Supla (Finland) add new station "Vain Elamaa"
- Espace Group (France) stations song info now handled using datapaths
rather than explicit code



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=115201

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


Re: [SlimDevices: Plugins] Annouce: SB Player, a software Squeezebox player app for Android.

2022-11-19 Thread bunkertoy


HI All,
I see lots of chat about SB Player. I can't find the beginners guide to
managing it.
I have the squeeze ctrl app. Can you confirm I can use the SB Player app
to access my home LMS server ? So if I'm out and about I can use SB
Player to listen to music on my phone ?
As soon as I disconnected the wifi at home on my android it disconnected
the SB Player. I was just trying to test. Maybe I have to do something
with the Squeeze CTRL ?
I'm totally confused. This thread is many many pages and seems like
others are trouble shooting. I just need a tutorial.
Maybe someone can share a link of a thread from the site ?
Thanks in advance for any help you can provide.
Cheers



bunkertoy's Profile: http://forums.slimdevices.com/member.php?userid=68763
View this thread: http://forums.slimdevices.com/showthread.php?t=98049

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-11-19 Thread Redrum


slartibartfast wrote: 
> .
> So it seems to be a refresh issue. In some circumstances the refresh
> doesn't happen.
> 
> Sent from my Pixel 3a using Tapatalk

I agree. I also observed walking away and coming back and it changed.
So, I thought it must change eventually, but I tried it again and
waited, say 15 minutes, and it never changed.

When you look at it, pay attention to the now playing screen. It follows
the icon, not the actual player. So, your player can be playing but if
the icon is off, it (now playing) doesn't update. In fact I think it has
affected the now playing info of the selected touch after I pull down
toggled the boom.

Like I said, more testing is needed I fear.

Jim



Redrum's Profile: http://forums.slimdevices.com/member.php?userid=33806
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-11-19 Thread slartibartfast


Redrum wrote: 
> this also happens with me with sb player on android. If I forget to exit
> after using it consumes battery over night. Slarti, maybe you know the
> magic solution?
> 
> JimI only have Squeezeplayer, sorry.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-11-19 Thread slartibartfast


Redrum wrote: 
> I did a quick check with the apk on a pixel 5a. The same issue exists.
> Must be something with my system...hmmm...
> 
> I also noticed that it seems like if I select the boom, toggle, leave it
> on, select the touch, toggle the boom from the pull down, that's what
> will lead to it. Maybe in my case I need to select and toggle the boom,
> then select the touch and toggle the boom...
> 
> If no one else can reproduce, feel free to roll your eyes and move
> on...it's not a big deal, and maybe I can narrow down an exact sequence
> 
> Jim

OK I selected a player, toggled it on, left it on.
Selected another player, toggled it on, left it on.
Toggled the first player off and the player turned off but the icon
still indicated it was on.
Left the app to write this and on returning to the app the player icon
toggled to off. 
So it seems to be a refresh issue. In some circumstances the refresh
doesn't happen.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-11-19 Thread Redrum


d6jg wrote: 
> That was it! 
> Cheers

this also happens with me with sb player on android. If I forget to exit
after using it consumes battery over night. Slarti, maybe you know the
magic solution?

Jim



Redrum's Profile: http://forums.slimdevices.com/member.php?userid=33806
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-11-19 Thread Redrum


slartibartfast wrote: 
> I just did a quick check using the APK on Android and don't appear to
> see this behaviour. The power button toggles on and off with the player
> regardless of which player is selected.
> 
> Sent from my Pixel 3a using Tapatalk

I did a quick check with the apk on a pixel 5a. The same issue exists.
Must be something with my system...hmmm...

I also noticed that it seems like if I select the boom, toggle, leave it
on, select the touch, toggle the boom from the pull down, that's what
will lead to it. Maybe in my case I need to select and toggle the boom,
then select the touch and toggle the boom...

If no one else can reproduce, feel free to roll your eyes and move
on...it's not a big deal, and maybe I can narrow down an exact sequence

Jim



Redrum's Profile: http://forums.slimdevices.com/member.php?userid=33806
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-11-19 Thread d6jg


slartibartfast wrote: 
> There is a setting for the application, "Keep screen on". Default is off
> though.
> 
> Sent from my Pixel 3a using Tapatalk

That was it! 
Cheers



Jim
https://jukeradio.double6.net


VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* Joggler & Pi4/Khadas  -> Onkyo TXNR686 -> Celestion F20s

*Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s 
*Dining Room* SB Radio
*Bedroom (Bedside)* Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV) & Bathroom* SB Touch ->Denon AVR ->Mordaunt Short M10s +
Kef ceiling speakers
*Guest Room* Joggler > Topping Amp -> Wharfedale Modus Cubes

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] [Beta Announce] Revised Inguz DSP plugin

2022-11-19 Thread Zombie


Apesbrain wrote: 
> In your system, where is LMS running?

On a NAS in the next room. The only difference was that I changed the
sensitivity from -16 to -18 and -17. Now it's back to -16 and random
tracks seem the same level



Zombie's Profile: http://forums.slimdevices.com/member.php?userid=25009
View this thread: http://forums.slimdevices.com/showthread.php?t=116119

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-11-19 Thread slartibartfast

d6jg wrote: 
> Not a complaint but a question.
> I’m using the apk on a Fire Tablet. It’s not up to date but I don’t
> think that is the issue.
> If I finish an evening’s listening but forget to close the app before I
> go to bed the tablet is out of power in the morning. This has happened a
> fair few times now. Material is the only app running to my knowledge.
> Is this a common experience or have I missed some crucial setting
> somewhere?There is a setting for the application, "Keep screen on". Default 
> is off
though.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-11-19 Thread d6jg

Not a complaint but a question.
I’m using the apk on a Fire Tablet. It’s not up to date but I don’t
think that is the issue.
If I finish an evening’s listening but forget to close the app before I
go to bed the tablet is out of power in the morning. This has happened a
fair few times now. Material is the only app running to my knowledge.
Is this a common experience or have I missed some crucial setting
somewhere?



Jim
https://jukeradio.double6.net


VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* Joggler & Pi4/Khadas  -> Onkyo TXNR686 -> Celestion F20s

*Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s 
*Dining Room* SB Radio
*Bedroom (Bedside)* Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV) & Bathroom* SB Touch ->Denon AVR ->Mordaunt Short M10s +
Kef ceiling speakers
*Guest Room* Joggler > Topping Amp -> Wharfedale Modus Cubes

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] [Beta Announce] Revised Inguz DSP plugin

2022-11-19 Thread Apesbrain


Zombie wrote: 
> While playing tracks from my NAS yesterday there was some 10 dB
> difference between some tracks. I uninstalled EQ and the difference was
> gone.

I'm pretty sure RG works for me.  InguzEQ changes the audio data in
every sample, but tags are left untouched and RG is a tag.  It should
work.

In your system, where is LMS running?



Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738
View this thread: http://forums.slimdevices.com/showthread.php?t=116119

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


Re: [SlimDevices: Plugins] [Beta Announce] Revised Inguz DSP plugin

2022-11-19 Thread Zombie


Apesbrain wrote: 
> What do you mean by "the replay gain function is gone"?

While playing tracks from my NAS yesterday there was some 10 dB
difference between some tracks. I uninstalled EQ and the difference was
gone.



Zombie's Profile: http://forums.slimdevices.com/member.php?userid=25009
View this thread: http://forums.slimdevices.com/showthread.php?t=116119

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-11-19 Thread slartibartfast


Redrum wrote: 
> Hi Craig;
> 
> I noticed an irregularity with regard to multiple players and power
> on/off states/indicators. I can do some more testing to try to create
> the exact steps to duplicate, but thought I would post what I am seeing
> and where I think material (LMS?) gets mixed up (or maybe it's me/my
> setup).
> 
> This is on a pc, I have not tried the android apk, but will.
> 
> Basically, with multiple players and the power on/off icons (both in
> current player and pull down), I am able to get a mismatch of the power
> state between the icons (both @ player and pulldown), the icon hover
> text, and the player itself. I should note that I never saw this until I
> enabled the option to replace the player icon with the power icon next
> to the player name. Late edit - I just tried with power icon at player
> turned off, issue still exists.
> 
> consider this picture:
> 
> 39168
> 
> 1) I start with both the touch and boom on - everything is correct.
> 2) If I have the boom as the active player, I am able to toggle the
> power both at the top level, and, through the icon on the pull down. The
> hovers remain correct, the player states change correctly.
> 3) If I then choose the touch as the active player, but pull down (with
> touch highlighted/active as shown), but toggle the boom power icon (in
> the pull down), it does power off the boom itself, but the icon remains
> illuminated, and the hover still suggests to "turn off"
> 4) If I then continue (by clicking on the selected touch), then pull
> down again (touch is active player), the icon and hover are correct
> (off, and suggest to turn on)
> 5) While pulled down with touch as active player (again), and click the
> power icon on the boom on the pull down, the boom does turn on, but the
> icon remains dim.
> 6) Select the boom from the menu, and the icon next to the player is
> correct.
> 
> I have done alot more playing around (not documented) where the icon and
> the hover can mismatch (icon indicates "on", hover says "turn on").
> Also, note that with radio and boom, I may have used the physical button
> on the player itself.
> 
> I also should note that "now playing" is affected. It seems like now
> playing follows the icon state, not the player. That is, the player can
> be on and playing, but if the icon is wrong (off) now playing is not
> active/incorrect.
> 
> I guess to summarize, using the power icon in the pull down in material
> for player B, when another player A is active, seems to work, but not
> display the result properly. Now Playing is also wrong. If B were active
> and you change B, everything is fine.
> 
> Its also no big deal because it seems like it can be corrected just by
> selecting player B as active. I am not trying to create work for you,
> just something i noticed.
> 
> JimI just did a quick check using the APK on Android and don't appear to
see this behaviour. The power button toggles on and off with the player
regardless of which player is selected.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-11-19 Thread Redrum


Hi Craig;

I noticed an irregularity with regard to multiple players and power
on/off states/indicators. I can do some more testing to try to create
the exact steps to duplicate, but thought I would post what I am seeing
and where I think material (LMS?) gets mixed up (or maybe it's me/my
setup).

This is on a pc, I have not tried the android apk, but will.

Basically, with multiple players and the power on/off icons (both in
current player and pull down), I am able to get a mismatch of the power
state between the icons (both @ player and pulldown), the icon hover
text, and the player itself. I should note that I never saw this until I
enabled the option to replace the player icon with the power icon next
to the player name. Late edit - I just tried with power icon at player
turned off, issue still exists.

consider this picture:

39168

1) I start with both the touch and boom on - everything is correct.
2) If I have the boom as the active player, I am able to toggle the
power both at the top level, and, through the icon on the pull down. The
hovers remain correct, the player states change correctly.
3) If I then choose the touch as the active player, but pull down (with
touch highlighted/active as shown), but toggle the boom power icon (in
the pull down), it does power off the boom itself, but the icon remains
illuminated, and the hover still suggests to "turn off"
4) If I then continue (by clicking on the selected touch), then pull
down again (touch is active player), the icon and hover are correct
(off, and suggest to turn on)
5) While pulled down with touch as active player (again), and click the
power icon on the boom on the pull down, the boom does turn on, but the
icon remains dim.
6) Select the boom from the menu, and the icon next to the player is
correct.

I have done alot more playing around (not documented) where the icon and
the hover can mismatch (icon indicates "on", hover says "turn on").
Also, note that with radio and boom, I may have used the physical button
on the player itself.

I also should note that "now playing" is affected. It seems like now
playing follows the icon state, not the player. That is, the player can
be on and playing, but if the icon is wrong (off) now playing is not
active/incorrect.

I guess to summarize, using the power icon in the pull down in material
for player B, when another player A is active, seems to work, but not
display the result properly. Now Playing is also wrong. If B were active
and you change B, everything is fine.

Its also no big deal because it seems like it can be corrected just by
selecting player B as active. I am not trying to create work for you,
just something i noticed.

Jim


+---+
|Filename: material players.png |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=39168|
+---+


Redrum's Profile: http://forums.slimdevices.com/member.php?userid=33806
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] [Beta Announce] Revised Inguz DSP plugin

2022-11-19 Thread Apesbrain


Zombie wrote: 
> About presets...will the server restart with the latest used preset
> before shutdown?
InguzEQ remembers its last settings on server shutdown/restart.

Zombie wrote: 
> If so, is it possible to make it player-based instead?
Each player has its own InguzEQ settings file.  When you select that
player in the LMS UI, its InguzEQ profile is loaded.  Any changes are
saved only for that player.  For this reason, I save presets with
something in the name to indicate which player it applies to, e.g.
"[Guest Room] 4K Dip, Width -3".

Zombie wrote: 
> Noticed now that the replay gain function is gone.
Not sure about this one; on my server RG works just fine with InguzEQ. 
What do you mean by "the replay gain function is gone"?

The one "volume"-related issue I found with InguzEQ regards mono files:
they play at a lower level.  The solution is to make them 2-channel mono
using an app like foobar2000.



Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738
View this thread: http://forums.slimdevices.com/showthread.php?t=116119

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


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

2022-11-19 Thread onimod


rgdawson wrote: 
> Thanks for the clue.  I may need to dig into the runtime library of my
> development stack, because I tried to supress the message everywhere
> that I could be triggering it, yet to no avail.  I run other system
> multi-monitor, but not my surface, I don't have a dock for it.  At this
> point, I'm not aware that others are seeing this, so I'm guessing that
> it is something very peculiar is going on.  I'll keep looking.
> 
> When you say "boot", do you mean just starting the SLX application, or
> do you mean PC boot with "auto-start on login" checked On?
> 
> R Greg Dawson

By 'boot' I mean't 'Restart'
After multiple cycles this evening I -think- I've discovered that
waiting longer after a restart avoids the error.
I'll have another go to confirm tomorrow.



onimod's Profile: http://forums.slimdevices.com/member.php?userid=38914
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-11-19 Thread The Groundsman


cpd73 wrote: 
> Changes:
> 
> >   > 
  -  When adding a URL via Android's share system, show a dialog
  > asking which player to share to and add buttons for play, add, or
  > insert.
  -  Add option to auto-discover servers when connection is lost
  > (enabled by default).
  > > > 

Thank you for all the new stuff.



-
NICHOLAS-

RPi4 / piCorePlayer v8.1.0 /Logitech Media Server Version: 8.2.1/
Hifiberry Digi+ 
4 Chromecast (mini x3 Chromecast Audio) 1 Airplay

The Groundsman's Profile: http://forums.slimdevices.com/member.php?userid=70305
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-11-19 Thread slartibartfast


In Party mode the Radio and Favourites menus are removed but Apps
remain. Radio Paradise is removed from apps but TuneIn Radio remains. Is
that an oversight?

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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