Re: [SlimDevices: Unix] Android Squeezelite

2022-11-01 Thread RobbH
harrys wrote: > just retried and its working fine now, must have been a glitch... > Great that it's working for you! Usually running latest beta LMS nightly on Raspberry Pi OS with virtual players (Squeezelite and Airplay bridge). Occasionally using SB Radio, Boom or Classic. --

Re: [SlimDevices: Unix] Android Squeezelite

2022-10-31 Thread harrys
RobbH wrote: > How did you install Termux? just retried and its working fine now, must have been a glitch... PS Have just installed tailscale (overlay) vpn on my lms server and on my phone, easiest/simplest vpn ever! Can now fire up squeezer on my phone, run squeezelite and listen away anyw

Re: [SlimDevices: Unix] Android Squeezelite

2022-10-31 Thread RobbH
harrys wrote: > hi, getting signed errors for repository when trying to download > squeezelite on to my motorola droid > > any ideas why please? How did you install Termux? Usually running latest beta LMS nightly on Raspberry Pi OS with virtual players (Squeezelite and Airplay bridge). Occa

Re: [SlimDevices: Unix] Android Squeezelite

2022-10-31 Thread harrys
hi, getting signed errors for repository when trying to download squeezelite on to my motorola droid any ideas why please? harrys's Profile: http://forums.slimdevices.com/member.php?userid=66525 View this thread: http://f

Re: [SlimDevices: Unix] Android Squeezelite

2022-03-29 Thread Ron F.
I turns out that at least on my Android phone, starting Squeezelite in Termux was resulting in LMS registering the player with an Eth MAC addr of 00:00:00:00:00:00. This seemed to work fine for weeks until today, when it failed to work at all ... I think I have multiple devices on my LAN with a M

Re: [SlimDevices: Unix] Android Squeezelite

2022-02-01 Thread Ron F.
This is really cool. I did not know about Termux, installed it from F-Droid, installed dropbear so I can ssh into Termux from my laptop, installed Squeezelite after that. It works! Impressive. The only output option however is to use OpenSL_ES_sink; maybe there are other options possible on a roo

Re: [SlimDevices: Unix] Android Squeezelite

2022-01-29 Thread RobbH
nenu wrote: > using 'Termux:Widget' (https://github.com/termux/termux-widget) and > defining it as a 'task'. Which works well to start squeezelite, just not > to stop it :) Sorry, I am not familiar with the widget. It appears that this version of squeezelite supports the -P option, so it may be

Re: [SlimDevices: Unix] Android Squeezelite

2022-01-29 Thread nenu
RobbH wrote: > Scroll down to "How can I access device storage with Termux" Indeed, should have RTFM. It's not just giving Termux permission to use the storage, you need to run a command as well: https://wiki.termux.com/wiki/Internal_and_external_storage > What do you mean by running it as a

Re: [SlimDevices: Unix] Android Squeezelite

2022-01-29 Thread RobbH
nenu wrote: > That works pretty well! > > But I have 2 questions: > 1. is there anywhere/anyway that the filesystem in termux intersects > with the one of Android? That would make it easier to transfer some > files back and forth. > > I haven't tested myself, but this is explained in the FAQ

Re: [SlimDevices: Unix] Android Squeezelite

2022-01-29 Thread nenu
That works pretty well! But I have 2 questions: 1. is there anywhere/anyway that the filesystem in termux intersects with the one of Android? That would make it easier to transfer some files back and forth. 2. when I run squeezelite as a 'task', and then exit the task, squeezelite keeps running

Re: [SlimDevices: Unix] Android Squeezelite

2022-01-25 Thread RobbH
Wiredcharlie wrote: > I used the Play Store version and pkg could not find squeezelite, hence > the instruction to use apt. Yes, I assumed it must have worked for you, but I couldn't get the apt commands to work in the current version. But I just checked and they seem to be working now. Anyway,

Re: [SlimDevices: Unix] Android Squeezelite

2022-01-25 Thread Wiredcharlie
> Also, Termux uses pkg commands instead of apt and apt-get. If the apt > commands don't work for you, try pkg update, followed by pkg install > squeezelite. That's what worked for me. > I used the Play Store version and pkg could not find squeezelite, hence the instruction to use apt. --

Re: [SlimDevices: Unix] Android Squeezelite

2022-01-25 Thread RobbH
Many thanks for posting this! This is very good news for anyone who has wanted to use an Android device as a player, without having access to the Google Play Store. I'll stick with SB Player on my phone, but I also have a few Android tablets and old phones that don't have access to the Play Store

[SlimDevices: Unix] Android Squeezelite

2022-01-25 Thread Wiredcharlie
Install Termux https://play.google.com/store/apps/details?id=com.termux&hl=en_GB&gl=US Install Hackers Keyboard to provide CTRL key https://play.google.com/store/apps/details?id=org.pocketworkstation.pckeyboard&hl=en_GB&gl=US In Termux: apt-get update apt install squeezelite Better if you pr