Re: [SlimDevices: Plugins] iPeng support thread

2021-06-15 Thread Diana


pippin wrote: 
> What type os Raspberry Pi is this (what generation) and what file format
> are you playing?...Raspberry Pis often get worse behavior here if the
> server is run on the player (that is probably a load issue then, indeed)
> so I'd recommend against that but a Pi4 should really be up to it.Both the 
> server and the player are running on the latest Pi4b. And they
are running on separate devices.

> What can make things more difficult is also if the different players
> support different file formats, if one of them doesn't support something
> then the server needs to start transcoding.
> iPeng's limits are that it doesn't support sample rates beyond 96kHz,
> currently no OGG/Vorbis (because that causes issues with Spotify) and
> iPeng uses a bigger buffer than other players which can under certain
> circumstances confuse the server. For the latter, iPeng has a
> configuration setting in the playback settings.I've only been streaming 
> Spotify lately, and I've had Spotty set to
320kbps. Might that cause problems for syncing? 

Anyway, I've changed Spotty to 'Normal'=96kbps, and I'll see how that
works this morning. (I'll wait till everyone's awake here before
blasting out music from all the players at once!) Fingers crossed.

Thanks, as always, for all the work you do, and for generously giving
your time to provide endless detailed support.



Diana's Profile: http://forums.slimdevices.com/member.php?userid=7463
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] iPeng support thread

2021-06-15 Thread pippin


Huey11 wrote: 
> I know ipeng includes an equalizer for the local player, but would it
> not be great if it included a parametric equalizer? Or would that not
> add much to the available equalizer and its sound quality?

This is difficult because iPeng would have had to manually implement all
the equalization and that would then also probably have to run on one of
the co-processing units.
That said... just because it's difficult doesn't mean it's impossible
and Apple added new filter capabilities (although currently they
conflict with the timing requirements iPeng has to guarantee sync), so
that might come one day. It's certainly not something that will come in
the short term, though, I'm afraid.



---
learn more about iPeng, the iPhone and iPad remote for the Squeezebox
and
Logitech UE Smart Radio as well as iPeng Party, the free Party-App, 
at penguinlovesmusic.com
*New: iPeng 9, the Universal App for iPhone, iPad and Apple Watch*

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
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] iPeng support thread

2021-06-15 Thread pippin

Diana wrote: 
> 
> I’ve just added a PiCorePlayer / HiFiBerry DAC2 Pro player, which is
> working OK by itself; but I’m having trouble syncing it with one or
> several iPeng Players. There’s sometimes sudden loud distortion,
> sometimes stuttering, and sometimes the stream just stops completely.
> 
> I know that synchronising is computationally demanding. Am I hoping for
> too much in trying to sync completely different players like iPengs and
> PiCP? Or is it worth spending more time trouble-shooting? (And if it is,
> does anyone have any suggestions about the best place to start?)
> 

What type os Raspberry Pi is this (what generation) and what file format
are you playing?

Generally, sync between different player types works but it's a question
of timing.
Not so much computing power but the exactness of the timing on the
player.

Where you need computing power is on the server side. Older RPis had
very bad timing behavior, that can cause some trouble but newer ones
usually work OK.

What can make things more difficult is also if the different players
support different file formats, if one of them doesn't support something
then the server needs to start transcoding.
iPeng's limits are that it doesn't support sample rates beyond 96kHz,
currently no OGG/Vorbis (because that causes issues with Spotify) and
iPeng uses a bigger buffer than other players which can under certain
circumstances confuse the server. For the latter, iPeng has a
configuration setting in the playback settings.
One other thing that often causes trouble is if you stream raw WAV/PCM
for lossless formats instead of FLAC (which is the default in LMS).
iPeng throws that data directly at iOS but iOS sometimes guesses the
sample rate wrong and that can cause all kind of weird effects. If you
set your server to transcode to WAV or PCM I'd recommend against that.

That's pretty much all I can think of right now in terms of problems.



---
learn more about iPeng, the iPhone and iPad remote for the Squeezebox
and
Logitech UE Smart Radio as well as iPeng Party, the free Party-App, 
at penguinlovesmusic.com
*New: iPeng 9, the Universal App for iPhone, iPad and Apple Watch*

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
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] iPeng support thread

2021-06-15 Thread Diana


garym wrote: 
> I can try to test this in a day or two.Cheers. That'd be very helpful. 
> Tomorrow, I'm going to test whether the
problem is connected with streaming from Spotify, from my local music
folder or both.



