Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-12-26 Thread rickwookie

Just updated to v0.82.2 and I see that there's now a direct Settings
link when viewing the plugins list using the LMS web interface (Yay!).

Unfortunately this Settings link seems to be to
plugins/Extensions/settings/ARRAY(0x2de1d40) as opposed to
plugins/ShairTunes2W/settings/basic.html (Boo!)



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

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


Re: [SlimDevices: Plugins] Announce: ShairTunes2 plugin - Airtunes on your LMS

2017-08-06 Thread rickwookie

philippe_44 wrote: 
> Well, it will still be a hit and miss as, again, the LMS players play
> ... whenever they play. So it might swing +/- 300ms or more, but you
> will not have any certainty, LMS time cannot be controlled by an
> external source with the existing API. As long as one of the entities
> contains a random time element, there is nothing you can do for the
> whole system. 
> 
> My latest version of Shairtunes2W includes a "AirPlay latency" that you
> can play with, it's made for another purpose but it should affect the
> system the way you want. 
> 
> But again, understand that what you want to do cannot be achieve in a
> reliable way with the existing LMS interface. You'll get sometimes
> close, sometimes not.

I'll have a play. Incidentally, there's no settings link for your
ShairTunes2 (fork) line in the list when I click on the Plugins tab in
the LMS web settings GUI. I have to click on settings for some other
plugin, then select ShairTunes2 (fork) from the drop down list. Once I'm
there I notice the info hint for 'Airplay latency (ms)' reads: "Set the
duration of the AirPlay buffer. Low value means faster start but more
shuttering". Can I use this value therefore to influence the delay
before the iOS device starts its video playback?



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=103783

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


Re: [SlimDevices: Plugins] Announce: ShairTunes2 plugin - Airtunes on your LMS

2017-08-02 Thread rickwookie

Ok, I understand what you're explaining regarding how the timing
mechanism works, so why not allow a fixed value to by set somewhere in
the plugin for the delay to be used. Therefore, as in your example :
philippe_44 wrote: 
> What iOS will do then is say ok, I'll delay the video by 1 minute (for
> the sake of the example :)) and I'll play V0 on the iPhone's screen at
> 12.01, but I start sending the audio immediately and I tell the speaker
> to play A0 at 12.01 - all, good you'll be in sync (in practice the delay
> is usually 2 sec).The iOS device will get a value to delay the video by, as 
> specified in
the plugin settings. The problem for me currently is that the delay is
always 0s (or maybe something short like 2s) so the audio is ALWAYS
behind.
If we could set this delay manually, we could tweak it for our
particular setups so that most of the time it would be at least a close
approximation to being in sync. As it is, it will always be way off and
unusable for video.



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=103783

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


Re: [SlimDevices: Plugins] Announce: ShairTunes2 plugin - Airtunes on your LMS

2017-07-30 Thread rickwookie

philippe_44 wrote: 
> The short non technical answer is no, you can't control LMS timing from
> an external source

But surely it's the iOS device timing that's out. When playing to my
AVR, the video get's delayed enough to match the Airplay audio delay and
keeps the A/V in sync. When playing to ShairTunes2 there is no delay to
the video so it's always ahead of the audio when it eventually gets
output by the squeezebox. I don't need to change the LMS timing, since
it would be impossible for it to output the audio early enough (with
zero delay) anyway.



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=103783

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


Re: [SlimDevices: Plugins] Announce: ShairTunes2 plugin - Airtunes on your LMS

2017-07-29 Thread rickwookie

I love this plugin, being able to play anything from my iDevices
straight to my squeezeboxen.

Is there a way to tweak the setup though so that the iDevice gets the
correct audio delay info so that it will correctly delay video?

If I airplay YouTube on my iPhone or iPad to my Yamaha AVR directly,
even though the audio still takes a couple of seconds to start, the
video is correctly delayed so that it remains in sync. If I target any
of my LMS devices, the video starts straight away and the audio is then
WAY behind, usually around 4-5 seconds. It's as though the iOS device
gets some delay info back from my AVR that is missing from the
ShairTunes2 setup (or it's incorrectly getting 0 seconds for the delay
or something).



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=103783

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2017-03-04 Thread rickwookie

Ok I've fixed my eject issue too now by appending sys.dev.cdrom.lock=0
to the end of /etc/sysctl.conf



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2017-03-04 Thread rickwookie

bpa wrote: 
> The error says cannot access the CDrom device.
> 
> When LMS runs it runs under a different userid.  Has that userid got
> permission to access to the /dev/cdrom device (e.g. what are the
> permission for /dev/cdrom ? is the LMS userid a member of relevant
> group)  ?
> 
> Is lMS being run as a service ? Some systems do not allow services to
> access hardware

Yes, sorry I was looking at the permissions for cdda2wav/icedax, but yes
/dev/cdrom is root root and /dev/sr0 is root cdrom (I've now pointed the
plugin to /dev/sr0) and lms is running under uid 106 which, looking at
/etc/passwd shows it's user squeezeboxserver, so looking at the info
here:
http://forums.slimdevices.com/showthread.php?47288-Announce-CDplayer-plugin&p=727519&viewfull=1#post727519
I've now added squeezeboxserver to the group cdrom using
Code:

adduser squeezeboxserver cdrom

but I'm still getting the same permission error in the log.



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2017-03-04 Thread rickwookie

bpa wrote: 
> The "ln" (lowercase letter L lowercase Letter N) command can be used to
> make hard or soft links - read the man page.
> 
> Alternative is edit the custom-convert.conf file in the CDpolugin
> directory and change "[cdda2wav]" to "[icedax]".  You would need to do
> this edit each time plugin is installed.

Thanks, yes, I've now done 
Code:

ln -s /usr/bin/icedax /usr/bin/cdda2wav



Still getting the Cannot access the cdrom drive message on the
squeezebox though. If I run from the command line, /usr/bin/cdda2wav -D
/dev/cdrom , the CD spins up and I see ripping progress in the terminal
output.



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2017-03-03 Thread rickwookie

epoch1970 wrote: 
> FYI, to get cdda2wav on debian, install icedax  (and perhaps make a soft
> link from /usr/bin/icedax to /usr/bin/cdda2wav; in my case
> /usr/bon/cdda2wav is not there, I had to add the link myself)
> On Arch it looks like "cdrkit" contains cdda2wav.

How to you make the softlink? I've installed icedax, but I don't have
/usr/bin/cdda2wav (I do have cdda2mp3 and cdda2ogg).



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

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


Re: [SlimDevices: Plugins] iPeng support thread

2016-10-23 Thread rickwookie

pippin wrote: 
> The lyrics screen will also use lyrics from the tags and actually prefer
> them over the results the plugin delivers (which it unfortunately no
> longer seems to do)

Any clue as to why the lyrics plugin has stopped working? It was ok
until quite recently. Is there a support thread for that plugin?



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2015-05-25 Thread rickwookie

Super-noob github question. How the hell do you put a binary file in a
github repo? Seems to me (through all of my 5 mins of research) that you
can only add binary files to 'Releases'.



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2015-05-24 Thread rickwookie

Wow, I recompiled it and the binary is now 638k. The old one's only 42k.
What's that all about?



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2015-05-24 Thread rickwookie

Excuse my ignorance, but I notice that the zip file that gets downloaded
for your plugin
"https://raw.github.com/disaster123/shairport2_plugin/master/ShairTunes2.zip";
as referenced in
"https://raw.githubusercontent.com/disaster123/shairport2_plugin/master/public.xml";,
doesn't contain the src folder. How do I get it? do I need to use some
sort of git-fetch command, and if so, what is it?

Btw, I noticed in that xml that you define minTarget="7.5". Is that now
the case for v0.13 or should that be minTarget="7.8"?



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2015-05-24 Thread rickwookie

