Re: [SlimDevices: Unix] Announce: piCorePlayer 8.0.0

2022-12-07 Thread Paul Webster


Also ... try different sources including 48kHz and 44.1KHz



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

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 8.0.0

2022-12-07 Thread Paul Webster


Try pushing the volume up in LMS and in the TV just in case that is the
issue (it was for me once).



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

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 8.0.0

2022-12-07 Thread AnaximanderThales


Okay -- hdmi wasn't plugged in securely, so iec958:CARD=vc4hdmi,DEV=0
does get squeezelite running, however still no sound.

Examining the /etc/asound.conf (in diagnostics) there is no vc4hdmi,
just headphones:

Code:


  # default - Generated by piCorePlayer
  pcm.!default {
  type plug
  slave.pcm "hw:0,0"
  }
  
  pcm.pcpinput {
  type hw
  card Headphones
  device 0
  }
  
  #---ALSA EQ Below
  pcm.sound_device {
  type plug
  slave.pcm {
  type hw
  card Headphones
  device 0
  }
  }
  
  ctl.equal {
  type equal;
  controls "/home/tc/.alsaequal.bin"
  library "/usr/local/lib/ladspa/caps.so"
  }
  
  pcm.plugequal {
  type equal;
  slave.pcm "sound_device";
  controls "/home/tc/.alsaequal.bin"
  library "/usr/local/lib/ladspa/caps.so"
  }
  
  pcm.equal {
  type plug;
  slave.pcm plugequal;
  }
  
  



I feel like I should have at least something in alsa for card1.  But it
has been a while since I've configured alsa manually.

Code:


  *** Scanning for recording devices ***
  
  Card 0, ID `Headphones', name `bcm2835 Headphones'
  
  Card 1, ID `vc4hdmi', name `vc4-hdmi'
  



What information would y'all like to see?



AnaximanderThales's Profile: 
http://forums.slimdevices.com/member.php?userid=73206
View this thread: http://forums.slimdevices.com/showthread.php?t=114828

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


Re: [SlimDevices: Unix] HP T620 Thin with Proxmox LMS and client

2022-12-07 Thread d6jg

maciekelga wrote: 
> Hi,
> I`m wondering if is possible to run LMS and client on Proxmox virtual
> machine/LXC on same device? I have set up Proxmox with HA and OMV on HP
> T620. It would be really nice to have a LMS and Player (client) on same
> device, than I no need additional Rpi for player. I was able to install
> and LMS on LXC with Debian. Is any easy option to install Player and get
> a sound from audio output on T620?
> 
> Or second option is to have LMS on T620 Proxmox LXC with Debian and
> player on Rpi where is already installed Kodi (LibreElec). Is possible?
> I want to avoid second Rpi working only as a player for LMS.

As long as the host has a sound card which can be accessed or you can
add a USB Soundcard and allow your VM access to it then yes Squeezelite
should work on the Debian machine.

You will need to point it at the LMS running on 127.0,0.1

There is also a Kodi plugin that adds Squeezelite but it’s not really up
to date IIRC.



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

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


Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2022-12-07 Thread mcblack

paul- wrote: 
> I've never seen this before on a cut and paste.   nano doesn't really
> understand special characters either, so not sure how they got added in
> the first place.

I also never seen this before, but it happened to me and maybe others
without knowing what’s going wrong. It could be the difference in my
putty character set  and the locale C as used in picoreplayer? It is not
really important since I got it working, but I am really curious as I
spent a lot of time on this one. I Did the same copy paste on debian
with dutch locale and no sign of hidden characters here.



mcblack's Profile: http://forums.slimdevices.com/member.php?userid=73199
View this thread: http://forums.slimdevices.com/showthread.php?t=107366

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


Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2022-12-07 Thread paul-


I've never seen this before on a cut and paste.   nano doesn't really
understand special characters either, so not sure how they got added in
the first place.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate' (https://picoreplayer.org/index.html#donate) if you like
the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=107366

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


Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2022-12-07 Thread mcblack


Greg Erskine wrote: 
> I think this maybe a function of what OS, editor and possibly browser
> you are using.
> 
> I don't see any hidden characters.

Thanks for the reply.
I used Windows7 and putty v0.78, with UTF-8 character set, to login. I
used nano to write the jivelight.sh script with copy and paste from
Firefox browser. I did the same with vi and both methods are giving the
same result. After copy and paste with vi and removing the indent I see
4 strange characters like "" only when the cursor is at that
character.



mcblack's Profile: http://forums.slimdevices.com/member.php?userid=73199
View this thread: http://forums.slimdevices.com/showthread.php?t=107366

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


Re: [SlimDevices: Unix] Custom Joggler HD Skin with Controls (Took me all week)

2022-12-07 Thread Eyerex


Mikydep wrote: 
> It's compatible with piCorePlayer 8.2.0 64bits?

Yes works with any version



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

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