Diana's Profile: http://forums.slimdevices.com/member.php?userid=7463
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: Material Skin

2021-06-15 Thread cpd73


dpotts wrote: 
> As expected, removing the sort: field fixed the track order problem for
> multi-disc albums. Thank you!

Thanks for the confirmation.



*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] iPeng support thread

2021-06-15 Thread garym


Diana wrote: 
> Ah, thanks very much for that. My problem seems to be specifically with
> syncing iPeng and PiCorePlayer Squeezelite. Like you, I have no trouble
> syncing iPeng players. (Sadly, all my SB players have died and gone to
> SlimDevices Heaven!)
> 
> Anyone else syncing pCP players with iPengs? Any known issues?

I can try to test this in a day or two.



*Home:* Pi4B-8GB/pCP7.x/4TB>LMS 8.1.x>Transporter, Touch, Boom, Radio
(all ethernet)
*Cottage:* rPi4B-4GB/pCP7.x/4TB>LMS 8.1.x>Touch>Benchmark DAC I, Boom,
Radio w/Battery (Radio WIFI)
*Office:* Win10(64)>foobar2000
*The Wild: *rPi3B+/pCP7.x/4TB>LMS 8.1.x>hifiberry Dac+Pro (LMS &
Squeezelite) 
*Controllers:* iPhone11 & iPadAir3 (iPeng), CONTROLLER, Material Skin,
or SqueezePlay 7.8 on Win10(64)
*Files:* -Ripping-: dBpoweramp > FLAC; -Post-rip-: mp3tag, PerfectTunes,
TuneFusion; -Streaming:- Spotify

garym's Profile: http://forums.slimdevices.com/member.php?userid=17325
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: Material Skin

2021-06-15 Thread dpotts


cpd73 wrote: 
> Bug fix release, changes:
> 
> >   > 
  -  Don't add sort field when adding an album to queue after
  > navigating to album list via artist.
  -  Fix navigating back to now-playing if click on browse link in
  > now-playing info using mobile layout.
  -  Fix browse incorrectly navigating back if main menu is closed
  > with 'esc' event.
  -  Fix show artist biography for tracks with multiple artists.
  > > > 

As expected, removing the sort: field fixed the track order problem for
multi-disc albums. Thank you!



dpotts's Profile: http://forums.slimdevices.com/member.php?userid=29782
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] iPeng support thread

2021-06-15 Thread Diana


garym wrote: 
> yes run LMS on PiCorePlayer. But don’t stream to any squeezelite
> players synced to other players. Just iPeng players synced to
> transporter, radio, and touch.Ah, thanks very much for that. My problem seems 
> to be specifically with
syncing iPeng and PiCorePlayer Squeezelite. Like you, I have no trouble
syncing iPeng players. (Sadly, all my SB players have died and gone to
SlimDevices Heaven!)

Anyone else syncing pCP players with iPengs? Any known issues?



Diana's Profile: http://forums.slimdevices.com/member.php?userid=7463
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] iPeng support thread

2021-06-15 Thread garym

Diana wrote: 
> Thanks for the quick reply. Just so I'm sure I've understood: you run
> LMS on PiCorePlayer, and you stream to (among others) a PiCorePlayer
> SqueezeLite and an iPeng Player, which sync with each other OK?
> 
> If that's right, then my problem must lie elsewhere. 
> 
> Thanks again for your help.

yes run LMS on PiCorePlayer. But don’t stream to any squeezelite players
synced to other players. Just iPeng players synced to transporter,
radio, and touch.



*Home:* Pi4B-8GB/pCP7.x/4TB>LMS 8.1.x>Transporter, Touch, Boom, Radio
(all ethernet)
*Cottage:* rPi4B-4GB/pCP7.x/4TB>LMS 8.1.x>Touch>Benchmark DAC I, Boom,
Radio w/Battery (Radio WIFI)
*Office:* Win10(64)>foobar2000
*The Wild: *rPi3B+/pCP7.x/4TB>LMS 8.1.x>hifiberry Dac+Pro (LMS &
Squeezelite) 
*Controllers:* iPhone11 & iPadAir3 (iPeng), CONTROLLER, Material Skin,
or SqueezePlay 7.8 on Win10(64)
*Files:* -Ripping-: dBpoweramp > FLAC; -Post-rip-: mp3tag, PerfectTunes,
TuneFusion; -Streaming:- Spotify

garym's Profile: http://forums.slimdevices.com/member.php?userid=17325
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] iPeng support thread

