Re: [SlimDevices: Plugins] iPeng support thread

2022-12-08 Thread Slot


Anyone know if iPeng can play on my iPhone (well, on my car audio using
bluetooth) when connected back to my music library on my LAN via
WireGuard VPN ?

I have LMS running on a Docker container on a Raspberry Pi, WireGuard is
running in another Docker container)..

Thanks in advance.



Slot's Profile: http://forums.slimdevices.com/member.php?userid=72001
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2022-12-08 Thread philippe_44


SamY wrote: 
> Ha ha!! I feel your pain. Just out of curiosity, what sort of negative
> feedback are you anticipating? Are there any other test scenarios that
> you would like me to try? I normally don't play many mp3 albums but just
> happened to pick one at random the other night when I noticed the tracks
> skipping. I usually stream flac content from sources like Qobuz and
> Radio Paradise. I guess I should make sure things are still good there
> too.
> 
> As always, thanks for all the work you've done and continue to do on
> these great plugins.

I've done a massive refactoring of all my plugins & apps, they have been
on the "dev" repository for a while but now is time to move them to
stable while my memory is still "fresh". So I'm expecting a fair bit of
issues with that, but that's how it works :)



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=104614

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


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2022-12-08 Thread SamY


philippe_44 wrote: 
> Thanks, that's good news! I will try to stick with that version and I'll
> move it to be the stable one now (same for UPnP). I'm expecting a fair
> bit of (unhappy) "feedback" with all the changes but I need all that to
> move on :)

Ha ha!! I feel your pain. Just out of curiosity, what sort of negative
feedback are you anticipating? Are there any other test scenarios that
you would like me to try? I normally don't play many mp3 albums but just
happened to pick one at random the other night when I noticed the tracks
skipping. I usually stream flac content from sources like Qobuz and
Radio Paradise. I guess I should make sure things are still good there
too.

As always, thanks for all the work you've done and continue to do on
these great plugins.



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
View this thread: http://forums.slimdevices.com/showthread.php?t=104614

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


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2022-12-08 Thread philippe_44


SamY wrote: 
> Okay, here are the results of my testing.  (**Spoiler** It's working!)
> 
> I started with the latest version of the 'old' Chromecast plugin.
> 
> 1.  Disabled the Windows "Private network" firewall.  Result: No change
> 2.  Re-enabled the firewall, added a registry KeepAliveTime key with a
> value of 18 and rebooted.  Result: No change
> 3.  Removed the KeepAliveTime registry key, rebooted and installed the
> latest dev version of Castbridge from the web site (2.1.0.0).  Result:
> Working!
> 
> I have not replaced the squeeze2cast binary installed from the dev
> repository with the version linked in your previous post because did
> I mention that it works? ;)
> 
> If you still want me to test with the newer binary, let me know. For
> now, though, everything seems to be perfect --- not so much as a hiccup.
> 
> 
> Thanks!!!

Thanks, that's good news! I will try to stick with that version and I'll
move it to be the stable one now (same for UPnP). I'm expecting a fair
bit of (unhappy) "feedback" with all the changes but I need all that to
move on :)



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=104614

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


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2022-12-08 Thread SamY

philippe_44 wrote: 
> I'd be curious about that parameter
> 
> > 
Code:

  >   > 
  > By changing the TCP/IP timeout value on the serveryou can reduce the delay 
from the default two(2) hours to three (3) minutes. This should not be done on 
the workstations. It should only be done on the server.
  > 
  > Open the Microsoft Windows Registry Editor ( START / RUN / Regedit  )
  > Browse to the 
“HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters” key
  > Locate the Value “KeepAliveTime”. If it does not exist, create a new 
REG_DWORD Value called “KeepAliveTime”
  > Set the Value “KeepAliveTime” to decimal 18
  > Exit the registry editor
  > Reboot your machine for the changes to take effect
  > 
  > Please be aware that the capitalization in KeepAliveTime is important!
  > 

> > 
> 
> Also, can you try this version?
> https://www.dropbox.com/s/yxcgbc4xaau7j7z/squeeze2cast-static.exe?dl=0.
> It's the new dev version, but I've made a special change to not have
> the connection stalling. If you can make both tests separated, that
> would be helpful.

Okay, here are the results of my testing.  (**Spoiler** It's working!)

I started with the latest version of the 'old' Chromecast plugin.

1.  Disabled the Windows "Private network" firewall.  Result: No change
2.  Re-enabled the firewall, added a registry KeepAliveTime key with a
value of 18 and rebooted.  Result: No change
3.  Removed the KeepAliveTime registry key, rebooted and installed the
latest dev version of Castbridge from the web site (2.1.0.0).  Result:
Working!

I have not replaced the squeeze2cast binary installed from the dev
repository with the version linked in your previous post because did
I mention that it works? ;)

