Re: [SlimDevices: Unix] squeezy - a command-line wrapper around the squeezeserver telnet/CLI

2017-04-26 Thread pssc
Hi, Thanks for the patches and info, I would think pid not being defined is an artifact of no player discovery, it should probably be populated if missing before certain commands, >From memory the sync command is one of the few that requires a player id and will not take a name(server end).

Re: [SlimDevices: Unix] squeezy - a command-line wrapper around the squeezeserver telnet/CLI

2016-11-01 Thread pssc
Errik128 wrote: > how to get from the player volume level in Tasker variable > > I can change volume, and create tasker shortcuts on phone desktop > http://192.168.1.36:9000/ > p0=mixer > p1=volume > p2=+5 > player=%PLAYER Code: '-volume' => { help

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2016-02-04 Thread pssc
This is supported in SqueezePi you can change between skin say HDskin and 800x600touchSkin dependent on the input device Sent from my GT-I8190N using Tapatalk pssc's Profile:

Re: [SlimDevices: Unix] Announce: JiveLite - cut down squeezebox control application

2015-08-09 Thread pssc
Sure it's a full squeezeplay release optimised for the Pi with HD skins. I am gonna put together a tar ball after integrating my ssh tunnelling into my proxy support applet. I think your issues are more related to the Now playing applet. . . Sent from my KFTT using Tapatalk

Re: [SlimDevices: Unix] Announce: JiveLite - cut down squeezebox control application

2015-08-04 Thread pssc
Hi, Yes bug in the screensaver code, this is fixed I think in my SqueezePi code available shortly... Phill. Sent from my KFTT using Tapatalk pssc's Profile: http://forums.slimdevices.com/member.php?userid=5644 View

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2015-05-01 Thread pssc
This seams irrelevant given in Linux you can bring an interface up with whatever Mac address you like so this would only affect users trying to run multiple soft players Sent from my KFTT using Tapatalk pssc's Profile:

Re: [SlimDevices: Unix] squeezy - a command-line wrapper around the squeezeserver telnet/CLI

2015-04-09 Thread pssc
https://github.com/pssc/squeezy/releases/tag/0.26 Bug fix release to handle resetting not properly after an -if_ clause Also more explicitly useful help for missing dependences pssc's Profile: http

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2015-03-22 Thread pssc
Try 113378 5, will give just under a 4k block per period at 16 44k Sent from my KFTT using Tapatalk pssc's Profile: http://forums.slimdevices.com/member.php?userid=5644 View this thread:

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2015-03-17 Thread pssc
Meridion wrote: I installed Squeezelite on two ARM linux microsystems (piCorePlayer on Pi2 and max2play on Odroid U3). The player is connected to an USB-DAC (Emotiva XMC-1). When I was running Squeezlite together with LMS on the same system, frequent glitches between two songs were

Re: [SlimDevices: Unix] squeezy - a command-line wrapper around the squeezeserver telnet/CLI

2015-02-20 Thread pssc
britcowboy wrote: Solved the problem, cheers! Out of interest what does that do? Because it did seem to work fine without it. Something to do with JSON parsing/serialisation? Thanks It's currently used in the discovery phase, and for sending custom commands.So not essential unless you

Re: [SlimDevices: Unix] squeezy - a command-line wrapper around the squeezeserver telnet/CLI

2014-10-12 Thread pssc
squeezy - a command-line wrapper around the squeezeserver telnet/CLI https://github.com/pssc/squeezy/releases/tag/0.25 New:- Skip action for -if_XXX options. Fixes:- Fix for later versions of JSON::RPC Fixes for bash completion and verboseness Fixes to reporting to player name rather than

Re: [SlimDevices: Unix] squeezy - a command-line wrapper around the squeezeserver telnet/CLI

2014-10-09 Thread pssc
rcampbel3 wrote: Something changed... I was running 0.21 or .22 for some time. Did a git pull and updated. Now it's complaining about libjson-rpc-perl not being installed. I'm using the native distro package and have even reinstalled it. rcampbel@Godzilla~/project/squeezy $ lsb_release -a

Re: [SlimDevices: Unix] squeezy - a command-line wrapper around the squeezeserver telnet/CLI

2014-08-26 Thread pssc
Squeezy: A command-line utility for controlling squeezebox network audio players via their squeezeserver. https://github.com/pssc/squeezy/releases/tag/0.24 New commands for checking connection to players and alarms thanks to D.J Added new testing functionality in the shape of -if_

Re: [SlimDevices: Unix] squeezy - a command-line wrapper around the squeezeserver telnet/CLI

2014-08-20 Thread pssc
Simon_rb wrote: Roland0 wrote: If your OS is using package management, you shouldn't use CPAN - install the pre-built package instead (e.g. libjson-rpc-perl for Debian) /QUOTE] Sorry to sound stupid but how does one install libjson-rpc-perl? Regards Simon apt-get