2021-06-15 Thread Diana


garym wrote: 
> I have no issues syncing my iPeng player with other players at home
> running LMS on rpi4 with PiCorePlayer.Thanks for the quick reply. Just so I'm 
> sure I've understood: you run
LMS on PiCorePlayer, and you stream to (among others) a PiCorePlayer
SqueezeLite and an iPeng Player, which sync with each other OK?

If that's right, then my problem must lie elsewhere. 

Thanks again for your help.



Diana's Profile: http://forums.slimdevices.com/member.php?userid=7463
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] TVH Plugin - TVHeadend integration

2021-06-15 Thread Eyerex


CodeChimp wrote: 
> Hi, thanks for trying it.  Yes this is a known problem, I use
> rectangular images for Kodi which display fine on that but get mangled
> when used with LMS apps that are expecting squares.
> I've looked before about manipulating the image to make it square by
> adding a background padding top and bottom, but my Perl skills aren't up
> to that so remains on my todo list unfortunately.
> 
> If you do make square picons it probably wouldn't look good on your TV
> apps so depends on what your main use case is as to whether it's worth
> the effort, I mainly use my Transporter which has VFD displays so no
> graphics to start with.

Thanks for the reply just started converting a picon set 7000 + images
which may take an hour or two but worth trying just to see :D



Eyerex's Profile: http://forums.slimdevices.com/member.php?userid=65695
View this thread: http://forums.slimdevices.com/showthread.php?t=110619

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


Re: [SlimDevices: Plugins] iPeng support thread

2021-06-15 Thread garym

I have no issues syncing my iPeng player with other players at home
running LMS on rpi4 with PiCorePlayer. 

Diana wrote: 
> I'm posting this here first, as I know @pippin has experience with RPi
> players/servers. 
> 
> I’ve been trying PiCorePlayer LMS on an RPi4 to stream to iPeng Players
> (on a couple of retired iPhones and an old iPad Mini). These synced
> fairly well together in various combinations. 
> 
> I’ve just added a PiCorePlayer / HiFiBerry DAC2 Pro player, which is
> working OK by itself; but I’m having trouble syncing it with one or
> several iPeng Players. There’s sometimes sudden loud distortion,
> sometimes stuttering, and sometimes the stream just stops completely.
> 
> I know that synchronising is computationally demanding. Am I hoping for
> too much in trying to sync completely different players like iPengs and
> PiCP? Or is it worth spending more time trouble-shooting? (And if it is,
> does anyone have any suggestions about the best place to start?)
> 
> TIA



*Home:* Pi4B-8GB/pCP7.x/4TB>LMS 8.1.x>Transporter, Touch, Boom, Radio
(all ethernet)
*Cottage:* rPi4B-4GB/pCP7.x/4TB>LMS 8.1.x>Touch>Benchmark DAC I, Boom,
Radio w/Battery (Radio WIFI)
*Office:* Win10(64)>foobar2000
*The Wild: *rPi3B+/pCP7.x/4TB>LMS 8.1.x>hifiberry Dac+Pro (LMS &
Squeezelite) 
*Controllers:* iPhone11 & iPadAir3 (iPeng), CONTROLLER, Material Skin,
or SqueezePlay 7.8 on Win10(64)
*Files:* -Ripping-: dBpoweramp > FLAC; -Post-rip-: mp3tag, PerfectTunes,
TuneFusion; -Streaming:- Spotify

garym's Profile: http://forums.slimdevices.com/member.php?userid=17325
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: Material Skin

2021-06-15 Thread cpd73


Bug fix release, changes:

  
-  Don't add sort field when adding an album to queue after navigating
  to album list via artist.
-  Fix navigating back to now-playing if click on browse link in
  now-playing info using mobile layout.
-  Fix browse incorrectly navigating back if main menu is closed with
  'esc' event.
-  Fix show artist biography for tracks with multiple artists.



*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] squeezelite with config file starts but no sound

2021-06-15 Thread Man in a van


Sorry I forgot to stop squeezelite before posting the file content 
(time for a facepalm :))




Code:


  /usr/bin/squeezelite -n raspberrypi -o sysdefault:CARD=Headphones -r 44100 -a 
:::0 -d all=info -f /tmp/squeezelitelog.txt
  [16:38:55.039147] stream_init:454 init stream
  [16:38:55.050190] output_init_alsa:933 init output
  [16:38:55.050465] output_init_alsa:973 requested alsa_buffer: 40 alsa_period: 