If you still want me to test with the newer binary, let me know. For
now, though, everything seems to be perfect --- not so much as a hiccup.


Thanks!!!



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
View this thread: http://forums.slimdevices.com/showthread.php?t=104614

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


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2022-12-08 Thread philippe_44


I've updated the dev version (see 1st post) with a changes that might
take care of this issue, hopping it does not break more other things as
it is a kind of fundamental change in the pipeline sequencing.



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=104614

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-12-08 Thread d6jg

Now that Craig has given the url info needed for your guests to access a
specific player at a party here is what you need to (safely) generate
some QR codes.

1. Guests need to access your WiFi. Use https://qifi.org/ to generate a
QR code. Unlike other web resources that do this QiFi is entirely  JS in
your browser I.e. you don’t send your SSiID and WiFi password to some
random web server.

2. Open the URL as detailed by Craig in Chrome. Then click the share
icon (or the three dots on desktop) where there is an option to generate
a QR code.

Print the two QR codes out so your guests can use them!



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] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2022-12-08 Thread Pazzuzu

Ajeighh wrote: 
> Did anyone find a fix for this? I’m getting it after upgrading to macOS
> 13.0 and LMS 8.3.0
> 
> Thanks,
> 
> Andrew

I found a workaround 'here'
(https://forums.slimdevices.com/showthread.php?117165-Latest-LMS-8-4-on-macOS-10-15-falls-back-to-perl-5-18=1067148=1#post1067148)
: 

Make slimserver use a version of perl that is supported by shairtunes by
changing the shebang (first line) in :

/Library/PreferencePanes/Squeezebox.prefPane/Contents/server/slimserver.pl

ex: perl 5.18 (check for available perl versions on your system)

Replace the first line:

Code:

#!/Library/PreferencePanes/Squeezebox.prefPane/Contents/perl/bin/perl


With this line:

Code:

#!/usr/bin/perl5.18



Unsure of the consequences but after restarting LMS, shairtunes is
working again for me !



Pazzuzu's Profile: http://forums.slimdevices.com/member.php?userid=59605
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-12-08 Thread d6jg

cpd73 wrote: 
> To use party-mode you can either:
> >   > 
  -  Set 'Material Skin (Party)' as the default skin, and the just
  > give users your LMS url (e.g. http: //SERVER:9000)
  -  Use http: //SERVER:9000/materialparty/ - this is the URL used by
  > 'Material Skin (Party)'
  -  Use http: //SERER:9000/matrerial/?party - which is actual URL,
  > and http: //SERVER:9000/materialparty/ just redirects to this
  > > > 
> 
> There is no need to specify a player. However, if you wish to allow
> your users to only control a single player then you can use http:
> //SERVER:9000/material/?party=01:02:03:04:05:06  (player
> can be ID (MAC) or its name (URL encoded))

Many thanks but slightly confused. I can’t see Player Settings but I can
see (and edit) Server Settings. I’m sure that’s not intended



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] Announce: Material Skin

2022-12-08 Thread cpd73


d6jg wrote: 
> On a serious note. Did I read that Craig had added a party mode? Am I
> correct that Material must be default skin for this to work and that you
> need to specify player by Mac code in url?
> Anybody got an example?

To use party-mode you can either:
  
-  Set 'Material Skin (Party)' as the default skin, and the just give
  users your LMS url (e.g. http: //SERVER:9000)
-  Use http: //SERVER:9000/materialparty/ - this is the URL used by
  'Material Skin (Party)'
-  Use http: //SERER:9000/matrerial/?party - which is actual URL, and
  http: //SERVER:9000/materialparty/ just redirects to this
  

There is no need to specify a player. However, if you wish to allow your
users to only control a single player then you can use http:
//SERVER:9000/material/?party=01:02:03:04:05:06  (player
can be ID (MAC) or its name (URL encoded))



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
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: WaveInput for Linux

2022-12-08 Thread xtreame


bpa wrote: 
> I'll look into later.  LMS looks at all rules simultaneously to find
> which ones will work and then selects best one. So failed rules will
> show errors (e.g. no lame, not T capability) so they will never be a
> candidate for use.
> 
> What are the Filetypes settings for Wavin ?
> 
> edit:
> LMS finds a match and starts running but I think "hw:0" is not a valid
> device.
> > 
Code:

  >   > 
  > [22-12-08 17:47:58.5568] Slim::Player::Song::open (480) Opening stream (no 
direct streaming) using Plugins::WaveInput::WAVIN [wavin:hw:0]
  > [22-12-08 17:47:58.5595] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (667) Using command 
for conversion: "/bin/arecord" -d0 -c2 -f S16_LE -r 44100 -traw -D "hw:0"
  > [22-12-08 17:47:58.5604] Plugins::WaveInput::WAVIN::new (41) WaveInput 
command ='"/bin/arecord" -d0 -c2 -f S16_LE -r 44100 -traw -D "hw:0"'
  > 

> > 
> 
> At a shell prompt what devices does "arecord -l" display ? (the option
> is letter dash, lower case letter ell)

When i run exactly the command which is in the custom-convert.conf
manually (in shell) arecord is recording...

arecord -l is showing me this ->

Code:

 List of CAPTURE Hardware Devices 
  card 0: sndrpihifiberry [snd_rpi_hifiberrydacplusdsp_sou], device 0: 
Hifiberry DAC+DSP SoundCard HiFi dacplusdsp-codec-0 [Hifiberry DAC+DSP 
SoundCard HiFi dacplusdsp-codec-0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0




Thanks

BR



xtreame's Profile: http://forums.slimdevices.com/member.php?userid=73220
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

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


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

2022-12-08 Thread schwimma


Thanks , could you please help me with the file preference?



schwimma's Profile: http://forums.slimdevices.com/member.php?userid=63428
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: WaveInput for Linux

2022-12-08 Thread bpa


xtreame wrote: 
> Thanks for your answer. I reinstalled everything and it's behaving
> different now. I turned DEBUG on
> 
> attached log file
> 
> it's now telling "rejecting [arecord] ... because required capability T
> not supported" and "Error: Didn't find any command matches for type:
> wavin"
> 
> any clues about this?

I'll look into later.  LMS looks at all rules simultaneously to find
which ones will work and then selects best one. So failed rules will
show errors (e.g. no lame, not T capability) so they will never be a
candidate for use.

What are the Filetypes settings for Wavin ?



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

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


Re: [SlimDevices: Plugins] HiFiBerry Amp Software Volume Control

2022-12-08 Thread markiii


just heard back from HifiBerry support who confirmed it operates in the
digital domain

So changing the volume will affect bit perfect playback



PiCorePlayer 8.2 on Allo Digi One Signature (Lounge)
PiCorePlayer 8.2 with  Hifiberry Digi+ Material running on PI for
control (Office)
PiCorePlayer 8.2 with pi official touchscreen and Hifiberry
DAC+(Kitchen)
Radio  (Bedroom)
PiCorePlayer 8.2 with Allo BOSS  DAC (Bedroom)
PiCorePlayer 8.2 with Hifiberry AMP+. Squeezelite=x for control
(Garage)
PiCorePlayer 8.2 with Hifiberry AMP+(Patio 2)
PiCorePlayer 8.2 with Hifiberry AMP+(Patio 2)

LMS 8.3 on unRaid 6.11.5 Server (Seneca HDS)

markiii's Profile: http://forums.slimdevices.com/member.php?userid=63801
View this thread: http://forums.slimdevices.com/showthread.php?t=117090

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


Re: [SlimDevices: Plugins] Can't update LMS to 8.3 or 8.4 on Max2play

2022-12-08 Thread yeomanspc

M2P say they no longer support Odroid so I’ll have to hope it either
works sometime or go do it manually.  


Sent from my iPhone using Tapatalk





yeomanspc's Profile: http://forums.slimdevices.com/member.php?userid=249
View this thread: http://forums.slimdevices.com/showthread.php?t=117160

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2022-12-08 Thread xtreame


bpa wrote: 
> That error is usually associated with a bad/failed install.
> 1. Check the plugin is installed OK in Settings/Plugins 
> 2. Check there is a WaveInput entry in Settings/Advanced/Filetypes.

Thanks for your answer. I reinstalled everything and it's behaving
different now. I turned DEBUG on

attached log file

it's now telling "rejecting [arecord] ... because required capability T
not supported" and "Error: Didn't find any command matches for type:
wavin"

any clues about this?


BR


+---+
|Filename: debug.txt|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=39347|
+---+


xtreame's Profile: http://forums.slimdevices.com/member.php?userid=73220
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2022-12-08 Thread bpa


xtreame wrote: 
> Hi bpa,
> 
> first of all thanks for this LMS plugin!
> 
> I have an LMS (v8.2.0) running on latest Raspberry Pi OS (without gui)
> Installation went well but when pressing play on WebInterface player it
> will not start streaming and in logfile i get this error:
> 
> > 
Code:

  >   > [22-12-08 16:23:00.1785] Slim::Player::Song::open (417) Error: Couldn't 
create command line for wavin playback for [wavin:0]
  > [22-12-08 16:23:17.4917] Slim::Player::Song::open (417) Error: Couldn't 
create command line for wavin playback for [wavin:hw:0]
  > [22-12-08 16:27:59.0408] Slim::Player::Song::open (417) Error: Couldn't 
create command line for wavin playback for [wavin:hw:0]

> > 
> 
> I tried different variants with wavin:
> 
> Do you have an idea what the problem can be?
> 
> P.S. squeezeboxserver user is member of group audio
> 
> Thank you in advance!
> 
> BR

That error is usually associated with a bad/failed install.
1. Check the plugin is installed OK in Settings/Plugins 
2. Check there is a WaveInput entry in Settings/Advanced/Filetypes.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

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


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

2022-12-08 Thread foxesden


It should work with Spotty - I have just tested it on my server.



foxesden's Profile: http://forums.slimdevices.com/member.php?userid=56286
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] Picoreplayer / Shairport-sync