Done a bit more digging and found 'this post'
(http://stackoverflow.com/questions/21094114/how-do-i-detect-the-os-name-in-perl-to-a-particular-version)
suggesting that archname is not the way to detect the running system as
Config only contains the details from the system where Perl was built,
not the one it's running on. In fact I've just noticed that typeing Perl
-V at the command prompt on both my Pi1 and Pi2 not only give identical
results, that it's armv7l, but also that it's an odroidu2 :confused:

So, I've used the suggestion there and now my Utils.pm starts like this:
Code:

package Plugins::ShairTunes2::Utils;
  
  use strict;
  use warnings;
  
  use Config;
  use Digest::MD5 qw(md5 md5_hex);
  
  use POSIX qw(uname);
  
  my %dmapData = (
  artist => '',
  title  => '',
  album  => '',
  );
  
  my %dmaptypes= getDmapTypes();
  my %dmaptypeToUnpack = (
  '1'  => 'c',
  '3'  => 'n',
  '5'  => 'N',
  '7'  => 'Q',
  '9'  => 'a*',# utf-8 encoded
  '10' => 'N',
  '11' => 'nn',
  '42' => 'a*',# this is a local invention - 9 is
  # getting handled as utf-8, but for
  # dpap.picturedata that would be
  # bad m'kay
  );
  
  sub helperBinary {
  my ( $volume, $directory, $file ) = File::Spec->splitpath( __FILE__ );
  my $shairtunes_helper;
  
  if ( $Config{'archname'} =~ /solaris/ ) {
  $shairtunes_helper = $directory . 
"helperBinaries/shairport_helper-i86pc-solaris";
  }
  elsif ( $Config{'archname'} =~ /linux/ ) {
  # arm-linux-gnueabihf-thread-multi-64int
  if ( $Config{'archname'} =~ /arm/ ) {
  if ( uname() =~ /armv7l/ ) {
  $shairtunes_helper = $directory . 
"helperBinaries/shairport_helper-armv7l-linux";
  }
  else {
  $shairtunes_helper = $directory . 
"helperBinaries/shairport_helper-armv6l-linux";
  }
  }
  # x86_64-linux-gnu-thread-multi
  elsif ( $Config{'archname'} =~ /x86_64/ ) {
  $shairtunes_helper = $directory . "helperBinaries/shairport_helper-x64-linux";
  }
  else {
  $shairtunes_helper = $directory . 
"helperBinaries/shairport_helper-i386-linux";
  }
  }
  elsif ( $Config{'archname'} =~ /darwin/ ) {
  $shairtunes_helper = $directory . "helperBinaries/shairport_helper-x64-osx";
  }
  else {
  die( "No shairport_helper binary for your system available." );
  }
  return $shairtunes_helper;
  }

Should I compile my helper binary though and send it to you? What's
changed in the source code from StuartUSA's version? I thought you just
changed stuff in the Perl plugin. It seems to work ok for me (artwork
shows up on my SBRadio for example), but if it will get improvements,
I'll remake it now.



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2015-05-24 Thread rickwookie

ok I dug around and found that Utils.pm seems responsible for
determining the helper binary filename, based on the value of
$Config{'archname'}, and I see that $Config{'archname'} is dumped to the
debug output in sub initPlugin at line 89 of Plugin.pm, so I checked and
my string is arm-linux-gnueabihf-thread-multi-64int. I then found a
spare RPi V1 laying around (as you do) and booted it up, typed perl -v
and got arm-linux-gnueabihf-thread-multi-64int.
Hmm, so how do we distinguish between Pi1 and Pi2 in Perl?
Anyway, for now I've modified my Utils.pm thus:
Code:

sub helperBinary {
  my ( $volume, $directory, $file ) = File::Spec->splitpath( __FILE__ );
  my $shairtunes_helper;
  
  if ( $Config{'archname'} =~ /solaris/ ) {
  $shairtunes_helper = $directory . 
"helperBinaries/shairport_helper-i86pc-solaris";
  }
  elsif ( $Config{'archname'} =~ /linux/ ) {
  if ( $Config{'archname'} =~ /arm/ ) {
  # arm-linux-gnueabihf-thread-multi-64int
  if ( $Config{'archname'} =~ /multi/ ) {
  $shairtunes_helper = $directory . 
"helperBinaries/shairport_helper-armv7l-linux";
  }
  # arm-linux-gnueabihf-thread-multi-64int???
  else {
  $shairtunes_helper = $directory . 
"helperBinaries/shairport_helper-armv6-linux";
  }
  }
  # x86_64-linux-gnu-thread-multi
  elsif ( $Config{'archname'} =~ /x86_64/ ) {
  $shairtunes_helper = $directory . "helperBinaries/shairport_helper-x64-linux";
  }
  else {
  $shairtunes_helper = $directory . 
"helperBinaries/shairport_helper-i386-linux";
  }
  }
  elsif ( $Config{'archname'} =~ /darwin/ ) {
  $shairtunes_helper = $directory . "helperBinaries/shairport_helper-x64-osx";
  }
  else {
  die( "No shairport_helper binary for your system available." );
  }
  return $shairtunes_helper;
  }


and copied my previously made /usr/local/bin/shairport_helper to
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2/helperBinaries/shairport_helper-armv7l-linux

And it works!

So yeah, there's not a lot of point in me passing on my compiled helper
binary unless someone can tell me how to distinguish between a Pi1 and a
Pi2 as I suspect my helper won't run on a Pi1 (armv7 vs armv6).



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2015-05-24 Thread rickwookie

epoch1970 wrote: 
> As a stopgap measure you can try linking the old helper to the one that
> the plugin tries to use (logging at debug level will show the name of
> the executable the plugin uses.)
> Same as 'I did'
> (http://forums.slimdevices.com/showthread.php?100379-Announce-ShairTunes-Plugin&p=818880&viewfull=1#post818880)
> before disaster123 provided an i386 version of the helper.

Hmm, so why's it trying to use an i386 binary?:
Code:

[15-05-24 16:30:57.9639] Plugins::ShairTunes2::Plugin::conn_handle_request 
(430) decode command: 
"/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2/helperBinaries/shairport_helper-i386-linux"
 tport '61515' iv '2188525e4ffe3cd388047878f7a78cbc' cport '59418' fmtp '96 352 
0 16 40 10 14 2 255 0 0 44100' dport '61515' key 
'85aa4514e5138e1568988bc5872ea634'
  [15-05-24 16:30:58.0271] Slim::Utils::Misc::msg (1311) Warning: 
[16:30:58.0246] Use of uninitialized value $portdesc in pattern match (m//) at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2/Plugin.pm 
line 438.
  [15-05-24 16:30:58.0294] Slim::Utils::Misc::msg (1311) Warning: 
[16:30:58.0281] Use of uninitialized value $portdesc in concatenation (.) or 
string at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2/Plugin.pm 
line 438.
  [15-05-24 16:30:58.0321] Slim::Networking::IO::Select::__ANON__ (147) Error: 
Select task failed calling Plugins::ShairTunes2::Plugin::handleSocketRead: 
Expected port number from decoder; got  at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2/Plugin.pm 
line 438.
  ; fh=IO::Socket::INET=GLOB(0x5d43bb8)
  [15-05-24 16:31:05.2807] Plugins::ShairTunes2::Plugin::handleSocketRead (275) 
Closed: IO::Socket::INET=GLOB(0x5d43bb8)




rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2015-05-24 Thread rickwookie

Squeezemenicely wrote: 
> Running LMS on Wandboard via SOA
> 
> This is what I get, when Trying to use the repository:
> 
> Falsches Repository
> http://raw.github.com/disaster123/shairport2_plugin/master/public.xml -
> Redirection limit exceeded

Maybe this?

mherger wrote: 
> So if somebody complains about "re-direction exceeded" or something, 
> tell him to install the required perl modules (as per your 
> documentation) first, then restart LMS.
> 
> -- 
> 
> Michael



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2015-05-23 Thread rickwookie

disaster123 wrote: 
> You're on ARM. I don't have an ARM binary ready. Can you compile one?

I still have he one I compiled from StuartUSA's version in
/usr/local/bin

Is that the issue? Do I need to move it somewhere else?



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2015-05-23 Thread rickwookie

Please excuse the impatience but I went ahead and installed 7.8.1
(assumed less risk) and tried the plugin. The four players get
announced, and I don't seem to be getting the player disconnects that I
was before with StuartUSA'a version. However trying to airplay (I'm
trying from Amazon music on my iPhone for example) to my Bedroom SBRadio
I get no airplay output. In fact if it's playing from my library it will
just happily carry on.

Here's the log:
[15-05-23 16:21:45.8648] Plugins::ShairTunes2::Plugin::initPlugin (89)
Initialising 0.12 on arm-linux-gnueabihf-thread-multi-64int
[15-05-23 16:21:49.7569] Plugins::ShairTunes2::Plugin::publishPlayer
(205) start avahi-publish-service "Dining Room"
[15-05-23 16:21:51.3957] Plugins::ShairTunes2::Plugin::publishPlayer
(205) start avahi-publish-service "Lounge"
[15-05-23 16:21:51.5095] Plugins::ShairTunes2::Plugin::publishPlayer
(205) start avahi-publish-service "Bedroom"
[15-05-23 16:21:52.2165] Plugins::ShairTunes2::Plugin::publishPlayer
(205) start avahi-publish-service "Patio"
[15-05-23 16:22:01.1198]
Slim::Plugin::AudioScrobbler::Plugin::_handshakeOK (349) Invalid Last.fm
username or password.
[15-05-23 16:22:45.1020]
Plugins::ShairTunes2::Plugin::handleSocketConnect (261) New connection
from 192.168.11.134
[15-05-23 16:22:45.3593] Slim::Utils::Misc::msg (1311) Warning:
[16:22:45.3569] Use of uninitialized value $portdesc in pattern match
(m//) at
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2/Plugin.pm
line 438.
[15-05-23 16:22:45.3614] Slim::Utils::Misc::msg (1311) Warning:
[16:22:45.3601] Use of uninitialized value $portdesc in concatenation
(.) or string at
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2/Plugin.pm
line 438.
[15-05-23 16:22:45.3789] Slim::Networking::IO::Select::__ANON__ (147)
Error: Select task failed calling
Plugins::ShairTunes2::Plugin::handleSocketRead: Expected port number
from decoder; got  at
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2/Plugin.pm
line 438.
; fh=IO::Socket::INET=GLOB(0x56649f0)

So, hopefully there's something to go by there.



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2015-05-23 Thread rickwookie

Ok so I REALLY want to try this. I had StuartUSA's version working but
it gave all sorts of problems with players constantly dropping off the
server, problems all fixed by disabling the plugin again (go figure).

Anyway, I'm running 7.7.6 so I'd need to upgrade to try this, so looking
at the installers available my question is, 7.8.1 or 7.9.0? I see both
versions are being built nightly, so why wouldn't I want to go straight
to 7.9.0?



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2015-05-23 Thread rickwookie

disaster123 wrote: 
> It's included in v0.2 - please test. Binary is from adamcohenrose github
> repo. Don't have Mac OS X.

Ha! Adam Cohen Rose. Small word.



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2011-09-08 Thread rickwookie

Jogga;656134 Wrote: 
> I am trying to troubleshoot WOL problems on a Vortexbox (v1.9), but with
> no success. I am no Linux expert, but following the advices I find on
> the Vortexbox forum doesn't get me anywhere.
> 
> When I type "ethtool et0" I get:
> Settings for eth0:
> No data available
> 
> But when I try "ifconfig" I get:
> 
> eth0  Link encap:Ethernet  HWaddr 00:30:05:D2:B8:09
> inet addr:192.168.1.10  Bcast:192.168.1.255 
> Mask:255.255.255.0
> inet6 addr: fe80::230:5ff:fed2:b809/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
> RX packets:1325 errors:0 dropped:0 overruns:0 frame:0
> TX packets:1462 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:479278 (468.0 KiB)  TX bytes:728408 (711.3 KiB)
> Interrupt:23
> 
> 
> 
> Apart form the wake on LAN problems my Vortexbox works just fine (I use
> it exclusively for Squeezebox server). Can someone please give me hand?
> 
> Kindly
> 
> Jörgen

Try
Code:

sudo ethtool eth0



-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] Announce: FindArt plugin beta

2011-04-25 Thread rickwookie

Hi

I originally asked this 18 months ago but didn't get a response, so I
thought I'd try again...

If possible, it would be nice if the user could specify a custom
filename to save the artwork as, for each search.

I keep my albums in seperate folders and use folder.jpg for the
artwork, but my singles are mostly all together in a folder called
'misc' and for each track I use %ARTIST - ALBUM for the title format.

If the server's 'Artwork' setting could be read and offered as an
additional option, and if there could be a last option to manually
enter the filename, this would be great since a user might want to save
to file under a different name for all sorts of reasons.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=49245

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


Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2011-03-07 Thread rickwookie

Triode;616282 Wrote: 
> Depends how open they make it.  The ClassicFM one uses windows media
> which is not easily supported from what I can see.  UK Radio player say
> they will do flash based streams, but it depends how they do it and
> whether they publise their listen again feeds in the way the bbc do.

Looking at the info here (http://www.ukradioplayer.info/technical) it
seems that they will give out the flash console code to anyone hosting
a radio stream that wants to join them.

I would imagine that that code would reveal enough to implement a
player plugin.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


Re: [SlimDevices: Plugins] iPeng support thread

2010-08-04 Thread rickwookie

What's the rationale behind the power buttons in tue new version? Before
you could easily distinguish between player type and whether they were
on or off. Now there are seemingly abstract shapes to represent
different players and the difference between the button to show if the
player is on or off is so subtle it's difficult to see (and possibly
back-to-front, highlighted button when the player's off, flat when it's
on).

Also, I think there's a bug in the main volume slider where it doesn't
properly set the volume to its apparent value. Sometimes you drag it to
the far left and the volume is still playing at about 20% for example.
If I flick the now playing screen to right to reveal the multiple
player statuses, the smaller volume controls there work fine, it's just
the larger contol at the bottom that is problematic.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2009-12-07 Thread rickwookie

Still won't shutdown after idle period.

:-(


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2009-12-07 Thread rickwookie

Did a:


Code:

$ /etc/init.d/squeezeboxserver stop
  $ sudo dpkg -i squeezeboxserver_7.4.2~29536_all.deb



All working now!

:-)

I'll now try to move the SvrPowerControl folder back and see if it all
works...


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2009-12-07 Thread rickwookie

gharris999;492906 Wrote: 
> The very latest version of 7.4.2 is 29536.  You might try a "manual"
> upgrade, downloading the file from:
> http://downloads.slimdevices.com/nightly/?ver=7.4
> 
> Make sure you kill SBS first:  # sudo chkconfig squeezeboxserver off
> 
> ..reboot, and then install the upgrade appropriate for your OS.
> 
> If you still are having problems after that, the next steps are
> probably to blow away (delete) the /var/lib/squeezeboxserver/Cache
> folder and the /var/lib/squeezeboxserver/prefs folder.  Those are
> 'nuclear' options, though..as they'll set you back to square-one.


Code:

$ sudo chkconfig squeezeboxserver off
  sudo: chkconfig: command not found



:-(


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2009-12-07 Thread rickwookie

Thanks guys. I'll try those options when I get home. Odd though, I never
had an update for any version of the server screw itself up.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2009-12-06 Thread rickwookie

No joy after a reboot. I moved the folder to /var/lib/squeezeboxserver/
(so it was out of the plugins path but I fouls still find it later) and
still no joy, so I guess it was the SqueezeboxServer upgrade that
screwed something.

I wonder how I get more detailed output as to what's causing the
problem?


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2009-12-06 Thread rickwookie

Just updated SvrPowerControl to the latest beta and also updated
SqueezeboxServer and now SqueezeboxServer won't start.

The Server.log gives me this:
Code:

[09-12-06 13:54:43.3338] main::init (320) Starting Squeezebox Server 
(v7.4.2, r29485, Thu Nov 26 04:00:42 PST 2009) perl 5.01
  [09-12-06 13:54:55.8241] Slim::Web::JSONRPC::requestMethod (383) request not 
dispatchable!
  2009-12-06 14:08:13 squeezeboxserver_safe stopped.
  [09-12-06 14:08:16.5651] Plugins::SrvrPowerCtrl::Util::SystemExecCmd (696) no 
name executing command: sudo /usr/local/sbin/spc-wakeup.sh 1260171180
  2009-12-06 14:08:41 squeezeboxserver_safe started.
  2009-12-06 14:08:46 Squeezebox Server died. Restarting.
  2009-12-06 14:08:51 Squeezebox Server died. Restarting.
  2009-12-06 14:08:56 Squeezebox Server died. Restarting.
  2009-12-06 14:09:01 Squeezebox Server died. Restarting.
  2009-12-06 14:09:06 Squeezebox Server died. Restarting.
  2009-12-06 14:09:11 Squeezebox Server died. Restarting.
  2009-12-06 14:09:16 Squeezebox Server died. Restarting.
  2009-12-06 14:09:21 Squeezebox Server died. Restarting.
  2009-12-06 14:09:26 Squeezebox Server died. Restarting.
  2009-12-06 14:09:31 Squeezebox Server died. Restarting.
  2009-12-06 14:09:36 Squeezebox Server died. Restarting.
  2009-12-06 14:09:41 Squeezebox Server died. Restarting.

This last message repeats continuously in the log up to the current
date/time.

Any ideas?


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2009-10-23 Thread rickwookie

I was looking for
http://srvrpowerctrl.googlecode.com/svn/SrvrPowerCtrl_20091022.zip and
it doesn't seem to exist but I found
http://srvrpowerctrl.googlecode.com/svn/SrvrPowerCtrl_beta.zip.

Is that the latest version? Only the creation date on the file seemed
to be about now, so i'm not sure if it's new or just got its date from
when i downloaded it.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] Announce: FindArt plugin beta

2009-10-10 Thread rickwookie

If possible, it would be nice if the user could specify a custom
filename to save the artwork as.

I keep my albums in seperate folders and use folder.jpg for the
artwork, but my singles are mostly all together in a folder called
'misc' and for each track I use %ARTIST - ALBUM for the title format.

If the server's 'Artwork' setting could be read and offered as an
additional option, and if there could be a last option to manually enter
the filename, this would be great since a user might want to save to
file under a different name for all sorts of reasons.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=49245

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


Re: [SlimDevices: Plugins] 7.4: Alarm will not play iPlayer streams

2009-10-07 Thread rickwookie

Ah nice one. I was wondering why I was getting beeped at in the morning
since changing from an AlienBBC to an iPlayer favourite for my alarm.

Why doesn't the alarm simply fire off the favourite the same way as
when you select it to play from the remote or the web interface?

Has a bug been opened for this?


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=68354

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


Re: [SlimDevices: Plugins] AlienBBC, iPlayer & Listen Again...

2009-09-17 Thread rickwookie

bpa;458331 Wrote: 
> The older players (SB2,SB3, Transporter, Boom) can play WMA and MP3
> native streams. The new players SB Radio, Touch can also play AAC/AAC+
> streams.
> 
> The Flash based streams have an extra wrapper which currently requires 
> BBCiPlayer to unwrap it and deliver the AAC or MP3 which can be played
> natively.
> 
> My current understanding - I am outside the UK so please correct.
> 
> UK LISTENERS.
> 
> Live National radio - WMA, RealAudio with normal URLs.  
> Regional Radio (Scotland, Foyle. Cymru etc) - RealAudio but will also
> be available in Flash/AAC
> There are also MP3 streams but need BBciPlayer to play.
> There is also Flash/AAC - again needs BBCiPlayer to play.
> 
> Listen Again - Realaudio and Flash/AAC and I think Flash/MP3
> 
> Local radio live Realaudio but soon in Flash/AAC.
> Local radio Listen Again - only Flash/AAC
> 
> NON UK LISTENERS.
> 
> All speeds are 48kbps and so all AAC streams use AAC+.
> 
> Live National streams - RealAudio, WMA and Flash/AAC which needs
> BBCiPlayer.
> Listen Again - RealAudio and Flash/AAC.
> 
> Local radio live Realaudio but soon in Flash/AAC.
> Local radio Listen Again - only Flash/AAC
> 
> 
> 
> Tp play RealAudio streams - all player must use the AlienBBC plugin.

So being UK based I should be able to get all my BBC content using the
iPlayer plugin right? Thoughsince I'm streaming to a SB3 then
transcoding still need to be done from AAC as it always did from
RealAudio. But then there's mp3 right? That should play natively, but
how would I choose this over the AAC streams an is it the same quality?

Still a bit confused.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=67455

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


Re: [SlimDevices: Plugins] AlienBBC, iPlayer & Listen Again...

2009-09-15 Thread rickwookie

Hi Guys, sorry to butt in here so late in the thread but I'm getting
very confused!

Are we saying that we can now get everything that BBC Radio puts out
(both listen again and live streams) through the iPlayer plugin, in
native Squeezebox friendly formats (so no transcoding needed on the
server)?

I noticed this blog post a couple of weeks ago:
http://www.bbc.co.uk/blogs/bbcinternet/2009/08/improvements_to_bbc_local_radi.html

That just adds to my confusion, will the format now be mp3, Flash (or
is that just a wrapper around mp3 and we somehow extract the mp3 from
it), AAC or WMA???

Then there's the previously mentioned page:
http://iplayerhelp.external.bbc.co.uk/help/playing_programmes/local_radio_real_media/

Or are we saying the RealAudio support will continue? I'm so confused!


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=67455

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


Re: [SlimDevices: Plugins] SrvrPowerCtrl - End of Day action

2009-08-13 Thread rickwookie

As I was reading your last post I straight away thought of the issue
where you might have a slightly different Sleep/Shutdown option for Idle
vs EOD, but then just as quickly realised that if this was the cas, then
you probably would still want the EOD action to 'wake-to-do'. If you are
luck enough to have a box that could wake from Sleep, that might be your
regular idle action, then for EOD it would wake from sleep (which would
only take a couple of seconds' in order to shut down (or hibernate)
properly.

So, yeah I think your logic is bang on there and I look forward to
seeing it implemented.

Keep up the good work! :-)


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=66330

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


Re: [SlimDevices: Plugins] SrvrPowerCtrl - End of Day action

2009-08-09 Thread rickwookie

I think what my problem is is that I'm possible not using the EOD action
for the purpose it was intended. I'm mearly using it as an aditional
idle timer, but with a much shorter time out to the 'daytime' one.

During the day I want my server on most of the time, since I have to
wait over a minute to start it (still can't get it to wake from S3). So
I set the idle time-out to about three hours, so it only shuts down to
SqueezeNetwork if I'm really not using it for a good while. However,
it's unlikely that I'll want to play something at 1am unless it's a late
night session or party, in which case the system won't be idle at that
time. I use the EOD action to shut it down at night with a much shorter
idle time-out (10 minutes I think) so that if I finish listening to
music at midnight for example, the server won't waste energy hanging
around until 3am to shutdown. It's for this reason that I don't want my
shut-down server to wake at midnight.

Maybe the custom EOD action could be a completely different thing (that
will be woken for, although I still tend to think that that should be an
option), and instead you could put an 'Economy7' type mode in the
standard idle timer so that the user could define two time periods with
two different idle time-outs. Day and night prefs if you like.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=66330

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


Re: [SlimDevices: Plugins] SrvrPowerCtrl - End of Day action

2009-08-07 Thread rickwookie

gharris999;445729 Wrote: 
> Yes, SrvrPowerCtrl treats the EOD action just like an alarm and will
> wake the server for it.  If this is undesirable, I suppose that there
> are two approaches we could take:
> 
> 1). Provide a check-box option in the settings to specifically "opt-in"
> for EOD wakeup.
> 
> --or--
> 
> 2). Only schedule EOD wakeup if the EOD action is set to a custom
> script.
> 
> Which makes more sense to you?  Or do you have another idea?

Yeah I though of exactly those two options too!

After thinking some more about it, obviously it's only worth waking for
the EOD action if it's custom (so not just to shut it down again) but
ultimately there are custom actions that may also be irrelevant for a
shutdown system, so the extra checkbox gives ultimate flexibilty while
not wasting power (and hdd wear, etc.) to wake just to wait 40 minutes
and then shut down again. Maybe put it by the custom command text box as
something like 'wake system to perform this action'.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=66330

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


[SlimDevices: Plugins] SrvrPowerCtrl - End of Day action

2009-08-04 Thread rickwookie

Does SrvrPowerCtrl wake up a sleeping server to execute the End of Day
action (which in my case is to shut it down again)?

The reason I ask is that my server keeps waking at midnight and it's
definately being set from the plugin:

Code:

Sat Aug  1 00:41:04 BST 2009: /usr/bin/scwakeup.sh 1249110300
  Setting /sys/class/rtc/rtc0/wakealarm to 1249110300 (2009-08-01 07:05:00)
  Sat Aug  1 17:52:00 BST 2009: /usr/bin/scwakeup.sh 1249171200
  Setting /sys/class/rtc/rtc0/wakealarm to 1249171200 (2009-08-02 00:00:00)
  Sun Aug  2 00:41:03 BST 2009: /usr/bin/scwakeup.sh 1249257600
  Setting /sys/class/rtc/rtc0/wakealarm to 1249257600 (2009-08-03 00:00:00)
  Sun Aug  2 12:46:21 BST 2009: /usr/bin/scwakeup.sh 1249257600
  Setting /sys/class/rtc/rtc0/wakealarm to 1249257600 (2009-08-03 00:00:00)
  Sun Aug  2 19:21:51 BST 2009: /usr/bin/scwakeup.sh 1249257600
  Setting /sys/class/rtc/rtc0/wakealarm to 1249257600 (2009-08-03 00:00:00)
  Mon Aug  3 00:41:04 BST 2009: /usr/bin/scwakeup.sh 1249283100
  Setting /sys/class/rtc/rtc0/wakealarm to 1249283100 (2009-08-03 07:05:00)
  Mon Aug  3 12:47:49 BST 2009: /usr/bin/scwakeup.sh 1249344000
  Setting /sys/class/rtc/rtc0/wakealarm to 1249344000 (2009-08-04 00:00:00)
  Mon Aug  3 22:31:50 BST 2009: /usr/bin/scwakeup.sh 1249344000
  Setting /sys/class/rtc/rtc0/wakealarm to 1249344000 (2009-08-04 00:00:00)
  Tue Aug  4 00:41:02 BST 2009: /usr/bin/scwakeup.sh 1249369500
  Setting /sys/class/rtc/rtc0/wakealarm to 1249369500 (2009-08-04 07:05:00)


but I can't see why.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=66330

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


Re: [SlimDevices: Plugins] Squeezeslave, ReplayGain and Bitrate Limiting

2009-05-28 Thread rickwookie

cpu;427031 Wrote: 
> I think shutting down pulse server will work for this.

How do I do that, and have you tried it to fix the problem?

When I try to use dmix I get this too:

Code:

Expression 'SetApproximateSampleRate( pcm, hwParams, sr )' failed in 
'src/hostapi/alsa/pa_linux_alsa.c', line: 1291
  Expression 'PaAlsaStreamComponent_InitialConfigure( &self->playback, 
outParams, self->primeBuffers, hwParamsPlayback, &realSr )' failed in 
'src/hostapi/alsa/pa_linux_alsa.c', line: 1865
  Expression 'PaAlsaStream_Configure( stream, inputParameters, 
