Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
streifenleopard wrote: > Hi, as a player it works flawlessly. The major let down seems to be that > after each restart you have to go through the set up routine you > mentioned. I have also had issues with syncing across devices but I > could not point out the culprit, Muse Speaker, SBR, RPI and Termux don't > really work together in this respect. Setting it up every time may be easier than you think. Termux has command history. When you open the Termux app, do you see an extension of the virtual keyboard? The top row should look like this: Code: ESC / - HOME ^ END PGUP (I used the caret in place of up arrow.) I do not recall if the added keys are shown by default, or if I had to change something in settings. In any case, if you have those added keys, tap on the up arrow. With each tap you cycle back through your command history, so after one or two taps, your squeezelite command should be back on the command line: Code: squeezelite -s -n Termux Tap the Enter key and squeezelite starts! I think sync is generally hit or miss when using Android devices. I usually use SB Player on Play-enabled devices, and sometimes it can stay in sync, but it often drifts. I think a lot depends on the specifics of the hardware. Some phones work better than others. Usually running latest beta LMS nightly on Raspberry Pi OS with virtual players (Squeezelite and Airplay bridge). Occasionally using SB Radio, Boom or Classic. RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
RobbH wrote: > Glad that worked for you! I have tested it briefly, but never actually > used it as a player, so I hope you'll report back on it. Hi, as a player it works flawlessly. The major let down seems to be that after each restart you have to go through the set up routine you mentioned. I have also had issues with syncing across devices but I could not point out the culprit, Muse Speaker, SBR, RPI and Termux don't really work together in this respect. rpi 3+ with lms 8.2.0 -- rpi 2 with a hifiberry dac+ running picoreplayer -- sbr running firmware 8.0 -- plugins: material skin, mai, podcasts, musik - folge mir, squeezelite-x, ratings light, exclude folders -- dsm 6.2.2 (synology disk station 115) has my music streifenleopard's Profile: http://forums.slimdevices.com/member.php?userid=42019 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
streifenleopard wrote: > phhh, that was easy. It just took me 10 minutes thanks to your perfect > guide. Excellent! Thanks! Glad that worked for you! I have tested it briefly, but never actually used it as a player, so I hope you'll report back on it. Usually running latest beta LMS nightly on Raspberry Pi OS with virtual players (Squeezelite and Airplay bridge). Occasionally using SB Radio, Boom or Classic. RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
RobbH wrote: > It's all command line. If you consider that too complicated, this > solution is probably not for you. phhh, that was easy. It just took me 10 minutes thanks to your perfect guide. Excellent! Thanks! rpi 3+ with lms 8.2.0 -- rpi 2 with a hifiberry dac+ running picoreplayer -- sbr running firmware 8.0 -- plugins: material skin, mai, podcasts, musik - folge mir, squeezelite-x, ratings light, exclude folders -- dsm 6.2.2 (synology disk station 115) has my music streifenleopard's Profile: http://forums.slimdevices.com/member.php?userid=42019 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
streifenleopard wrote: > Thanks. I have installed both. But when starting up the apps neither can > progress past the initial bootscreen. It might have to do with my > Lineage OS installation (18.1) but I have granted permissions etc and > enabled wifi access. Anyway I still have the lms wrapper. As was mentioned previously, the LMS App reached end of life some time ago. It has not been updated to be compatible with recent versions of Android. If you have a device that still runs an ancient version of Android, it might work on that. Usually running latest beta LMS nightly on Raspberry Pi OS with virtual players (Squeezelite and Airplay bridge). Occasionally using SB Radio, Boom or Classic. RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
streifenleopard wrote: > This sounds really complicated... In addition I wouldn't know what > Squeezelite to install and F-Droid has 10 Termux-Apps. It's all command line. If you consider that too complicated, this solution is probably not for you. Good luck finding another way to use an Android device without Play Store access as a player! (Amazon apps might be an option.) But in case you decide to try it, F-Droid has exactly one app named "Termux". There are seven other apps named "Termux:" followed by some other word; these add extra features to the base Termux package, but they are not needed to use Squeezelite. So all you need to install is "Termux". Once its running, use its command line to run the following command: Code: pkg install squeezelite Once that's done, I use this command (again, at the Termux command line) to start Squeezelite: Code: squeezelite -s -n Termux The device shows up as "Termux" in the list of players on LMS. Usually running latest beta LMS nightly on Raspberry Pi OS with virtual players (Squeezelite and Airplay bridge). Occasionally using SB Radio, Boom or Classic. RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
RobbH wrote: > For a player, it is possible to install Termux from F-Droid, and then > install Squeezelite within Termux. It works quite well on my phone, but > I much prefer SB Player. This sounds really complicated... In addition I wouldn't know what Squeezelite to install and F-Droid has 10 Termux-Apps. rpi 3+ with lms 8.2.0 -- rpi 2 with a hifiberry dac+ running picoreplayer -- sbr running firmware 8.0 -- plugins: material skin, mai, podcasts, musik - folge mir, squeezelite-x, ratings light, exclude folders -- dsm 6.2.2 (synology disk station 115) has my music streifenleopard's Profile: http://forums.slimdevices.com/member.php?userid=42019 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
ralphy wrote: > The final release of the Logitech controller app and Squeeze Commander > can be downloaded from 'here' > (https://sourceforge.net/projects/lmsclients/files/android). Thanks. I have installed both. But when starting up the apps neither can progress past the initial bootscreen. It might have to do with my Lineage OS installation (18.1) but I have granted permissions etc and enabled wifi access. Anyway I still have the lms wrapper. rpi 3+ with lms 8.2.0 -- rpi 2 with a hifiberry dac+ running picoreplayer -- sbr running firmware 8.0 -- plugins: material skin, mai, podcasts, musik - folge mir, squeezelite-x, ratings light, exclude folders -- dsm 6.2.2 (synology disk station 115) has my music streifenleopard's Profile: http://forums.slimdevices.com/member.php?userid=42019 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
Thank you for your suggested options. I have used SqueezePlayer before, as it completely satisfies my needs. Severalun's Profile: http://forums.slimdevices.com/member.php?userid=71829 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
d6jg wrote: > You could contact Angry Goat who wrote SB Player and see if he will let > you pay and download it by some other means. I have asked this I think in this forum and the answer was no. Some apps (Titanium Backup, Poweramp) let you verify your purchase by an email account on the device or a code that was transferred to you from the seller... dsm 6.2 (synology disk station 115) running lms 7.9.1 -- rpi with a hifiberry dac+ running picoreplayer (any old version?) -- nokia lumia running windows phone 8.1 and soundicity -- moto g peregrine xt1039 running cm 14 (android 7.1.2) -- zettaly avy running android 4.4.4 -- squeeze ctrl app streifenleopard's Profile: http://forums.slimdevices.com/member.php?userid=42019 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
bluegaspode wrote: > As said, I'm not aware of any problems. But if there are we'll find > solutions.Stellarium was my one and only purchase from Amazon, I bought Squeezeplayer from Play Store. Sent from my Pixel 3a using Tapatalk slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
slartibartfast wrote: > That would be me. Only because I somehow acquired a voucher for the > Amazon app store and bought Stellarium with it. > > Sent from my Pixel 3a using Tapatalk As said, I'm not aware of any problems. But if there are we'll find solutions. Did you know: *'SqueezePlayer' (www.squeezeplayer.com)* will stream all your music to your Android device. Take your music everywhere! Remote Control + Streaming to your iPad? *'Squeezebox + iPad = SqueezePad ' (www.squeezepad.com)* Want to see a Weather Forecast on your Radio/Touch/Controller ? => why not try my 'Weather Forecast Applet' (http://forums.slimdevices.com/showthread.php?t=73827) Want to use the Headphones with your Controller ? => why not try my 'Headphone Switcher Applet' (http://forums.slimdevices.com/showthread.php?t=67139) bluegaspode's Profile: http://forums.slimdevices.com/member.php?userid=31651 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
bluegaspode wrote: > Who installs Amazon app Store on Android 10? But there shouldn't be any > limitation to my knowledge.That would be me. Only because I somehow acquired > a voucher for the Amazon app store and bought Stellarium with it. Sent from my Pixel 3a using Tapatalk slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
slartibartfast wrote: > The Amazon app store is still available on Android 10. Does the version > available there work on Android 10? > > Sent from my Pixel 3a using Tapatalk Who installs Amazon app Store on Android 10? But there shouldn't be any limitation to my knowledge. Did you know: *'SqueezePlayer' (www.squeezeplayer.com)* will stream all your music to your Android device. Take your music everywhere! Remote Control + Streaming to your iPad? *'Squeezebox + iPad = SqueezePad ' (www.squeezepad.com)* Want to see a Weather Forecast on your Radio/Touch/Controller ? => why not try my 'Weather Forecast Applet' (http://forums.slimdevices.com/showthread.php?t=73827) Want to use the Headphones with your Controller ? => why not try my 'Headphone Switcher Applet' (http://forums.slimdevices.com/showthread.php?t=67139) bluegaspode's Profile: http://forums.slimdevices.com/member.php?userid=31651 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
bluegaspode wrote: > Well, there is no reason to update on the Amazon Appstore. The old > version still works without problems to my knowledge. > On the other hand, the App sells there exactly 1-3 times / month and the > charges from my tax accountant for these book entries are higher then > the respective income. > > Googles version needed some updates for new Android versions (i.e. 64bit > support, new *.apk packaging formats).The Amazon app store is still available > on Android 10. Does the version available there work on Android 10? Sent from my Pixel 3a using Tapatalk slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
RobbH wrote: > Both SB Player and SqueezePlayer are currently available in the Amazon > app store. SqueezePlayer has not been updated since 2015, while the SB > Player version is from 2018. In Google's Play store, both apps were > updated in 2019. Well, there is no reason to update on the Amazon Appstore. The old version still works without problems to my knowledge. On the other hand, the App sells there exactly 1-3 times / month and the charges from my tax accountant for these book entries are higher then the respective income. Googles version needed some updates for new Android versions (i.e. 64bit support, new *.apk packaging formats). Did you know: *'SqueezePlayer' (www.squeezeplayer.com)* will stream all your music to your Android device. Take your music everywhere! Remote Control + Streaming to your iPad? *'Squeezebox + iPad = SqueezePad ' (www.squeezepad.com)* Want to see a Weather Forecast on your Radio/Touch/Controller ? => why not try my 'Weather Forecast Applet' (http://forums.slimdevices.com/showthread.php?t=73827) Want to use the Headphones with your Controller ? => why not try my 'Headphone Switcher Applet' (http://forums.slimdevices.com/showthread.php?t=67139) bluegaspode's Profile: http://forums.slimdevices.com/member.php?userid=31651 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
RobbH wrote: > Both SB Player and SqueezePlayer are currently available in the Amazon > app store. SqueezePlayer has not been updated since 2015, while the SB > Player version is from 2018. In Google's Play store, both apps were > updated in 2019.That is the annoying thing about the Amazon app store. Apps > just don't get updated. I had the same issue with Stellarium. Sent from my Pixel 3a using Tapatalk slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
Both SB Player and SqueezePlayer are currently available in the Amazon app store. SqueezePlayer has not been updated since 2015, while the SB Player version is from 2018. In Google's Play store, both apps were updated in 2019. LMS (recent) running on Debian X86_64; 5 Squeezelite players (3 in PiCorePlayer), 3 players connected via Airplay Bridge 1 Squeezebox Radio (upgraded UE Smart Radio) now mostly retired RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
Note there's SB Player by angryGoat and SqueezePlayer by bluegaspode. Never used one of them, so I don't know the differences. SqueezePlayer once was also available via AndroitPit but this is no longer true. reinholdk's Profile: http://forums.slimdevices.com/member.php?userid=36070 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
streifenleopard wrote: > Hi and thanks for replying. > Maybe I should clarify. I have zero problems to pay for apps, I am more > than willing to honour good work in this way. However I usually do not > have google tablets or phones and so they don't have the play store > installed. This excludes for me pretty much every android app. > I know Squeeze Player and think it is working fine but I cannot use it. > While it is no player I am impressed by the material skin which is very > good looking and responsive on Vivaldi for Android. You could contact Angry Goat who wrote SB Player and see if he will let you pay and download it by some other means. VB2.4[/B] STORAGE *QNAP TS419P (NFS) [B]Living Room* - Joggler & SB3 -> Onkyo TS606 -> Celestion F20s *Office* - Pi3+Sreen -> Sony TAFE320 -> Celestion F10s / Pi2+DAC & SB3 -> Onkyo CRN755 -> Wharfedale Modus Cubes *Dining Room* -> SB Boom *Kitchen* -> UE Radio (upgraded to SB Radio) *Bedroom (Bedside)* - Pi2+DAC ->ToppingTP21 ->AKG Headphones *Bedroom (TV)* - SB Touch ->Sherwood AVR ->Mordaunt Short M10s Everything controlled by iPeng d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
You're probably already aware of these options, but I hope there's some value in mentioning them here for people who find this thread in future uses. In the absence of a dedicated LMS player that you can install on an Android device, there are two options that may (or may not) be useful: 1. use any player capable of playing internet streams to play an mp3 stream from LMS. The process is described here (http://wiki.slimdevices.com/index.php/Remote_streaming). This was originally promoted as a way to listen to your home music library from other locations. This is strongly discouraged now, hence the dire warnings on that page. However, I am not aware of any reasons not to use this on your own network, as long as you do not open it up to outside access. And I trust that if I'm overlooking something, someone will point it out. 2. install the UPnP/DLNA bridge plugin, and install a client on your Android device. The only one I see on F-Droid is Yaacc. Others may be available elsewhere. Unfortunately, neither of these options will allow you to synchronize the Android device with other players. I hope this is helpful... to someone, some time! LMS (recent) running on Debian X86_64; 5 Squeezelite players (3 in PiCorePlayer), 3 players connected via Airplay Bridge 1 Squeezebox Radio (upgraded UE Smart Radio) now mostly retired RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
Hi and thanks for replying. Maybe I should clarify. I have zero problems to pay for apps, I am more than willing to honour good work in this way. However I usually do not have google tablets or phones and so they don't have the play store installed. This excludes for me pretty much every android app. I know Squeeze Player and think it is working fine but I cannot use it. While it is no player I am impressed by the material skin which is very good looking and responsive on Vivaldi for Android. dsm 6.2 (synology disk station 115) running lms 7.9.1 -- rpi with a hifiberry dac+ running picoreplayer (any old version?) -- nokia lumia running windows phone 8.1 and soundicity -- moto g peregrine xt1039 running cm 14 (android 7.1.2) -- zettaly avy running android 4.4.4 -- squeeze ctrl app streifenleopard's Profile: http://forums.slimdevices.com/member.php?userid=42019 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
cpd73 wrote: > Squeezer is open-source, but is not on f-droid due to (I think) google > anayltics support. If you're OK with building an android app, you could > checkout its source and remove these requirements - can't image it'd be > that hard. Alternatively you can use my Material skin - which is what I > use on my Android device. This requires no app, but is best used with > the Kiwi browser. > > As for players, I could not find any open-source android squeezelite > builds. I had thought about trying to make a squeezelite build for > android, but decided to just buy SB Player instead. +1 for SB Player - only a few £/$ - coupled with Material in app mode VB2.4[/B] STORAGE *QNAP TS419P (NFS) [B]Living Room* - Joggler & SB3 -> Onkyo TS606 -> Celestion F20s *Office* - Pi3+Sreen -> Sony TAFE320 -> Celestion F10s / Pi2+DAC & SB3 -> Onkyo CRN755 -> Wharfedale Modus Cubes *Dining Room* -> SB Boom *Kitchen* -> UE Radio (upgraded to SB Radio) *Bedroom (Bedside)* - Pi2+DAC ->ToppingTP21 ->AKG Headphones *Bedroom (TV)* - SB Touch ->Sherwood AVR ->Mordaunt Short M10s Everything controlled by iPeng d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Android Controllers and Players outside the Playstore
Squeezer is open-source, but is not on f-droid due to (I think) google anayltics support. If you're OK with building an android app, you could checkout its source and remove these requirements - can't image it'd be that hard. Alternatively you can use my Material skin - which is what I use on my Android device. This requires no app, but is best used with the Kiwi browser. As for players, I could not find any open-source android squeezelite builds. I had thought about trying to make a squeezelite build for android, but decided to just buy SB Player instead. cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
[SlimDevices: Plugins] Android Controllers and Players outside the Playstore
Hi, I am aware of the multitude of Apps available through Google but I have not arrived at an App that I can install on a Google free Tablet. I guess you can simply create a shortcut on the desktop and point this to the IP-address of your LMS. But what about a player? Wasn't there once an official Logitech App? Where has it gone? It should be available through their homepage? dsm 6.2 (synology disk station 115) running lms 7.9.1 -- rpi with a hifiberry dac+ running picoreplayer (any old version?) -- nokia lumia running windows phone 8.1 and soundicity -- moto g peregrine xt1039 running cm 14 (android 7.1.2) -- zettaly avy running android 4.4.4 -- squeeze ctrl app streifenleopard's Profile: http://forums.slimdevices.com/member.php?userid=42019 View this thread: http://forums.slimdevices.com/showthread.php?t=111420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins