Results 11 to 20 of 2258
Thread: [Announce] Squeezelite-X
-
2018-01-13, 00:57 #11
- Join Date
- Aug 2008
- Location
- Norway
- Posts
- 385
QNAP TS-453Be 4x3TB RAID5 QNAP TS-251 2x3TB RAID0 QNAP HS-251 2x2TB RAID0 QNAP TS-453Mini 2x1TB Raid 10 LMS running in Docker Madsonic running in Docker Guacamole QPGK R&D and Test server Home Assistant running in Docker Node-Red running in Docker RainLoop QPKG Pi-Hole running in Docker Bastillion running in Docker DeConz running in Docker w/ConBee II Mosquitto MQTT running in Docker
-
2018-01-13, 03:12 #12
- Join Date
- Apr 2013
- Location
- UK
- Posts
- 1,323
I'd prefer to stick with a standalone installer myself.
Transcoded from Matt's brain by Tapatalk--
Hardware: 3x Touch, 1x Radio, 2x Receivers, 1 HP Microserver NAS with Debian+LMS 7.9.0
Music: ~1300 CDs, as 450 GB of 16/44k FLACs. No less than 3x 24/44k albums..
-
2018-01-13, 06:58 #13
- Join Date
- Jan 2016
- Location
- Colorado Springs, CO, USA
- Posts
- 1,047
The computer already responds to volume/mute keys to control the computer's volume, so that should work just fine without any additional SL-X action for the local player. (Your volume/mute keys should already work.) If I have SqueezeLite-X respond to the volume keys also, then you would have the computer adjusting its volume, and SqueezeLite-X adjusting the player volume simultaneously. I want to keep those activities separate and I don't want SqueezeLite-X to prevent the volume keys from performing normally outside of the Squeezelite-X app. I may want to turn down the player volume without turning down the computer volume and vice versa.
That is my thinking, but I am open to suggestions and ideas. Maybe a different key combination to control player volume, like Shift-Volume+/- or something.
R Greg Dawson
-
2018-01-13, 07:08 #14
- Join Date
- Jan 2016
- Location
- Colorado Springs, CO, USA
- Posts
- 1,047
I should probably add code to not allow two instances to run by the same user. Another curious thing about updates is that after an update, Windows forgets if you have put the tray icon in the visible part of the tray. So after an update, the tray icon will go back to the hidden part of the tray. Since you are not expecting that, it is easy to think it is not running and run another instance. I have done this to myself before.
R Greg Dawson
-
2018-01-13, 07:12 #15
- Join Date
- Jan 2016
- Location
- Colorado Springs, CO, USA
- Posts
- 1,047
I'll keep a traditional non-store installer available at: https://1drv.ms/f/s!AlC6xWoP5Gkwgb5YHGQ1-VHk7TQZXw
R Greg Dawson
-
2018-01-13, 09:27 #16
- Join Date
- Apr 2013
- Location
- UK
- Posts
- 1,323
Great, thanks. Appreciate the flexibility.
Transcoded from Matt's brain by Tapatalk--
Hardware: 3x Touch, 1x Radio, 2x Receivers, 1 HP Microserver NAS with Debian+LMS 7.9.0
Music: ~1300 CDs, as 450 GB of 16/44k FLACs. No less than 3x 24/44k albums..
-
2018-01-13, 14:09 #17
- Join Date
- Jan 2006
- Location
- South Coast, NSW, Australia
- Posts
- 1,298
-
2018-01-14, 10:10 #18
- Join Date
- Jan 2016
- Location
- Colorado Springs, CO, USA
- Posts
- 1,047
-
2018-01-15, 21:07 #19
- Join Date
- Jan 2016
- Location
- Colorado Springs, CO, USA
- Posts
- 1,047
I read somewhere that UWP apps are not allowed to send network traffic to the local computer. That would mean that UWP apps could not connect to something like LMS hosted on the same computer. I have never tried this with Squeezelite-X. I am wondering if anyone has attempted to run Squeezelite-X and connect to LMS running on the same computer and if so, what happened?
R. Greg DawsonSqueezelite-X
-
2018-01-16, 10:28 #20
- Join Date
- Jul 2005
- Location
- Gatlinburg, TN USA
- Posts
- 405
I had this problem running the Squeeze Control app on my PC running LMS. I used Windows Loopback Exemption Manager (http://loopback.codeplex.com/) to resolve the issue.