outputParameters, sampleRate, framesPerBuffer, &inputLatency, &outputLatency, 
&hostBufferSizeMode )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1986
  output_thread: PortAudio error1: Invalid sample rate



I'm using an 'M-Audio Audiophile 2496' card with
squeezeslave-alsa-display. Will the OSS version allow me to play anthing
else while Squeezeslave is running and if it will, where to I get the
latest OSS version?


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=59166

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


Re: [SlimDevices: Plugins] Squeezeslave stopping at end of track

2009-05-18 Thread rickwookie

I'd be happy to test any builds you have for Linux. I've already applied
the previous patch BTW. I thought I should know how to do it and it
didn't take much googling to find out how.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62654

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


Re: [SlimDevices: Plugins] SoftSqueeze headless with squeezecenter problems

2009-05-07 Thread rickwookie

I'd be really interested in seeing this issue resolved. I've had the
same problems reported here for a long time and I'd never considered
that it might be because I don't have X. I assumed that -Dskin=headless
would switch off all GUI routines.

If this could be fixed it would be great.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=63052

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


Re: [SlimDevices: Plugins] Squeezeslave stopping at end of track

2009-04-27 Thread rickwookie

ralphy;418612 Wrote: 
> Could you hold off installing the patch until I've had a chance to look
> at the advancing issue?