2022-12-08 Thread ralphy


I found a problem with the 4.1-5 extension and have removed it.

Version 4.1.1 is now available from the Shairport-sync option in the
Audio Tweaks section of the tweaks tab in the web admin, replacing the
old 3.3.8 build.
It's available for both 32 and 64bit installs of picoreplayer 8.x. 
There are several additional dependencies for 4.1.1 that will be
downloaded during the install.

To update; select No and let pcp uninstall and reboot, then select Yes
and reboot again if prompted.

You should now see a pCP-Airplay2 device listed.

Again, If you want to change the name of the device, edit
/usr/local/etc/shairport-sync.conf and restart shairport-sync.

For configuration changes to "stick" between reboots you'll also need to
add usr/local/etc/shairport-sync.conf to /opt/.filetool.lst and backup
your config.
Note that there is no slash at the beginning of the path in
.filetool.lst it's not a typo.

You can check the version of shairport-sync with the command;

Code:

/usr/local/sbin/shairport-sync -V
  
  
4.1.1-AirPlay2-libdaemon-OpenSSL-tinysvcmdns-ALSA-stdout-pipe-soxr-metadata-sysconfdir:/usr/local/etc
  




Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=117145

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2022-12-08 Thread xtreame


Hi bpa,

first of all thanks for this LMS plugin!

I have an LMS running on latest Raspberry Pi OS (without gui)
Installation went well but when pressing play on WebInterface player it
will not start streaming and in logfile i get this error:


Code:

[22-12-08 16:23:00.1785] Slim::Player::Song::open (417) Error: Couldn't 
create command line for wavin playback for [wavin:0]
  [22-12-08 16:23:17.4917] Slim::Player::Song::open (417) Error: Couldn't 
create command line for wavin playback for [wavin:hw:0]
  [22-12-08 16:27:59.0408] Slim::Player::Song::open (417) Error: Couldn't 
create command line for wavin playback for [wavin:hw:0]



I tried different variants with wavin:

Do you have an idea what the problem can be?

P.S. squeezeboxserver user is member of group audio

Thank you in advance!

BR



xtreame's Profile: http://forums.slimdevices.com/member.php?userid=73220
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

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


Re: [SlimDevices: Plugins] piCorePlayer spams with DNS requests

2022-12-08 Thread d6jg


Roland0 wrote: 
> name -> IP is done by the OS' resolver, not by the application
> 
> 
> A cluster has one external IP address//port per service
> 
> OP has to set up local DNS to resolve the hostname (= service name) (
> e.g. "logitechmediaserver") to the external cluster IP if LMS is running
> in a pod
> Or if the external IP is static, one could simply add it to /etc/hosts
> on the client

You are, of course, correct on both fronts. Was thinking about
specifying LMS address in SB Touch etc where I think only IP is allowed?



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=117154

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


Re: [SlimDevices: Plugins] piCorePlayer spams with DNS requests

2022-12-08 Thread Roland0

d6jg wrote: 
> I don’t think Squeezelite/LMS was designed to work against hostnames
> only IP addresses.
name -> IP is done by the OS' resolver, not by the application

> I’m pretty sure that MySqueezebox.com operates on a clustered server
> with multiple IP addresses but LMS doesn’t.
A cluster has one external IP address//port per service

OP has to set up local DNS to resolve the hostname (= service name) (
e.g. "logitechmediaserver") to the external cluster IP if LMS is running
in a pod
Or if the external IP is static, one could simply add it to /etc/hosts
on the client



'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | Text
Interface | Playlist Editor / Generator | Music Classification | Similar
Music | Announce | EventTrigger | Ambient Noise Mixer | DB Optimizer |
Image Enhancer | Chiptunes | LMSlib2go | ...
'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a
self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ...

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=117154

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


Re: [SlimDevices: Plugins] Help with MusicIP docker container

2022-12-08 Thread sparkyuk


I just tested this with a clean install of the container.  The uid/gid
for my user is 1001 and I created /data/docker-compose/musicip/music and
/data/docker-compose/musicip/config as this user.  Docker compose file
includes