4 format: any mmap: 0
  [16:38:55.061660] output_init_common:432 supported rates: 44100 32000 24000 
22500 16000 12000 11025 8000
  [16:38:55.084370] output_init_alsa:999 memory locked
  [16:38:55.084592] output_init_alsa:1005 glibc detected using mallopt
  [16:38:55.085325] decode_init:153 init decode
  [16:38:55.085901] register_dsd:908 using dsd to decode dsf,dff
  [16:38:55.085948] register_alac:549 using alac to decode alc
  [16:38:55.085979] register_faad:663 using faad to decode aac
  [16:38:55.086012] register_vorbis:385 using vorbis to decode ogg
  [16:38:55.086479] register_opus:329 using opus to decode ops
  [16:38:55.086562] register_flac:332 using flac to decode ogf,flc
  [16:38:55.086594] register_pcm:483 using pcm to decode aif,pcm
  [16:38:55.086641] register_mad:423 using mad to decode mp3
  [16:38:55.087271] output_thread:682 open output device: 
sysdefault:CARD=Headphones
  [16:38:55.087363] alsa_open:351 opening device at: 44100
  [16:38:55.087502] discover_server:795 sending discovery
  [16:38:55.088812] discover_server:806 got response from: 192.168.1.112:3483
  [16:38:55.089962] alsa_open:422 opened device sysdefault:CARD=Headphones 
using format: S32_LE sample rate: 44100 mmap: 0
  [16:38:55.090496] alsa_open:513 buffer: 40 period: 4 -> buffer size: 1776 
period size: 444
  [16:38:55.091767] slimproto:898 connecting to 192.168.1.112:3483
  [16:38:55.093089] slimproto:937 connected
  [16:38:55.093268] sendHELO:148 mac: b8:27:eb:a4:35:55
  [16:38:55.093311] sendHELO:150 cap: 
CanHTTPS=1,Model=squeezelite,AccuratePlayPoints=1,HasDigitalOut=1,HasPolarityInversion=1,Balance=1,Firmware=v1.9.9-1386,ModelName=SqueezeLite,MaxSampleR$
  [16:38:55.165553] decode_flush:236 decode flush
  [16:38:55.165809] output_flush:445 flush output buffer
  [16:38:55.166072] decode_flush:236 decode flush
  [16:38:55.166204] output_flush:445 flush output buffer
  [16:40:57.121295] decode_flush:236 decode flush
  [16:40:57.121559] output_flush:445 flush output buffer
  [16:40:57.289371] codec_open:264 codec open: 'a'
  [16:40:57.289530] faad_open:558 opening adts stream
  [16:40:57.289901] connect_socket:164 connecting to 192.168.1.112:9000
  [16:40:57.290610] stream_sock:600 header: GET 
/stream.mp3?player=b8:27:eb:a4:35:55 HTTP/1.0
  
  
  [16:40:57.377881] stream_thread:331 headers: len: 491
  HTTP/1.1 200 OK
  Server: Logitech Media Server (8.1.2 - 1622353561)
  Connection: close
  Content-Type: audio/aac
  Set-Cookie: Squeezebox-albumView=1; path=/
  Set-Cookie: Squeezebox-expandPlayerControl=true; path=/
  Set-Cookie: Squeezebox-expanded-MY_MUSIC=0; path=/
  Set-Cookie: Squeezebox-expanded-FAVORITES=1; path=/
  Set-Cookie: Squeezebox-expanded-PLUGINS=0; path=/
  Set-Cookie: Squeezebox-expanded-PLUGIN_MY_APPS_MODULE_NAME=0; path=/
  Set-Cookie: Squeezebox-expanded-RADIO=0; path=/




Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=114712

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


Re: [SlimDevices: Plugins] iPeng support thread

2021-06-15 Thread Diana

I'm posting this here first, as I know @pippin has experience with RPi
players/servers. 

I’ve been trying PiCorePlayer LMS on an RPi4 to stream to iPeng Players
(on a couple of retired iPhones and an old iPad Mini). These synced
fairly well together in various combinations. 

I’ve just added a PiCorePlayer / HiFiBerry DAC2 Pro player, which is
working OK by itself; but I’m having trouble syncing it with one or
several iPeng Players. There’s sometimes sudden loud distortion,
sometimes stuttering, and sometimes the stream just stops completely.

I know that synchronising is computationally demanding. Am I hoping for
too much in trying to sync completely different players like iPengs and
PiCP? Or is it worth spending more time trouble-shooting? (And if it is,
does anyone have any suggestions about the best place to start?)