Since I have no idea how to apply the patch, I think I could hold off
for a while. ;-)


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62654

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


Re: [SlimDevices: Plugins] Squeezeslave stopping at end of track

2009-04-27 Thread rickwookie

Erm... ...okay, if you'd asked me yesterday if I'd tried it without the
-O option I would have said 100% positive yes I had, but I just tried
it again now and it advances tracks, so either I didn't try it or there
was a change in the 7.3.3 nightlies since I did try it that now means it
works.

Anyway, there you go. Could I get RG working then if I apply the patch
for 7.3 that came with the binary? If so, how do I apply it?


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62654

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


Re: [SlimDevices: Plugins] Squeezeslave stopping at end of track

2009-04-26 Thread rickwookie

Ok so I went ahead and tried that debug version (maybe this works with
any version) using -d slimproto and I got this at the end of a track

Code:

slimproto_send: cmd=STAT len=47
  slimproto_stat
  code=STMt
  decoder_buffer_size=1048576
  decoder_buffer_fullness=0
  bytes_rx=43911548
  output_buffer_size=3528000
  output_buffer_fullness=413584
  elapsed_seconds=239
  elapsed_milliseconds=239055
  slimproto_send: cmd=STAT len=47
  slimproto_stat
  code=STMt
  decoder_buffer_size=1048576
  decoder_buffer_fullness=0
  bytes_rx=43911548
  output_buffer_size=3528000
  output_buffer_fullness=237456
  elapsed_seconds=240
  elapsed_milliseconds=240056
  slimproto_send: cmd=STAT len=47
  slimproto_recv cmd=strm len=30
  slimproto_stat
  code=strm
  decoder_buffer_size=1048576
  decoder_buffer_fullness=0
  bytes_rx=43911548
  output_buffer_size=3528000
  output_buffer_fullness=114576
  elapsed_seconds=240
  elapsed_milliseconds=240757
  slimproto_send: cmd=STAT len=47
  slimproto_stat
  code=STMt
  decoder_buffer_size=1048576
  decoder_buffer_fullness=0
  bytes_rx=43911548
  output_buffer_size=3528000
  output_buffer_fullness=61328
  elapsed_seconds=241
  elapsed_milliseconds=241056
  slimproto_send: cmd=STAT len=47
  slimproto_stat
  code=STMu
  decoder_buffer_size=1048576
  decoder_buffer_fullness=0
  bytes_rx=43911548
  output_buffer_size=3528000
  output_buffer_fullness=0
  elapsed_seconds=241
  elapsed_milliseconds=241394
  slimproto_send: cmd=STAT len=47
  slimproto_stat
  code=STMt
  decoder_buffer_size=1048576
  decoder_buffer_fullness=0
  bytes_rx=43911548
  output_buffer_size=3528000
  output_buffer_fullness=0
  elapsed_seconds=242
  elapsed_milliseconds=242394
  slimproto_send: cmd=STAT len=47
  slimproto_stat
  code=STMt
  decoder_buffer_size=1048576
  decoder_buffer_fullness=0
  bytes_rx=43911548
  output_buffer_size=3528000
  output_buffer_fullness=0
  elapsed_seconds=243
  elapsed_milliseconds=243395
  slimproto_send: cmd=STAT len=47
  slimproto_stat
  code=STMt
  decoder_buffer_size=1048576
  decoder_buffer_fullness=0
  bytes_rx=43911548
  output_buffer_size=3528000
  output_buffer_fullness=0
  elapsed_seconds=244
  elapsed_milliseconds=244395
  slimproto_send: cmd=STAT len=47
  slimproto_stat
  code=STMt
  decoder_buffer_size=1048576
  decoder_buffer_fullness=0
  bytes_rx=43911548
  output_buffer_size=3528000
  output_buffer_fullness=0
  elapsed_seconds=245
  elapsed_milliseconds=245395
  slimproto_send: cmd=STAT len=47
  slimproto_recv cmd=strm len=30
  slimproto_stat
  code=strm
  decoder_buffer_size=1048576
  decoder_buffer_fullness=0
  bytes_rx=43911548
  output_buffer_size=3528000
  output_buffer_fullness=0
  elapsed_seconds=245
  elapsed_milliseconds=245757