environment:
- PUID=1001
- PGID=1001
volumes:
- /data/docker-compose/musicip/music:/music
- /data/docker-compose/musicip/config:/config

I put some flac files in the music directory and started the container
with docker-compose.  Accessed via a browser and added music from
/music.  The files already had fingerprint tags, were added as expected,
and a default.m3lib file was created in the config directory.

Show Songs button in the GUI returns expected results and these are
retained after a docker-compose down / docker-compose up -d cycle

/music/01-I'm_Not_In_Love.flac
/music/01-Wall_Street_Shuffle.flac
/music/02-The_Power_Of_Love.flac

Permissions/ownership of the config volume would seem to be the most
likely cause of what you're seeing.



sparkyuk's Profile: http://forums.slimdevices.com/member.php?userid=70716
View this thread: http://forums.slimdevices.com/showthread.php?t=117186

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-12-08 Thread d6jg


On a serious note. Did I read that Craig had added a party mode? Am I
correct that Material must be default skin for this to work and that you
need to specify player by Mac code in url?
Anybody got an example?

I was looking into generating a QR code for a festive gatherImg which is
dead easy if you know the url you need to open.



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-12-08 Thread schwimma


yes, one on windows one on an Qnap (ts233 with OS 5.01)

but now it also works on qnap..maybe an hickup, after reinstall the
plugin 3 times it works.

one question left: is it possible to combine it with spotty?

since there is no inguz DSP File queue  in the File format section for
spotty?!
any workarround?

BTW: many thanx to you for this plugin, threrefore i only have some bass
modes between 40 and 80Hz up to 12dB
it is now easy to flat ;-)



schwimma's Profile: http://forums.slimdevices.com/member.php?userid=63428
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 : BBC Sounds Plugin

2022-12-08 Thread humax99


expectingtofly wrote: 
> Ah ok.  Unfortunately all that the plugin does is provide a URL that can
> be set as a favourite.  That URL, when called, returns a menu.  This may
> be intended behaviour (or possibly a minor bug) in material skin on the
> home screen where it doesn't support favourite urls that return an opml
> menu.

Thank you for the quick reply. May be this is something @cpd73 could
comment on. Does he monitor this thread?



humax99's Profile: http://forums.slimdevices.com/member.php?userid=69035
View this thread: http://forums.slimdevices.com/showthread.php?t=113045

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


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

2022-12-08 Thread expectingtofly


humax99 wrote: 
> I am using the latest nightly LMS Version: 8.3.1 - 1670141275 with
> Material Skin 3.0.2.
> 
> Adding My Sounds to Favourites works correctly. Adding it to the Home
> menu does not.
> 
> I get same result with mobile or desktop browser.

Ah ok.  Unfortunately all that the plugin does is provide a URL that can
be set as a favourite.  That URL, when called, returns a menu.  This may
be intended behaviour (or possibly a minor bug) in material skin on the
home screen where it doesn't support favourite urls that return an opml
menu.



Stuart McLean   