TIA



Diana's Profile: http://forums.slimdevices.com/member.php?userid=7463
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] squeezelite with config file starts but no sound

2021-06-15 Thread bpa


did you drop the necessary argument 

SB_EXTRA_ARGS="-r 44100 -a :::0"

I think you need all of the args especially the "-a"

SB_EXTRA_ARGS="-r 44100 -a :::0 -d all=info -f /tmp/squeezelitelog.txt"



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

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


Re: [SlimDevices: Plugins] squeezelite with config file starts but no sound

2021-06-15 Thread bpa


pantomnesia wrote: 
> Thanks for the replay bpa. I put that code as an additional argument in
> the '/etc/default/squeezelite' file...
> 
> > 
Code:

  >   > SB_EXTRA_ARGS="-d all=info -f /tmp/squeezelitelog.txt"

> > 
> 
> and restarted with 'etc/init.d/squeezelite start'. Scanning the
> logfile, I see...
> 
> 
> 
> ...over and again, until I 'stop' the service. Might that indicate a
> problem?

That is the whole log file ?

usually all the important stuff is at the very start - showing problems
in starting.

zip and attach the whole log file.



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

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


Re: [SlimDevices: Plugins] [Announce] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-06-15 Thread cliver


Hi all,
I'm running SB Media server 8.1.2 in the current Daphile RT version.
I have just got hold of a used SB Radio to use in the office.
I have factory reset and set it up and it seems to be working fine.
However I am getting an error/info message in Player information
> You seem to be using a Squeezebox with an outdated firmware, not
> recognising this version of Logitech Media Server. Please consider using
> the comunity firmware plugin, or patching the devices firmware.
It has a link to more information but the page it loads is blank.
So, considering that it is working, sahould I update the Radios
firmware?
I guess it would be best if I do?
If so how should I proceed?
Use the community firmware plugin? I'm not clear how that works with
Daphile?
Or can I manually patch the firmware? If so where do I download the
correct file and how do I flash it?

Many thanks.
Clive



Logitech Media Server Version: 7.8.0 - 1395395852 @ Fri Apr 18 13:29:51
EDT 2014
Operating system: Vortexbox 2.3 (Fedora20 Heisenbug)
Squeezebox Touch: Firmware: 7.7.1-r9561
Squeezeplay 7.5.3 - r0
Squeezeslave
2 x RPI3 piCorePlayer 3.01

cliver's Profile: http://forums.slimdevices.com/member.php?userid=43289
View this thread: http://forums.slimdevices.com/showthread.php?t=113479

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


Re: [SlimDevices: Plugins] squeezelite with config file starts but no sound

2021-06-15 Thread Man in a van


I did the same with my working example :)


Code:

/usr/bin/squeezelite -n raspberrypi -o sysdefault:CARD=Headphones -r 44100 
-a :::0 -d all=info -f /tmp/squeezelitelog.txt
  [16:38:55.039147] stream_init:454 init stream
  [16:38:55.050190] output_init_alsa:933 init output
  [16:38:55.050465] output_init_alsa:973 requested alsa_buffer: 40 alsa_period: 
4 format: any mmap: 0
  [16:38:55.061660] output_init_common:432 supported rates: 44100 32000 24000 
22500 16000 12000 11025 8000
  [16:38:55.084370] output_init_alsa:999 memory locked
  [16:38:55.084592] output_init_alsa:1005 glibc detected using mallopt
  [16:38:55.085325] decode_init:153 init decode
  [16:38:55.085901] register_dsd:908 using dsd to decode dsf,dff
  [16:38:55.085948] register_alac:549 using alac to decode alc
  [16:38:55.085979] register_faad:663 using faad to decode aac
  [16:38:55.086012] register_vorbis:385 using vorbis to decode ogg
  [16:38:55.086479] register_opus:329 using opus to decode ops
  [16:38:55.086562] register_flac:332 using flac to decode ogf,flc
  [16:38:55.086594] register_pcm:483 using pcm to decode aif,pcm
  [16:38:55.086641] register_mad:423 using mad to decode mp3
  [16:38:55.087271] output_thread:682 open output device: 
sysdefault:CARD=Headphones
  [16:38:55.087363] alsa_open:351 opening device at: 44100
  [16:38:55.087502] discover_server:795 sending discovery
  [16:38:55.088812] discover_server:806 got response from: 192.168.1.112:3483
  [16:38:55.089962] alsa_open:422 opened device sysdefault:CARD=Headphones 