So the output buffer empties as the song ends, but then when the song
has finished playing and the 'output_buffer_fullness' is zero the
'elapsed_seconds' just continue to count up (past the length of the
track).

Is SqueezeSlave supposed to request the next track or notify
SqueezeCenter that it's output all the data or does SqueezeCenter just
continue sending the next track after the current track has been fully
received and buffered?


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62654

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


Re: [SlimDevices: Plugins] Squeezeslave stopping at end of track

2009-04-26 Thread rickwookie

ralphy;418402 Wrote: 
> What version of SC are you running?
Version: 7.3.3 - 26209

I just tried a couple of other builds from the SourceForge downloads,
squeezeslave-0.8-26-lnx26-oss-i686 and squeezeslave-0.8-25-lnx24-i686.
They all seem to function the same way and all stop at the end of each
track.

What's the best way to try to debug this? Is there something that
SqueezeCenter can log, or should I use the debug version of
SqueezeSlave that I noticed in squeezeslave-0.8-25-lnx24-i686 and get
some debug output from that (not that I would know how)?


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62654

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


Re: [SlimDevices: Plugins] Squeezeslave stopping at end of track

2009-04-26 Thread rickwookie

ralphy;418311 Wrote: 
> All newer linux distros that I've used use the Native POSIX Thread
> Library (nptl) which require the USE_SIGNALS_FOR_RESTART build flag.

Is the 'squeezeslave-0.8-33-lnx26-alsa-display-i686.tar.gz'
(http://sourceforge.net/project/downloading.php?group_id=105169&filename=squeezeslave-0.8-33-lnx26-alsa-display-i686.tar.gz&a=80330776)
build that I downloaded from SourceForge using the
USE_SIGNALS_FOR_RESTART build flag? I assume the 'lnx26' part means
that it's for Linux 2.6 or newer kernels. I'm using Ubuntu 9.04
(Jaunty) Server which uses 2.6.28


Code:

$ uname -r
  2.6.28-11-server



-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62654

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


Re: [SlimDevices: Plugins] Squeezeslave stopping at end of track

2009-04-26 Thread rickwookie

This happens with every track I play, flac (most of my files are flac)
and mp3. I can play a whole album and have to hit NEXT at the end of
every track, not just the first one.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62654

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


Re: [SlimDevices: Plugins] Squeezeslave stopping at end of track

2009-04-25 Thread rickwookie

It sounds likely that you and I have the exact same issue then, since it
happens for all tracks for me (tried with the few mp3s I have as well as
with flac) and for full albums too and only using squeezeslave, not on
my SB3s. Unfortunately I'm having other issues using SoftSqueeze
headless, so that's not an option for me.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62654

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


Re: [SlimDevices: Plugins] Squeezeslave stopping at end of track

2009-04-25 Thread rickwookie

http://bugs.slimdevices.com/show_bug.cgi?id=9807 ?


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62654

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


Re: [SlimDevices: Plugins] Squeezeslave stopping at end of track

2009-04-25 Thread rickwookie

ralphy;417882 Wrote: 
> Did you build squeezeslave from source?
No.
ralphy;417882 Wrote: 
> I've only seen this if you build SS using the signals model that doesn't
> match your glibc.   The define that controls how signals are handled is
> USE_SIGNALS_FOR_RESTART.  Look at the differences between
> makefile.linux24 and makefile.linux26 in the source.
How would one determine which signals model matches ones glibc?


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62654

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


Re: [SlimDevices: Plugins] Softsqueeze 3.9 beta for testing

2009-04-24 Thread rickwookie

bpa;417695 Wrote: 
> CAn you confirm that 3.7 works OK with button presses etc.

Testing it this morning, it seems not. Pressing buttons is rather hit
and miss (mostly miss) and I get this sort of thing in the console:


Code:

Frames decoded
  1[SlimTCP-1] WARN  softsqueeze  - Lost contact with Slim Server
  Frames decoded
  135245 [SlimTCP-1] WARN  softsqueeze  - Lost contact with Slim Server
  


So it's probably nothing new introduced in 3.9.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62060

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


Re: [SlimDevices: Plugins] Softsqueeze 3.9 beta for testing

2009-04-23 Thread rickwookie

After my post on how well it worked running on XP I thought I'd try it
running headless on my Ubuntu server.

I run it using this command:

Code:

java -Dslimserver=localhost -Dskins=headless -jar 
/var/lib/squeezecenter/cache/InstalledPlugins/Plugins/SoftSqueeze/HTML/EN/plugins/softsqueeze/html/SoftSqueeze.jar
 &



It works for the first track start, then it seems to ignore all button
presses in the SqueezeCenter web UI and I have to kill the java process
to make it stop.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62060

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


[SlimDevices: Plugins] Squeezeslave stopping at end of track

2009-04-23 Thread rickwookie

I'm using Squeezeslave 0.8-33 on my Ubuntu server and at the end of each
track (flac) in the playlist it stops and I have to hit next to get it
to play the next track.

Any ideas?


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62654

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2009-04-20 Thread rickwookie

aubuti;416774 Wrote: 
> the "...to SN" options aren't working for me with 20090419.
Confirmed for me too.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2009-04-19 Thread rickwookie
-

So for my server it's less than 4 seconds from SC startup until it's
got the list of players from SN. It's an AMD Athlon(tm) XP 2500+ with
512 MB or RAM, so it's not a rocket.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2009-04-19 Thread rickwookie

gharris999;416564 Wrote: 
> go back to the SrvrPowerCtrl settings page and change all your actions
> to non "to SqueezeNetwork" options, apply the settings, switch back to
> your preferred "to SqueezeNetwork" options and again apply the
> settings.

Interestingly the settings had all changed by themselves from 'Shutdown
to SqueezeNetwork' to 'Shutdown Server', but I suppose that's because
there was no longer a match in the current settings to any in the list
so the first option (Shutdown Server) became the default.

One question regarding the settings - why do I need to have at least 15
seconds wait after SqueezeCenter startup before the players are pulled
back from SqueezeNetwork. Surely SqueezeCenter can't do the action (or
get the plugin to do the action) until it is up and running and ready
to have players attached.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2009-04-19 Thread rickwookie

gharris999;416417 Wrote: 
> It's working for me.  Could you:
> 
> 1). Change the Settings->Advanced->Logging->SrvrPowerCtrl level to
> INFO.
> 2). Dial down the idle time to 5 minutes.
> 3). Reboot your server.
> 
> Observe what happens.  Does the shutdown work now?  Check the
> squeezecenter server log.  What do the SrvrPowerCtrl entries say?

I looked at Settings->Advanced->Logging and 'Info' was already the
setting for '(plugin.SrvrPowerCtrl) - Server Power Control', is that
the default setting? Anyway, I thought then I'd just look at the log
file /var/log/squeezecenter/server.log and here are the last few
entries (there are lots more):

Code:

[09-04-19 08:26:27.0039] Plugins::SrvrPowerCtrl::Watchdog::IdleWatchdog 
(121) Bad IdleWatchdog Action: shutdown2SN
  [09-04-19 08:27:27.0040] Plugins::SrvrPowerCtrl::Watchdog::IdleWatchdog (121) 
Bad IdleWatchdog Action: shutdown2SN
  [09-04-19 08:28:27.0040] Plugins::SrvrPowerCtrl::Watchdog::IdleWatchdog (121) 
Bad IdleWatchdog Action: shutdown2SN
  [09-04-19 08:29:27.0042] Plugins::SrvrPowerCtrl::Watchdog::IdleWatchdog (121) 
Bad IdleWatchdog Action: shutdown2SN
  [09-04-19 08:30:27.0041] Plugins::SrvrPowerCtrl::Watchdog::IdleWatchdog (121) 
Bad IdleWatchdog Action: shutdown2SN
  [09-04-19 08:31:27.0041] Plugins::SrvrPowerCtrl::Watchdog::IdleWatchdog (121) 
Bad IdleWatchdog Action: shutdown2SN
  [09-04-19 08:32:27.0041] Plugins::SrvrPowerCtrl::Watchdog::IdleWatchdog (121) 
Bad IdleWatchdog Action: shutdown2SN
  [09-04-19 08:33:27.0040] Plugins::SrvrPowerCtrl::Watchdog::IdleWatchdog (121) 
Bad IdleWatchdog Action: shutdown2SN
  [09-04-19 08:34:27.0041] Plugins::SrvrPowerCtrl::Watchdog::IdleWatchdog (121) 
Bad IdleWatchdog Action: shutdown2SN
  [09-04-19 08:35:27.0040] Plugins::SrvrPowerCtrl::Watchdog::IdleWatchdog (121) 