expectingtofly plugins :
'bbc sounds' (https://github.com/expectingtofly/lms_bbc_sounds_plugin),'
global player (uk)'
(https://github.com/expectingtofly/lms_globalplayer_plugin), 'times
radio' (https://github.com/expectingtofly/lms_times_radio_plugin),  'uk
radio player'
(https://github.com/expectingtofly/lms_ukradioplayer_plugin), 'virgin
radio (uk)' (https://github.com/expectingtofly/lms_virgin_radio_plugin) 
and the 'radio favourites plugin'
(https://github.com/expectingtofly/lms_radio_favourites_plugin)

for bbc sounds help see the 'bbc sounds wiki'
(https://github.com/expectingtofly/lms_bbc_sounds_plugin/wiki).

expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263
View this thread: http://forums.slimdevices.com/showthread.php?t=113045

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


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

2022-12-08 Thread slartibartfast


expectingtofly wrote: 
> What version of LMS are you using and what controller?  It needs LMS 8.2
> to work correctly
> In material skin I get the option to add it to favourites, from there it
> behaves correctly, I presume it would also behave correctly from the
> home screen?Nope, probably a material issue though.39343

Sent from my Pixel 3a using Tapatalk


+---+
|Filename: Screenshot_20221208-113055.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=39343|
+---+




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

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


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

2022-12-08 Thread foxesden


schwimma wrote: 
> Hi
> 
> should this plugin work on ARM LMS (qnap) installation? 
> 
> was able to installe it on LMS 8.4 ,  qnap device but changes in the EQ
> does not have any effect.
> 
> Sorry if i should know this but i did not find any hints in serveral
> threads
> 
> it works on windows with my touch
> 
> thaNX


Just so that I am clear, you have 2 LMS installs - one on windows, which
is working and one on QNAP, which isn't?

As part of the install if there are any problems, I would ensure that
all players are stopped and then restart the server. This is because if
anything is playing it can potentially block the install.
On the QNAP install can you check settings and the information tab, and
on helper applications folder see if you have a folder pointing to
Inguz, on windows mine looks like this.

C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread,
C:\PROGRA~2\SQUEEZ~1\server\Bin,
C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\C3PO\Bin\MSWin32-x86-multi-thread,
C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\C3PO\Bin,
C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\InguzEQ\Bin,
C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\Spotty\Bin\MSWin32-x86-multi-thread,
C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\Spotty\Bin,
C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\UPnPBridge\Bin

If that looks OK, you can check the logs.
Go to Advanced settings and scroll-down and look for Inguz, set the
settings to debug and hit apply.
Now play a track and change the balance so that the slider is all the
way left. restart the track. If the sound is mainly from the left
speaker - you are good.
If not go to settings information and view the server log -> everything.


You should see a statement like this, in this case it is an eq setting
rather than balance.

[22-12-08 11:03:55.7911] Plugins::InguzEQ::Plugin::debug (285) InguzEQ:
command: seteq
[22-12-08 11:03:55.7927] Plugins::InguzEQ::Plugin::debug (285) InguzEQ:
command: seteq(4,50,2.9)
[22-12-08 11:03:55.7942] Plugins::InguzEQ::Plugin::debug (285) InguzEQ:
setPref b4value=2.9
[22-12-08 11:03:55.7952] Plugins::InguzEQ::Plugin::debug (285) InguzEQ:
savePrefs d0_50_99_85_19_e9.settings.conf

If you see something similar and still no joy, it is probably the
binary. This also has a log - unfortunately it is tucked away in the
preferences folder. If you can check the information to again and locate
the Preferences folder listed on your QNAP. Under there should be a
folder called InguzEQ and a file called log.txt. If log.txt does not
exist or if you open it and it is blank then the binary is not running.

At which point I will need more info from you.



foxesden's Profile: http://forums.slimdevices.com/member.php?userid=56286
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 : BBC Sounds Plugin

2022-12-08 Thread humax99


I am using the latest nightly LMS Version: 8.3.1 - 1670141275 with
Material Skin 3.0.2.

Adding My Sounds to Favourites works correctly. Adding it to the Home
menu does not.

I get same result with mobile or desktop browser.



humax99's Profile: http://forums.slimdevices.com/member.php?userid=69035
View this thread: http://forums.slimdevices.com/showthread.php?t=113045

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


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

2022-12-08 Thread kidstypike


humax99 wrote: 
> Hi,
> 
> I am pleased to see you can pin the 'My Sounds' menu option to the Home
> screen. However, when this is done and you click on it, the options
> provided are for playing media (i.e. play now, play next, etc.) which is
> inappropriate as it should take you to the next My Sounds sub-menu.
> 
> Could you please check.
> 
> Thank you.
> 
> D.

Material skin?

BBC sounds pinned to home screen works fine for me.



*Server - LMS 8.3.0 *RPi4B 4GB/NanoSound ONE case/pCP 8.1.0 - 75K
library, playlists & LMS cache on Sata SSD (ntfs)

*Lounge* - DAC32 - AudioEngine B2
*Office* - RPi 3B+/HiFiBerry DAC HAT/RPi screen - Edifier D12
*Bedroom* - Echo Show 8

*Spares* - 1xSB Touch, 1xSB3, 3xRPi, 1xCORE32, AVI DM5 speakers

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=113045

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


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

2022-12-08 Thread expectingtofly


humax99 wrote: 
> Hi,
> 
> I am pleased to see you can pin the 'My Sounds' menu option to the Home
> screen. However, when this is done and you click on it, the options
> provided are for playing media (i.e. play now, play next, etc.) which is
> inappropriate as it should take you to the next My Sounds sub-menu.
> 
> Could you please check.
> 
> Thank you.
> 
> D.

What version of LMS are you using and what controller?  It needs LMS 8.2
to work correctly
In material skin I get the option to add it to favourites, from there it
behaves correctly, I presume it would also behave correctly from the
home screen?



Stuart McLean   

expectingtofly plugins :
'bbc sounds' (https://github.com/expectingtofly/lms_bbc_sounds_plugin),'
global player (uk)'
(https://github.com/expectingtofly/lms_globalplayer_plugin), 'times
radio' (https://github.com/expectingtofly/lms_times_radio_plugin),  'uk
radio player'
(https://github.com/expectingtofly/lms_ukradioplayer_plugin), 'virgin
radio (uk)' (https://github.com/expectingtofly/lms_virgin_radio_plugin) 
and the 'radio favourites plugin'
(https://github.com/expectingtofly/lms_radio_favourites_plugin)

for bbc sounds help see the 'bbc sounds wiki'
(https://github.com/expectingtofly/lms_bbc_sounds_plugin/wiki).

expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263
View this thread: http://forums.slimdevices.com/showthread.php?t=113045

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


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

2022-12-08 Thread Paul Webster


Beta 0.0.30g - 2022/12/08
- Add 60 North Radio - artist, title with coversearch including for
experimental FLAC stream

Without the plugin you would have received artist and title thanks to
built-in LMS handling of in-stream metadata for their MP3 and AAC
streams - plus, if not in UK and played by TuneIn then you would have
received cover art as well (I expect).
But not for the flac stream.
With the plugin you should get it for the flac stream and can use the
menu to select which stream to listen to (flac, aac@256, mp3@320,
aac@48).

Most of the time the station is on automatic playlist. However, evenings
and week-ends they do have some specific shows - based in Shetlands.

https://60north.radio
https://www.hiresaudio.online/60north-radio/



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] Announce : BBC Sounds Plugin

2022-12-08 Thread humax99


Hi,

I am pleased to see you can pin the 'My Sounds' menu option to the Home
screen. However, when this is done and you click on it, the options
provided are for playing media (i.e. play now, play next, etc.) which is
inappropriate as it should take you to the next My Sounds sub-menu.

Could you please check.

Thank you.

D.



humax99's Profile: http://forums.slimdevices.com/member.php?userid=69035
View this thread: http://forums.slimdevices.com/showthread.php?t=113045

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


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

2022-12-08 Thread expectingtofly

mrw wrote: 
> Thanks, now downloaded just fine. I obviously chose just the wrong
> moment to set up a new LMS…

Apologies for that,  I've had a few messages about that.  It was all a
bit of a mystery what was going on with trying to get the sign-in
compatible with the BBC's Authorisation and Authentication now that the
early adopter's sign-in are reaching the 2 year expiry.  So decided to
stop download altogether to limit any further confusion.   

It's amazing how quickly that 2 years has passed, hopefully the BBC will
tolerate this plugin for another 2 years :-)



Stuart McLean   

expectingtofly plugins :
'bbc sounds' (https://github.com/expectingtofly/lms_bbc_sounds_plugin),'
global player (uk)'
(https://github.com/expectingtofly/lms_globalplayer_plugin), 'times
radio' (https://github.com/expectingtofly/lms_times_radio_plugin),  'uk
radio player'
(https://github.com/expectingtofly/lms_ukradioplayer_plugin), 'virgin
radio (uk)' (https://github.com/expectingtofly/lms_virgin_radio_plugin) 
and the 'radio favourites plugin'
(https://github.com/expectingtofly/lms_radio_favourites_plugin)

for bbc sounds help see the 'bbc sounds wiki'
(https://github.com/expectingtofly/lms_bbc_sounds_plugin/wiki).

expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263
View this thread: http://forums.slimdevices.com/showthread.php?t=113045

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


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

2022-12-08 Thread foxesden


devgcl wrote: 
> Hi,
> Thanks heaps for making the plugin workable again. Possible to show how
> the custom-config file should look like per your update above(+any other
> file changes). I cant play WMAL files hence need to apply the fix.
> I cant make the changes in the Advance menu even after disabling Native
> for WMAL. I also tried disabling the plugin then re-activating it but no
> effect.
> 
> Thank you
> Dave

My custom-conf file for a single player looks like this. 

# #inguzeq#begin#rev:0.1.05#client:d0:50:99:85:19:e9# * BEGIN
AUTOMATICALLY GENERATED SECTION - DO NOT EDIT 
aac flc * d0:50:99:85:19:e9
# IF
[faad] -q -w -f 1 $FILE$ | [InguzDSP] -id "d0:50:99:85:19:e9" -wav
-wavo -d 24 | [flac] -cs -0 --totally-silent -

aif flc * d0:50:99:85:19:e9
# FT:{START=-skip %t}
[InguzDSP] -id "d0:50:99:85:19:e9" -input $FILE$ $START$ -be -wav -wavo
-d 24 | [flac] -cs -0 --totally-silent -

alc flc * d0:50:99:85:19:e9
# FT:{START=-j %s}U:{END=-e %u}
[faad] -q -w -f 1 $START$ $END$ $FILE$ | [InguzDSP] -id
"d0:50:99:85:19:e9" -wav -wavo -d 24 | [flac] -cs --totally-silent -0
--ignore-chunk-sizes -

amb flc * d0:50:99:85:19:e9
# IFT:{START=-skip %t}
[InguzDSP] -id "d0:50:99:85:19:e9" -input $FILE$ $START$ -amb -wavo -d
24 | [flac] -cs -0 --totally-silent -

ape flc * d0:50:99:85:19:e9
# F
[mac] $FILE$ - -d | [InguzDSP] -id "d0:50:99:85:19:e9" -wav -wavo -d 24
| [flac] -cs -0 --totally-silent -

flc flc * d0:50:99:85:19:e9
# FRIT:{START=--skip=%t}U:{END=--until=%v}
[flac] -dcs --totally-silent $START$ $END$ -- $FILE$ |  [InguzDSP] -id
"d0:50:99:85:19:e9" -wav -wavo -d 24 | [flac] -cs -0 --totally-silent -

mov flc * d0:50:99:85:19:e9
# FR
[mov123] $FILE$ | [InguzDSP] -id "d0:50:99:85:19:e9" -be -wavo -d 24 |
[flac] -cs -0 --totally-silent -

mp3 flc * d0:50:99:85:19:e9
# IFD:{RESAMPLE=--resample %D}
[lame] --mp3input --decode $RESAMPLE$ --silent $FILE$ - - | [InguzDSP]
-id "d0:50:99:85:19:e9" -wav -wavo -d 24 | [flac] -cs -0
--totally-silent -

mp4 flc * d0:50:99:85:19:e9
# FT:{START=-j %s}U:{END=-e %u}
[faad] -q -w -f 1 $START$ $END$ $FILE$ | [InguzDSP] -id
"d0:50:99:85:19:e9" -wav -wavo -d 24 | [flac] -cs --totally-silent -0
--ignore-chunk-sizes -

mpc flc * d0:50:99:85:19:e9
# IR
[mppdec] --silent --prev --gain 3 - - | [InguzDSP] -id
"d0:50:99:85:19:e9" -wav -wavo -d 24 | [flac] -cs -0 --totally-silent -

ogg flc * d0:50:99:85:19:e9
# IFD:{RESAMPLE=-r %D}
[sox] -t ogg $FILE$ -t wav $RESAMPLE$ -w - | [InguzDSP] -id
"d0:50:99:85:19:e9" -be -wavo -d 24 | [flac] -cs -0 --totally-silent -

spt flc * d0:50:99:85:19:e9
# RT:{START=--start-position %s}
[spotty] -n Squeezebox -c "$CACHE$" --single-track $FILE$
--disable-discovery --disable-audio-cache $START$ | [sox]  -q -t raw -b
16 -e signed -c 2 -r 44.1k -L - -t wav  - | [InguzDSP] -id
"d0:50:99:85:19:e9" -wav -wavo -d 24 | [flac] -cs -0 --totally-silent
--ignore-chunk-sizes -

uhj flc * d0:50:99:85:19:e9
# FT:{START=-skip %t}
[InguzDSP] -id "d0:50:99:85:19:e9" -input $FILE$ $START$ -wav -wavo -d
24 | [flac] -cs -0 --totally-silent -

wav flc * d0:50:99:85:19:e9
# FT:{START=-skip %t}
[InguzDSP] -id "d0:50:99:85:19:e9" -input $FILE$ $START$ -wav -wavo -d
24 | [flac] -cs -0 --totally-silent -

wma flc * d0:50:99:85:19:e9
# F:{PATH=%f}R:{PATH=%F}
[wmadec] -w $PATH$ | [InguzDSP] -id "d0:50:99:85:19:e9" -wavo -d 24 |
[flac] -cs -0 --totally-silent -

wmal flc * d0:50:99:85:19:e9
# F:{PATH=%f}R:{PATH=%F}
[wmadec] -w $PATH$ | [InguzDSP] -id "d0:50:99:85:19:e9" -wavo -d 24 |
[flac] -cs -0 --totally-silent -


wvp flc * d0:50:99:85:19:e9
# FT:{START=--skip=%t}U:{END=--until=%v}
[wvunpack] $FILE$ -wq $START$ $END$ -o - | [InguzDSP] -id
"d0:50:99:85:19:e9" -wav -wavo -d 24 | [flac] -cs -0 --totally-silent -



foxesden's Profile: http://forums.slimdevices.com/member.php?userid=56286
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 : BBC Sounds Plugin

2022-12-08 Thread mrw

expectingtofly wrote: 
> Indeed,. I stopped 2.26.2 being downloaded yesterday while we got to the
> bottom of those issues being reported.  2.26.6 is now available on the
> main 3rd party repository with the issue resolved.

Thanks, now downloaded just fine. I obviously chose just the wrong
moment to set up a new LMS…



mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299
View this thread: http://forums.slimdevices.com/showthread.php?t=113045

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