using format: S32_LE sample rate: 44100 mmap: 0
  [16:38:55.090496] alsa_open:513 buffer: 40 period: 4 -> buffer size: 1776 
period size: 444
  [16:38:55.091767] slimproto:898 connecting to 192.168.1.112:3483
  [16:38:55.093089] slimproto:937 connected
  [16:38:55.093268] sendHELO:148 mac: b8:27:eb:a4:35:55
  [16:38:55.093311] sendHELO:150 cap: 
CanHTTPS=1,Model=squeezelite,AccuratePlayPoints=1,HasDigitalOut=1,HasPolarityInversion=1,Balance=1,Firmware=v1.9.9-1386,ModelName=SqueezeLite,MaxSampleR$
  [16:38:55.165553] decode_flush:236 decode flush
  [16:38:55.165809] output_flush:445 flush output buffer
  [16:38:55.166072] decode_flush:236 decode flush
  [16:38:55.166204] output_flush:445 flush output buffer
  




ronnie



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=114712

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


Re: [SlimDevices: Plugins] squeezelite with config file starts but no sound

2021-06-15 Thread pantomnesia


bpa wrote: 
> I think you should enable some squeezlite logging and redirect the log
> into a file and see if any obvious errors appears (e.g. permissions).
> Start and stop squeezelite - then look (or attach to a post) log file. 
> 
> Additional command line which should put a log file in /tmp directory
> > 
Code:

  >   > 
  > -d all=info -f /tmp/squeezelitelog.txt
  > 

> > 

Thanks for the replay bpa. I put that code as an additional argument in
the '/etc/default/squeezelite' file...


Code:

SB_EXTRA_ARGS="-d all=info -f /tmp/squeezelitelog.txt"



and restarted with 'etc/init.d/squeezelite start'. Scanning the logfile,
I see...

> slimproto_run:579 error reading from socket: closed

...over and again, until I 'stop' the service. Might that indicate a
problem?



pantomnesia's Profile: http://forums.slimdevices.com/member.php?userid=70846
View this thread: http://forums.slimdevices.com/showthread.php?t=114712

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


Re: [SlimDevices: Plugins] [Announce] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-06-15 Thread quietdragon


I'm running after recently upgrading:

# cat /etc/version
202104041655

I have this LMS version:

commit 8b4b6da43b9349b3dc5b87eb08b350a55f540e08 (origin/public/8.0,
origin/HEAD, public/8.0)
Author: Michael Herger 
Date:   Tue Dec 22 06:57:34 2020 +0100

Do not offer direct download of player firmware if we're dealing
with an https URL. Players can't handle it.

Recently I've noticed streams from more than one internet source
rebuffering frequently enough to be annoying, and I'm looking for help
to investigate the cause.

I have some data from /var/log/messages, but is this the appropriate
forum for this question, or would it be preferred to use a github or
gitlab issue?



quietdragon's Profile: http://forums.slimdevices.com/member.php?userid=10412
View this thread: http://forums.slimdevices.com/showthread.php?t=113479

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


Re: [SlimDevices: Plugins] squeezelite with config file starts but no sound

2021-06-15 Thread bpa


pantomnesia wrote: 
> Ok, many thanks for your time. Much appreciated. I can't be ars...
> bothered with building a new image, not when I have a workaround, but if
> I do then I'll remember to start from scratch with LMS & squeezelite. :)

I think you should enable some squeezlite logging and redirect the log
into a file and see if any obvious errors appears (e.g. permissions).
Start and stop squeezelite - then look (or attach to a post) log file. 

Additional command line which should put a log file in /tmp directory

Code:


  -d all=info -f /tmp/squeezelitelog.txt
  




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

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


Re: [SlimDevices: Plugins] [ANNOUNCE] TVH Plugin - TVHeadend integration

2021-06-15 Thread CodeChimp


Eyerex wrote: 
> Hello thank you for the plugin but just wondered something is it just
> one of them things in the way the channel picons are handled when using
> Picoreplayer and a 7" screen that they are rescaled to a square as most
> picon packs are rectangle icons or is it something that can be tweaked
> before i fire-up the woodbines and a flask of coffee and make a full set
> of square picons

Hi, thanks for trying it.  Yes this is a known problem, I use
rectangular images for Kodi which display fine on that but get mangled
when used with LMS apps that are expecting squares.
I've looked before about manipulating the image to make it square by
adding a background padding top and bottom, but my Perl skills aren't up
to that so remains on my todo list unfortunately.