Bad IdleWatchdog Action: shutdown2SN
  [09-04-19 08:36:27.0039] Plugins::SrvrPowerCtrl::Watchdog::IdleWatchdog (121) 
Bad IdleWatchdog Action: shutdown2SN



-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2009-04-18 Thread rickwookie

With 20090417, the idle time action doesn't seem to work for me now.

I did make a change (other than making sure 'Include menu options on
Web Interface?' was ticked) and that was reducing the 'Allowed idle
time (minutes)' from 65 to 45.

'Monitor Idle Players?' is ticked and 'Action to take after idle time'
is 'Shutdown to SqueezeNetwork'


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] SrvrPowerCtrl wakeup time

2009-04-18 Thread rickwookie

Code:

$ ls /usr/share/squeezecenter/P* -l
  total 12
  drwxr-xr-x 3 root root 4096 2008-07-15 14:00 Invaders
  drwxr-xr-x 2 root root 4096 2008-09-05 13:39 ResetVolume
  drwxr-xr-x 4 root root 4096 2009-04-18 00:32 SrvrPowerCtrl




Code:

$ ls /usr/share/squeezecenter -l
  total 972
  drwxr-xr-x  3 root root   4096 2009-04-17 11:37 Bin
  drwxr-xr-x 51 root root   4096 2009-04-17 11:37 CPAN
  drwxr-xr-x  2 root root   4096 2009-04-17 11:37 Firmware
  drwxr-xr-x  2 root root   4096 2009-04-17 11:37 Graphics
  drwxr-xr-x 11 root root   4096 2009-04-17 11:37 HTML
  drwxr-xr-x  2 root root   4096 2009-04-17 11:37 IR
  drwxr-xr-x 12 root root   4096 2009-04-17 11:37 lib
  drwxr-xr-x  2 root root   4096 2009-04-17 11:37 MySQL
  drwxr-xr-x  5 root root   4096 2009-04-18 12:56 Plugins
  -rw-r--r--  1 root root 35 2009-04-17 11:08 revision.txt
  drwxr-xr-x  4 root root   4096 2009-02-21 11:30 SQL
  -rw-r--r--  1 root root 943488 2009-04-17 11:08 strings.txt


I've been using apt to upgrade ever since I was able to I think.

Plugin Folders: /var/lib/squeezecenter/cache/InstalledPlugins/Plugins,
/usr/sbin/Plugins, /usr/share/squeezecenter/Plugins


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62339

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


Re: [SlimDevices: Plugins] SrvrPowerCtrl wakeup time

2009-04-18 Thread rickwookie

Regarding this announcement:
http://forums.slimdevices.com/showthread.php?p=416251#post416251
I've reverted back to the default script and used sudo
/usr/bin/scwakeup.sh %l

Just a small point, the helps at
plugins/SrvrPowerCtrl/html/debian-help.html and
plugins/SrvrPowerCtrl/html/readme.txt refer to the Debian and Ubuntu
and like distros as having a plugin path of
/var/lib/squeezecenter/Plugins/SrvrPowerCtrl. On my Ubuntu Server
install (9.04 now) it's /usr/share/squeezecenter/Plugins/SrvrPowerCtr.
Maybe that's a remnant of an install that's been constantly upgraded
from the SlimServer 6.x days.

Users should probably check theirs by looking for 'Plugin Folders' at
the bottom of the 'Information' tab in 'Settings'.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62339

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


Re: [SlimDevices: Plugins] SrvrPowerCtrl wakeup time

2009-04-18 Thread rickwookie

gharris999;416175 Wrote: 
> Re S3 more than once per reboot: what hardware are you using?
It's an onboard NIC using the via_rhine driver

Code:

$ lsmod|grep rhine
  via_rhine  31240  0
  mii13440  1 via_rhine


If I do sudo pm-suspend then it works and I can WOL and it comes back
up in a second or two. If I then issue sudo pm-suspend again, it sleeps
fine, but only a keyboard (if I have it plugged in) or a power button
press will wake it. Not WOL. I've googled so much on this issue my
fingers are sore. Loads of results suggesting how to make WOL work, but
none for when it works from S3 once, but not again.

gharris999;416175 Wrote: 
> Re making it work for Europeans: I don't understand about the "\+"
> though.  Why is that always false?  Is that a wrongly expressed /
> escaped regex?  Doesn't the "+" need to be escaped in order to be
> interpreted properly?

It's a bit of a head f*&k to me. It seems to make a difference if you
use single ' or double quotes ", if the 'if' uses [[ ]] or [ ], or if
you use back quote ` (to execute a command).

Code:


  $ if [[ "+0100" =~ "\+" ]]; then echo "IsEast"; else echo "IsWest"; fi
  IsWest
  $ if [[ "" =~ "\+" ]]; then echo "IsEast"; else echo "IsWest"; fi
  IsWest
  $ if [[ "-0100" =~ "\+" ]]; then echo "IsEast"; else echo "IsWest"; fi
  IsWest
  $ if [[ "+0100" =~ "+" ]]; then echo "IsEast"; else echo "IsWest"; fi
  IsEast
  $ if [[ "" =~ "+" ]]; then echo "IsEast"; else echo "IsWest"; fi
  IsWest
  $ if [[ "-0100" =~ "+" ]]; then echo "IsEast"; else echo "IsWest"; fi
  IsWest
  $ if [[ "\+0100" =~ "\+" ]]; then echo "IsEast"; else echo "IsWest"; fi
  IsEast


So it seams as though the backslash \ is just another character to
match and no an escape character in this case, and that the plus +
doesn't need escaping.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62339

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


Re: [SlimDevices: Plugins] SrvrPowerCtrl wakeup time

2009-04-17 Thread rickwookie

gharris999;415761 Wrote: 
> So..I can't agree with your assessment that this approach is "over
> engineered."  To me, it makes perfect sense to keep the platform
> specific stuff external to the plugin.

:-) Sorry if I came across critical of your good work, but it wasn't so
much an "assessment", more a gut feeling without any knowledge of the
internals. Thanks for the explanation anyway, although I still don't
get the bit about gharris999;415761 Wrote: 
> On windows, that utility is SCPowerTool.exe and it uses that UTC based
> time to schedule the wakeup without having to reference any local time
> offset from UTC since we've established that Windows keeps the RTC in local 
> time, so
something must be referencing a local time offset (or is it the Windows
API or something like that?).

Anyway, I think I've fixed the script:


Code:


  #!/bin/bash
  # 
  # SrvrPowerCtrl plugin helper script for linux.
  #
  # This script will set the system's RTC to wake the system up in advance of a 
programmed SqueezeCenter alarm.
  #
  # It attempts to accommodate hardware clocks set either to UTC or local time. 
(Thnx to rickwookie.)
  #
  #
  # Copy this script to /usr/bin/scwakeup.sh: cp ./scwakeup.sh 
/usr/bin/scwakeup.sh
  #
  # Give root only permissions: chown root:root /usr/bin/scwakeup.sh
  #
  # Make it executable: chmod a+x /usr/bin/scwakeup.sh
  #
  # Test it:  sudo /usr/bin/scwakeup.sh 1234567890
  #
  # View the log: cat /var/log/squeezecenter/srvrpowerctrl.log
  # 
  # See http://www.mythtv.org/wiki/index.php/ACPI_Wakeup
  # for apci wakeup troubleshooting...
  #
  
  debug=1
  log_file=/var/log/squeezecenter/srvrpowerctrl.log
  clear
  rm $log_file
  
  #Try to figure out if RTC is set to UTC or local time..
  rtcStatus=`/sbin/hwclock --debug --directisa`
  if [[ "$rtcStatus" =~ "Hardware clock is on UTC time" ]]
  then
RTCisUTC=1
  else
RTCisUTC=0
  fi
  
  #Get the wakeup time from the cmd line arg..
  waketimeUTC=$1
  waketimeUTCp=`/bin/date -u -d "1970-01-01 $waketimeUTC seconds" +"%Y-%m-%d 
%H:%M:%S"`
  
  #Compute the local time offset in seconds from UTC..
  localOffsetStr=`/bin/date +%z`
  #Is our offset from UTC positive (east) or negative (west)?
  if [[ "$localOffsetStr" =~ "+" ]]
  then
IsWest=0
  else
IsWest=1
  fi
  
  localOffsetHours="${localOffsetStr:1:2}"
  localOffsetMinutes="${localOffsetStr:3:2}"
  localOffsetSeconds=$(($localOffsetHours*3600+$localOffsetMinutes*60))
  if [[ $IsWest>0 ]]
  then
localOffsetSeconds=-$localOffsetSeconds
  fi
  
  #Compute the local wakeup time..
  waketimeLocal=$(($waketimeUTC+$localOffsetSeconds))
  waketimeLocalp=`/bin/date -u -d "1970-01-01 $waketimeLocal seconds" 
+"%Y-%m-%d %H:%M:%S"`
  
  if [[ $debug>0 ]]
  then
if [[ $RTCisUTC>0 ]]
then
echo "RTC is set to == UTC" >>$log_file
else
echo "RTC is set to == localtime" 
>>$log_file
fi
/bin/echo "Localtime offset from UTC == $localOffsetStr" 
>>$log_file
/bin/echo "Localtime offset seconds form UTC == $localOffsetSeconds" 
>>$log_file
/bin/echo "  waketimeUTC == $waketimeUTC" 
>>$log_file
/bin/echo " waketimeUTCp == $waketimeUTCp" 
>>$log_file
/bin/echo "   waketime local == $waketimeLocal" 
>>$log_file
/bin/echo "  waketime localp == $waketimeLocalp" 
>>$log_file
  fi
  
  
  #Which type of RTC interface is present?
  
  if [[ -f /sys/class/rtc/rtc0/wakealarm ]]
  then
