Re: [SlimDevices: Unix] PCP 8.2.0 on Pi4: very slow access to LMS tab

2022-11-15 Thread mherger


Skimming lms.cgi (takes 5s+ here) I'm seeing this candidate:


Code:

# logic to activate/inactivate buttons depending upon whether LMS cache is 
present or not
  TMP=$(find /mnt -type d -maxdepth 3 | grep slimserver/Cache)
  



If you've mounted a (slow) external drive, or a share over a slow
connection (wifi) this might take a while. Even more so if you have many
folders at the top level of that mount. In my case find is listing all
artist folders from /mnt/music. And it takes a few seconds on a "cold"
system (quicker when repeated).

I have two systems with identical collection (541 folders in the top
level), both connecting to a NAS using NFS:

- Pi3B+, pCP, mounting a Synology DS218j: 2-3s. 
- Pi4/2GB, Raspbian, mounting a DS1517+: <1s.



Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=116837

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


Re: [SlimDevices: Unix] Jivelite and (hopefully) Screen Switcher Applet

2022-11-07 Thread mherger


See ralphy's response:
http://forums.slimdevices.com/showthread.php?t=117025



Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=110089

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 8.0.0

2022-11-04 Thread mherger


It's working as expected (but caching might take a while for the update
to show up). Just did the manual update to force installation of the
latest. It went correctly from 8.3.0 to 8.4.0 (as I requested the dev
branch):


Code:

$ sudo ./lms-update.sh --release devel -s -r -u
  
  ###
  
  This script will update the Logitech Media Server extension  
  
  Upgrading from devel branch.
  Unattended Operation Enabled
  Manual Download Link Check Enabled
  Automatic Reload Enabled
  Skipping GitHub Update
  ###
  
  Press Enter to continue, or Ctrl-c to exit and change options
  Copying and Running script to tmp so we can automatically reload LMS later
  Current Version is: 8.3.0 r1667251155.
  
  Downloading update from 
http://downloads.slimdevices.com/nightly/./8.4/lms/97981a87e2b3cac830093da1e8d14cd979d8f7ba/logitechmediaserver-8.4.0-1667572584-noCPAN.tgz
  ...
  




Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=114828

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


Re: [SlimDevices: Unix] My Alpine Linux Repo for LMS and Squeezelite

2022-02-21 Thread mherger


Woot! I was able to connect a Squeezeplay instance to my LMS on iPhone
:D. But as soon as I tried to access the web UI, it crashed. There are a
lot of network related errors. And at that point it's the CLI plugin(!)
which goes crazy, logging messages in the thousands.

Earlier challenge: iSH would start as root. LMS would not start as root.
Use "--user guest" with LMS. And make sure /var/opt/log/lms is world
writable. Otherwise it crashes with some logging error.



Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=112276

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


Re: [SlimDevices: Unix] My Alpine Linux Repo for LMS and Squeezelite

2022-02-19 Thread mherger


Your repo URL would give me a 404.



Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=112276

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


Re: [SlimDevices: Unix] piCorePlayer/LMS w/o USB-Drive

2022-01-31 Thread mherger

gordonb3 wrote: 
> in a Pi running Raspbian about 6-8 months.

That’s simply not true. Both my LMS run on Pi, and none ever had a card
failure. The pCP instance has been in use for 3-4 years at least. The
Raspian one for 2 years. But I avoid the one dollar noname SD card and
get well known brands.



Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=115858

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


Re: [SlimDevices: Unix] PicorePlayer - how to remore tmpfs / ram disk and boot in normal mode ?

2021-08-21 Thread mherger


Did you check out the documentation?

https://docs.picoreplayer.org/information/picore_extensions/



Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=115014

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


Re: [SlimDevices: Unix] iPhone and piCore

2021-03-04 Thread mherger


Yatsushiro wrote: 
> 33651

Thanks for the Spam :). But you better report the issue to me and don't
quote the spam message, as it makes it harder for me to get rid of it...



Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=111755

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


Re: [SlimDevices: Unix] Docker Images - Tagging?

2021-01-28 Thread mherger


mherger wrote: 
> 
> >   >   > 
  - release - this obviously is the release version, currently 8.1.1
  - stable - this is the bugfix branch, based on the release with only
  > important fixes, currently 8.1.2
  - dev - this is where the good new things happen, but at the risk of
  > lower robustness (8.2.0)
  > > > 
> 

I believe I'm going to change this to 


- latest - this is the release version, currently 8.1.1
- stable - this is the bugfix branch, based on the release with only
  important fixes, currently 8.1.2
- dev - this is where the good new things happen, but at the risk of
  lower robustness (8.2.0)
  

"latest" has a special meaning in Docker and is being used if a user
doesn't define any other tag. Therefore we should have it. Lack of
"latest" has caused a few headaches to people getting started.

In addition to these "channel" tags I'm going to provide the absolute
version numbers. But I'll stop tagging "1.2.3-dev". Either you know you
want a specific version, or you better stick with the "channels". So,
going forward I plan to have channel and version tags:

Channels: latest, stable, dev (as outlined above)
Versions: 8.1.1, 8.2.0, 8.1.2 etc.



Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=113709

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


[SlimDevices: Unix] Docker Images - Tagging?

2021-01-19 Thread mherger


So we've had Docker images for LMS for a few months now, and even I
start to understand :-). At least I start to understand that the current
tagging schema isn't great. We currently have things like 8.1.1-dev and
8.1.1. But there's no easy way to follow a tag to get updates for eg.
released builds. I'd therefore suggest to start over the tagging with
the following schema (thanks Paul- for the inspiration :-)):


- release - this obviously is the release version, currently 8.1.1
- stable - this is the bugfix branch, based on the release with only
  important fixes, currently 8.1.2
- dev - this is where the good new things happen, but at the risk of
  lower robustness (8.2.0)
  

These tags would NOT come with the version number. This allows a
cautious user to use "release", to be on the safe side, only get updates
every few months. But once 8.2.0 was released, he'd still get it.
Similarly "stable" would allow a user to run a stable environment, but
still get the latest bug fixes every few days or weeks, even if they
haven't been released yet. With "dev" you'll be living on the bleeding
edge. 

Does this make sense? Would you consider the lack of version number in
the tag to be a limitation? Thoughts?



Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=113709

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


Re: [SlimDevices: Unix] PCP 6.1.0 - Issue with .cue. (LMS 8.0)

2020-11-29 Thread mherger


philippe_44 wrote: 
> I was thinking more about differences between variable and fixed block
> size which can be detected in STREAMINFO header. So far, it seems that
> almost all flac are coded with fixed block but I was wondering is higher
> compression level would not trigger use of variable block which then
> cause the problem on older devices. We can now parse such header so we'd
> know and could use different rules.

There you know more than I do. But we don't even exactly know what is
causing the stuttering, as most tracks on TIDAL would play just fine.

philippe_44 wrote: 
> About rules, would something like "flc flc boom *" (e.g.) work for Boom
> only players and do the trick?

You're actually right! I was mislead by this comment in convert.conf:


Code:

#   :  currently slimp3, squeezebox, or *.
  #  The * is a wildcard that matches all device
  #  types.



But the problem is that the default rules can't be modified to do
transcoding, as this seems to break the CUE sheet & transcoding use
case. With the custom formatOverride OTOH we can have the rules for
TIDAL only, thus not interfering with CUE sheets. And with the above
player type rules I can create this, which seems to be doing the job:


Code:

tdlflc mp3 * *
# IFB:{BITRATE=--abr 
%B}T:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=--resample %D}
[flac] -dcs $START$ $END$ -- $FILE$ | [lame] --silent -q $QUALITY$ 
$RESAMPLE$ $BITRATE$ - -
  
  tdlflc pcm * *
# IFT:{START=--skip=%t}U:{END=--until=%v}
[flac] -dcs --force-raw-format --endian=little --sign=signed $START$ 
$END$ -- $FILE$
  
  tdlflc aif * *
# IFT:{START=--skip=%t}U:{END=--until=%v}
[flac] -dcs --force-raw-format --endian=big --sign=signed $START$ $END$ 
-- $FILE$
  
  # no native FLAC straming for ip3k, as some tracks stutter on original 
hardware
  tdlflc flc squeezeplay *
-
  



I know, it's disabling flac -> flac for TIDAL on ip3k. But the previous
rule using sox would break seeking...



Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=113308

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


Re: [SlimDevices: Unix] PCP 6.1.0 - Issue with .cue. (LMS 8.0)

2020-11-28 Thread mherger


@bpa - would the following fix the issue?


Code:

diff --git a/Slim/Plugin/WiMP/ProtocolHandler.pm 
b/Slim/Plugin/WiMP/ProtocolHandler.pm
  index 509de4516..d952e3c88 100644
  --- a/Slim/Plugin/WiMP/ProtocolHandler.pm
  +++ b/Slim/Plugin/WiMP/ProtocolHandler.pm
  @@ -40,6 +40,15 @@ sub getFormatForURL {
return $format;
  }
  
  +sub formatOverride {
  + my ($class, $song) = @_;
  + my $format = Slim::Music::Info::contentType($song->currentTrack);
  +
  + return 'tdlflc' if $format eq 'flc';
  + return $format;
  +}
  +
  # default buffer 3 seconds of 256kbps MP3/768kbps FLAC audio
  my %bufferSecs = (
flac => 80,
  diff --git a/Slim/Plugin/WiMP/custom-convert.conf 
b/Slim/Plugin/WiMP/custom-convert.conf
  new file mode 100644
  index 0..97d7ff763
  --- /dev/null
  +++ b/Slim/Plugin/WiMP/custom-convert.conf
  @@ -0,0 +1,19 @@
  +
  +tdlflc mp3 * *
  + # IFB:{BITRATE=--abr 
%B}T:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=--resample %D}
  + [flac] -dcs $START$ $END$ -- $FILE$ | [lame] --silent -q $QUALITY$ 
$RESAMPLE$ $BITRATE$ - -
  +
  +tdlflc pcm * *
  + # IFT:{START=--skip=%t}U:{END=--until=%v}
  + [flac] -dcs --force-raw-format --endian=little --sign=signed $START$ 
$END$ -- $FILE$
  +
  +tdlflc aif * *
  + # IFT:{START=--skip=%t}U:{END=--until=%v}
  + [flac] -dcs --force-raw-format --endian=big --sign=signed $START$ $END$ 
