Re: [SlimDevices: Unix] Updating Squeezelite version in Local Player?

2022-10-21 Thread Man in a van


Your welcome :)



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

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


Re: [SlimDevices: Unix] Updating Squeezelite version in Local Player?

2022-10-21 Thread Jdubs


ronnie, this worked perfectly!!!  Thank you very much for the help!!

-Jim



Jdubs's Profile: http://forums.slimdevices.com/member.php?userid=4224
View this thread: http://forums.slimdevices.com/showthread.php?t=116955

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


Re: [SlimDevices: Unix] Updating Squeezelite version in Local Player?

2022-10-20 Thread Man in a van


This is a Linux MInt 21 Desktop: Your pathways may differ.


> Logitech Media Server Version: 8.3.0 - 1664261103 @ Tue 27 Sep 2022
> 08:54:04 AM CEST
> Hostname: shuttlemint
> Server IP Address: 192.168.1.120
> Server HTTP Port Number: 9000
> Operating system: Debian - EN_GB - utf8
> Platform Architecture: x86_64-linux
> Perl Version: 5.34.0 - x86_64-linux-gnu-thread-multi
> Audio::Scan: 1.05
> IO::Socket::SSL: 2.074
> Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)


Find the Binaries location, mine are here

> Plugin Folders:   
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins, the binaries
> are in BIN
> 

Download Ralphy's squeezelite ( the one I want is squeezelite-x86-64) to
the Downloads Folder, again yours may be different


Code:


https://sourceforge.net/projects/lmsclients/files/squeezelite/linux/squeezelite-1.9.9.1392-x86_64.tar.gz




Extract it, rename it to squeezelite-x86-64 

38933


Open a terminal: Make sure you get the correct path (you can see from my
screenshot I got it wrong the first time :o:o)

38934

In the Terminal enter the following commands, one line at a time, your
nomentclature may be different


Code:

cd Downloads
  cd squeezelite-1.9.9.1392-x86_64
  sudo cp -r squeezelite-x86-64 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Bin



38935

Close the folders and restart  logitechmediaserver


Code:

sudo /etc/init.d/logitechmediaserver restart
  




In the Squeezelite settings it says "not running" but it is :)

SqueezeLite
Player Model: SqueezeLite
Player Type: squeezelite
Player IP Address: 192.168.1.120
Player MAC Address: 80:ee:xx:xx:xx:xx

38936


ronnie


+---+
|Filename: lms running.png  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=38936|
+---+


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

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


Re: [SlimDevices: Unix] Updating Squeezelite version in Local Player?

2022-10-20 Thread Man in a van


I last used this a year or so ago:(, but it should be good :) I have
changed the version number to the current one.

Open a terminal

#for ubuntu server 64 bit



Code:

sudo /etc/init.d/squeezelite stop
  wget -O squeezelite.tgz 
https://sourceforge.net/projects/lmsclients/files/squeezelite/linux/squeezelite-1.9.9.1392-aarch64.tar.gz
 
  sudo tar -C /usr/bin -zxvf squeezelite.tgz
  sudo chmod a+x /usr/bin/squeezelite
  sudo /etc/init.d/squeezelite start
  rm squeezelite.tgz



I hope that helps :)

I hope, even more, that it works :rolleyes:


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

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


Re: [SlimDevices: Unix] Updating Squeezelite version in Local Player?

2022-10-20 Thread Man in a van


Presuming you are using the Desktop Image, did you use the Package
manager to download Squeezelite (choosing the Alsa version) or just run 

If you wish to to continue with this you will need to uninstall the
Local Player Plugin and reboot.

Now the next question Is why do you want to upgrade the Squeezelite.

I would suggest using it for a while, and see if there is anything
within the Package that you feel may be inproved upon by updating to
Ralphy's latest version.

Of course you wn't really know until you update :p

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

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


Re: [SlimDevices: Unix] Updating Squeezelite version in Local Player?

2022-10-20 Thread Man in a van


This is my squeezelite config on an O2 Joggler running Debian 11
(Bullseye)

38932

ronnie


+---+
|Filename: debian 11 squeezelite.png|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=38932|
+---+


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

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


Re: [SlimDevices: Unix] Updating Squeezelite version in Local Player?

2022-10-20 Thread Man in a van


In your other thread (I always find it confusing when people post two
threads that essentially are the same :confused:) you say that you have
installed the Local Player Plugin.

Is that now deprecated ? (Have you done a u-turn ? It's all the rage
here in the UK :rolleyes:)

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

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


Re: [SlimDevices: Unix] Updating Squeezelite version in Local Player?

2022-10-20 Thread Jdubs


Man in a van wrote: 
> Which OS ?
> 
> ronnie

Ubuntu 22.04

-Jim



Jdubs's Profile: http://forums.slimdevices.com/member.php?userid=4224
View this thread: http://forums.slimdevices.com/showthread.php?t=116955

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


Re: [SlimDevices: Unix] Updating Squeezelite version in Local Player?

2022-10-20 Thread Man in a van


Jdubs wrote: 
> Hey Guys
> 
> Any tips re: the process for updating the Squeezelite version used by
> the Local Player plugin?
> 
> Thanks,
> Jim

Which OS ?

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

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


Re: [SlimDevices: Unix] Updating Squeezelite version in Local Player?

2022-10-20 Thread Paul Webster


Replacing the Squeezelite binary may well be enough.
Take a look through the posts in the last few pages of the announcement
thread

https://forums.slimdevices.com/showthread.php?97766-Announce-Local-Player-plugin-and-Squeezelite-for-Linux-Windows-OSX



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

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


[SlimDevices: Unix] Updating Squeezelite version in Local Player?

2022-10-20 Thread Jdubs


Hey Guys

Any tips re: the process for updating the Squeezelite version used by
the Local Player plugin?

Thanks,
Jim



Jdubs's Profile: http://forums.slimdevices.com/member.php?userid=4224
View this thread: http://forums.slimdevices.com/showthread.php?t=116955

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