Skip to content

Releases: pssc/squeezy

/(bb|[^b]{2})/

09 Apr 15:21
Compare
Choose a tag to compare

Bug fix release to handle resetting not properly after an -if_XXXX clause
Also more explicitly useful help for missing dependences

The World Changed

09 Oct 16:28
Compare
Choose a tag to compare

New:-

Skip action for -if_XXX options.

Fixes:-

Fix for later versions of JSON::RPC
Fixes for bash completion
Fixes to report player name rather than player id

DJ

25 Aug 11:22
Compare
Choose a tag to compare
DJ

New commands for checking connection to players and alarms thanks to D.J
Added new testing functionality in the shape of -if_XXXX with the action -exit and cant be negated with -not

-alarms : enabled alarms count (can only sound if not generally disabled)
-alarms_enabled : alarms generally enabled?
-playlist_shuffle : shuffle control
-playlist_repeat : repeat control
-start : start playing from the current playlist and position

-if_alarm : if alarms are disabled generally or no alarm is enabled
-if_connected : if this player is not connected
-if_playing : if this player is on and playing
-if_sleeping : is powered and on countdown to sleep

-exit : set up action for -if_XXXX to exit with specified code
-not : -if_XXXX can be prefixed with not

Enhanced:-
-time : can now take ? to query time.
-playing : How gives comprehensive information on the playing track
-title : now uses the title command
-current_title : uses the current title_command
-exit_if_XXX,-die_if_XXX
: Deprecated in favour of new -if_XXX commands

Fixes:-
UTF-8 Based player names
syncgroups display now displays more than one syncgroup

SteveBlot

24 Jul 15:45
Compare
Choose a tag to compare

Hi all,

Steve has handed over the project to me and I'd like to thank him for all his hard work.

Fixes for commands that require proper id's or indexes and not just names.

This fixes -player_ip, -player_id and -sync. With some added satiny checking and reporting also.

Thanks

Phill.

Rescan

06 May 15:00
Compare
Choose a tag to compare

Add rescan library option includes bug fix for volume control.

Ooops I did it again

21 Aug 08:38
Compare
Choose a tag to compare

Fix server defaults and server config file handling, add finer control of auto discovery of players and servers in config file.

Fixes

19 Aug 17:27
Compare
Choose a tag to compare
Fixes Pre-release
Pre-release

Fix Multi server configuration