-- $FILE$
  +
  +tdlflc flc * *
  + -
  +
  +tdlflc flc transcode *
  + # IFT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
  + [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0 
$RESAMPLE$ -
  diff --git a/convert.conf b/convert.conf
  index 90748daa2..1c0739875 100644
  --- a/convert.conf
  +++ b/convert.conf
  @@ -357,7 +357,7 @@ mp3 mp3 transcode *
[lame] --silent -q $QUALITY$ $BITRATE$ $RESAMPLE$ --mp3input $FILE$ -
  
  flc flc transcode *
  - # IFT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
  + # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
[flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0 
$RESAMPLE$ -
  
  # This example transcodes MP3s to MP3s, if the target machine has the
  



What this does is it defines a custom format called "tdlflc". Only this
should transcode on stdin (IFT), but not regular flac.



Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=113308

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-23 Thread mherger


kidstypike wrote: 
> Here's my list of inactive plugins.
> 
> 32292

What about the active plugins?



Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-23 Thread mherger


So you're saying that with pCP 7 and LMS 8 you don't have those plugins?
None of the others either?

Burning a new image now...



Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] custom-convert.conf overwritten on update, LMS 8.0, Synology

2020-11-16 Thread mherger


LMS would really only look in the root - and in plugin folders.
Therefore the simplest solution probably is to create a minimalist
plugin:

Plugin.pm:

Code:


  package Plugins::MyCustomConvert::Plugin;
  
  # nothing to do here. We only want LMS to register the search path
  
  1;
  



install.xml:

Code:


  
My own custom convert plugin
You!
[put your own UUID here]
Plugins::MyCustomConvert::Plugin

SqueezeCenter
*
7.7

2
0.1.2
  
  



And drop your custom-convert.conf file together with these in
Plugins/MyCustomConvert (see Settings/Information for the custom Plugins
path).



Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=113249

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


Re: [SlimDevices: Unix] Spotty Plugin keeps requesting authorization for me after a few days

2020-03-28 Thread mherger


eradicatore wrote: 
> ok, installed and I'm using spotify as usual now.  seems slow to start
> songs.   just FYI. But it does play.
> 
> 29872

You don't need the helper plugin. It's for AARCH64 CPUs only, but you're
using x86_64, aren't you?



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=111884

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


Re: [SlimDevices: Unix] LMS restart error: Found left-over process 441 (squeezeboxserve)

2019-12-01 Thread mherger


mherger wrote: 
> >   
> url="http://www.mysqueezebox.com/update/?version=7.9.2=1=1=deb$os;
> 
> That $os at the end is unnecessary.
> 

I stand corrected: in the context of the script as outlined in
https://forums.slimdevices.com/showthread.php?111211-LMS-restart-error-Found-left-over-process-441-(squeezeboxserve)=955546=1#post955546
the $os is indeed used. It's being created there. I didn't understand
that crucial part when reading the message in the mail, rather than here
in the forum. Sorry about the confusion.



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=111211

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


Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2019-11-20 Thread mherger


paul- wrote: 
> A pi3b/b+ should be using the armv7 kernel.   Can you check your
> config.txt and post it?
> 
> As for the spotty helper?   Are you supplying a static binary?  If so
> aarch64 should not be a problem.  Otherwise how does Perl identify the
> arch?   Can we wrap slimserver.pl  with setarch?

No, it's not a static binary for ARM. I had one for a while, but it
recently caused more problems than the dynamically linked version.

Wouldn't there be a way to get the config.txt from the web UI? I didn't
find it...


Code:

# For more options and information see
  # http://rpf.io/configtxt
  # Some settings may impact device functionality. See link above for details
  
  [PI0]
  initramfs pcp_10.2.gz followkernel
  kernel kernel41980.img
  
  [PI1]
  initramfs pcp_10.2.gz followkernel
  kernel kernel41980.img
  
  [PI2]
  initramfs pcp_10.2v7.gz followkernel
  kernel kernel41980v7.img
  
  [PI3]
  initramfs pcp_10.2v7.gz followkernel
  kernel kernel41980v7.img
  
  [PI4]
  arm_64bit=1
  initramfs pcp_10.2v8.gz followkernel
  kernel kernel41980v8.img
  
  [ALL]
  
  cmdline cmdline.txt
  
  # uncomment if you get no picture on HDMI for a default "safe" mode
  #hdmi_safe=1
  
  # uncomment this if your display has a black border of unused pixels visible
  # and your display can output without overscan
  #disable_overscan=1
  
  # uncomment the following to adjust overscan. Use positive numbers if console
  # goes off screen, and negative if there is too much border
  #overscan_left=16
  #overscan_right=16
  #overscan_top=16
  #overscan_bottom=16
  
  # uncomment to force a console size. By default it will be display's size 
minus
  # overscan.
  #framebuffer_width=1280
  #framebuffer_height=720
  
  # uncomment if hdmi display is not detected and composite is being output
  
  # uncomment to force a specific HDMI mode (this will force VGA)
  #hdmi_group=1
  #hdmi_mode=1
  
  # uncomment to force a HDMI mode rather than DVI. This can make audio work in
  # DMT (computer monitor) modes
  
  # uncomment to increase signal to HDMI, if you have interference, blanking, or
  # no display
  #config_hdmi_boost=4
  
  # uncomment for composite PAL
  #sdtv_mode=2
  
  #
  dtparam=i2c_arm=on,spi=on,i2s=on
  
  #---pCP--
  # pCP does not use graphics chip by default, free up most memory
  gpu_mem=16
  initial_turbo=60
  disable_pvt=1
  
  # onboard audio overlay
  dtparam=audio=on
  audio_pwm_mode=2
  
  #Disable Bluetooth on both rpi3 and rpi0W
  dtoverlay=disable-bt
  
  # uncomment to overclock the arm. 700 MHz is the default.
  #arm_freq=
  #gpu_freq=
  #core_freq=
  #sdram_freq=
  #over_voltage=
  #force_turbo=
  
  # Force max current to USB
  max_usb_current=1
  
  # Remove audio hiss
  # disable_audio_dither=1
  
  #If booting from USB or network, enable this option to reduce CPU load 
looking for a non-existing card.
  #dtoverlay=sdtweak,poll_once
  
  # Screen rotation 0 => 0 degrees, 2 => 180 degrees
  lcd_rotate=2
  
  #Custom Configuration Area, for config settings that are not managed by pCP.
  #pCP will retain these settings during insitu-update
  #---Begin-Custom-(Do not alter Begin or End Tags)-
  #---End-Custom
  




Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=110727

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


Re: [SlimDevices: Unix] Squeezebox server unable to open :9000 browser interface

2019-07-11 Thread mherger


What kind of hardware is this? Eg. we don't provide the Perl binaries
for Perl 5.28 on i386.



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=110745

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


Re: [SlimDevices: Unix] Permission denied at startup

2019-06-05 Thread mherger


Yes, you seem to have some networking issues. 

First of all uninstall ickStream. Then try again.



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=110629

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


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

2019-04-27 Thread mherger

But what is the impact on the user? 

Imagine I was a user (I actually am a squeezelite user only, not a dev).
I have no clue what you’re talking about. My music plays nicely.
Therefore I don’t see what problem you’re trying to solve.



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

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


Re: [SlimDevices: Unix] Jivelite on a Joggler

2019-01-16 Thread mherger


chill wrote: 
> 
> [image:
> http://www.cjh.me.uk/MyPhotobucket/cache/DIYHifi/JiveliteonJoggler_512.jpg]

That screenshot shows a rather outdated version of Jivelite or
Squeezeplay. Spot the difference in the button bar at the bottom on your
and Man's screenshot.



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

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


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2018-12-27 Thread mherger

lordvader wrote: 
> Excuse the spam, but is this a suitable place to ask Jivelite questions
> on platforms other than picoreplayer?

It’s easy enough to start a new thread. You obviously knew it didn’t
make sense to post here, didn’t you? [emoji846]



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

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


Re: [SlimDevices: Unix] Help debugging weird font/display issue

2018-10-18 Thread mherger


Great job! Would you be willing (and able) to make this available to
other users? I'm not a regular Softsqueeze user, but just recently
wanted to use it, too (working on a train, trying to fix a UI issue
:-))?

bpa - I'm confused as to who's been keeping track of the latest download
before. The official site (not updated in years) refers to a thread of
yours. But the version string there seems to be older than what the web
site is using?



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=109593

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


Re: [SlimDevices: Unix] LMS can't see the internet?

2018-10-17 Thread mherger


DJanGo - this is about LMS not being able to access the internet, not
about the user not being able to access LMS, isn't it?



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=109600

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


Re: [SlimDevices: Unix] Using webcam based RasPi and QR-Codes to remote control Squeezebox - But how? PyLMS?

2018-09-20 Thread mherger


Unless you do this for the fun of doing it, I'd suggest you get a 7"
screen, the HDGrid skin, and let your kid select album art from the
display, rather than a physical CD cover. Use LMS' custom browse menus
to create a section just for your kid. My kids were able to use this
system (actually on a Radio with much smaller icons) well before their
fourth birthday.



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=109488

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


Re: [SlimDevices: Unix] Spotty on Rpi3 / Very slow

2018-09-15 Thread mherger


beans wrote: 
> 
> Server: Raspberry pi 2B (exclusively running LMS)
> 

What OS are you using? Could you be running low on memory? Can you watch
"top" while you tart playing a track? Is it CPU, RAM or I/O bound?



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=108789

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


Re: Problem with playback of URL sourced mp3 type files on LMS (Czech Radio�s iRadio)

2018-04-10 Thread mherger

Thank you very much for this detailed analysis. I might need to look
into supporting the partial content streams.



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=108891

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


Re: Problem with playback of URL sourced mp3 type files on LMS (Czech Radio�s iRadio)

2018-04-04 Thread mherger

I doubt there's a generic problem playing static mp3 files: it's what
most podcasts and streaming services (Pandora, Deezer, Tidal,
Bandcamp...) do. So, rather than playing with custom-convert I'd suggest
you double check you theory by installing 7.7.6 on a computer, then
7.9.1. On the same machine. Does it really make a difference? 

If so, we'd have to figure out why this particular service is behaving
this way. It's not a generic issue, as I said.



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=108891

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.5.0

2018-03-29 Thread mherger

Doryphore wrote: 
> I just switched to version 3.5 comma everything works fine for several
> days.
> By cons, since this afternoon I have a problem with the web display , I
> find myself with this:
> '[image:
> http://nsa39.casimages.com/img/2018/03/29/mini_180329075728717742.jpg]'
> (http://www.casimages.com/i/180329075728717742.jpg.html)
> 

This has nothing to do with pCP. Stop forwarding your port 9000 to the
world:
http://forums.slimdevices.com/showthread.php?107165-IMPORTANT-Stop-forwarding-your-LMS-ports-to-the-internet!



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=108852

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


Re: [SlimDevices: Unix] Spotify Connect with picoreplayer and Pi2

2018-03-27 Thread mherger

tnptek wrote: 
> /usr/local/slimserver/Cache/InstalledPlugins/Plugins/SpottyAARCH64Bin/Bin
> /usr/local/slimserver/Cache/InstalledPlugins/Plugins/SpottyBinFreeBSD/Bin
> /usr/local/slimserver/Cache/InstalledPlugins/Plugins/SpottyMacBin/Bin

You installed too many pieces without knowing what they're doing. Remove
above three plugins and try again. Make sure you update all of LMS,
max2play and Spotty to the latest.



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=108290

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


Re: [SlimDevices: Unix] Does piCorePlayer 3.22 work on the Raspberry Pi 3B+?

2018-03-24 Thread mherger

kiffsta wrote: 
> Plus 1 here on the eagerly awaiting v3.5 release. Just bought the new B+
> and a hifiberry to transition my LMS server/player setup too. 
> At least I know why I can`t get 3.22 to work on it then!

In case you missed the announcement:
http://forums.slimdevices.com/showthread.php?t=108852



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=108818

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


Re: [SlimDevices: Unix] Does piCorePlayer 3.22 work on the Raspberry Pi 3B+?

2018-03-20 Thread mherger

FWIW: I run a little test of Raspberry 2B, 3B, 3B+, and Rock64 (4GB,
32GB emmc), connected to my aging Linux server. I used a pCP pre-release
3.5.0 for the Pis, Debian (Jessie Minimal) on Rock64. Cache stored
locally on Sandisk Ultra 16GB (Pi) or the emmc module on the Rock64. All
connected using Gb Ethernet, configured to use my Music And Artist
Information plugin:

RASPBERRY PI 2B
24758

RASPBERRY PI 3B
24760

RASPBERRY PI 3B+
24759

ROCK64
24761

(Screenshots are in German, but I bet you get the numbers :-))

Disappointed by the Rock64's performance I run another full scan. But
that was even slower... Only the "Optimization" (last step), which
probably is heaviest on local I/O, was a clear winner for the Rock64.

This q'n'd test would indeed show better performance of the 3B+. Whether
it's worth the upgrade price tag I'll leave to you.

(and to answer the initial question: yes, pCP will work fine on the 3B+
:-))


+---+
|Filename: Bildschirmfoto 2018-03-20 um 11.23.58.png|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=24761|
+---+


Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=108818

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


Re: [SlimDevices: Unix] LMS on Ubuntu Server 17.10

2017-10-30 Thread mherger

There's a new nightly build available for i386. Please give it a try.



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=108201

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


Re: [SlimDevices: Unix] LMS stop/start/restart on Ubuntu 16.04 LTS - how to do it without root password?

2017-08-31 Thread mherger

blackbite wrote: 
> ist this still "under investigation" by you? I would really like to do a
> restart of lms after a plugin update via the web gui if the old wrapper
> script or the --norestart option is no longer needed in "newer" debian
> dists.
> I´m running LMS (7.9.1 latest nightly) on a RPI3 (stretch) without any
> problems. If i stop lms and restart it manual via command line without
> the --norestart option it work flawlessly. Tested myself by disabling
> and enabling the Amazon plugin. The Restart Option was shown and it did
> restart the lms as it was supposed to do.
> Many thanks.
> Thorsten

I'd say it's still on my to-do list, but not under active investigation.
But if you're saying that removing the --norestart from the startup
script was all that was needed, then I could certainly give this a try.
Could you please test the following:


- remove --norestart
- update or install a plugin, requiring a restart
- let LMS do the restart
- then go and try to restart LMS from the shell, using the startup
  script
  

Would that still work?



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=107643

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 2.00

2017-08-18 Thread mherger

dersch wrote: 
> Hmm, but i like the image a lot. Also the minimal linux on it. If i just
> used it as it is, then i need another hardware for the sensors i need.
> Of course it is possible with a ESP but the Pi has GPIO's so i could
> save on hardware device. So my idea was to use it with Docker.

pCP is a full OS image. But Docker isn't virtualization. You can't run a
full OS inside Docker. Google for raspbian and squeezelite, and you'll
find plenty of information about how to set up playback on your Pi. Eg.
http://www.gerrelt.nl/RaspberryPi/wordpress/tutorial-installing-squeezelite-player-on-raspbian/.



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=105018

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


Re: [SlimDevices: Unix] LMS 7.9 on i386 Ubuntu 17.04 Perl 5.24

2017-06-26 Thread mherger

How did you build the binaries? Did you pick the 7.9 branch of
https://github.com/Logitech/slimserver-vendor? It seem you built some
files with version conflicts.



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=107565

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


Re: [SlimDevices: Unix] LMS 7.9 on i386 Ubuntu 17.04 Perl 5.24

2017-06-26 Thread mherger

You're using an ancient tarball. Try the latest and report back.



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=107565

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


Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-05-11 Thread mherger

I switched over from running LMS on my aging ReadyNAS Duo v2 to pCP on a
Pi3 (leaving the music files on the NAS). Nearly every step of the scan
(incl. artist artwork processing) is about twice as fast as before.
Except for the actual scan where most likely network I/O is limiting.
The web UI is much snappier. Setup was easy as pie. And it does run some
helpers which would fail on the ReadyNAS. Excellent job, guys!

In addition to LMS duties it runs JiveLite using the HD Grid Skin to
display information on a spare screen I had sitting around :-)

One question: I decided to set the db memory parameter to "Maximum",
expecting the little device to crash during the scan. But it run just
fine. zswap seems to be enabled by default now?



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

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


Re: [SlimDevices: Unix] Picoreplayer Japanese/Chinese characters display as pinyin?

2017-04-11 Thread mherger

By the time you posted this log snippet, did you try to display one of
the Japanese/Chinese items? The font would only be loaded once required.



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=107244

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


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2017-04-05 Thread mherger

Jeff07971 wrote: 
> Oh thats a pity I thought that it might be simple.

It's a rather easy change. But we'll have to see whether it's really
what we want. Currently the code would only show that popup when the
command was sent through IR. But in jivelite there's no "native" IR.
IMHO all integration is done using keyboard shortcuts. Therefore we
might want to note rely on IR input only, but extend this to keyboard.
So here's how you can try this yourself - if you feel like tinkering on
the command line. I understand you are running jivelite on the Joggler?
Can you ssh into it? You'd then have to find the jive/slim/Player.lua
file and edit it to apply the following change:


Code:

diff --git a/share/jive/jive/slim/Player.lua 
b/share/jive/jive/slim/Player.lua
  index 07cf54e..40ea35d 100644
  --- a/share/jive/jive/slim/Player.lua
  +++ b/share/jive/jive/slim/Player.lua
  @@ -1360,7 +1360,7 @@
local transitionOff = Window.transitionFadeOut
local duration = tonumber(display['duration'] or 3000)
  
  - local usingIR = Framework:isMostRecentInput('ir')
  + local usingIR = Framework:isMostRecentInput('ir') or 
Framework:isMostRecentInput('key')
  
-- this showBriefly should be displayed unless there's a good 
reason not to
local showMe = true
  



Then restart jivelite. There should be more tweaks to make the overlay
pop up in the right place. But that's cosmetics.



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.20 Beta

2017-04-04 Thread mherger

Thanks for the update! Installation went smoothly (after some RTFM
moments wrt. wireless setup...). The only peculiarity I'd mention is the
refresh duration being too short after some actions. Eg. when I tried to
install jivelite, I obviously had to expand the filesystem. After doing
so the web UI would try to automatically refresh the page after 30(?)
seconds. On my Pi2 with wlan only this wasn't long enough, resulting in
an error page. The same happened after the jivelite installation
(refresh=5). I think those values can be a bit more generous, as there's
a "click here to refresh" button anyway on that page.

Nice job!



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=107223

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


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2017-02-20 Thread mherger

Something like this?

22164

I've indeed done some hacking around this idea... but it would require
some more re-factoring of the Joggler/PiGrid skins to really make it
shine. Hacking up the larger menu is relatively easy. But all the Now
Playing screens would require tweaking, too. And that's quite a bit of
work. You might have seen that Triode's HD skins feature a rather basic
Now Playing display...


+---+
|Filename: Bildschirmfoto 2017-02-20 um 11.45.40.jpg|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=22164|
+---+


Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

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


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2017-02-20 Thread mherger

How's that looking to you?

22160
22161
22162

Adding a little more flexibility. It should now scale nicely for these
three cases.


+---+
|Filename: Bildschirmfoto 2017-02-20 um 08.57.24.jpg|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=22162|
+---+


Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

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


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2017-01-29 Thread mherger

Wirrunna wrote: 
> The code that you are referring to is just Jivelite for piCorePlayer is
> it not? The logic as you explained it certainly appears wrong, in which
> case why not try fixing it? There are a bunch of us out here that will
> help test it.

Ok, no C code change required. What about this patch?


Code:

diff --git a/share/jive/applets/JogglerSkin/JogglerSkinApplet.lua 
b/share/jive/applets/JogglerSkin/JogglerSkinApplet.lua
  index 718fd4c..fd049f6 100755
  --- a/share/jive/applets/JogglerSkin/JogglerSkinApplet.lua
  +++ b/share/jive/applets/JogglerSkin/JogglerSkinApplet.lua
  @@ -112,7 +112,6 @@ function param(self)
{
style = 'nowplaying_large_art',
artworkSize = '480x480',
  - suppressArtworkPress = true,
titleXofYonly = true,
text = self:string("LARGE_ART_AND_TEXT"),
},
  diff --git a/share/jive/applets/NowPlaying/NowPlayingApplet.lua 
b/share/jive/applets/NowPlaying/NowPlayingApplet.lua
  index e51123b..7c4ca4b 100644
  --- a/share/jive/applets/NowPlaying/NowPlayingApplet.lua
  +++ b/share/jive/applets/NowPlaying/NowPlayingApplet.lua
  @@ -1514,24 +1514,15 @@ function _createUI(self)
  
self.artwork = Icon("artwork")
  
  - local npartwork = Group('npartwork', {
  - artwork = self.artwork,
  - })
  -
  - -- Sometimes we want to have controls overlap the artwork. 
Unfortunately it seems
  - -- the touch event handler isn't respecting zOrder, always preferring 
the artwork.
  - -- Allow a NP screensver to disable the touch behaviour on the artwork.
  - if self:getSelectedStyleParam('suppressArtworkPress') then
  - self.artworkGroup = npartwork
  - else
  - self.artworkGroup = Button(
  - npartwork,
  - function()
  - Framework:pushAction("go_now_playing")
  - return EVENT_CONSUME
  - end
  - )
  - end
  + self.artworkGroup = Button(
  + Group('npartwork', {
  + artwork = self.artwork,
  + }),
  + function()
  + Framework:pushAction("go_now_playing")
  + return EVENT_CONSUME
  + end
  + )
  
-- Visualizer: Spectrum Visualizer - only load if needed
if self.windowStyle == "nowplaying_spectrum_text" then
  diff --git a/share/jive/jive/ui/Window.lua b/share/jive/jive/ui/Window.lua
  index e576969..b73171f 100644
  --- a/share/jive/jive/ui/Window.lua
  +++ b/share/jive/jive/ui/Window.lua
  @@ -1866,6 +1866,8 @@ function _event(self, event)
r = self:_eventHandler(event)
else
--handle mouse locally, no need for C optimization on mouse 
platforms
  + local topWidget
  + 
r = self:iterate(
function(widget)
if self._mouseEventFocusWidget == widget or 
(not self._mouseEventFocusWidget and widget:mouseInside(event)) then
  @@ -1873,7 +1875,8 @@ function _event(self, event)
if rClosure ~= EVENT_UNUSED then
--Consumer of MOUSE_DOWN that 
is in mouse bounds will be given mouse event focus
if event:getType() == 
EVENT_MOUSE_DOWN then
  - 
self:setMouseEventFocusWidget(widget)
  + -- iteration is in 
ascending zOrder - we only need the top most (last) item
  + topWidget = widget
end
return rClosure
end
  @@ -1882,6 +1885,10 @@ function _event(self, event)
end
)
  
  + if (topWidget) then
  + self:setMouseEventFocusWidget(topWidget)
  + end
  + 
if event:getType() == EVENT_MOUSE_UP then
self:setMouseEventFocusWidget(nil)
end
  



Most of this is reverting my previous hack to disable touch on the
artwork. The real change is in Window.lua.

Unfortunately I don't have access to hardware to test this on a real
touch screen for the next two weeks. If somebody was willing and able to
try this out that would be helpful. I won't commit it before I've had a
chance to test it.



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2017-01-29 Thread mherger

mherger wrote: 
> > Also, the "back" button at top left corner, can it be more transparent
> ?
> ...
> Now for the transparancy, I don't have any coding excuse. But this time
> 
> it's some image handling: I'll need to change the artwork's alpha 
> channel. I'm sure it's easy to do if you know how to :-)
> 

Or what about removing the button's background? Depending on the cover
art the button won't be obvious. But as it's in its usual place, you
should quickly figure it out.

21993


+---+
|Filename: Bildschirmfoto 2017-01-29 um 23.07.21.jpg|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=21993|
+---+


Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

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


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2017-01-26 Thread mherger

Another Now Playing screen idea: "Large Artwork with Text". Thoughts?

21978


+---+
|Filename: Bildschirmfoto 2017-01-26 um 23.47.43.jpg|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=21978|
+---+


Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-01-16 Thread mherger

I tried to figure out whether you had a repository with your code
somewhere. I'd like to eg. add German translation to the pCP app. Where
would I find it?



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=106755

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


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2017-01-14 Thread mherger

Nice, thanks!

BTW: did you notice that the screen's aspect ratio seems to be a bit
off? Squares aren't square. Album art and buttons etc. are not visually
square. Even radio buttons imho are slightly elliptic.



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

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


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2017-01-12 Thread mherger

Hmm... take the excellent Joggler skin, mix in some fancy HDGrid
extracts...

21858
21859
21860

...might suit the Pi's 7" display quite nicely...


+---+
|Filename: Bildschirmfoto 2017-01-12 um 16.19.19.jpg|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=21860|
+---+


Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

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


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2017-01-04 Thread mherger

Just gave pCP another try after I had tested it some... >2.5 years ago?.
Wow. This is f... amazing! I'm about to replace my prototype frankenfab4
desktop controller with the Pi + 7" display :-).

As my Pi was already hooked up to a 24" display I obviously tried to put
it into full HD mode. As others reported, this crashed JiveLite. Could
you tell me what limitation there is? I've previously been running
JiveLite on the same Pi, but running Raspbian. That worked perfectly
fine with the HDGridSkin. I would love to see this as an option with
pCP, too.



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

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


Re: [SlimDevices: Unix] .deb on Debian Jessie

2016-10-20 Thread mherger

505 wrote: 
>  It includes the Perl modules for Perl 5.20, but only for armhf. armel
> is missing, so I compiled them myself. You can download them here:
> https://server.vijge.net/static/squeezebox/arm-linux-gnueabi-thread-multi-64int.tar.gz
> Just extract this to /usr/share/squeezeboxserver/CPAN/arch/5.20/ After
> that you can start LMS with "sudo /etc/init.d/logitechmediaserver start"

Would you be ok if I included your binaries with LMS 7.9 nightlies? Or
even better: could you please post a pull request to include these
files?



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=103510

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


Re: [SlimDevices: Unix] George's HOWTO guide for installing Logitech Media Server on Centos 7 (also RHEL 7)

2016-09-15 Thread mherger

Thanks for these instructions!

I wonder what Perl version CentOS 7 is using? And wouldn't 7.9 have run
out of the box, as it comes with extended platform support?



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=106138

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


Re: [SlimDevices: Unix] Any Ubuntu 16.04 experiences...? Thoughts?

2016-04-26 Thread mherger

Oh, you're using the 32-bit version of Ubuntu? We don't have binaries
for this platform (yet). You could try to build them yourself from
https://github.com/Logitech/slimserver-vendor/tree/public/7.9/CPAN. Or
you install Ubuntu in its 64-bit flavor.



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=105350

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 2.00

2016-03-29 Thread mherger

fedcod wrote: 
> Anyone tried to install ickstream plugin ?
> 
> it's needed for TIDAL but I can't install. I add the repo but can't see
> the plugin in the list !

You don't need ickStream to access Tidal. It's been available from
mysb.com for a while now.



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=105018

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


Re: [SlimDevices: Unix] Logitech Media Server died. Restarting.

2016-02-01 Thread mherger

We don't have support for Perl 5.22 on ARM yet. You'll need to either
build those modules yourself
(https://github.com/Logitech/slimserver-vendor/tree/public/7.9/CPAN), or
you build a standalone perl < 5.22 (as outlined in some thread in this
forum).



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=105125

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


Re: [SlimDevices: Unix] Whats your fav. "Hack" / Wrapper to interact with Logitech Media Server?

2016-01-03 Thread mherger

How do you do the "scan new folder only" trick? Do you have those
scripts on a repository or the like?

While my main LMS installations all run on Linux servers, my desktops
are Macs. But I _love_ keyboard control even in a graphical environment.
For my work I'm using a great Tool called Dash (https://kapeli.com/dash)
to give me instant access to many documentations (Perl, HTML, JS...).
Recently I've played with my own custom "docset" for Dash which gives me
fast access to some of the most important parts of the LMS UI. In
particular it allows me to run searches even faster than in the web UI
alone. And all of this with only a few key presses from anywhere in OS
X.

19630

https://dl.dropboxusercontent.com/u/54507676/dash.mov

I'm not sure it's generic enough to be made available. It requires a
paid app and many probably consider it not much more than the web UI.
But for me it's much more accessible.

FWIW: the search page is a custom page built for this use. It's not the
default search page. The main difference being that it does raw queries
against the server (AJAX) rendering the page on the client, while the
default search page does render the HTML page on the server. The client
side rendering does improve performance on slower systems considerably -
assuming that the desktop system usually is rather fast in comparison
(and I'm running a MB Air, or a 5yrs old MBP!).


+---+
|Filename: Bildschirmfoto 2016-01-03 um 19.31.04.jpg|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=19630|
+---+


Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=104943

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


Re: [SlimDevices: Unix] LMS 7.9 on SqueezeOnArch on Wandboard refuses to scan

2015-04-06 Thread mherger

Check your formatting settings. Did you define some kind of placeholder
for artwork to be found? There's an error about an invalid regex during
the artwork scan which might cause the scan to fail.



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=103460

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


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

2015-01-19 Thread mherger

JackOfAll wrote: 
 Edit 20120119_1154: I haven't got any more time to do any testing today,
 but I've pushed new squeezelite and latest git pull LMS builds plus
 Triode patch for web-gui polarity inversion to SC testing repo, if
 anyone else wants to take a look. (Wirrunna, if you're reading this, F21
 arm repo now fully populated.)

Where would I find those patches? Triode already asked me to include
minor changes to support that value in the SqueezePlay class. If you had
patches for the text change etc., that would be great.



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

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


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

2014-12-19 Thread mherger

PasTim wrote: 
 OK, my turn to be really dim, again.   I have no slimserver.pl file that
 I can find on my server.  I'm really not sure which program I should try
 to run to get the help info.

On some Linux distributions it's something like
/usr/sbin/squeezeboxserver or logitechmediaserver or whatever. Check the
startup script. Or find / -name squeezeboxserver etc. 

Or read it online:

https://github.com/Logitech/slimserver/blob/public/7.9/slimserver.pl#L731



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

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


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

2014-06-06 Thread mherger

I speak more latin than I do speak C. But that's my best guess:


Code:

diff --git a/src/resize.c b/src/resize.c
  index 9bf6f34..41f7605 100644
  --- a/src/resize.c
  +++ b/src/resize.c
  @@ -71,7 +71,11 @@ void copyResampled (SDL_Surface *dst, SDL_Surface *src,
  int x, y;
  double sy1, sy2, sx1, sx2;
  
  -   if (src-format-BytesPerPixel != 4 || dst-format-BytesPerPixel != 
4) {
  +   int bpp;
  +   bpp = src-format-BytesPerPixel;
  +   
  +   if ( (bpp != 4  bpp != 2) || dst-format-BytesPerPixel != 4) {
  +   LOG_ERROR(log_ui, Unsupported BytesPerPixel: src:%d dst:%d, 
src-format-BytesPerPixel, dst-format-BytesPerPixel);
  return;
  }
  
  @@ -118,7 +122,11 @@ void copyResampled (SDL_Surface *dst, SDL_Surface *src,
  }
  pcontribution = xportion * yportion;
  
  -   Uint32 pixel = *((Uint32 
*)src-pixels + ((int) sy + srcY) * src-pitch / 4 + ((int) sx + srcX));
  +   Uint32 pixel = bpp == 2
  +   ? *((Uint16 *)src-pixels + 
((int) sy + srcY) * src-pitch / bpp + ((int) sx + srcX))
  +   : *((Uint32 *)src-pixels + 
((int) sy + srcY) * src-pitch / bpp + ((int) sx + srcX));
  Uint8 R, G, B, A;
  SDL_GetRGBA(pixel, src-format, R, G, B, A);
  



I have no idea how sane this is, but it makes those images show up at
last :-).



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=98156

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


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

2014-05-28 Thread mherger

Triode wrote: 
 There's a 70 second timeout (grep for SOCKET_BODY_TIMEOUT) on http
 connections - I hope you are not seeing this?

That's not the problem. Here's the log output from a picture which did
not show:


Code:

20140528 08:34:31.070 DEBUG  net.http - SocketHttp.lua:448 SocketHttpQueue 
{slimstuff1} recv processing RequestHttp {GET 
/imageproxy/http%3A%2F%2Fuserserve-ak.last.fm%2Fserve%2F_%2F82254803%2FTwo%2BFingers%2BCover.jpg%3Fsizes%3D34s%7C64s%7C174s%7C300x300%7C252/image_910x910_m.jpg}
  20140528 08:34:31.070 DEBUG  net.http - SocketHttp.lua:423 SocketHttpQueue 
{slimstuff1}:t_nextRecvState(true, t_rcvHeaders)
  20140528 08:34:31.070 DEBUG  net.http - SocketHttp.lua:470 SocketHttpQueue 
{slimstuff1}:t_rcvHeaders()
  20140528 08:34:31.214 DEBUG  net.http - SocketHttp.lua:494 SocketHttpQueue 
{slimstuff1}:t_rcvHeaders.pump()
  20140528 08:34:31.216 DEBUG  net.http - SocketHttp.lua:423 SocketHttpQueue 
{slimstuff1}:t_nextRecvState(true, t_rcvResponse)
  20140528 08:34:31.217 DEBUG  net.http - SocketHttp.lua:802 SocketHttpQueue 
{slimstuff1}:t_rcvResponse.pump(jive-by-length, nil)
  20140528 08:34:31.218 DEBUG  net.http - SocketHttp.lua:702 
SocketHttp.jive-concat.sink(4096, nil)
  20140528 08:34:31.360 DEBUG  net.http - SocketHttp.lua:802 SocketHttpQueue 
{slimstuff1}:t_rcvResponse.pump(jive-by-length, nil)
  20140528 08:34:31.360 DEBUG  net.http - SocketHttp.lua:702 
SocketHttp.jive-concat.sink(4096, nil)
  20140528 08:34:31.360 DEBUG  net.http - SocketHttp.lua:802 SocketHttpQueue 
{slimstuff1}:t_rcvResponse.pump(jive-by-length, nil)
  20140528 08:34:31.361 DEBUG  net.http - SocketHttp.lua:702 
SocketHttp.jive-concat.sink(4096, nil)
  20140528 08:34:31.361 DEBUG  net.http - SocketHttp.lua:802 SocketHttpQueue 
{slimstuff1}:t_rcvResponse.pump(jive-by-length, nil)
  20140528 08:34:31.362 DEBUG  net.http - SocketHttp.lua:702 
SocketHttp.jive-concat.sink(4096, nil)
  20140528 08:34:31.362 DEBUG  net.http - SocketHttp.lua:802 SocketHttpQueue 
{slimstuff1}:t_rcvResponse.pump(jive-by-length, nil)
  20140528 08:34:31.363 DEBUG  net.http - SocketHttp.lua:702 
SocketHttp.jive-concat.sink(4096, nil)
  20140528 08:34:31.363 DEBUG  net.http - SocketHttp.lua:802 SocketHttpQueue 
{slimstuff1}:t_rcvResponse.pump(jive-by-length, nil)
  20140528 08:34:31.364 DEBUG  net.http - SocketHttp.lua:702 
SocketHttp.jive-concat.sink(4096, nil)
  20140528 08:34:31.364 DEBUG  net.http - SocketHttp.lua:802 SocketHttpQueue 
{slimstuff1}:t_rcvResponse.pump(jive-by-length, nil)
  20140528 08:34:31.365 DEBUG  net.http - SocketHttp.lua:702 
SocketHttp.jive-concat.sink(4096, nil)
  20140528 08:34:31.366 DEBUG  net.http - SocketHttp.lua:802 SocketHttpQueue 
{slimstuff1}:t_rcvResponse.pump(jive-by-length, nil)
  20140528 08:34:31.366 DEBUG  net.http - SocketHttp.lua:702 
SocketHttp.jive-concat.sink(4096, nil)
  20140528 08:34:31.366 DEBUG  net.http - SocketHttp.lua:802 SocketHttpQueue 
{slimstuff1}:t_rcvResponse.pump(jive-by-length, nil)
  20140528 08:34:31.367 DEBUG  net.http - SocketHttp.lua:702 
SocketHttp.jive-concat.sink(4096, nil)
  20140528 08:34:31.368 DEBUG  net.http - SocketHttp.lua:802 SocketHttpQueue 
{slimstuff1}:t_rcvResponse.pump(jive-by-length, nil)
  20140528 08:34:31.368 DEBUG  net.http - SocketHttp.lua:702 
SocketHttp.jive-concat.sink(4096, nil)
  20140528 08:34:31.411 DEBUG  net.http - SocketHttp.lua:802 SocketHttpQueue 
{slimstuff1}:t_rcvResponse.pump(jive-by-length, nil)
  20140528 08:34:31.411 DEBUG  net.http - SocketHttp.lua:702 
SocketHttp.jive-concat.sink(4096, nil)
  20140528 08:34:31.412 DEBUG  net.http - SocketHttp.lua:802 SocketHttpQueue 
{slimstuff1}:t_rcvResponse.pump(jive-by-length, nil)
  20140528 08:34:31.412 DEBUG  net.http - SocketHttp.lua:702 
SocketHttp.jive-concat.sink(4096, nil)
  20140528 08:34:31.413 DEBUG  net.http - SocketHttp.lua:802 SocketHttpQueue 
{slimstuff1}:t_rcvResponse.pump(jive-by-length, nil)
  20140528 08:34:31.413 DEBUG  net.http - SocketHttp.lua:702 
SocketHttp.jive-concat.sink(4096, nil)
  20140528 08:34:31.414 DEBUG  net.http - SocketHttp.lua:802 SocketHttpQueue 
{slimstuff1}:t_rcvResponse.pump(jive-by-length, nil)
  20140528 08:34:31.414 DEBUG  net.http - SocketHttp.lua:702 
SocketHttp.jive-concat.sink(2483, done)
  20140528 08:34:31.513 DEBUG  net.http - SocketHttp.lua:718 
SocketHttp.jive-concat.sink: done 55731
  



It took less than a second to receive the picture of 55731 bytes size.
Yet it wasn't shown. What debug option would I need to get more
information where it might fail?



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=98156

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


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

2014-05-28 Thread mherger

mherger wrote: 
  Now what's next: what can I do to figure out what is causing jpeg
 files 
 to fail in Raspbian?

JiveLite on Raspbian is failing to resize the artwork. If I disable the
upscaling in SlimServer.lua - _loadArtworkImage(), then I do get the
image, though only small if the full resolution wasn't available.

As a better solution/workaround I've changed SlimServer.lua to always
request png instead of jpg:


Code:

diff --git a/share/jive/jive/slim/SlimServer.lua 
b/share/jive/jive/slim/SlimServer.lua
  index dcce91e..ad0b23d 100644
  --- a/share/jive/jive/slim/SlimServer.lua
  +++ b/share/jive/jive/slim/SlimServer.lua
  @@ -1149,7 +1149,7 @@ function fetchArtwork(self, iconId, icon, size, 
imgFormat)
  -- fetch image direct (previously used SN image resizer, rely on improved 
resizing in jivelite)
  url = iconId
  else
  -   url = string.gsub(iconId, (.+)(%.%a+), %1 .. 
resizeFrag .. %2)
  +   url = string.gsub(iconId, (.+)(%.%a+), %1 .. 
resizeFrag .. .png)
  
  if not string.find(url, ^/) then
  -- Bug 7123, Add a leading slash if needed
  



Now I'm getting all artwork again. Woot!



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=98156

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


Re: [SlimDevices: Unix] Community Squeeze OS F19 Release 1

2014-04-01 Thread mherger

JackOfAll wrote: 
 he'd have added Bin/i386-linux to the bin path on x86_64 platform for
 backward compatibility, so if an x86_64 binary isn't available it falls
 back to trying for an i386 binary

Would the following change work for you? I don't have a 64-bit Linux
here, can't test, will do tomorrow:


Code:

diff --git a/Slim/Utils/OS.pm b/Slim/Utils/OS.pm
  index fbebd91..67ab323 100644
  --- a/Slim/Utils/OS.pm
  +++ b/Slim/Utils/OS.pm
  @@ -71,10 +71,9 @@
# Initialise search path for findbin - called later in initialisation 
than init above
  
# Reduce all the x86 architectures down to i386, including x86_64, so 
we only need one directory per *nix OS. 
  - $class-{osDetails}-{'binArch'} = $Config::Config{'archname'};
  - $class-{osDetails}-{'binArch'} =~ s/^x86_64-([^-]+).*/x86_64-$1/;
  - $class-{osDetails}-{'binArch'} =~ s/^i[3456]86-([^-]+).*/i386-$1/;
  -
  + my $binArch = $class-{osDetails}-{'binArch'} = 
$Config::Config{'archname'};
  + $class-{osDetails}-{'binArch'} =~ 
s/^(?:i[3456]86|x86_64)-([^-]+).*/i386-$1/;
  + 
# Reduce ARM to arm-linux
if ( $class-{osDetails}-{'binArch'} =~ /^arm.*linux/ ) {
$class-{osDetails}-{'binArch'} = 'arm-linux';
  @@ -86,6 +85,11 @@
}
  
my @paths = ( catdir($class-dirsFor('Bin'), 
$class-{osDetails}-{'binArch'}), catdir($class-dirsFor('Bin'), $^O), 
$class-dirsFor('Bin') );
  +
  + # Linux x86_64 should check its native folder first
  + if ( $binArch =~ s/^x86_64-([^-]+).*/x86_64-$1/ ) {
  + unshift @paths, $binArch;
  + }

Slim::Utils::Misc::addFindBinPaths(@paths);
  
  diff --git a/Slim/Utils/PluginManager.pm b/Slim/Utils/PluginManager.pm
  index 908deb3..a91b50a 100644
  --- a/Slim/Utils/PluginManager.pm
  +++ b/Slim/Utils/PluginManager.pm
  @@ -334,7 +334,17 @@
  
main::DEBUGLOG  $log-debug(Adding Bin directory: 
[$binDir]);
  
  - Slim::Utils::Misc::addFindBinPaths( catdir($binDir, 
Slim::Utils::OSDetect::details()-{'binArch'}), $binDir );
  + my @paths = ( catdir($binDir, 
Slim::Utils::OSDetect::details()-{'binArch'}), $binDir );
  +
  + if ( Slim::Utils::OSDetect::details()-{'binArch'} =~ 
/i386-linux/i ) {
  + my $arch = $Config::Config{'archname'};
  + 
  + if ( $arch  $arch =~ 
s/^x86_64-([^-]+).*/x86_64-$1/ ) {
  + unshift @paths, $arch;
  + }
  + }
  +
  + Slim::Utils::Misc::addFindBinPaths( @paths );
}
  
# add skin folders even in noweb mode: we'll need them for the 
icons




Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

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


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

2014-01-14 Thread mherger

Triode - thanks for the scrolling fix! 

Here's a suggested diff with minor tweaks to the grid skin. Because size
matters :D. 


- Use larger font for track information.
- Use larger font for progress information
- Use alternative set of assets for the progress bar
- 
  

These tweaks imho greatly improve the readability from a distance. But
yes, as can see from the screenshot, it comes at the cost of more
scrolling with longer texts.

Before:
15477

After:
15478

Patch: 15479

Maybe the progress bar tweaks could be used with some of the other HD
skins as well?


+---+
|Filename: jivelite.diff|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=15479|
+---+


Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=98156

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


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

2014-01-08 Thread mherger

I  noticed there was a scrolling issue with accented characters. Eg.
check the É:

15461

Here's a video where you can see the issue a bit better:

https://dl.dropboxusercontent.com/u/54507676/2014-01-08%2017.19.03.mov

Do you have any idea how this can be fixed? I played around with
heights, paddings etc. But it only got worse.

While the problem is very obvious with my larger font sizes, it's there
already with your code.


+---+
|Filename: 9798e927230a457211d9ea669f7df725.png |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=15461|
+---+


Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=98156

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


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

2014-01-03 Thread mherger

Has anyone had success building jivelite on Mavericks? It did work on
ML, but now it doesn't want to find X11/Xlib.h, or SDLmain. Tried to
re-build SDL from scratch, but it fails Xlib.h as well, though it is
there in /usr/local/include/X11



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=98156

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


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

2013-12-13 Thread mherger

Running jivelite in the HDGrid skin I'm seeing bad icons for the Radios.
Is this a known issue?

15383

Looks like the applet wasn't compatible with the grid mode, but using
grid size icons for the radio only or something?


+---+
|Filename: 2013-12-13 09.20.27.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=15383|
+---+


Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=98156

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


Re: [SlimDevices: Unix] Fedora 18 Upgrade appears to break LMS 7.7.2 and 7.7.3

2013-07-04 Thread mherger

Thanks! That should be fine. I already updated Class::XSAccessor for
OSX.



Michael

http://www.herger.net/slim-plugins - AlbumReview, Biography,
MusicInfoSCR, Smart Mix

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=97862

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


Re: [SlimDevices: Unix] Plastic Box Which Plays Noises

2013-04-15 Thread mherger

JackOfAll wrote: 
 I've made an updated release candidate image, CSOS RC2. web-gui (index
 page) availability is averaging 23-25 seconds from being allocated an IP
 Address via dhcp after booting. That's the best it is going to get for
 the moment. I can probably shave a few more seconds off, but that's
 basically the time it's going to take for tomcat to start and deploy the
 app.

Jack - please bare with me, I'm no java guy at all (and I haven't been
any helpful in this thread so far anyway...). But wouldn't there be more
lightweight alternatives to tomcat? When I first read about it being
used here, I thought it was overkill. After reading your above statement
I saw myself confirmed :-).

Today I talked to someone who happened to mention they were using jetty
during development, while running tomcat in production. Because jetty
was so much smaller and quicker to set up. Would this be an option?



mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=98190

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


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

2013-04-15 Thread mherger

Triode wrote: 
 I added OSX support a week or two ago - has anyone other than me
 sucessfully used it?

I finally got it working. Needed to start over from scratch with
anything SDL*, then it worked.

(And next I had to find out this was only a controller, and not a player
:-))



mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=98156

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


Re: [SlimDevices: Unix] How to modify slimserver.pl script to include new perl location?

2013-03-17 Thread mherger

You'll have to patch Slim/bootstrap.pm as well. Here's the diff I've
applied to run LMS with Perl 5.14 instead of the system's 5.8(!).


Code:

diff --git a/Slim/bootstrap.pm b/Slim/bootstrap.pm
  index b9ebec2..2d9fa17 100644
  --- a/Slim/bootstrap.pm
  +++ b/Slim/bootstrap.pm
  @@ -1,6 +1,6 @@
  package Slim::bootstrap;
  
  -# $Id$
  +# $Id: bootstrap.pm 33769 2012-01-24 06:27:49Z mherger $
  #
  # Logitech Media Server Copyright 2001-2011 Logitech.
  # This program is free software; you can redistribute it and/or
  @@ -141,6 +141,7 @@ sub loadModules {
  $libPath,
  );
  
  +@INC = grep { $_ !~ /5\.8/ } @INC;
  $d_startup  printf(Got \@INC containing:\n%s\n\n, join(\n, @INC));
  
  # This works like 'use lib'
  diff --git a/scanner.pl b/scanner.pl
  index f174ed6..6882ad1 100755
  --- a/scanner.pl
  +++ b/scanner.pl
  @@ -1,4 +1,4 @@
  -#!/usr/bin/perl
  +#!/usr/local/perl514/bin/perl
  
  # Logitech Media Server Copyright 2001-2009 Logitech.
  # This program is free software; you can redistribute it and/or
  diff --git a/slimserver.pl b/slimserver.pl
  index 2f6a03b..667f9bb 100755
  --- a/slimserver.pl
  +++ b/slimserver.pl
  @@ -1,4 +1,4 @@
  -#!/usr/bin/perl
  +#!/usr/local/perl514/bin/perl
  
  # Logitech Media Server Copyright 2001-2009 Logitech.
  # This program is free software; you can redistribute it and/or



You'd obviously have to replace 5.8 in the regex with whatever it's
picking up for you now.



mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=98324

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


Re: [SlimDevices: Unix] Netgear ReadyNas Duo version 2

2012-01-31 Thread mherger

Package available for testing:
http://forums.slimdevices.com/showthread.php?t=93347


-- 
mherger

Michael

-
http://www.herger.net/slim-plugins - AlbumReview, Biography,
MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=92413

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


Re: [SlimDevices: Unix] Can't setup slimnas on a freenas server

2010-05-12 Thread mherger

 drwxr-xr-x 2 e73 network 512 May 10 14:41 slimnas

This looks wrong. Do you have a user e73?!? If you changed the
properties of that share/mount/folder to only be accessible to some
specific user, you might want to revert this. How did you create that
folder?


-- 
mherger

Michael

-
http://www.herger.net/slim-plugins - AlbumReview, Biography,
MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=78210

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


Re: [SlimDevices: Unix] Can't setup slimnas on a freenas server

2010-05-12 Thread mherger

Ok, what gives ls -l /mnt/NAS then?

BTW: no need to upload huge images in order to post one line of text
;-).


-- 
mherger

Michael

-
http://www.herger.net/slim-plugins - AlbumReview, Biography,
MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=78210

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


Re: [SlimDevices: Unix] Problem installing on FreeNas

2010-03-12 Thread mherger

Marninger;524393 Wrote: 
 3. Next I'll download squeezeboxserver-7.4.2-noCPAN.tgz from
 http://downloads.slimdevices.com/

Don't download the noCPAN flavor. SlimNAS relies on some of the modules
not included in it.

What FreeNAS version are you running?


-- 
mherger

Michael

-
http://www.herger.net/slim-plugins - AlbumReview, Biography,
MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=76108

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


Re: [SlimDevices: Unix] no Squeezebox Server installation file available error message

2010-02-25 Thread mherger

Don't see anything suspicious here. I assume that's the same folder you
installs SlimNAS to?


-- 
mherger

Michael

-
http://www.herger.net/slim-plugins - AlbumReview, Biography,
MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=75567

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


Re: [SlimDevices: Unix] no Squeezebox Server installation file available error message

2010-02-23 Thread mherger

Please check permissions on those files. The names look good. How did
you transfer them to the NAS?


-- 
mherger

Michael

-
http://www.herger.net/slim-plugins - AlbumReview, Biography,
MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=75567

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


Re: [SlimDevices: Unix] Plea for MySQL 5.1 compatibility

2010-01-10 Thread mherger

 a recompile of the squeezebox server 7.4.1 debian package with
 dependency on mysql-5.1

Did you replace the dependency or add a compatibility mode?


-- 
mherger

Michael

-
http://www.herger.net/slim-plugins - AlbumReview, Biography,
MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=73044

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


Re: [SlimDevices: Unix] Not starting

2009-12-10 Thread mherger

is there a slimserver user/table in your mysql?


-- 
mherger

Michael

-
http://www.herger.net/slim-plugins - AlbumReview, Biography,
MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=72251

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


Re: [SlimDevices: Unix] root dir of 7.4.1 tarball ?

2009-10-26 Thread mherger

I officially declare: it's the revision number.


-- 
mherger

Michael

-
http://www.herger.net/slim-plugins - AlbumReview, Biography,
MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=70370

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


Re: [SlimDevices: Unix] Download SqueezeCenter

2009-02-13 Thread mherger

But did you at least try to read the instructions you were presented?!?


-- 
mherger

Michael

-
http://www.herger.net/slim-plugins - AlbumReview, Biography,
MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=60023

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


Re: [SlimDevices: Unix] FreeNAS, Squeezecenter and Webserver

2008-08-12 Thread mherger

I'm sorry for the delay - the forum-mail gateway seems to be broken.
Your message didn't make it to me, and mine didn't make it to the
forum.

In a nutshell: I'm not going to support SlimNAS on AMD64 any time soon,
surely not before FreeNAS 0.7. I'd currently have to provide no less
than 6 different versions of SlimNAS if I wanted to keep up with
FreeNAS many flavours. It's just too much.

If you want to use SlimNAS you'll have to stick with x86 =0.69b1. I'm
sorry for that (but then the AMD64 imho doesn't provide any real
advantage for most users anyway).


-- 
mherger

Michael

-
http://www.herger.net/slim-plugins - AlbumReview, Biography,
MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=50789

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


Re: [SlimDevices: Unix] Wrong charaters in Music Folders

2008-06-24 Thread mherger

softsantear;313841 Wrote: 
 Running Ubuntu 8.04LTS with 2.6.24-19-generic kernel.  The system and
 user locale is supposedly set to en_US.UTF8, but despite this the SC
 interface would report ISO-8859-1. 

Please note that the next 7.1 nightly build (rev. 21067 or later)
should have a new startup parameter which allows to force a character
set. It's based on flipflip's patch (thanks!). Just add

--charset utf8

to the startup params, and you should be done. 

Please give it a try and let me know how it works for you. Thanks!


-- 
mherger

Michael

-
http://www.herger.net/slim-plugins - AlbumReview, Biography,
MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=48788

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


Re: [SlimDevices: Unix] won't give up, SC on SME7

2008-03-24 Thread mherger

Fletch;282189 Wrote: 
 Some googling suggests that when manually adding a service something
 like this is also required:
 
  
Code:

  db configuration set squeezecenter service status enabled

  
 
 I'm not sure what that does and it seems to work fine for me without
 it.  Can either of you SME users explain what that does?

Most of SME's configuration is driven by its own config file
management. In fact, most of the files in /etc/ are created using some
scripts and templates. /home/e-smith/db/configuration is the most
important configuration file which is used to create the files in
/etc/. Thus I would imagine that the above line will make sure, SME
would re-create the link whenever the configuration scripts are run
(after updates, re-configuration etc.). It's the SME way of configuring
the system.


-- 
mherger

Michael

-
http://www.herger.net/slim-plugins - AlbumReview, Biography,
MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=45008

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


Re: [SlimDevices: Unix] SlimCD and streaming aacPlus

2007-06-30 Thread mherger

Ron,

I've finally built a SlimCD 1.87 - could you please give it a try to
verify the changes you've proposed? Thanks again!

http://www.herger.net/slim/slimcd-1.87b1.iso

Michael


-- 
mherger

Michael

-
http://www.herger.net/SlimCD - your SlimServer on a CD
http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=35744

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


Re: [SlimDevices: Unix] Has anyone set Slim Server up on FreeNAS?

2007-03-14 Thread mherger

Robin Bowes;109709 Wrote: 
 I've heard reports that it's very good - robust, secure, etc. but that
 it's aimed at a corporate market rather than home NAS.

It's definitely _not_ for the SOHO user: you'll need an LDAP server
(Active Directory or other) in your network, as OpenFiler does not
feature any user management. I gave it another try today but had to
give up at this first configuration screen...


-- 
mherger

Michael

-
http://www.herger.net/SlimCD - your SlimServer on a CD
http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=20597

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


[SlimDevices: Unix] Re: Has anyone set Slim Server up on FreeNAS?

2007-01-18 Thread mherger

Yes, last night my FreeNAS did a first successful complete scan of my
collection (only a bunch of albums in a virtual machine). I'm trying
to get something up soon.

RickL;82408 Wrote: 
 I will be using an old PIII 550Mhz with 128MB-256MB of RAM and hopefully
 use a Compact Flash IDE drive to run the software and then either do a
 software RAID or use a RAID controller for the Storage drives.

I'd still recommend 256MB. FreeNAS would happily run in 128MB (the
developers say 96MB). But SlimServer easily exceeds the 128-96=32MB.

The solution I'm aiming at won't be a modified FreeNAS, but rather an
extension to it. Slimserver will _not_ run from the flash image for
various reasons: 

- as the whole image is copied to a ram disk at startup, adding Perl
and SlimServer to the image would require some additional 40-60MB RAM

- no need for a custom image: let the FreeNAS developers do their work,
we do the slimserver stuff independently

- easier updating: no need to update the operating system if you want
to update slimserver (and vice versa) which brings along more
complicated maintenance (updating slimserver or FreeNAS)

You could still partition a 128MB CF card (or USB stick) and use the
first partition for the system, the second for SlimServer, and stock
all data on the harddisks. 

Stay tuned...


-- 
mherger

Michael

-
http://www.herger.net/SlimCD - your SlimServer on a CD
http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=20597

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


[SlimDevices: Unix] Re: problems with CPAN - server won't start

2006-06-28 Thread mherger

andyg Wrote: 
 The problem is /usr/local/slimserver isn't in @INC anywhere.  I don't
 know why, though.

Hmm... ran into that issue when I installed 6.3.0 on my Linux box - had
no problem on Windows.

I'm running Perl a locally installed perl 5.8.6 in /usr/local/bin.
Maybe this might be a problem?


-- 
mherger

Michael

---
Help translate SlimServer by using the
SlimString Translation Helper (http://www.herger.net/slim/)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=24089

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