if [[ $RTCisUTC>0 ]]
then
#Kernels > 2.6.22 and higher use /sys/class/rtc/rtc0/wakealarm 
/bin/echo "Setting /sys/class/rtc/rtc0/wakealarm to 
$waketimeUTC ($waketimeUTCp)" >>$log_file
/bin/echo 0 >/sys/class/rtc/rtc0/wakealarm
/bin/echo $waketimeUTC >/sys/class/rtc/rtc0/wakealarm
else
/bin/echo "Setting /sys/class/rtc/rtc0/wakealarm to 
$waketimeLocal ($waketimeLocalp)" >>$log_file
/bin/echo 0 >/sys/class/rtc/rtc0/wakealarm
/bin/echo $waketimeLocal >/sys/class/rtc/rtc0/wakealarm
fi
  
  elif [[ -f /proc/acpi/alarm ]]
  then
if [[ $RTCisUTC>0 ]]
then
#Kernels < 2.6.21 and lower use /proc/acpi/alarm
/bin/echo "Setting /proc/acpi/alarm to $waketimeUTCp" 
>>$log_file
/bin/echo $waketimeUTCp >/proc/acpi/alarm
else
/bin/echo "Setting /pro

Re: [SlimDevices: Plugins] Softsqueeze 3.9 beta for testing

2009-04-16 Thread rickwookie

Installed using the Extension Downloader. No errors at all, all working
excellent. Terrible synchronisation though. ;-)


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62060

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


Re: [SlimDevices: Plugins] SrvrPowerCtrl wakeup time

2009-04-15 Thread rickwookie

Code:


  #!/bin/sh
  #
  # SrvrPowerCtrl plugin helper script for linux.
  #
  # This script will set the system's RTC to wake the system up in advance of a 
programmed SqueezeCenter alarm.
  #
  # It attempts to accommodate hardware clocks set either to UTC or local time. 
(Thnx to rickwookie.)
  #
  #
  # Copy this script to /usr/bin/scwakeup.sh: cp ./scwakeup.sh 
/usr/bin/scwakeup.sh
  #
  # Give root only permissions: chown root:root /usr/bin/scwakeup.sh
  #
  # Make it executable: chmod a+x /usr/bin/scwakeup.sh
  #
  # Test it:  sudo /usr/bin/scwakeup.sh 1234567890
  #
  # View the log: cat /var/log/squeezecenter/srvrpowerctrl.log
  #
  # See http://www.mythtv.org/wiki/index.php/ACPI_Wakeup
  
  debug=1
  log_file=/var/log/squeezecenter/srvrpowerctrl.log
  clear
  rm $log_file
  
  #Try to figure out if RTC is set to UTC or local time..
  rtcStatus=`/sbin/hwclock --debug --directisa`
  if [ "$rtcStatus" =~ "Hardware clock is on UTC time" ]
  then
  RTCisUTC=1
  else
  RTCisUTC=0
  fi
  
  #Get the wakeup time from the cmd line arg..
  waketimeUTC=$1
  waketimeUTCp=`/bin/date -u -d "1970-01-01 $waketimeUTC seconds" +"%Y-%m-%d 
%H:%M:%S"`
  
  #Compute the local time offset in seconds from UTC..
  localOffsetStr=`/bin/date +%z`
  #Is our offset from UTC positive (east) or negative (west)?
  if [ "$localOffsetStr" =~ "\+" ]
  then
  IsWest=0
  else
  IsWest=1
  fi
  
  localOffsetHours="${localOffsetStr:1:2}"
  localOffsetMinutes="${localOffsetStr:3:2}"
  var="($localOffsetHours*3600)+($localOffsetMinutes*60)"
  localOffsetSeconds="`/bin/echo $var | /usr/bin/bc`"
  if [ $IsWest>0 ]
  then
  localOffsetSeconds=-$localOffsetSeconds
  fi
  
  #Compute the local wakeup time..
  var="$waketimeUTC+$localOffsetSeconds"
  waketimeLocal="`/bin/echo $var | /usr/bin/bc`"
  waketimeLocalp=`/bin/date -u -d "1970-01-01 $waketimeLocal seconds" 
+"%Y-%m-%d %H:%M:%S"`
  
  if [ $debug>0 ]
  then
  if [ $RTCisUTC>0 ]
  then
  echo "RTC is set to == UTC" >>$log_file
  else
  echo "RTC is set to == localtime" >>$log_file
  fi
  /bin/echo "Localtime offset from UTC == $localOffsetStr" >>$log_file
  /bin/echo "Localtime offset seconds form UTC == $localOffsetSeconds" 
>>$log_file
  /bin/echo "  waketimeUTC == $waketimeUTC" >>$log_file
  /bin/echo " waketimeUTCp == $waketimeUTCp" >>$log_file
  /bin/echo "   waketime local == $waketimeLocal" >>$log_file
  /bin/echo "  waketime localp == $waketimeLocalp" >>$log_file
  fi
  
  
  #Which type of RTC interface is present?
  
  if [ -f /sys/class/rtc/rtc0/wakealarm ]
  then
  if [ $RTCisUTC>0 ]
  then
  #Kernels > 2.6.22 and higher use /sys/class/rtc/rtc0/wakealarm
  /bin/echo "Setting /sys/class/rtc/rtc0/wakealarm to $waketimeUTC 
($waketimeUTCp)" >>$log_file
  /bin/echo 0 >/sys/class/rtc/rtc0/wakealarm
  /bin/echo $waketimeUTC >/sys/class/rtc/rtc0/wakealarm
  else
  /bin/echo "Setting /sys/class/rtc/rtc0/wakealarm to $waketimeLocal 
($waketimeLocalp)" >>$log_file
  /bin/echo 0 >/sys/class/rtc/rtc0/wakealarm
  /bin/echo $waketimeLocal >/sys/class/rtc/rtc0/wakealarm
  fi
  
  elif [ -f /proc/acpi/alarm ]
  then
  if [ $RTCisUTC>0 ]
  then
  #Kernels < 2.6.21 and lower use /proc/acpi/alarm
  /bin/echo "Setting /proc/acpi/alarm to $waketimeUTCp" >>$log_file
  /bin/echo $waketimeUTCp >/proc/acpi/alarm
  else
  /bin/echo "Setting /proc/acpi/alarm to $waketimeLocalp" >>$log_file
  /bin/echo $waketimeLocalp >/proc/acpi/alarm
  fi
  else
  /bin/echo "SrvrPowerCtrl does not support RTC wakeup on this system!" 
>>$log_file
  fi
  
  if [ $debug>0 ]
  then
  /bin/cat $log_file
  fi
  


gives me

Code:


  rm: cannot remove `/var/log/squeezecenter/srvrpowerctrl.log': No such file or 
directory
  [: 36: hwclock from util-linux-ng 2.14.2
  Using direct I/O instructions to ISA clock.
  Assuming hardware clock is kept in local time.
  Waiting for clock tick...
  ...got clock tick
  Time read from Hardware Clock: 2009/04/15 18:15:56
  Hw clock time : 2009/04/15 18:15:56 = 1239815756 seconds since 1969
  Wed 15 Apr 2009 18:15:56 BST  -0.036997 seconds: unexpected operator
  [: 50: %z: unexpected operator
  /usr/bin/scwakeup.sh: 52: Bad substitution



-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62339

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


Re: [SlimDevices: Plugins] SrvrPowerCtrl wakeup time

2009-04-15 Thread rickwookie

Ok, so trying:

Code:


  $ sudo /usr/bin/scwakeup.sh 1239868680


I get:

Code:


  rm: cannot remove `/var/log/squeezecenter/srvrpowerctrl.log': No such file or 
