Re: [slim] Problem can't open file for:

2018-09-09 Thread ralphy


alc23 wrote: 
> I can run both FLAC and SOX from the command prompt and they output
> their expected banner and usage instructions.
> 
> File is available here (167mb):
> https://1drv.ms/u/s!AuatgRK2Y56bguc6PjSaGFk5lJPatw

ralphy wrote: 
> Thank you. I've downloaded the flac file and can reproduce your issue.
> 
> I compiled two windows flac 1.3.2 from git binaries; cygwin (new one
> included in lms) and visual studio (which is much slower than the cygwin
> version in testing).
> Both of these builds fail with the can't open file: error. when using a
> UNC file path.
> 
> I recompiled the old lms flac 1.2.1 using the same visual studio that I
> used to build the 1.3.2 above and it works.
> 
> This may take some time to troubleshoot.

So there was 'a bug in the flac *windows only* unicode handling'
(https://github.com/xiph/flac/commit/a8e9857e389b2f5fb73a0148bb8238a2d8ada090)
which is used for UNC paths and was fixed after the git snapshot we
used.

Please update to the latest LMS 7.9.2 and then replace flac.exe with the
one in 'this zip file'
(https://www.dropbox.com/s/zrc0t31avpeuypf/flac.zip?dl=1) and report
back whether it works or not.

Thanks,



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=108796

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Problem can't open file for:

2018-09-08 Thread ralphy


alc23 wrote: 
> Hi Michael - I've reverted to the 7.9.2 files.  Here's the "Info" level
> logging on Player.Source when I play a 24/176 track:
> > 
Code:

  >   > ::
  > [18-09-08 14:18:57.2622] Slim::Player::Song::open (364) 
file:MUSICSERVER/Music/Library/Albums/Creedence%20Clearwater%20Revival%20-%20Green%20River%20[1969%20album]/03%20-%20Tombstone%20Shadow.flac
  > [18-09-08 14:18:57.2639] 
Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->flc 
via: [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0 
$RESAMPLE$ -
  > [18-09-08 14:18:57.2653] 
Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->flc 
via: [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0 
$RESAMPLE$ -
  > [18-09-08 14:18:57.2655] Slim::Player::Song::open (388) seek=false time=0 
canSeek=2
  > [18-09-08 14:18:57.2665] 
Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->flc 
via: [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0 
$RESAMPLE$ -
  > [18-09-08 14:18:57.2669] Slim::Player::Song::open (409) Transcoder: 
streamMode=F, streamformat=flc
  > [18-09-08 14:18:57.2680] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (617) Using command 
for conversion: 
\"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\flac.exe\" -dcs -- 
\"\\MUSICSERVER\Music\Library\Albums\Creedence Clearwater Revival - Green River 
[1969 album]\03 - Tombstone Shadow.flac\" | 
\"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\sox.exe\" -q -t wav 
- -t flac -C 0 -r 88200 - |
  > [18-09-08 14:18:57.2684] Slim::Player::Song::open (559) Tokenized command: 
\"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\flac.exe\" -dcs -- 
\"\\MUSICSERVER\Music\Library\Albums\Creedence Clearwater Revival - Green River 
[1969 album]\03 - Tombstone Shadow.flac\" | 
\"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\sox.exe\" -q -t wav 
- -t flac -C 0 -r 88200 - |
  > [18-09-08 14:18:57.3159] Slim::Player::StreamingController::_Stream (1265) 
00:04:20:23:7e:a6: stream
  > [18-09-08 14:18:57.3224] Slim::Player::StreamingController::_Stream (1302) 
Song queue is now 0
  > [18-09-08 14:18:57.3227] 
Slim::Player::StreamingController::_setPlayingState (2357) new playing state 
BUFFERING
  > [18-09-08 14:18:57.3229] 
Slim::Player::StreamingController::_setStreamingState (2366) new streaming 
state STREAMING
  > [18-09-08 14:18:57.4465] Slim::Player::Source::_readNextChunk (373) end of 
file or error on socket, song pos: 3966515
  > [18-09-08 14:18:57.4468] Slim::Player::Source::_readNextChunk (378) 
00:04:20:23:7e:a6 mark end of stream
  > [18-09-08 14:18:57.4472] Slim::Player::Source::_readNextChunk (386) Didn't 
stream any bytes for this song; mark it as failed
  > [18-09-08 14:18:57.4474] 
Slim::Player::StreamingController::playerStreamingFailed (2228) 
00:04:20:23:7e:a6
  > [18-09-08 14:18:57.4477] Slim::Player::StreamingController::_playersMessage 
(789) Problem: Can't open file for:: 
file:MUSICSERVER/Music/Library/Albums/Creedence%20Clearwater%20Revival%20-%20Green%20River%20[1969%20album]/03%20-%20Tombstone%20Shadow.flac
  > [18-09-08 14:18:57.4543] Slim::Player::StreamingController::_Stop (603) 
Song queue is now 0
  > [18-09-08 14:18:57.4555] 
Slim::Player::StreamingController::_setPlayingState (2357) new playing state 
STOPPED
  > [18-09-08 14:18:57.4559] 
Slim::Player::StreamingController::_setStreamingState (2366) new streaming 
state IDLE
  > [18-09-08 14:18:57.4567] Slim::Player::StreamingController::_willRetry 
(1391) no retry data
  > [18-09-08 14:18:57.4573] Slim::Player::StreamingController::nextsong (882) 
The next song is number 0, was 0
  > [18-09-08 14:18:58.0572] 
Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->flc 
via: [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0 
$RESAMPLE$ -
  > [18-09-08 14:18:58.0578] 
Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->flc 
via: [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0 
$RESAMPLE$ -::

> > 
>From a command prompt what output if any to do get when you run?

"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\flac.exe"

and

"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\sox.exe"

Could you provide access to the file 03 - Tombstone Shadow.flac for me
to test?

Thanks.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
---

Re: [slim] What are the keyboard controls

2018-04-17 Thread ralphy

ryangodammit wrote: 
> Thanks Ralphy, that should still work for me. 
> 
> Am I able to set a preset to play a favourite?

Not directly that I'm aware. Just the obvious, start playing the
favourite and then save it as a preset.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=108559

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] What are the keyboard controls

2018-04-16 Thread ralphy

ryangodammit wrote: 
> I am using Jivelite, squeezelite doesn't have any keyboard control
> functions.
> 
> I'm just trying to get to the bottom of the InputToActionMap.lua file so
> I can change the set_preset_1 key to a key that doesn't require shift. 
> 
> InputToActionMap.lua doesn't seem to be in the same place as stated in
> the instructional post
> https://forums.slimdevices.com/showthread.php?105117-lirc-rpi-gpio-IR-support-for-picoreplayer=883651=1#post883651
> 
> I have found it in the ./tmp folder and the ./opt folder but have yet
> not tested changing these ones. Shall I give it a try? Whats the best
> way of rolling back to a copy of picoreplayer I know I haven't broken-
> make an iso copy?
It's located at
/tmp/tcloop/pcp-jivelite/opt/jivelite/share/jive/jive/InputToActionMap.lua
in pcp, but it's read only.  You need to copy it as I described in that
post.

The set_preset_*N* keys map to HOLDING the function keys F*N* however
the InputToActionMap.lua file only includes a mapping for setting preset
1 with a "standard key press".

To set presets 2-6 you have to press and hold the corresponding function
key.

The number keys play a preset, if a value has been set.

Note that although lms supports 10 presets for each player from 0-9 both
jivelite and squeezeplay only support setting 1-6 thought the keyboard
interface, which is what lirc uses to communicate with jivelite.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=108559

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] SqueezePlay for Windows with ASIO, DirectSound, WASAPI and WDMKS device support.

2018-11-08 Thread ralphy


Squeezeplay only supports Direct Sound and MultiMedia Extension sound
devices now.  You can review the technical reasons why support was
removed 'here'
(https://github.com/ralph-irving/squeezeplay/commit/2f9174221baaea99872ec67fa0b7592a220ba31c)

Unfortunately I was unable to change the thread title to remove the
references to ASIO, WASAPI and WDMKS.

However, you CAN use 'jivelite'
(https://sourceforge.net/projects/lmsclients/files/jivelite/windows/)
with your working squeezelite player.  The visualizer screen savers are
not available with jivelite for windows.

Also, check out 'Squeezelite-X'
(https://forums.slimdevices.com/showthread.php?108550-Announce-Squeezelite-X).



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96573

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] SqueezePlay for Windows with ASIO, DirectSound, WASAPI and WDMKS device support.

2018-11-09 Thread ralphy


bernid wrote: 
> Thanks. Ok I understand that there is and issue with  ASIO, WASAPI and
> WDMKS in Squeezeplay. But I ask about ASIO, WASAPI and WDMKS output in
> squeezelite. 
> You wrote:
> 
> So I assume that last versions of WIN squeezelite supports ASIO, WASAPI
> and WDMKS?
> Please clarify.

I assumed we were talking about squeezeplay, since you asked in a
squeezeplay thread.

Squeezeplay crashed as soon as it tried to change the device sample
rate, that's why support for those apis was removed.

Squeezelite supports all windows audio apis.  However, squeezelite
doesn't include the portaudio.dll anymore, it is compiled directly into
the executable.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96573

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2018-10-02 Thread ralphy


MacOS squeezeplay build 7.8.0r1101 available.

Supports save and play for all 10 presets. Requires LMS 7.9.2
1527514762+ for presets 7 through 10 support.
Supports mocOS Mojave 10.14
Bug fixes.

See the first post in this thread for details.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] SqueezePlay for Windows with ASIO, DirectSound, WASAPI and WDMKS device support.

2018-10-02 Thread ralphy


Windows squeezeplay build 7.8.0r1101 available.

Supports save and play for all 10 presets. Requires LMS 7.9.2
1527514762+ for presets 7 through 10 support.
Bug fixes.

See the first post in this thread for details.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96573

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2018-09-28 Thread ralphy


I don't have 10.14 installed yet.

Please make sure you are using the latest '7.8.0r1101 x64_86 build'
(https://sourceforge.net/projects/lmsclients/files/squeezeplay/osx/SqueezePlay-x86_64-7.8.0r1101.dmg/download)
to start.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] WMA files not playing back

2018-12-14 Thread ralphy


On the main page in the web gui, you need to install the ffmpeg
libraries for squeezelite for wma and alac decoder support.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=109884

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Problem can't open file for:

2018-09-16 Thread ralphy


alc23 wrote: 
> Hi Ralphy - I've updated to -Logitech Media Server Version: 7.9.2 -
> 1536072399 @ Fri Sep 7- and replaced FLAC.exe as instructed.  Hi-rez
> playback works!  I have tried a variety of different files/sample rates
> that I was having trouble with before and haven't had any issues.
> 
> Thanks for your prompt investigation and fix of this.
> --Adam

The fixed windows flac.exe is now included with LMS 7.9.2 builds newer
than September 11, 2018.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=108796

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Windows 10: Master volume amplified

2019-03-23 Thread ralphy


left channel wrote: 
> I don't use WASAPI because with squeezelite it's still limited to 44.1
> as far as I know

I've added support for WASAPI exclusive mode to the 'latest
squeezelite-win 1.9.1-1139'
(https://sourceforge.net/projects/lmsclients/files/squeezelite/windows/squeezelite-1.9.1-1139-win32.zip/download)

-a :  Specify Portaudio params to open output device, l = target
latency in ms, e = use exclusive mode for WASAPI (0|1)

First in the sound device advanced properites, you need to enable *Allow
applications to take exclusive control of this device*

Then add *-R -u E -a :1 -o "Device name [WASAPI]" * to the
squeezelite-win command line.

The -R -u E causes squeezelite to resample only if native rate is not
supported.  The WASAPI device on my laptop only supports 192000 96000
48000 44100.

I'm still working on an issue with matching devices that use utf8
characters from the command line.  As a work around for now use -o X
where X is the number before the device name in the output from
squeezelite-win -l.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=110319

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] VNC for piCoreplayer?

2019-04-04 Thread ralphy


The keyboard support still doesn't work very well but the touch and
mouse inputs have been fine, however the mouse wheel can't be used with
jivelite.

On a wireless rpi3, not the 3+, the vncserver daemon uses only 10% cpu
while displaying active VU meters on the iPad vncviewer client.

Here are the client settings I use.

27100

Here is my current picoreplayer build you can try.

SSH into pcp, download and install the extension.

Code:

ceo
  
  wget http://ralph-irving.users.sourceforge.net/pico/pcp-vncserver.tcz.md5.txt
  wget http://ralph-irving.users.sourceforge.net/pico/pcp-vncserver.tcz
  
  md5sum -c pcp-vncserver.tcz.md5.txt # verify the download was ok
  pcp-vncserver.tcz: OK
  
  tce-load -i pcp-vncserver # load the extension now
  pcp-vncserver.tcz: OK



Enable loading the extension at boot.


Code:

ce
  
  echo "pcp-vncserver.tcz" >> onboot.lst



Add to the User commands on the web gui tweaks page to start vncserver
at boot.


Code:

/usr/local/sbin/framebuffer-vncserver.sh



To start vncserver now, without a reboot


Code:

sudo -E -b /usr/local/sbin/framebuffer-vncserver.sh



and the log file is located at /var/log/vncserver.log

The source code is available on 'github'
(https://github.com/ralph-irving/framebuffer-vncserver).


+---+
|Filename: set.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=27100|
+-------+


Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=110206

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] VNC for piCoreplayer?

2019-04-05 Thread ralphy


rkrug wrote: 
> This sounds like a neat thing: to have a remote for piCoreplayer out of
> the box. Any chance of making it easy to install in the next version of
> piCoreplayer (i.e. via the webui)?

If/when I get the keyboard interface working it will likely be added to
the pcp extensions repository.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=110206

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] VNC for piCoreplayer?

2019-04-05 Thread ralphy


Jeff07971 wrote: 
> Thanks Ralphy works great !
> 
> One feature request though, If no touchscreen is found allow navigation
> by keyboard ?
> 
> Thanks again
> 
> Jeff

It's a command line option to enable but the startup script only checks
for the official 7" screen so far.

Navigation by keyboard does not work yet and you have to have a keyboard
connected to pcp.

./framebuffer-vncserver [-f device] [-p port] [-t touchscreen] [-h]
-p port: VNC port, default is 5900
-f device: framebuffer device node, default is /dev/fb0
-k device: keyboard device node, (example: /dev/input/event0)
-t device: touchscreen device node (example:/dev/input/event2)
-h : print this help



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=110206

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] VNC for piCoreplayer?

2019-04-06 Thread ralphy


Hi Jeff,

Thanks for looking into the keyboard support.

Paul mentioned that there's a gpio-keys driver in 'post #14 of this
thread'
(https://forums.slimdevices.com/showthread.php?109686-controlling-jivelite-with-piCorePlayer-with-bash-script=925222=1#post925222).
Which could remove the need for a keyboard device.  I just haven't had
time to investigate it.

The original keyboard code in framebuffer-vncserver doesn't support all
key events so it still needs to be updated.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=110206

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] VNC for piCoreplayer?

2019-02-25 Thread ralphy


There are a couple framebuffer vncserver implementations based from
https://github.com/ponty/framebuffer-vncserver which in turn is derived
from the example file
https://github.com/LibVNC/libvncserver/blob/master/examples/androidvncserver.c

I have a working POC that allows navigating a picoreplay jivelite
instance via the ipad vncviewer app, the keyboard interface still needs
some changes to be able to use vnc at the linux console.stay tuned.

26820


+---+
|Filename: vnc.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=26820|
+---+


Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=110206

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Jivelite for Mac OSX

2019-02-11 Thread ralphy


Jivlite for MacOS now supports the visualizer now playing screens.
Requires Squeezelite-x86_64-1.9.1r1130.dmg or newer.

See 'post #1'
(https://forums.slimdevices.com/showthread.php?104371-Jivelite-for-Mac-OSX=830979=1#post830979)
for details.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=104371

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Feature Request : Random Seed

2019-01-24 Thread ralphy


mherger wrote: 
> > Once added as a Favourite it can then be assigned to a preset on
> Radio
> > or Boom
> FWIW: I committed a simple Preset Editor today. Go to Settings/Player 
> and you'd be able to assign/edit any URL you want to one of the
> presets.
> 
> -- 
> -- 
> 
> Michael

Used it to cleanup several player presets today.  No more server.prefs
editing required, Yeah!

Thank you!



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=110023

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2019-05-15 Thread ralphy


bpa wrote: 
> Back to back testing - same channel same metadata.
> 1. The old version 1116 crashed when cycling through screensavers -
> crashing when moving from image
> 2. The new version 1148 cycles through the images OK.
> 
> Looks good.

That's great!



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2019-05-15 Thread ralphy


bpa wrote: 
> 64bit pulse.

Give 'this one'
(http://ralph-irving.users.sourceforge.net/files/squeezeplay-pulse-7.8.0-1148-x86_64.tgz)
a try



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2019-05-15 Thread ralphy


bpa wrote: 
> I've been using your build from sourceforge/lmsclients/squeezeplay

32 or 64 bit?



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2019-05-15 Thread ralphy


I think I've found the cause.

I upgraded the SDL_gfx library to 2.0.24 at r300 back in Sept 2013. I've
reverted to 2.0.15 the same as the radio and touch and haven't been able
to crash squeezeplay with iplayer.

Mothy_Tim wrote: 
> Hi, ok so switched to text only and so far Radio 2 has been playing for
> nearly an hour! So it seems its a problem with the artwork.
> Cheers,
> Tim

Please try 'this MacOS squeezeplay test build'
(http://ralph-irving.users.sourceforge.net/files/SqueezePlay-x86_64-7.8.0r1148.dmg)
and let us know.

bpa wrote: 
> Yes but png images don't crash and jpeg ones do with same text metadata
> ?
> 
> Also  with test I ran - I had what I considered to be "short" strings
> and no problems.  I'll play around with more test as I can fake
> variation on metadata easily.

Thank you for helping with this problem.  Are you usiing your own linux
build or one of mine?  I can build an updated one for you to test with
as well.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] WMA files not playing back

2019-05-28 Thread ralphy


Thanks bpa for bringing this to my attention.

ffmpeg was updated last year when AVStream member AVCodecContext was
deprecated in the api.  

I'll research if those changes are the cause or if squeezelite isn't
handling ffmpeg decoder errors correctly and report back in this thread.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=109884

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] WMA files not playing back

2019-06-01 Thread ralphy


The base picoreplayer install does not include the ffmpeg libraries to
save space in the image.
In this state, squeeelite can't play wma or alac files and relies on LMS
to transcode those formats.
LMS on Windows includes transcoding support (wmadec) for wma files all
other platforms include linux (picoreplayer) require either bpa's
PlayWMA plug or a custom-convert.conf with transcoding rules for wma
wmal and wmap.

There's an install ffmpeg library button on the main page of the
picoreplayer webgui which adds native wma and alac support to
squezelite.  After installing pcp-libffmpeg.tcz, wmalossless files
currentl won't play correctly.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=109884

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] WMA files not playing back

2019-06-01 Thread ralphy


This issue is with ffmpeg wmalossless decoder in 3.1, 3.2 and 3.3. 
Which are the versions I currently use to build SL.
Upgrading to 3.4 and all the wma lossless files I tried play fine.  Back
porting the changes to 3.2 fixes wma lossless playback as well.
Unfortunately, squeezelite is using a depreciated ffmpeg api call so I
can't upgrade to the latest ffmpeg until I change that and upgrading to
3.4 has caused stability issues with wma and alac playback.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=109884

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Time last track played

2019-06-15 Thread ralphy


If you're running LMS 7.9.2 from May 28th or newer it's in the track
details of the webgui or the more info menu on the player.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=110663

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] How Many Squeezeboxes still in use?

2019-06-24 Thread ralphy


Greg shared some 'Squeezelite-X download stats'
(https://forums.slimdevices.com/showthread.php?108550-Announce-Squeezelite-X=943686=1#post943686)
recently.

I'll see if I can get something similiar for my client builds downloads.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=110689

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2019-05-11 Thread ralphy

Mothy_Tim wrote: 
> Yes High Sierra.
> 
> It seems to be the now playing screen when using iPlayer plugin, if I
> use tune-in or play tracks from library itÂ’s ok!
> 
> Cheers,
> Tim

What version of the iPlayer plugin?



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2019-05-13 Thread ralphy


bpa wrote: 
> I have a Squeezeplay on Ubuntu which is 2018 but I think is the latest
> from sourceforge.
> 
> With BBCiPlayer - if I cycle through the Now Playing screen (Image, text
> only, bar meters, vu meters, combined) after the "combined" -
> Squeezeplay with always crashes with a memory issue.  No problem on
> Touch.
> 
> The BBCiPlayer plugin does not communicate with player. Players do not
> "know " what source is being used.  LMS ask plugin for metadata - artist
> album, image and description as strings. LMS then delivers the strings
> to various UIs to render.

I can recreate the crash on linux as well.  Happens in the transition to
the Artwork Only now playing screen.

Code:

20190513 11:44:06.693 DEBUG  squeezebox.server.cache - SlimServer.lua:1076 
SlimServer 
{lms2}:fetchArtwork(/imageproxy/http%3A%2F%2Fichef.bbci.co.uk%2Fimages%2Fic%2F160x160%2Fp05gfn4r.jpg/image.jpg,
 470x262, nil)
  20190513 11:44:06.693 DEBUG  squeezebox.serve[New Thread 0xb6a8cb70 (LWP 
25753)]
  
  Program received signal SIGSEGV, Segmentation fault.
  0xb79da5e4 in _int_free (av=, p=0x8d64918) at malloc.c:5002
  




Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2019-05-18 Thread ralphy


MacOS squeezeplay build 7.8.0r1149 available.

Fix squeezeplay crashing when cycling through Now Playing screens with
bbc iplayer plugin.
Bug fixes.

See the first post in this thread for details.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2019-05-18 Thread ralphy


Mothy_Tim wrote: 
> That seems to have fixed it! Thanks for all your hard work! :)
> 
> One other thing, when the squeezeplay app is running the iMac doesn't
> sleep? Not even the screen turns off! Can I change this behaviour
> somehow?
> Cheers,
> Tim

You need to set SDL_VIDEO_ALLOW_SCREENSAVER=1 in a Run a script using
/bin/bash automator script.


Code:

export SDL_VIDEO_ALLOW_SCREENSAVER=1
  /Applications/SqueezePlay.app/Contents/MacOS/SqueezePlay > 
$HOME/SqueezePlay.log 2>&1 &



Then run squeezeplay via the automator script instead of directly from
applications.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2019-05-10 Thread ralphy


Mothy_Tim wrote: 
> Ok so I have experimented a bit more and it seems that SqeezePlay
> crashes if I leave it on the now playing screen, if I select the Home
> screen then it happily plays all day! I'm guessing that it doesn't like
> something that the iPlayer plugin is doing, maybe the radio text?
> Cheers,
> Tim

Mothy_Tim wrote: 
> Shouldn't be the memory I have 12GB! Here's the output from terminal.
> 
> Tims-iMac:~ tim$
> /Applications/SqueezePlay.app/Contents/MacOS/SqueezePlay 
> ||PaMacCore (AUHAL)|| Error on line 406: err=''!dat'', msg=Audio Device:
> Unsupported Format
> SqueezePlay(87360,0x7fff96999380) malloc: *** error for object
> 0x7fd1a6451800: incorrect checksum for freed object - object was
> probably modified after being freed.
> *** set a breakpoint in malloc_error_break to debug
> Abort trap: 6
> 
> Cheers,
> Tim
This is happening on High Sierra, correct?

Does this happen on any now playing screen or just one?



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2019-05-15 Thread ralphy


bpa wrote: 
> Station logos are in PNG format whereas program images are in JPG.
> 
> If you set BBCiPlayer settings to "Always display station icon" - this
> means only station logo will be shown.  If no crashes happen
> subsequently, then the issue is probably JPG related.
> 
> My initial feeling is the issue might be related to libraries which are
> built for non ARM maybe x86 type architecture.  Some libraries have
> special code for different processor architectures.  However, I think
> some images are resized before display so the underlying issue might not
> be straightforward.
> 
> edit:
> 
> Squeezeplay on Ubuntu didn't crash when displaying station logo and
> cycling through screeensavers - so I think it may be a JPG only issue.
> 
> edit 2:
> 
> It looks like the JPEG library in Squeezeplay is version 6b which is
> from 1998 !
> Current version is 9c but intermediate revs are still available at 
> https://www.ijg.org/files/
The touch and radio appear to be using 8b at least that's what the poky
build environment used when I rebuild the radio firmware.

So, I rebuilt squeezeplay on my linux system using jpeg 9c and libpng
1.2.59 but it still crashes as before cycling to the art only now
playing screen.

Code:

jive: malloc.c:3096: sYSMALLOc: Assertion `(old_top == (((mbinptr) (((char 
*) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, 
fd && old_size == 0) || ((unsigned long) (old_size) >= (unsigned 
long)__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 * 
(sizeof(size_t))) - 1)) & ~((2 * (sizeof(size_t))) - 1))) && ((old_top)->size & 
0x1) && ((unsigned long)old_end & pagemask) == 0)' failed.



Interestingly, when I build squeezeplay using dmalloc to help track this
down, it never crashes.  Unfortunately, I haven't figured out how to
debug/step through the lua code to try to find where this is happening. 
gdb traceback isn't very helpful either and valgrind reports the
something has clobbered memory but it's happening way down in SDL so
finding the source of the corruption isn't forthcoming.


Code:

==9436== Invalid write of size 4
  ==9436==at 0x43396E6: SDL_FillRect (SDL_surface.c:610)
  ==9436==by 0x432554E: SDL_UnRLESurface (SDL_RLEaccel.c:1915)
  ==9436==by 0x4338355: SDL_MapSurface (SDL_pixels.c:551)
  ==9436==by 0x433910C: SDL_LowerBlit (SDL_surface.c:417)
  ==9436==by 0x12C012B: ???
  ==9436==  Address 0x9e174e8 is 0 bytes after a block of size 360,000 alloc'd
  ==9436==at 0x4028308: malloc (vg_replace_malloc.c:263)
  ==9436==by 0x4325518: SDL_UnRLESurface (SDL_RLEaccel.c:1907)
  ==9436==by 0x4338355: SDL_MapSurface (SDL_pixels.c:551)
  ==9436==by 0x433910C: SDL_LowerBlit (SDL_surface.c:417)
  ==9436==by 0x12C012B: ???
  ==9436== 
  
  valgrind: m_mallocfree.c:266 (mk_plain_bszB): Assertion 'bszB != 0' failed.
  valgrind: This is probably caused by your program erroneously writing past the
  end of a heap block and corrupting heap metadata.  If you fix any
  invalid writes reported by Memcheck, this assertion failure will
  probably go away.  Please try that before reporting this as a bug.
  
----


Perhaps the image handling is misleading. The long text strings are
what's really different with the iplayer plugin.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Jivelite for Windows

2019-05-01 Thread ralphy


doggod wrote: 
> Sweet, looking forward for the updated win.version later then. Will give
> it a go with the OSX version. Cheers Ralphy!

The 'lua 5.1 jivelite windows build'
(https://sourceforge.net/projects/lmsclients/files/jivelite/windows/) is
available on sourceforge.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=102939

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Jivelite for Windows

2019-04-26 Thread ralphy


mherger wrote: 
> > Jivelite for windows is currently using a different version of lua
> > (luajit 2.0) that is not 100% compatible with most applets written
> for
> > the touch and radio.
> 
> Do you know about the performance impact this might have? I would assume
> 
> Triode had a reason for the switch. But then there's probably no slower
> 
> device running jivelite than the Controller :-).
> 
> -- 
> 
> Michael
I don't own a controller but the radio is not that zippy either.

I don't have any hard performance stats between luajit 2.0 and lua
5.1.5.  The jive hardware players all use lua 5.1.1 with language
extensions not provided in the base syntax.

'Triode stated'
(https://forums.slimdevices.com/showthread.php?98156-Announce-JiveLite-cut-down-squeezebox-control-application=738445=1#post738445)
the move from lua to luajit was for additional features, and a
performance boost, but again no hard numbers.  There is only one feature
of luajit used in Jivelite that I revert to the lua version and I had to
add LuaBitOp language extension to lua 5.1

Monitoring jivelite CPU usage while the VU Meter now playing screen is
active shows no significant difference.

The picoreplayer jivelite builds have always used lua 5.1.x so it's been
well tested over the years.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=102939

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] SqueezePlay for Windows with ASIO, DirectSound, WASAPI and WDMKS device support.

2019-04-21 Thread ralphy


Just compiling the libfaad2.dll into squeezeplay won't magically add aac
support.  The supporting C/lua code needs to be written and added into
squeezeplay as well.

You don't mention what version of LMS, if any, you are using.

The aac stream links work with squeezeplay when using LMS to transcode
them to flac.

Have a look at 'Squeezelite-X'
(https://forums.slimdevices.com/showthread.php?108550-Announce-Squeezelite-X)
as an alternative to squeezeplay for windows.

For MacOS you can install my 'Jivelite'
(https://sourceforge.net/projects/lmsclients/files/jivelite/osx/) and
'Squeezelite'
(https://sourceforge.net/projects/lmsclients/files/squeezelite/osx/)
packages if you want native aac support.  You'll need to start
squeezelite manually or 'setup launchd to have it start automatically'
(http://forums.slimdevices.com/showthread.php?97046-Announce-Squeezelite-a-small-headless-squeezeplay-emulator-for-linux-(alsa-only)=902615=1#post902615).



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96573

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Jivelite for Windows

2019-04-23 Thread ralphy


doggod wrote: 
> Anyone knows how to get Erlands "CustomClock" to work with Jivelite for
> Windows?
> Installed it the "normal way" within the Jivelite GUI but it doesn't
> work. I get the menus in the GUI but it's not possible to do any configs
> whatsoever.
> 
> Tried on LMS : 7.9.2 - 1537023265, Windows 7x64 and
> jivelite-0.1r187-win32 = no go with jivelite.  I've CustomClock up and
> running with Squeezeplayer on same system.
> 
> Read this whole thread :
> https://forums.slimdevices.com/showthread.php?105083-Custom-Clock-for-Jivelite-with-800x480-Screen.
> But it didn't give me any understandable answers. Tried the manual
> download(install described there, but also no go.
> Found and read this whole thread also, but it doesn't give me much clue
> other than I've the same problem. Maybe tells someone more clever than
> me what might be going on? : 
> 
> https://www.max2play.com/en/forums/topic/cant-get-custom-clock-app-to-work/
> 
> 
> Know it's not the right place to ask, but; anyone know if the Mac OSX
> jivelite version works with Custom Clock?

Jivelite for windows is currently using a different version of lua
(luajit 2.0) that is not 100% compatible with most applets written for
the touch and radio.

I'm currently in the process of moving my jivelite builds to use the
same version as the touch and radio to prevent these problems in the
future.

The latest 'Jivelite for OSX'
(https://sourceforge.net/projects/lmsclients/files/jivelite/osx/)
Jivelite-x86_64-lua-0.1.0r189.dmg should work with Custom Clock.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=102939

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Squeezebox Classic (SB3) Repair Considerations

2019-12-13 Thread ralphy


I have a classic display that goes blank along the horizontal centre
after about 30 minutes of plugging it in from cold (room temperature).
Making it hard to navigate the menus with the remote after it blanks
out.

28759
28760

Has anyone seen this failure before?  Or suggest how I might
troubleshoot the problem.

Thanks,


+---+
|Filename: 4.JPG|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=28760|
+---+


Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=109775

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Squeezebox Classic (SB3) Repair Considerations

2019-12-14 Thread ralphy


JoeMuc2009 wrote: 
> Looks like a line driver defect. It's not a typical issue though, these
> displays are pretty solid. Anyway, in this case there is not much else
> you can do but replace the display entirely.
> I can supply displays, or even take care of the repair job, whichever
> you prefer. I'm based in Germany and EU-wide shipping shouldn't be much
> of a problem. Outside EU is a different story though...
> 
> Cheers,
> Joe

Thanks Joe.  Unfortunately, I'm in Canada, but now I know what needs to
be done. I'll try to source a display from this side of the pond.

I've replaced that unit with a spare for now.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=109775

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] SqueezePlay for Windows with ASIO, DirectSound, WASAPI and WDMKS device support.

2020-02-19 Thread ralphy


Shutdown Squeezplay, delete the C:\Program Files
(x86)\SqueezePlay\lua\applets\Screenshot folder and restart squeezeplay.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96573

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] New version of LMSDocumenter

2020-01-09 Thread ralphy


I had a copy of the 'LMSDocumenter.zip'
(https://sourceforge.net/projects/lmsclients/files/utility/LMSDocumenter.zip/download)
file in my downloads folder.

It's in the 'utility folder'
(https://sourceforge.net/projects/lmsclients/files/utility/) of my LMS
client builds sourceforge site.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=106963

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] VNC for piCoreplayer?

2020-04-06 Thread ralphy


giles302 wrote: 
> Just curious if the keyboard support was ever worked out.  My use case
> is PCP connected to a TV w/o mouse or keyboard.  Would like to control
> the I/F via VNC.

No I never bothered as there was no further interest at that time and I
have not used VNC with picoreplayer since.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=110206

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] LMS hires player

2020-05-12 Thread ralphy


d6jg wrote: 
> Squeezelite definitely is and I imagine Squeezplay also but not so sure
> about softsqueeze - I don't think anybody really uses softsqueeze these
> days.

I thought that too but since we released softsqueeze 3.9.2 in November
2018 it's been downloaded nearly 7600 times which is close to the 8100
squeezeplay downloads.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=112188

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] LMS hires player

2020-05-12 Thread ralphy


tushma wrote: 
> Hi! Are squeezelite, softsqueeze and squeezeplay capable of playing
> 24-96 flac files trough mac or pc usb? Thnx.

My current 'macOS squeezeplay build'
(http://forums.slimdevices.com/showthread.php?96328-ANNOUNCE-SqueezePlay-for-Mac-OS)
support > 48KHz by default whereas the 'Squeezeplay for Windows'
(http://forums.slimdevices.com/showthread.php?96573-SqueezePlay-for-Windows-with-ASIO-DirectSound-WASAPI-and-WDMKS-device-support)
still requires you to set some environment variables.  See the links to
their forum threads for more details.  The versions listed in these
threads are a bit old but you can find the latest builds by following
the builds link in my signature below.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=112188

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2020-03-21 Thread ralphy


doggod wrote: 
> Ok, I can confirm here as well. Not sure what OS X you've but I'm on
> Sierra and I actually tried and change the "upper/lower" case in
> /User/Myusername and that didn't matter, both way works here! Can also
> confirm the "start slideshow" option works in Windows.
> 
> So this is a step forward. So what could be wrong with the "browse"
> option? So maybe that doesn't work on a Touch neither then?
> 
> Do you have the same behaviour in the "browse" option that whatever
> location you put there's still the "Cannot open folder : /MEDIA error
> message?

The browse option is 'hard coded to /media'
(https://github.com/Logitech/squeezeplay/blob/public/7.8/src/squeezeplay/share/applets/ImageViewer/ImageViewerApplet.lua#L150)
on the touch and therefore all my squeezeplay builds as well.

Let me see if I can change it to check the Image Viewer Settings to see
if there's an alternate folder defined first.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2020-03-22 Thread ralphy


Attached is an updated ImageViewer applet to try.

Extract the file in 
/Users/$USER/Library/Preferences/SqueezePlay/userpath/applets after
which you should have files in

/Users/$USER/Library/Preferences/SqueezePlay/userpath/applets/ImageViewer/

ImageSource.lua
ImageSourceCard.lua
ImageSourceFlickr.lua
ImageSourceHttp.lua
ImageSourceLocalStorage.lua
ImageSourceServer.lua
ImageSourceUSB.lua
ImageViewerApplet.lua
ImageViewerMeta.lua
strings.txt

Then restart SqueezePlay.

Navigate to Settings->Image Viewer->Image Viewer
Settings->Sources->Enable Local storage media

Navigate back one level and change the /media path in Source specific
settings to the folder where your images are stored on the Mac then
click done.

There are still a couple other hard coded instances of /media in the
applet that might need modification before I include the an update Image
Viewer applet in the installer.


+---+
|Filename: ImageViewer.zip  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=29822|
+-------+


Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Bye bye wiki?

2020-09-11 Thread ralphy


A read only copy of the wiki would be good.  There is still a lot of
useful information there.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=112915

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2020-08-19 Thread ralphy


On the problem Mac, start by quiting squeezeplay then delete your
/Users/USERNAME/Library/Preferences/SqueezePlay folder



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2020-08-20 Thread ralphy


Also, what is the version of squeezeplay?

There are a couple other possibilities.

1. there is another player like squeezelite or softsqueeze already
running on the mac.
2. there is more than one active network interface, like wired and
wireless and/or vpn.
3. the firewall is blocking squeezeplay.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Squeezebox Classic (SB3) Repair Considerations

2020-06-12 Thread ralphy

philippe_44 wrote: 
> If you want I have more than a few SB3 motherboards whose CPU will not
> come back. IÂ’ll be happy to give you one

Thank you for the "new" display I finally took the plunge and replaced
my 'bad display'
(https://forums.slimdevices.com/showthread.php?109775-Squeezebox-Classic-(SB3)-Repair-Considerations=957767=1#post957767)
yesterday.  The replacement has been solid so far.

JoeMuc2009's 'SB3 VFD replacement blog'
(ttps://joes-tech-blog.blogspot.com/2016/09/logitech-slimdevices-squeezebox-classic.html)
was an invaluable resource during the process.  I did stumble at one
point where the blog states.

> The outer sets of three pins may be shorted. That's not a problem
> because they have the same potential anyway. All of the other 12 pins
> must not be shorted together. If you have a multimeter or other means of
> continuity checking device, use that to ensure that each pin is a
> different potential than its neighboring pin(s).

Whereas pins 2 and 3 in the group of 12 are actually shorted in the
display.

30693

Just something to be aware of as it took me a while to realize that I
hadn't soldered the two pads together by mistake.

Thanks to you both there's another SB3 saved.


+---+
|Filename: 2016-09-06 09.47.15 IMG_1645.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=30693|
+---+


Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=109775

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Bye bye wiki?

2020-11-30 Thread ralphy


mherger wrote: 
> > Is it possible to fix this link?
> > 
> > http://wiki.slimdevices.com/index.php/Custom.baby.version
> 
> Where did you find that link? I can't find the corresponding document.
> 
> -- 
> 
> Michael

I 'posted that url back in September'
(https://forums.slimdevices.com/showthread.php?111663-Community-Build-Radio-Firmware=987818=1#post987818).

I also found it on 'way back machine'
(http://web.archive.org/web/20160601142451/http://wiki.slimdevices.com/index.php/Custom.baby.version).

If it's a hassle I can extract the content and just repost it.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=112915

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Bye bye wiki?

2020-12-01 Thread ralphy


mherger wrote: 
> > I 'posted that url back in September'
> >
> (https://forums.slimdevices.com/showthread.php?111663-Community-Build-Radio-Firmware=987818=1#post987818).
> > 
> > I also found it on 'way back machine'
> >
> (http://web.archive.org/web/20160601142451/http://wiki.slimdevices.com/index.php/Custom.baby.version).
> 
> Ok, found it. I was looking in the wrong place. Does it show up now?
> 
> -- 
> 
> Michael

Thanks Michael.  It works now.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=112915

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Bye bye wiki?

2020-11-29 Thread ralphy


mherger wrote: 
> > Is only parts of it available in read only mode ?
> 
> Many more links should now work again. Please let me know of dead links
> 
> you find online.
> 
> -- 
> 
> Michael

Is it possible to fix this link?

http://wiki.slimdevices.com/index.php/Custom.baby.version



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=112915

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2020-12-22 Thread ralphy


peterjk wrote: 
> Hi Ralph,
> 
> I wanted to download the patch version for Big Sur and saw the new
> release 1310. But here you still refer to r1286.  Any info on this new
> release?
> 
> Peter

Just the version number and a patch to fix a bug in the icy meta data
handling as discussed 'here'
(https://forums.slimdevices.com/showthread.php?113309-Squeezebox-Radios-Reboots-with-talk-radio-in-the-UK-cable-connected-cable-connect).



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2020-11-14 Thread ralphy


ForestChav wrote: 
> And the new version he posted works a treat :)

I've uploaded SqueezePlay-x86_64-7.8.0r1286.dmg to 'sourceforge'
(https://sourceforge.net/projects/lmsclients/files/squeezeplay/osx/)
with a fix for Big Sur and removed the dropbox test builds.

The only difference between 1284-2 and 1286 is that I restored support
for macOS 10.7+.   1284-2 only supported Sierra and above.

See the first post in this thread for details.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Jivelite for Mac OSX

2020-11-15 Thread ralphy


Jivelite for MacOS r205 released with fix for white-on-white display for
Big Sur.

See 'post #1'
(https://forums.slimdevices.com/showthread.php?104371-Jivelite-for-Mac-OSX=830979=1#post830979)
for details.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=104371

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2020-11-15 Thread ralphy


rlsx wrote: 
> Thanks Ralphy! 
> Can you please also fix *jivelite*, which suffers from the same problem
> on *Big Sur*?

Done.

See 'the jivelite thread'
(https://forums.slimdevices.com/showthread.php?104371-Jivelite-for-Mac-OSX)
for details.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2021-01-18 Thread ralphy


jonte0 wrote: 
> Hallo!
> 
> Well I have not been successful.. I tried to get in contact with the
> script creator in post #11 but the person seem to not been active since
> 2014.
> 
> I have a few questions...  and in general on thin ice... :)
> 
> - the script seem to use squeezslave - do I need to install that also I
> assume? Is there a version for 10.15 Catalina?
> - re: paths... "I put in /usr/local/bin as squeezeslave" - how do I
> perform this?
> 
> 
> I think many of us GUI users (and not programmers) would really
> appreciate a GUI support for these settings (Fs and playback device)  -
> - pretty please!?
> 
> //
Sorry, squeezeslave has not been maintained for many years now.

jonte0 wrote: 
> OK - I made it. It plays!!
> 
> Thanks for the hints.
> 
> //

Great!



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2021-01-17 Thread ralphy


jonte0 wrote: 
> Hi ralphy and thanks for your effort with the players!
> 
> I have a question about output device. As I understand it SqueezePlay
> output only to what Audi/Midi is set to. Now, I see other players e.g.
> VOX that have a pulldown menu to select other available sound "cards"
> like an external Roland USB card and this "overriding/surpassing" the OS
> setting.
> 
> My question is: do SqueezePlay have this ability? - I cant seem to find
> it.
> 
> Why do I ask this? I would like my ouput device to follow the PCM stream
> sampling frequency but as I understand it, everything is resampled to
> what Audio/Midi is set to - this might however be wrong, so... ?
> 
> An other reason is that I dont want other sources to be played back to
> my sound device that I have connected to my stereo system speakers.
> 
> Thanks //

No squeezeplay does not support this.  To use a device other than the
default you need to follow the steps listed in the first post of this
thread.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] SB3: Switch-Off S/PDIF when SB3 in stand-by

2021-01-03 Thread ralphy


There is a player setting in audio to do exactly that.

32804


+---+
|Filename: audiooff.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32804|
+---+


Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=113588

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2021-03-30 Thread ralphy


mherger wrote: 
> > I found the link where I downloaded it. It is
> >
> here:https://sourceforge.net/projects/lmsclients/files/squeezelite/osx/m1/
> 
> Oh, I thought Ralphy had found a way around this issue. Seems to be some
> 
> macOS security feature gone wrong. Once you've extracted the file from 
> the .dmg file, run the following command for each of them:
> 
> xattr -cr /Applications/SqueezePlay.app

Sorry, No I haven't.

I looked into getting a developer certificate to try, but stopped when
Apple wanted money for the subscription.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2021-03-31 Thread ralphy


fletch wrote: 
> Extracting that one file doesn't work. It throws out errors because it
> can't find all the dependencies in that dmg package:
> 
> Jive: module 'jive.JiveMain' not found:
>   no field package.preload['jive.JiveMain']
>   no file
> '/Users/fletcherbowlingiii/Library/Preferences/SqueezePlay/userpath/jive/JiveMain.lua'
>   no file './jive/JiveMain.lua'
>   no file '/usr/share/lua/5.1/jive/JiveMain.lua'
>   no file '/usr/share/lua/5.1/jive/JiveMain/init.lua'
>   no file '/usr/lib/lua/5.1/jive/JiveMain.lua'
>   no file '/usr/lib/lua/5.1/jive/JiveMain/init.lua'
>   no file '/share/jive/JiveMain.lua'
>   no file '/share/jive/JiveMain/jive/JiveMain.lua'
>   no file '/share/jive/JiveMain.lua'
>   no file '/Users/share/jive/JiveMain.lua'
>   no file '/Users/share/jive/JiveMain.lua'
>   no file '/Users/share/jive/JiveMain/jive/JiveMain.lua'
>   no file './jive/JiveMain.so'
>   no file '/usr/lib/lua/5.1/jive/JiveMain.so'
>   no file '/usr/lib/lua/5.1/loadall.so'
>   no file '/lib/jive/JiveMain.so'
>   no file '/lib/jive/JiveMain/core.so'
>   no file '/share/jive/JiveMain.so'
>   no file '/Users/lib/jive/JiveMain.so'
>   no file './jive.so'
>   no file '/usr/lib/lua/5.1/jive.so'
>   no file '/usr/lib/lua/5.1/loadall.so'
>   no file '/lib/jive.so'
>   no file '/lib/jive/core.so'
>   no file '/share/jive.so'
>   no file '/Users/lib/jive.so'
> stack traceback:
>   [C]: ?
>   [C]: ?
> Saving session...
> ...copying shared history...
> ...saving history...truncating history files...
> ...completed.
> 
> [Process completed]
This is usually caused when you try to run squeezeplay from somewhere
other than /Applications on the mac.
It only works when installed in /Applications/SqueezePlay.app/



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2021-03-31 Thread ralphy


mherger wrote: 
> >> xattr -cr /Applications/SqueezePlay.app
> > 
> > Sorry, No I haven't.
> > 
> > I looked into getting a developer certificate to try, but stopped
> when
> > Apple wanted money for the subscription.
> 
> So to have a certificate is the only way to go? Could the build be 
> signed outside the build machine?

No I don't know if that's the only way to work around the issue.  But
seemed the best place to start.

According to Apple you can sign the app manually. 
https://developer.apple.com/forums/thread/130855

I uploaded 'SqueezePlay-M1-8.0.1r1368.dmg'
(https://sourceforge.net/projects/lmsclients/files/squeezeplay/osx/SqueezePlay-M1-8.0.1r1368.dmg/download)
to sourceforge yesterday, which was built on my intel macair, if you
wanted to try signing it.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] IMPORTANT: squeezelite / polarity inversion / balance

2021-03-18 Thread ralphy


A fixed squeezelite build 1.9.9-1372  is 'available on sourceforge for
all arm architectures'
(https://sourceforge.net/projects/lmsclients/files/squeezelite/linux/),
others to follow.

Also available now for picoreplayer 7.x and 6.x via the Squeezelite Full
Update button on the main tab of the pcp webadmin.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=114171

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Balance

2021-03-01 Thread ralphy


philippe_44 wrote: 
> So it might be that the only ip3k for which it does not work is the Boom
> then, right? I should make it a negative logic in that case

Yes, based on our testing I'd agree with that approach.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=114010

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Balance

2021-03-01 Thread ralphy


frankd wrote: 
> Hi Ralphy,
> I would be interested in patches for the radio and Touch for the
> official firmware. I tried the new firmware with one radio , however
> some patches I used in the past will not work with the new firmware,
> even when modifying the supported versions of the patches (orange
> highlight). I didn't try the custom dim patches on the new firmware, but
> expect a failure too

As long as you're willing to upgrade LMS to 8.2 there will be no need
for balance patches.  Which is really just adding one line as discussed
earlier.

There shouldn't be any changes in the community firmware that would
cause the other patches you mention to fail, other than version checks.

Would you please post in the 'community firmware thread'
(https://forums.slimdevices.com/showthread.php?113479-Announce-Community-Firmware-for-Squeezebox-Radio-Touch-Controller-and-LMS-8)
details of the failing patches?



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=114010

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Balance

2021-02-28 Thread ralphy


philippe_44 wrote: 
> BTW, I chose to require the player to indicate that it supports the
> balance option when it connects to  LMS, because I did not want the
> balance option to appear on the UI when it is not supported (although it
> will not do any damage)
> 
> I can also easily change LMS so that certain type of players are forced
> to have the balance option even if they do not explicitly mention it.
> Let me know.

I think forcing the jive based players defeats the point of having the
capability at all.
My next squeezeplay builds will have it enabled as will the next
community firmware release.

IMHO of the controller, radio and touch, only the touch and maybe the
radio if using line out would even need the balance option.

For the ip3k based players, if the balance feature works with them, then
the option should be enabled, since we'll never be able to add the cap
to their firmware.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=114010

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Balance

2021-02-28 Thread ralphy


philippe_44 wrote: 
> For Touch, I was offering to detect explicitly the Touch and force
> balance then, not on all Jive based players. 
> But again, I don't have a strong opinion

That's probably a good option as that would remove the need to create a
patch installer package to enable it on a Touch with stock firmware.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=114010

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Balance

2021-03-02 Thread ralphy


philippe_44 wrote: 
> Which also reminded me that SqueezeSlave is doing its own volume method
> implementation... crap. Is this still in use today?

wt0 wrote: 
> You're probably OK to ignore SqueezeSlave.  I highly doubt that anyone
> still uses it.  Can you even get SqueezeSlave anymore?

Yes squeezeslave binaries and source are still available.  However, in
the last 3 months it's only been downloaded 28 times and I've stopped
supported it, so I'd consider it obsolete.

Softsqueeze, the java client, however is a bit more active at 1561
downloads in the last 3 months and I've released one update in the last
11 years.

Does this even matter for the Balance feature?  If the client doesn't
report the capability and they are not hardware players, the balance
code path shouldn't impact them?



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=114010

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2021-02-24 Thread ralphy


I've uploaded a new M1 build SqueezePlay-M1-8.0.1r1360.dmg that supports
the Mono Output Channel Mode feature that was added to LMS 8.2
recently.

The r1360 M1 image is my first squeezeplay build using Intel hardware. 
You can't run M1 programs on Intel, so I'd appreciate someone trying it
and confirming success/failure.

Thanks.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] SqueezePlay for Windows with ASIO, DirectSound, WASAPI and WDMKS device support.

2021-02-24 Thread ralphy


A new windows build 'SqueezePlay-setup-8.0.1r1360.exe'
(https://sourceforge.net/projects/lmsclients/files/squeezeplay/windows/)
that supports the Mono Output Channel Mode feature recently added to LMS
8.2 is available.

Requires LMS 8.2.0-1613989247 from February 22nd 2021 or newer.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96573

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2021-02-26 Thread ralphy


mherger wrote: 
> Did you see the discussion about the arch flag at build time I linked
> to?

Yes I did.  I'm pretty sure that the arch is already set correctly.  The
m1 and x86-64 squeezeplay builds are unique and not "fat" binaries and
there's no kernel code (kext).

It does appear to be a security "feature" of Catalina and Big Sur.  If
the dmg file is downloaded and not signed it's flagged as suspect.

I'm still wading through all the details, as if the above statement is
true then why does the x86-64 squeezeplay build not suffer from this?

My first guess is that the newer xcode does something to the binary.  I
build x86-64 on Sierra with xcode 9.2 and no one has reported the issue
for it.

I'm going to try building a 64bit MacOS 11+ only binary with xcode 12.4
to see if the same problem as the m1 build happens.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Balance

2021-03-01 Thread ralphy


wt0 wrote: 
> I think the server side implementation of balance for SqueezePlay
> players is broken.  When I added "Balance=1" to SB Player's HELO string,
> the balance slider shows up in Player -> Audio. However when I adjust
> the slider, the gainL/gainR values SB Player gets for the channel that
> should be lowered changes from a 16.16 fixed point value between 0 and
> 1.0, to between 0 and 24.

The current released balance feature has been working fine with
squeezeplay for me.

Full left is -25 and full right is +25.  Browser cache perhaps?

When you click apply does the balance change in squeezeplay?

I have 'new MacOS Intel and Windows squeezeplay builds v8.0.1r1368
available'
(https://sourceforge.net/projects/lmsclients/files/squeezeplay/) with
Balance and Output Channel Mode: Mono support.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=114010

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Balance

2021-03-01 Thread ralphy


philippe_44 wrote: 
> Good, so per my previous message, I have a PR ready for
> 
> - duet (model:receiver) => balance
> - controller (model:controller) => balance
> - touch (model:fab4) => balance
> - radio (model:baby) => balance (works with headsets)
> - other squeezeplay : if capabilities include "Balance=1" => balance
> 
> [edit]: One thing I'm not sure of is if there is a way to detect that
> the headset is plugged on a Radio. That would allow me to hide balance
> in the UI and not set gainL/R for volume when it is not connected, but
> I've not been able to easily find out if this is possible.

That's great.  To keep the jive based players consistant I won't include
the Balance capability in the next community firmware release and let
LMS handle it.

I noticed that the SB Classic in not in the list.  I just tested one of
mine and balance works with it as well.  I don't have a transporter to
confirm.

For anyone who has a transporter and is comfortable changing LMS source
code.

This temporary change will enable Balance for ALL players, even if they
don't support it.

Code:

diff --git a/Slim/Web/Settings/Player/Audio.pm 
b/Slim/Web/Settings/Player/Audio.pm
  index b8c8cc0a3..3a200b2a7 100644
  --- a/Slim/Web/Settings/Player/Audio.pm
  +++ b/Slim/Web/Settings/Player/Audio.pm
  @@ -111,9 +111,9 @@ sub prefs {
  push @prefs, 'outputChannels';
  }
  
  -   if ($client->hasBalance()) {
  +#  if ($client->hasBalance()) {
  push @prefs, 'balance';
  -   }
  +#  }
  
  return ($prefs->client($client), @prefs);
  }
  




Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=114010

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2021-02-25 Thread ralphy


Thanks for testing the latest build and how to clear the attributes to
get SqueezePlay to run on the M1.

I'll add it to the download page and the 1st post, until I can figure
out if it's possible to fix it.

I agree with you that it might be a new "security" feature in OSX for
disk images.  The alternative might be to register on Apple's developer
forum so I can create and sign a pkg installer.

I'm guessing the first squeezeplay disk image worked on the M1 as it was
never downloaded to it, but built there.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Balance

2021-02-28 Thread ralphy


Ron F. wrote: 
> Question: does the the SB Touch support the gainL and gainR slimproto
> commands? If so, could the balance setting be extended to support the
> SBT in addition to squeezelite? I imagine the same question could be
> asked about the Transporter too, but I don't have one of those:)

Yes the touch can support the Balance feature, not sure about the ip3k
players like the transporter.

I have been testing it with Squeezeplay and on a touch with the
community firmware.  Balance support has already been added to my
squeezeplay and community firmware sources for the next release.

It's a 'one line change'
(https://github.com/ralph-irving/squeezeos-squeezeplay/commit/ca4c95dabe1ac99dd1238abe8c5c046d6c3613bd)
and a reboot to enable it.  I haven't tried it on the official logitech
firmware yet but it should work.

For those who prefer to continue using the official firmware release I
could create a patch installer package to enable itif there's enough
interest.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=114010

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Graphic Visualiser

2021-02-28 Thread ralphy


atca wrote: 
> Any idea on the difference between:
> 
> https://github.com/ralph-irving/tcz-jivelite   (this seems to be for
> piCorePLayer)

Old picoreplayer repository before jivelite support was added to pcp. 
Don't use it.

and

atca wrote: 
> https://github.com/ralph-irving/jivelite

The current jivelite source repository.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=114045

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Balance

2021-02-28 Thread ralphy


bobertuk wrote: 
> Running latest LMS nightly and SqueezeLite-X on Windows 10 - looked into
> Settings/Player/Audio and can't find any reference to balance control on
> my Radio (probably no balance expected?), Boom or SqueezeLite player. Am
> I missing something?

Balance support requires changes to the player as well as LMS

For squeezelite you need v1.9.9-1364 or higher and from my builds that's
only available for linux picoreplayer 6 and 7, armhf and aarch64 so
far.

The radio/touch/controller should support it in the future, but not
right now.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=114010

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2021-02-18 Thread ralphy


A new MacOS 'squeezeplay release 8.0.1r1352 is available on sourceforge'
(https://sourceforge.net/projects/lmsclients/files/squeezeplay/osx/).

This latest build Includes several fixes for the AAC decoder and a new
M1 package to support native Apple M1 hardware.

See the 'first post'
(https://forums.slimdevices.com/showthread.php?96328-ANNOUNCE-SqueezePlay-for-Mac-OSX)
for details.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Should LMS read metadata from ID3v2.4?

2021-08-21 Thread ralphy


mherger wrote: 
> > Posting here so that I can find it again in due course.
> 
> Don't forget to submit a pull request for Andy to merge:
> 
> https://github.com/andygrundman/Audio-Scan

Should we continue to use the 'Audio-Scan repo in the lms-community
github' (https://github.com/LMS-Community/Audio-Scan) then?



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=115010

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Should LMS read metadata from ID3v2.4?

2021-09-15 Thread ralphy


mherger wrote: 
> >> https://github.com/andygrundman/Audio-Scan
> > 
> > Should we continue to use the 'Audio-Scan repo in the lms-community
> > github' (https://github.com/LMS-Community/Audio-Scan) then?
> 
> Andy did merge a PR recently. Let's give him a try first.

mrw wrote: 
> PR raised:
> 
> https://github.com/andygrundman/Audio-Scan/pull/12
> 
> Differs slightly from my original effort - ID3 'synchsafe' integers are
> in play.

It's been nearly two weeks since the PR was submitted and no response
from Andy yet.

I've applied PR#12 to the 'LMS community audio scan repo'
(https://github.com/LMS-Community/Audio-Scan/commits/master) along with
a 'fix from Kimmo to dsd wavpack song length parsing'
(https://github.com/andygrundman/Audio-Scan/issues/9) that seems to have
been ignored and tagged it as Release 1.0.5.  The zip/tarball can be
downloaded from 'here'
(https://github.com/LMS-Community/Audio-Scan/tags).

I've been running this version of audio scan for about a week on windows
and linux without any issues so far.  Should I submit a PR for 1.05 to
lms-vendor and the windows lms audio scan module.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=115010

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] USB Remote controller

2021-10-14 Thread ralphy


It's hard to say if it will work or not with pcp, depends on what
keyboard codes are generated by the various buttons.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=115270

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] USB Remote controller

2021-10-16 Thread ralphy


Frapicore wrote: 
> Do you have some advice to share like the model of remote controller
> (simple, does not need to be full of buttons, just the essential one for
> music) or how can I check?
> 
> Thank you

The Justboom USB Remote works.  I added support to jivelite/squeezeplay
for it.  Not sure if they are available still.

Another option is a mini usb keyboard like 'this'
(https://www.amazon.ca/Rii-Wireless-Keyboard-Compatible-Raspberry/dp/B00WQG6A8C/ref=sr_1_11?dchild=1=mini+usb+keyboard=1634382549=8-11).
I have two different models and both work fine.  I do not know if the
one in the above link works but it should.  There are likely similiar
ones on ebay for less money.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=115270

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] SqueezePlay for Windows with ASIO, DirectSound, WASAPI and WDMKS device support.

2021-11-10 Thread ralphy


GabiS wrote: 
> Tried to install this on Windows 10 64bit with JAVA JDK installed but I
> get this error:
> 
> Started executable
> C:\Users\gschwartz\Downloads\softsqueeze_windows_3_9_2.exe at Wed Nov 10
> 10:38:46 2021
> 
> Init
> Init done
> Starting work
> extracting files
> Included files: 7
> Temp dir: C:\Users\GSCHWA~1\AppData\Local\Temp\e4j4CC0.tmp_dir31270
> extracting
> C:\Users\GSCHWA~1\AppData\Local\Temp\e4j4CC0.tmp_dir31270\i4jruntime.jar
> (size: 324620)
> extracting
> C:\Users\GSCHWA~1\AppData\Local\Temp\e4j4CC0.tmp_dir31270\content.zip
> (size: 6037041)
> extracting
> C:\Users\GSCHWA~1\AppData\Local\Temp\e4j4CC0.tmp_dir31270\i4jparams.conf
> (size: 4714)
> extracting
> C:\Users\GSCHWA~1\AppData\Local\Temp\e4j4CC0.tmp_dir31270\License (size:
> 18009)
> extracting
> C:\Users\GSCHWA~1\AppData\Local\Temp\e4j4CC0.tmp_dir31270\MessagesDefault
> (size: 18557)
> extracting
> C:\Users\GSCHWA~1\AppData\Local\Temp\e4j4CC0.tmp_dir31270\platform.zip
> (size: 166968)
> extracting
> C:\Users\GSCHWA~1\AppData\Local\Temp\e4j4CC0.tmp_dir31270\stats.properties
> (size: 108)
> extracting files done
> Current working dir:
> C:\Users\GSCHWA~1\AppData\Local\Temp\e4j4CC0.tmp_dir31270
> Full JRE path:
> C:\Users\GSCHWA~1\AppData\Local\Temp\e4j4CC0.tmp_dir31270\jre.tar.gz
> No JRE included
> Download location: 
> LoadDLL (1, C:\Program Files\Java\jre1.8.0_161\bin\java.exe, 1)
> Got JRE location C:\Program Files\Java\jre1.8.0_161\bin\java.exe (java
> exe: 1)
> MinVersion: 1.8, MaxVersion: 
> checkJavaExe (C:\Program Files\Java\jre1.8.0_161\bin\java.exe, [out],
> 1.8, , 1)
> file exists
> got version from registry 1.8.0_161
> checkJavaExe returning 1
> Trying to load JVM-DLL from c:\program
> files\java\jre1.8.0_161\bin\java.exe
> Trying c:\program files\java\jre1.8.0_161\bin\hotspot\jvm.dll (exists 0)
> Trying c:\program files\java\jre1.8.0_161\bin\client\jvm.dll (exists 0)
> Trying c:\program files\java\jre1.8.0_161\bin\server\jvm.dll (exists 1)
> Trying c:\program files\java\jre1.8.0_161\bin\classic\jvm.dll (exists 0)
> Trying c:\program files\java\jre1.8.0_161\bin\jrockit\jvm.dll (exists 0)
> Trying c:\program files\java\jre1.8.0_161\bin\..\jre\bin\hotspot\jvm.dll
> (exists 0)
> Trying c:\program files\java\jre1.8.0_161\bin\..\jre\bin\client\jvm.dll
> (exists 0)
> Trying c:\program files\java\jre1.8.0_161\bin\..\jre\bin\server\jvm.dll
> (exists 0)
> Trying c:\program files\java\jre1.8.0_161\bin\..\jre\bin\classic\jvm.dll
> (exists 0)
> Trying c:\program files\java\jre1.8.0_161\bin\..\jre\bin\jrockit\jvm.dll
> (exists 0)
> ERROR: Could not get DLL-Handle.
> ERROR: Could not load functions
> couldn't schedule for deletion in delete_dir:
> C:\Users\GSCHWA~1\AppData\Local\Temp\e4j4CC0.tmp_dir31270
> couldn't schedule for deletion in delete_dir:
> C:\Users\GSCHWA~1\AppData\Local\Temp\e4j4CC0.tmp_dir31270

As slartibartfast has already pointed out that this is NOT squeezeplay.

However, it appears that you are using a 64bit java which the
installation notes for softsqueeze states that a 32bit jvm is required.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96573

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2021-12-14 Thread ralphy


vhs wrote: 
> Well that got it to run but only a small window that wouldn't connect to
> My Music. So I'm back to using the generic Mac version which seems to
> run OK. Thanks.

I have updated the 'Squeezeplay 8.0.1r1382 M1 build on sourceforge'
(https://sourceforge.net/projects/lmsclients/files/squeezeplay/osx/SqueezePlay-M1-8.0.1r1382.dmg/download)
to fix this issue.

Two of the lua shared library modules were compiled for the wrong CPU
type.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2021-07-21 Thread ralphy


vhs wrote: 
> I've downloaded the Mac M1 version twice now and all I get is "Download
> corrupted" message on running the app. Anything wrong?


Code:

If you receive a "Squeezeplay is damaged" message when you try to run 
squeezeplay from a Terminal window try the following;
  
  sudo xattr -l /Applications/SqueezePlay.app
  com.apple.quarantine: 
0183;6036461e;Safari;6C5650A9-35FD-409E-8063-476C0FF1B56D
  
  
  If the quarantine flag has been set as shown above, try clearing it.
  
  sudo xattr -cr /Applications/SqueezePlay.app
  
  
  Confirm that SqueezePlay is not longer quarantined.
  
  sudo xattr -l /Applications/SqueezePlay.app 
  
  
  Launch SqueezePlay from Finder.




Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Rotate Display

2022-01-17 Thread ralphy


tazoube wrote: 
> Thank for help.
> 
> it work.
> 
> on the other hand, the touch works in reverse. the visual button at the
> top left corresponds to the location at the bottom right.
> 
> How can I modify this?

Change

module linear
to
module linear xyswap

in /usr/local/etc/ts.conf

then add the line

usr/local/etc/ts.conf

to /opt/.filetool.lst

and run 

pcp bu

NB: There is NO slash (/) at the beginning of the line in
/opt/.filetool.lst it's not a typo.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=115775

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Rotate Display

2022-01-16 Thread ralphy


The rotate setting only works with the official rpi 7" screen.

Try adding SDL_VIDEO_FBCON_ROTATION variable to your jivelite.sh script
with the rotation type.

For example one of

Code:


  EXPORT SDL_VIDEO_FBCON_ROTATION=UD
  or
  EXPORT SDL_VIDEO_FBCON_ROTATION=CW
  or
  EXPORT SDL_VIDEO_FBCON_ROTATION=CCW
  
  Valid values are:
  o not set - Not rotating, no shadow.
  o "NONE" - Not rotating, but still using shadow.
  o "CW" - Rotating screen clockwise.
  o "UD" - Rotating screen upside down.
  o "CCW" - Rotating screen counter clockwise.




Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=115775

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Remote key not working

2022-02-10 Thread ralphy


You can also use any remote with the Touch/Radio that "speaks" the nec
IR protocol.

You update the /usr/share/jive/jive/irMap_default.lua file with the
"new" codes sent for each button on the alternative remote to the jive
action(s) you want.

A patch installer file can be used to modify the mappings, which makes
it simple to reinstall after a firmware upgrade.

Unfortunately, it's not usually easy to identify what protocol a remote
uses unless you already have it.
I have a box of old remotes, 7 or 8 of them and only the one from an old
Popcorn Hour A-100 sent nec codes.

'A picture of the remote'
(http://forum.flirc.tv/uploads/monthly_2016_02/popcorn-hour-remote.thumb.jpg.74419983b1bf7736a19bcdd5304f27b7.jpg).

Here's my config for that remote.  I use it on one of my 2 radios as
they are in the same room setup as a stereo pair.

Code:

-- IR button name to IR code for Syabas Popcorn Hour A-100 remote control
  irMap = {}
  irMap["name"] = "Popcorn Hour A100" 
  irMap["map"] = {
[0x20d3609f] = "arrow_up",
[0x20d350af] = "arrow_down",
[0x20d3c23d] = "arrow_left",
[0x20d3807f] = "arrow_right",
[0x20d3906f] = "menu_home",
[0x20d30af5] = "play",
[0x20d32ad5] = "pause",
[0x20d3a05f] = "add",   -- Source
[0x20d348B7] = "rew",   -- Previous
[0x20d3b04f] = "fwd",
[0x20d38877] = "fwd",   -- Next
[0x20d3728d] = "volup",
[0x20d34ab5] = "voldown",
[0x20d38a75] = "mute",
[0x20d3d827] = "0",
[0x20d3827d] = "1",
[0x20d3c03f] = "2",
[0x20d342bd] = "3",
[0x20d3a25d] = "4",
[0x20d3e01f] = "5",
[0x20d3629d] = "6",
[0x20d3aa55] = "7",
[0x20d3e817] = "8",
[0x20d36a95] = "9",
[0x20d3b24d] = "sleep", -- Suspend/BT
[0x20d352ad] = "power",
[0x20d312ed] = "favorites", -- File Mode
[0x20d3f00f] = "search",-- Setup
[0x20d3d22d] = "menu_playlist", -- Info
[0x20d36897] = "shuffle",   -- Angle
[0x20d3ea15] = "repeat",
[0x20d3f20d] = "now_playing",   -- Title
[0x20d322dd] = "size",  -- Eject
[0x20d3c837] = "brightness",-- TV Mode
[0x20d3ca35] = "browse",-- Menu
[0x20d340bf] = "arrow_right",   -- Enter
[0x20d332cd] = "pause", -- Stop
[0x20d3e21d] = "arrow_left",-- Return
[0x20d39a65] = "arrow_left",-- Delete
[0x20d35aa5] = "dead",  -- Caps/Num
[0x20d3da25] = "preset_1",  -- Time Seek
[0x20d358a7] = "preset_2",  -- Audio
[0x20d31ae5] = "preset_3",  -- Subtitle
[0x20d39867] = "preset_4",  -- Zoom
[0x20d3fa05] = "preset_5",  -- Red
[0x20d37887] = "preset_6",  -- Green
[0x20d33ac5] = "dead",  -- Yellow
[0x20d3b847] = "dead",  -- Blue
  }
  



Anyway, just something to keep in mind as the supply of
slimdevices/logitech remotes dry up and/or die.

If anyone is interested in how to obtain the IR codes sent from an
alternate remote. I can put together a quick howto.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=115905

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2022-02-19 Thread ralphy


chill wrote: 
> I've just installed Squeezeplay on a new M1 Mac  - did the xattr fix and
> I'm up and running.  With one of the QVGA skins it's a great compact
> little player and/or controller to leave in a corner of the desktop. My
> Mac is a 16" Macbook, and it has surprisingly good built-in speakers, so
> I'll likely use Squeezeplay as my desktop player while working.
> 
> As with all my audio sources, I like to tune the sound to my preference,
> so I've found some software equalisers (eqMac, Airfoil) that can tune
> the output of the built-in 'MacBook Pro Speakers'.  They work nicely
> with, say, the macOS Spotify app, but they don't have any effect on the
> output from Squeezeplay.  I expect that's because Squeezeplay uses a
> different output method to other apps.
> 
> Is there perhaps a way to route Squeezeplay's output so that these
> software equalisers will work?

How to these EQs provide audio shaping?

Squeezeplay uses the default core audio device.  However if you change
the device while SP is running you need to restart SP before the new
device is used.

The 1st post of this thread suggests how to change the default device SP
uses.  The instructions are dated and may not work with the MacOS 12.x. 
I use automator to start SP.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Remote key not working

2022-02-12 Thread ralphy


Jaca wrote: 
> Just one side question.. you've  listed Receiver as i3pk players with
> IR.. I was under impression there is no IR in receiver and it's not
> possible to add one. Is that not right?
You are correct.  I've updated my post.  I've never had a receiver or
controller.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=115905

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Remote key not working

2022-02-11 Thread ralphy


Redrum wrote: 
> Details are fuzzy, I'd have to look into it, but some devices (is it the
> boom only? others?) you can change the IR code set...
> 
> Jim

For the i3pk players...sb1, sb2, sb3, transporter, boom, receiver, you
need to create a new IR mapping on LMS, put the file in the LMS IR
folder, restart LMS and then enable/disable the remotes you what the
player to respond to in the players remote settings page.

For the i3pk players, you can enable player.ir logging to info or debug
and LMS logs the IR codes received.  I discussed this 'here'
(https://forums.slimdevices.com/showthread.php?101905-SKY-remote-How-to-control-your-Squeezebox-Radio=789668=1#post789668).

The touch and radio don't use the LMS IR maps.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=115905

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Rogers radio stations in Canada

2022-10-28 Thread ralphy


The stream I used for the 680 News metadata above is AAC not wrapped in
HLS.


Code:

http://rogers-hls.leanstream.co/rogers/tor680.stream/icy



This is the HLS version of the stream.


Code:

http://rogers-hls.leanstream.co:8000/rogers/tor680.stream/48k/playlist.m3u8




Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=116983

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Rogers radio stations in Canada

2022-10-27 Thread ralphy


I've listened to 5 songs using the web player and the track info has
been close.

The metadata is updated before the song starts.

For example, when a station identification spot starts to play you know
what the next song is up to 15 seconds before it happens.  There is no
metadata for them.

Hope that helps.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=116983

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Rogers radio stations in Canada

2022-10-27 Thread ralphy


That figures.  After I posted, the next song has been playing for 2
minutes but the metadata for the previous is still displayed.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=116983

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Rogers radio stations in Canada

2022-10-27 Thread ralphy


Paul Webster wrote: 
> I can hear the CityNews stations from UK ... but they don't plays music
> of course, so the song data for them is empty.

Yes, we don't have track info for CityNews, just the station ID in the
icy field when you start a stream.


Code:

StreamTitle='CityNews 680 Toronto /// - CityNews 680 Toronto';StreamUrl='';
----



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=116983

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2022-09-24 Thread ralphy


I've uploaded experimental 8.0.1r1402 builds for x64_86 and M1 that use
the sdl12-compat library with the latest sdl2 library that uses the
metal render engine.

My initial testing has not raised any issues and as a bonus cpu usage is
lower than previous versions and memory usage also.

Please give them a try and report any problems.

Thanks.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] SqueezePlay for Windows with ASIO, DirectSound, WASAPI and WDMKS device support.

2022-12-28 Thread ralphy


A new build 'SqueezePlay-setup-8.0.1r1420.exe'
(https://sourceforge.net/projects/lmsclients/files/squeezeplay/windows/)
for windows is available.

Fixes the premature ending of tracks.
Connects via discovery to a user supplied remote library/server defined
using the choose music source applet.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96573

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] In love with SqueezeLite and LMS. Frustrated at the same time.

2022-12-09 Thread ralphy


kitus wrote: 
> I confirm I can't find usb-power.tcz in the extensions section and
> attempting to download it from wget
> http://ralph-irving.users.sourceforge.net/pico/usb-power.tcz is not
> working either :(

It appears the sourceforge have removed all my files from the website
again. I'll open another ticket to try and get this sorted.

In the meantime you can grab it from here.


Code:

wget 
http://downloads.sourceforge.net/project/picoreplayer/beta/usb-power.tcz
  
  wget 
http://downloads.sourceforge.net/project/picoreplayer/beta/usb-power.tcz.md5.txt
  
----



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=117179

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


<    2   3   4   5   6   7   8   >