If you do make square picons it probably wouldn't look good on your TV
apps so depends on what your main use case is as to whether it's worth
the effort, I mainly use my Transporter which has VFD displays so no
graphics to start with.



Andrew.

Squeezebox Transporter Black/TransNav - Onkyo  TX-NR1009 - Dali Zensor 5
fronts, Dali E12F Sub
Squeezebox Touch - Audio Engine A2
Squeezebox Receiver - Audio Engine A2
Squeezebox Radio
Squeezebox Boom
Squeezebox Controller

Server: Lenovo ThinkServer TS140 Ubuntu/Docker, LMS 7.9.3 (own docker
image)
iPeng

CodeChimp's Profile: http://forums.slimdevices.com/member.php?userid=17383
View this thread: http://forums.slimdevices.com/showthread.php?t=110619

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


Re: [SlimDevices: Plugins] squeezelite with config file starts but no sound

2021-06-15 Thread pantomnesia


Man in a van wrote: 
> I can't think of any other solution apart from a new image :)

Ok, many thanks for your time. Much appreciated. I can't be ars...
bothered with building a new image, not when I have a workaround, but if
I do then I'll remember to start from scratch with LMS & squeezelite. :)



pantomnesia's Profile: http://forums.slimdevices.com/member.php?userid=70846
View this thread: http://forums.slimdevices.com/showthread.php?t=114712

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


Re: [SlimDevices: Plugins] squeezelite with config file starts but no sound

2021-06-15 Thread Man in a van


pantomnesia wrote: 
> Raspbian Buster Lite.

OK

i have installed squeezelite (sudo apt install squeezelite) on Raspberry
PI OS Buster Lite Headless, rpi3b

configured the squeezelite default file with -r 44100 -a :::0 and
restarted squeezelite

Music is streaming, 

Code:


  pi@raspberrypi:~ $ sudo /etc/init.d/squeezelite restart
  [ ok ] Restarting squeezelite (via systemctl): squeezelite.service.



did take a ittle longer to complete (more than 30 secs) but that was
all, apart from a typo I put in the SL_SOUNDCARD line :o

Squeezelite updated fine

If your happy to carry on, as is, then please do :):)

I can't think of any other solution apart from a new image :)

ronnie



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=114712

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


Re: [SlimDevices: Plugins] [ANNOUNCE] TVH Plugin - TVHeadend integration

2021-06-15 Thread Eyerex


Hello thank you for the plugin but just wondered something is it just
one of them things in the way the channel picons are handled when using
Picoreplayer and a 7" screen that they are rescaled to a square as most
picon packs are rectangle icons or is it something that can be tweaked
before i fire-up the woodbines and a flask of coffee and make a full set
of square picons



Eyerex's Profile: http://forums.slimdevices.com/member.php?userid=65695
View this thread: http://forums.slimdevices.com/showthread.php?t=110619

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


Re: [SlimDevices: Plugins] squeezelite with config file starts but no sound

2021-06-15 Thread pantomnesia


Man in a van wrote: 
> Raspberry Pi Foundation Buster Lite OS or the Debian-10.9.0-armhf-xfce

Raspbian Buster Lite.



pantomnesia's Profile: http://forums.slimdevices.com/member.php?userid=70846
View this thread: http://forums.slimdevices.com/showthread.php?t=114712

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


Re: [SlimDevices: Plugins] squeezelite with config file starts but no sound

2021-06-15 Thread Man in a van


pantomnesia wrote: 
> Debian 10 Buster headless
> 
> .

Just so we are on the same page, is this the Raspberry Pi Foundation
Buster Lite OS or the Debian-10.9.0-armhf-xfce- ? :confused::)

ronnie



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=114712

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


Re: [SlimDevices: Plugins] squeezelite with config file starts but no sound

2021-06-15 Thread pantomnesia


Man in a van wrote: 
> Which OS are you using ?

Debian 10 Buster headless

I was already running squeezelite 1.9.9-1386 but I downloaded it again,
followed your instructions and tried to restart... no joy. Tbh, I'm not
familiar with the workings of init.d etc so am at a bit of loss to see
what's going wrong. I put some debug messages into the
/etc/init.d/squeezelite script (redirecting output to a log file) but it
didn't see what looked like errors...