directory
  /usr/bin/scwakeup.sh: 36: [[: not found
  /usr/bin/scwakeup.sh: 50: [[: not found
  /usr/bin/scwakeup.sh: 52: Bad substitution



-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62339

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


Re: [SlimDevices: Plugins] SrvrPowerCtrl wakeup time

2009-04-15 Thread rickwookie

Well, the script must have run at least this bit:

Code:


  debug=1
  log_file=/var/log/squeezecenter/srvrpowerctrl.log
  clear
  rm $log_file
  


since:

Code:


  $ ls -lh /var/log/squeezecenter/
  total 360K
  -rw-r--r-- 1 squeezecenter nogroup0 2008-01-24 21:12 perfmon.log
  -rw-r--r-- 1 squeezecenter nogroup 163K 2009-01-22 12:42 scanner.log
  -rw-r--r-- 1 squeezecenter nogroup 118K 2009-04-15 15:06 server.log
  -rw-r--r-- 1 squeezecenter nogroup  14K 2009-02-04 23:12 server.log.1.gz
  -rw-r--r-- 1 squeezecenter nogroup  11K 2008-12-12 06:27 server.log.2.gz
  -rw-r--r-- 1 squeezecenter nogroup  11K 2008-12-05 06:43 server.log.3.gz
  -rw-r--r-- 1 squeezecenter nogroup  12K 2008-11-26 06:30 server.log.4.gz
  -rw-r--r-- 1 squeezecenter nogroup  13K 2008-10-24 18:04 server.log.5.gz
  



But it obviously hasn't then written anything to the log file, so
looking at the script I can't see what it has done.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62339

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


Re: [SlimDevices: Plugins] SrvrPowerCtrl wakeup time

2009-04-15 Thread rickwookie

rickwookie;415592 Wrote: 
> I just replaced my /usr/bin/scwakeup.sh with your posted script, then
> from the Squeezebox 3 menu I did a 'Shutdown to SqueezeNetwork'.
> Strangely though, when I then WOL'd my server to check
> /var/log/squeezecenter/srvrpowerctrl.log, the last entry is:
> > 
Code:

  >   > 
  > Wed Apr 15 11:06:30 BST 2009: /usr/bin/scwakeup.sh 1239868680
  > Setting /sys/class/rtc/rtc0/wakealarm to 1239868680
  > 

> > 
> which is from earlier today - 1239868680 is Thu, 16 Apr 2009
> 07:58:00. Shouldn't I be expecting a newer entry to have been written
> before it shutdown?
> 
> I would have been expecting a value of 1239872280 (Thu, 16 Apr 2009
> 08:58:00) to be set to the RTC wake alarm.
> 

Sorry! Mia Culpa.

Code:


  $ ls -lh scwakeup*
  -rw-r--r-- 1 root root 3.5K 2009-04-15 12:11 scwakeup.sh
  -rwxr-xr-x 1 root root 1.5K 2009-03-20 15:08 scwakeup.sh.bak
  $ sudo chmod a+x /usr/bin/scwakeup.sh
  $ ls -lh scwakeup*
  -rwxr-xr-x 1 root root 3.5K 2009-04-15 12:11 scwakeup.sh
  -rwxr-xr-x 1 root root 1.5K 2009-03-20 15:08 scwakeup.sh.bak
  



I'll try again!


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62339

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


Re: [SlimDevices: Plugins] SrvrPowerCtrl wakeup time

2009-04-15 Thread rickwookie

gharris999;415221 Wrote: 
> rickwookie: would you be willing to test this?

I just replaced my /usr/bin/scwakeup.sh with your posted script, then
from the Squeezebox 3 menu I did a 'Shutdown to SqueezeNetwork'.
Strangely though, when I then WOL'd my server to check
/vat/log/squeezecenter/srvrpowerctrl.log, the last entry is:

Code:


  Wed Apr 15 11:06:30 BST 2009: /usr/bin/scwakeup.sh 1239868680
  Setting /sys/class/rtc/rtc0/wakealarm to 1239868680
  


which is from earlier today. Shouldn't I be expecting a newer entry to
have been written before it shutdown?


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62339

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


Re: [SlimDevices: Plugins] SrvrPowerCtrl wakeup time

2009-04-12 Thread rickwookie

gharris999;414803 Wrote: 
> take a look at the contents of /var/log/squeezecenter/srvrpowerctrl.log.

My alarms are set for 9:00 Mon-Fri and 10:00 on Saturday. This is not
to get me up ;-) but for a particular radio program in the morning,
hence why I don't want the backup alarm beep. Here's a snip from
/var/log/squeezecenter/srvrpowerctrl.log from before and after the
change from GMT to BST, and also interestingly from before and after a
system upgrade that changed my kernel to one that uses the new method
for setting the RTC; both methods work BTW.

Code:


  Wed Mar 25 12:40:34 GMT 2009: /usr/bin/scwakeup.sh 1238057880
  Setting /proc/acpi/alarm to 2009-03-26 08:58:00
  Thu Mar 26 10:13:30 GMT 2009: /usr/bin/scwakeup.sh 1238144280
  Setting /proc/acpi/alarm to 2009-03-27 08:58:00
  Thu Mar 26 18:28:36 GMT 2009: /usr/bin/scwakeup.sh 1238144280
  Setting /proc/acpi/alarm to 2009-03-27 08:58:00
  Fri Mar 27 11:02:30 GMT 2009: /usr/bin/scwakeup.sh 1238234280
  Setting /proc/acpi/alarm to 2009-03-28 09:58:00
  Sat Mar 28 14:41:09 GMT 2009: /usr/bin/scwakeup.sh 1238399880
  Setting /proc/acpi/alarm to 2009-03-30 07:58:00
  Sun Mar 29 10:59:45 BST 2009: /usr/bin/scwakeup.sh 1238399880
  Setting /proc/acpi/alarm to 2009-03-30 07:58:00
  Sun Mar 29 11:58:38 BST 2009: /usr/bin/scwakeup.sh 1238399880
  Setting /proc/acpi/alarm to 2009-03-30 07:58:00
  Sun Mar 29 17:12:00 BST 2009: /usr/bin/scwakeup.sh 1238399880
  Setting /proc/acpi/alarm to 2009-03-30 07:58:00
  Sun Mar 29 18:47:21 BST 2009: /usr/bin/scwakeup.sh 1238399880
  Setting /proc/acpi/alarm to 2009-03-30 07:58:00
  Mon Mar 30 15:03:33 BST 2009: /usr/bin/scwakeup.sh 1238486280
  Setting /sys/class/rtc/rtc0/wakealarm to 1238486280
  Mon Mar 30 16:24:49 BST 2009: /usr/bin/scwakeup.sh 1238486280
  Setting /sys/class/rtc/rtc0/wakealarm to 1238486280
  



I was going to suggest that if both the RTC and local time can be read,
then the plugin really should know exactly what offset to use when
setting the RTC wake-up event. Looking at the output from the following
command, It's even stated in plain english ("Assuming hardware clock is
kept in local time." or "Assuming hardware clock is kept in UTC
time.").

Code:

$ sudo hwclock --debug
  hwclock from util-linux-ng 2.14.2
  Using /dev interface to clock.
  Assuming hardware clock is kept in local time.
  Waiting for clock tick...
  ...got clock tick
  Time read from Hardware Clock: 2009/04/12 10:29:11
  Hw clock time : 2009/04/12 10:29:11 = 1239528551 seconds since 1969
  Sun 12 Apr 2009 10:29:11 BST  -0.562264 seconds
  



Since I suspect I'm not the only one who's BIOS clock is changed by the
OS (I'm pretty sure that Windows does this by default, in fact I think
that maybe why I may have selected that the harware clock is in local
time, since on dual boot machines in the past I had problems with the
time being out by one hour in Ubuntu) it would make sense to apply a
fix for this before the realese of the plugin.

For now as a workaround I've increased my idle time-out to 65 mins. I
may modify my /etc/default/rcS to set UTC=yes, but I haven't had
problems anywhere else with its current setting of UTC=no.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62339

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


Re: [SlimDevices: Plugins] SrvrPowerCtrl wakeup time

2009-04-12 Thread rickwookie

cdmackay;414808 Wrote: 
> gharris999 wrote:
> > rickwookie;414780 Wrote: 
> >> ..so is there a way that I can make my Linux install never change
> the
> >> BIOS clock on daylight saving changes, but instead just ofset the
> OS
> >> time?
> > Yes, but it depends on which distro you are using.  You might ask
> this
> > question in the Linux forum.
> 
> On Debian/Ubuntu, I believe you edit /etc/default/rcS, and set UTC=yes
> 
> cheers,
> calum.

Thanks for that. I had:
#
# /etc/default/rcS
#
# Default settings for the scripts in /etc/rcS.d/
#
# For information about these variables see the rcS(5) manual page.
#
# This file belongs to the "initscripts" package.

TMPTIME=0
SULOGIN=no
DELAYLOGIN=no
UTC=no
VERBOSE=no
FSCKFIX=no
RAMRUN=yes
RAMLOCK=yes


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62339

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


[SlimDevices: Plugins] SrvrPowerCtrl wakeup time

2009-04-11 Thread rickwookie

I noticed that my morning sever wakeup wasn't working any more, and on
investigation found in /usr/bin/scwakeup.sh:
# Assumes that hardware clock is set to UTC.

So it seems that the value passed to the script now that I'm on BST and
not GMT is an hour earlier. Thing is, any PC I've ever used has the BIOS
clock set by the OS when a daylight saving change occurs. This means
that the wake up is 62 minutes before the alarm and not 2 minutes as I
set in the UI. This is a problem since I have the idle time-out set to
45 minutes, so the server has gone back off again before the alarm
occurs and I get the annoying backup alarm beep instead of the radio.

Is there an obvious way around this? I can't enter -(minus)58 minutes
into the UI, so is there a way that I can make my Linux install never
change the BIOS clock on daylight saving changes, but instead just
ofset the OS time?


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=62339

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


Re: [SlimDevices: Plugins] squeezeslave running in background?

2009-04-11 Thread rickwookie

agillis;407928 Wrote: 
> SqueezeSlave works really well. I have a 7.1 sound card and  I attached
> 4 SqueezeSlaves to it. Now it runs 4 different stereo channels. I'm
> planning to use it for a 4 zone speaker system.

How do you get your 7.1 card to opperate as 4 discreet stereo channels?


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=58696

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


Re: [SlimDevices: Plugins] Extension installation path

2009-03-03 Thread rickwookie

Would it be:

/var/lib/squeezecenter/cache/InstalledPlugins/Plugins/

?


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=60868

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


[SlimDevices: Plugins] Extension installation path

2009-03-03 Thread rickwookie

When a 3rd party plugin is installed using the Extension Downloader,
where is it installed (I'm using Ubuntu Server)?

I have both AlienBBC and WaveInput installed and can't find them in
/usr/share/squeezecenter/Plugins where I would expect.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=60868

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


Re: [SlimDevices: Plugins] ResetVolume and 7.2

2008-09-05 Thread rickwookie

I like this plugin. It's like when I get in my wifes car and am blasted
by the stereo every time I start the car, unlike in my car, where if
the stereo was left on last time, it restarts at a sensible low
volume.

A couple of suggestions though:
The enable/disable menu might be more intuitive using the little
toggle circle thingy (don't know the officical name) to make it clear
what the current state is.
When the plugin is first installed it currently defaults to a reset
volume of 100% once enabled. Something like 25% might be a more
sensible default.


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=51975

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


Re: [SlimDevices: Plugins] Alien BBC and 7.3 22996

2008-09-05 Thread rickwookie

I notice on the wiki that testing is supposed to be 7.3 now. Is this
correct?
I'm using the testing debian and I've still got 7.2. I only ask because
if using testing (rather than unstable) is about to give me 7.3 very
soon then it will break my AlienBBC playback. Where can I get this
patch you mention if this is the case?


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=51883

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


[SlimDevices: Plugins] Re: Using Moose from networked PC

2006-10-27 Thread rickwookie

Doh!!!

I made exactly the same mistake!

Set it up fine on one PC, then when I set it up on a second PC I forgot
to set the web address and left it as localhost.

Perhaps a tweek to the code to make 'localhost' in the web address
change when you change the server address (why would you want them to
be different anyway?)


-- 
rickwookie

rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=27306

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