> + [ -x /usr/bin/squeezelite ]
> + [ -r /etc/default/squeezelite ]
> + . /etc/default/squeezelite
> + SL_NAME=Player
> + SL_SOUNDCARD=sysdefault:CARD=Headphones
> + SB_EXTRA_ARGS=-r 44100 -a :::0
> + . /lib/init/vars.sh
> + TMPTIME=0
> + SULOGIN=no
> + DELAYLOGIN=no
> + UTC=yes
> + VERBOSE=no
> + FSCKFIX=no
> + [ -f /etc/default/rcS ]
> + unset EDITMOTD
> + unset RAMRUN
> + unset RAMLOCK
> + [ -r /proc/cmdline ]
> + cat /proc/cmdline
> + [  ]
> + . /lib/lsb/init-functions
> + run-parts --lsbsysinit --list /lib/lsb/init-functions.d
> + [ -r /lib/lsb/init-functions.d/20-left-info-blocks ]
> + . /lib/lsb/init-functions.d/20-left-info-blocks
> + [ -r /lib/lsb/init-functions.d/40-systemd ]
> + . /lib/lsb/init-functions.d/40-systemd
> + _use_systemctl=0
> + [ -d /run/systemd/system ]
> + [ -n  ]
> + [ squeezelite = init-d-script ]
> + [ squeezelite = start ]
> + executable=/etc/init.d/squeezelite
> + argument=start
> + prog=squeezelite
> + service=squeezelite.service
> + systemctl -p LoadState --value show squeezelite.service
> + state=loaded
> + [ loaded = masked ]
> + [ 11094 -ne 1 ]
> + [ -z  ]
> + readlink -f /etc/init.d/squeezelite
> + [ loaded != not-found ]
> + _use_systemctl=1
> + systemctl -p CanReload --value show squeezelite.service
> + [ no = no ]
> + [ start = reload ]
> + [ 1 = 1 ]
> + set +e
> + set +u
> + systemctl_redirect /etc/init.d/squeezelite start
> + local s
> + local rc
> + local prog=squeezelite
> + local command=start
> + s=Starting squeezelite (via systemctl)
> + service=squeezelite.service
> + systemctl is-system-running
> + OUT=degraded
> + [ degraded != degraded ]
> + [ start = status ]
> + log_daemon_msg Starting squeezelite (via systemctl)
> squeezelite.service
> + [ -z Starting squeezelite (via systemctl) ]
> + log_daemon_msg_pre Starting squeezelite (via systemctl)
> squeezelite.service
> + log_use_fancy_output
> + TPUT=/usr/bin/tput
> + EXPR=/usr/bin/expr
> + [ -t 1 ]
> + FANCYTTY=0
> + false
> + [ -z squeezelite.service ]
> + echo -n Starting squeezelite (via systemctl): squeezelite.service
> Starting squeezelite (via systemctl): squeezelite.service+
> log_daemon_msg_post Starting squeezelite (via systemctl)
> squeezelite.service
> + :
> + /bin/systemctl --no-pager start squeezelite.service
> + rc=0
> + [ start = status ]
> + log_end_msg 0
> + [ -z 0 ]
> + local retval
> + retval=0
> + log_end_msg_pre 0
> + log_use_fancy_output
> + TPUT=/usr/bin/tput
> + EXPR=/usr/bin/expr
> + [ -t 1 ]
> + FANCYTTY=0
> + false
> + log_use_fancy_output
> + TPUT=/usr/bin/tput
> + EXPR=/usr/bin/expr
> + [ -t 1 ]
> + FANCYTTY=0
> + false
> + RED=
> + YELLOW=
> + NORMAL=
> + [ 0 -eq 0 ]
> + echo .
> .
> + log_end_msg_post 0
> + :
> + return 0
> + return 0
> + exit 0
> bin/expr
> + [ -t 1 ]
> + FANCYTTY=0
> + false
> + RED=
> + YELLOW=
> + NORMAL=
> + [ 0 -eq 0 ]
> + echo .
> .
> + log_end_msg_post 0
> + :
> + return 0
> + return 0
> + exit 0  

It looks to me like the service is running... 
Code:

sudo systemctl is-active --quiet squeezelite && echo running

 gives > running

Something that might be of use; on '/etc/init.d/squeezelite start',
sometimes the player 'Player' is found by LMS and sometimes not. If it
is, then the volume is at zero.

Tbh, I'm not super worried about it as I can start the player via a cron
script @reboot. That's working just fine but I'm just a little baffled
why it doesn't work as a service.



pantomnesia's Profile: http://forums.slimdevices.com/member.php?userid=70846
View this thread: http://forums.slimdevices.com/showthread.php?t=114712

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