Re: [SlimDevices: Plugins] Product Announcement - Squeeze Mobile

2009-08-23 Thread andynormancx

rme;451045 Wrote: 
> 
> There are serious problems with this app.  You should probably list it
> as beta on itunes.  It's not ready.  We'll try and help test for you to
> get it going but you shouldn't be charging $4.99 for this now.
Apple don't allow developers to describe apps on the App Store as being
beta versions.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=66723

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


[SlimDevices: Plugins] Last.fm & Trackstat

2009-08-23 Thread lrossouw

Hi

I'm writing a perl script which would import the last.fm counts to
Erland's Trackstats plugin's tables.  It would compare weekly playcounts
and increase the Trackstats counts based on this.  This should allow for
a way to get plays form any Last.fm compatible player into the
trackstats. I.e. iTunes, WMP, ipod etc. 

I'm a novice (perl) writer and decided it would be too difficult (for
me) to integrate as a plugin.  It's freestanding script which accesses
the mysql database directly, adds some tables and update them.

It also fetches global / country wide playcounts for the tracks in your
library.  This allows you to create dynamic playlists like "play me
music from my library that is popular on last.fm in South Africa".  Or
"play me music from my library that was popular in the last week on
last.fm" etc.

I'm already listening to dynamic playlists like the above using the
sqlplaylist/dynamicplaylist plugin.  However I have some utf8 issues
(which I have no idea how to resolve).  And I still need to write the
bit that compares what is in trackstat versus what is in last.fm and
updates.

This script could be useful to someone who wants to
a) run it once off and get all their last.fm playcounts into their
library  when they are starting out using trackstat (sort of backfill
their data)
b) run it regularly to get updated last.fm playcounts into their
library
c) run it regularly to get total playcount stats from last.fm (weekly
and overall stats).
d) run it regularly to get country wise playcount stats from last.fm
(weekly stats).
e) run it regularly to get group wise playcount stats from last.fm
(weekly stats).

(b)-(d) is sort of working except that tracks\artists with special
characters in their names don't get the counts imported.
I'm doing (a) next.
(e) should be relatively easy to add once a and d are working although
I won't use it.

I need some pointers:
1) The tables I create seem to survive rescans.  Do they survive
squeezecentre upgrades?  Only needed to keep the weekly history of
(c)-(e).
2) I get the artist/track name (blob value) from the
contributors/tracks table then query last.fm using their api using this
to get the data.  How do I ensure that I don't get into utf8 problems? 
At the moment I pass it unadjusted to the the "get" that fetches the
last.fm data via xml (other than url escaping it).
3) This would seem to be a useful add-on to custom scan, but want to
get it working standalone first.  

Regards
Louis


-- 
lrossouw

'Last.fm' (http://www.last.fm/user/lrossouw)

lrossouw's Profile: http://forums.slimdevices.com/member.php?userid=3416
View this thread: http://forums.slimdevices.com/showthread.php?t=66987

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


Re: [SlimDevices: Plugins] Start MusicIP at boot on Ubuntu

2009-08-23 Thread the_arm

that just jogged my memory, hopefully in a good way :-)

In your current Ubuntu setup, can you actually run the "su" command
from the command line and login as root?  I remember when I first set up
my ubuntu box they had disabled root logins through "su" and expected
"sudo" instead.  I re-enabled root logins like this:

http://www.debianadmin.com/enable-and-disable-ubuntu-root-password.html

For what it's worth, if I "su" to root and run /etc/init.d/mmserver
start, it does NOT ask me for a password.  It DOES say "nohup: ignoring
input and appending output to `nohup.out'", though...but it starts the
mmserver just fine.  Trying it as a non-privileged user, however, fails
to start it. 

-arm


-- 
the_arm

the_arm's Profile: http://forums.slimdevices.com/member.php?userid=9891
View this thread: http://forums.slimdevices.com/showthread.php?t=66953

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


Re: [SlimDevices: Plugins] INGUZ plugin does not load

2009-08-23 Thread milosz

I did the uninstall / reinstall and then it worked.  It really seemed
like that did the trick. My theory:  I installed SqueezeCenter before I
installed .NET.  That may not allow Inguz to work, maybe.

So, since .NET was already installed, uninstalling and then
re-installing SqueezeCenter made sure I had an installation where .NET
came first, then SqueezeCenter.

Or maybe it was just that certain .dll's got re-registered, who knows.

At any rate, after I reinstalled SqueezeCenter I got Inguz to work.

I STILL have Silverlight errors trying to configure the EQ, but if I
reload the page over and over eventually I get to a state where I can do
what I need to do.


-- 
milosz

milosz's Profile: http://forums.slimdevices.com/member.php?userid=11057
View this thread: http://forums.slimdevices.com/showthread.php?t=66477

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


Re: [SlimDevices: Plugins] Product Announcement - Squeeze Mobile

2009-08-23 Thread rme

jtpowell;451078 Wrote: 
> What you select as the bitrate is what will be set in your Squeeze
> Center.  The bitrate is not in SM at all but on your Squeeze Center. 
> You are just able to select it from SM.  Make sure you have LAME
> support.  Go into your settings, advanced, and look at the file types.
> Make sure mp3 is native and make sure it is selected not disabled for
> all of your file types.  Your server also should be able to transcode
> and send at the rate you selected or you'll have problems.

Yep, double checked everything.  When I was able to connect with SM
player, I selected 64k and then squeeze it on the SM side.  Double
checked all file types and they were correct.  MP3 native, FLAC stream
format decoder is flac/lame for the MP3 decode.  BTW I am playing FLAC
files but transcoded thru SC to MP3 stream.  Also checked and lame.exe
is in the bin directory. Lastly other remote internet players are able
to stream and play fine.


-- 
rme

rme's Profile: http://forums.slimdevices.com/member.php?userid=1551
View this thread: http://forums.slimdevices.com/showthread.php?t=66723

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


Re: [SlimDevices: Plugins] Start MusicIP at boot on Ubuntu

2009-08-23 Thread slamhound

Thanks, I'll try that, though I'm thinking that it might not solve the
problem.  Even just running "/etc/init.d/mmserver start" from the
command line asks for a password, but I think it should not (though
anyone who knows better than I do, please correct me if I'm wrong).  So
I think that if I could get the script to run without asking for the
password, it would run at startup as I have it set up.  But thanks for
the suggestion, I'll give it a try.


-- 
slamhound

slamhound's Profile: http://forums.slimdevices.com/member.php?userid=19473
View this thread: http://forums.slimdevices.com/showthread.php?t=66953

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


[SlimDevices: Plugins] MusicInfoSCR Debug

2009-08-23 Thread cphan

Hello Michael et al;

I've just added MusicInfoSCR, AlbumReview & Biography to my system, and
I can't seem to get them to start.  Can you let me know where I've gone
wrong in my config?  Am I missing a dependency?

Thanks

my server status is as follows:

Version: 7.3.3 - 27044 @ Mon Jun 15 15:12:32 PDT 2009
Server IP Address: 192.168.2.11
Server HTTP Port Number: 9000
Operating system: Debian - EN - utf8
Platform Architecture: i686-linux
Perl Version: 5.8.8 - i486-linux-gnu-thread-multi
MySQL Version: 5.0.51a-3ubuntu5.4
Total Players Recognized: 2

here is my log file:

> 
> 2009-08-23 20:16:27 squeezecenter_safe stopped.
> 2009-08-23 20:16:28 squeezecenter_safe started.
> [09-08-23 20:16:40.6921] main::init (270) Starting SqueezeCenter
> (v7.3.3, r27044, Mon Jun 15 15:12:32 PDT 2009)
> [09-08-23 20:16:45.1451] Slim::bootstrap::tryModuleLoad (278) Warning:
> Module [Plugins::AlbumReview::Plugin] failed to load:
> Plugins/AlbumReview/Plugin.pm did not return a true value at (eval 613)
> line 2.
> BEGIN failed--compilation aborted at (eval 613) line 2.
> 
> [09-08-23 20:16:45.1483] Slim::Utils::PluginManager::enablePlugins
> (493) Error: Couldn't load Plugins::AlbumReview::Plugin
> [09-08-23 20:16:45.1662] Slim::bootstrap::tryModuleLoad (278) Warning:
> Module [Plugins::Biography::Plugin] failed to load:
> Plugins/Biography/Plugin.pm did not return a true value at (eval 614)
> line 2.
> BEGIN failed--compilation aborted at (eval 614) line 2.
> 
> [09-08-23 20:16:45.1690] Slim::Utils::PluginManager::enablePlugins
> (493) Error: Couldn't load Plugins::Biography::Plugin
> [09-08-23 20:16:45.2553] Slim::bootstrap::tryModuleLoad (278) Warning:
> Module [Plugins::MusicInfoSCR::Plugin] failed to load:
> Plugins/MusicInfoSCR/Info.pm did not return a true value at
> Plugins/MusicInfoSCR/Plugin.pm line 103.
> BEGIN failed--compilation aborted at Plugins/MusicInfoSCR/Plugin.pm
> line 103.
> Compilation failed in require at (eval 615) line 2.
> BEGIN failed--compilation aborted at (eval 615) line 2.
> 
> [09-08-23 20:16:45.2669] Slim::Utils::PluginManager::enablePlugins
> (493) Error: Couldn't load Plugins::MusicInfoSCR::Plugin
> [09-08-23 20:16:45.2967] Slim::bootstrap::tryModuleLoad (278) Warning:
> Module [Plugins::SuperDateTime::Plugin] failed to load:
> Plugins/SuperDateTime/Plugin.pm did not return a true value at (eval
> 619) line 2.
> BEGIN failed--compilation aborted at (eval 619) line 2.
> 
> [09-08-23 20:16:45.2999] Slim::Utils::PluginManager::enablePlugins
> (493) Error: Couldn't load Plugins::SuperDateTime::Plugin
> 
>


-- 
cphan

cphan's Profile: http://forums.slimdevices.com/member.php?userid=14522
View this thread: http://forums.slimdevices.com/showthread.php?t=66982

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


Re: [SlimDevices: Plugins] Howto: streaming FM radio with embedded RDS information

2009-08-23 Thread bpa

> 
> Maybe I'll take a look at the RadioShark plugin and see if that can be
> bent to my will.
> 

The Radioshark has a totally different tuning interface to the Silabs
chips based FM receiver and no feedback (e.g no signal strength).
Radioshark has AM/FM but no RDS.


-- 
bpa

bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=64661

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


Re: [SlimDevices: Plugins] Howto: streaming FM radio with embedded RDS information

2009-08-23 Thread mark f

I got the Icecast streaming working on my Ubuntu (Intel Atom based)
system based on the HowTo: at the start of this thread.  Now I can
listen to the FM receiver on all of my SBs.  My RDSQuery is not loading
correctly (can't find librds.so.0; something stupid, I'm sure) so I
can't see changing text; but, rdsd is outputing lots of messages so
tying it together shouldn't take too long.  Maybe I'll take a look at
the RadioShark plugin and see if that can be bent to my will. :)

Thanks to elafargue for the HowTo:.  It got me WAY down the right
path.

Now that I've demonstrated proof of concept to my wife, it will relieve
some pressure to port it to the cheep/green ARM processor server I'm
going to target with the "final" build.


-- 
mark f

mark f's Profile: http://forums.slimdevices.com/member.php?userid=5057
View this thread: http://forums.slimdevices.com/showthread.php?t=64661

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


Re: [SlimDevices: Plugins] Product Announcement - Squeeze Mobile

2009-08-23 Thread jtpowell

rme;451045 Wrote: 
> still having significant errors.
> 
> I am trying to connect over internet.  I have a dyndns forwarding ip to
> my homeserver.  I have port forwarding on my router to my squeezecenter.
> 
> 
> I can see my music from the server fine on squeezemobile, I can see my
> other players fine, but now can't create a squeezemobile player.  tried
> to go to now playing and press play then go to players but still doesn't
> show up.  all my other standard players are showing up however.  tried
> uninstalling and reinstalling SM but to no avail.
> 
> Also, previously when this was working, my SM player was showing up but
> any time I connected and tried to play things, it still would only play
> 1-2 seconds then crash.  I can play the stream.mp3 for other players no
> problem like winamp connection, etc.  The reason the SM player sets up
> as a default 320kbs is because that is the default that squeezecenter
> uses on new web clietns.
> 
> There are serious problems with this app.  You should probably list it
> as beta on itunes.  It's not ready.  We'll try and help test for you to
> get it going but you shouldn't be charging $4.99 for this now.

What you select as the bitrate is what will be set in your Squeeze
Center.  The bitrate is not in SM at all but on your Squeeze Center. 
You are just able to select it from SM.  Make sure you have LAME
support.  Go into your settings, advanced, and look at the file types.
Make sure mp3 is native and make sure it is selected not disabled for
all of your file types.  Your server also should be able to transcode at
the rate you selected or you'll have problems.


-- 
jtpowell

jtpowell's Profile: http://forums.slimdevices.com/member.php?userid=31597
View this thread: http://forums.slimdevices.com/showthread.php?t=66723

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


Re: [SlimDevices: Plugins] Announce: SqueezeScrobbler 1.0 for SqueezeCenter 7.0

2009-08-23 Thread avour

with this new version, somes difficulties appear with starting indeed
but while starting again Last.fm several times one is able to make it
function correctly.


-- 
avour

*ma SB3 Classic*: 
http://forums.slimdevices.com/showthread.php?p=254271#post254271
*blog perso de ma config*: 
http://avour79.blogspace.fr/r33666/Systeme-Son/
*MSN*:  av...@hotmail.fr
mon profil *Last.Fm*: www.lastfm.fr/user/avour/

avour's Profile: http://forums.slimdevices.com/member.php?userid=8875
View this thread: http://forums.slimdevices.com/showthread.php?t=38845

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


Re: [SlimDevices: Plugins] INGUZ plugin does not load

2009-08-23 Thread iwalker

I am experiencing the same problems with the 404 error and have spent
sevaral hours trying to get Inguz to work, without success.

Milosz,did uninstalling Squeezecenter 7.3.4 and reinstalling, solve the
problem completely?

I am currently running 7.3.3 but don't want to uninstall in case this
causes even more problems!

Any help or suggestioins much appreciated


-- 
iwalker

iwalker's Profile: http://forums.slimdevices.com/member.php?userid=13004
View this thread: http://forums.slimdevices.com/showthread.php?t=66477

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


Re: [SlimDevices: Plugins] Product Announcement - Squeeze Mobile

2009-08-23 Thread rme

still having significant errors.

I am trying to connect over internet.  I have a dyndns forwarding ip to
my homeserver.  I have port forwarding on my router to my squeezecenter.


I can see my music from the server fine on squeezemobile, I can see my
other players fine, but now can't create a squeezemobile player.  tried
to go to now playing and press play then go to players but still doesn't
show up.  all my other standard players are showing up however.  tried
uninstalling and reinstalling SM but to no avail.

Also, previously when this was working, my SM player was showing up but
any time I connected and tried to play things, it still would only play
1-2 seconds then crash.  I can play the stream.mp3 for other players no
problem like winamp connection, etc.  The reason the SM player sets up
as a default 320kbs is because that is the default that squeezecenter
uses on new web clietns.

There are serious problems with this app.  You should probably list it
as beta on itunes.  It's not ready.  We'll try and help test for you to
get it going but you shouldn't be charging $4.99 for this now.


-- 
rme

rme's Profile: http://forums.slimdevices.com/member.php?userid=1551
View this thread: http://forums.slimdevices.com/showthread.php?t=66723

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


Re: [SlimDevices: Plugins] Announce: SqueezeScrobbler 1.0 for SqueezeCenter 7.0

2009-08-23 Thread RoyE

I've got the same problem


-- 
RoyE

RoyE's Profile: http://forums.slimdevices.com/member.php?userid=14704
View this thread: http://forums.slimdevices.com/showthread.php?t=38845

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


Re: [SlimDevices: Plugins] Start MusicIP at boot on Ubuntu

2009-08-23 Thread raven22

i'm running debian, which is quite identical to ubuntu and i solved this
issue by adding a line to the /etc/rc.local file. the line is:

/etc/init.d/mmserver start

if you don't have this file on your system you can create one, mine
looks like:

#!/bin/sh -e
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will "exit 0" on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.
#
# By default this script does nothing.

/etc/init.d/mmserver start

exit 0


-- 
raven22

raven22's Profile: http://forums.slimdevices.com/member.php?userid=16511
View this thread: http://forums.slimdevices.com/showthread.php?t=66953

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


Re: [SlimDevices: Plugins] Wake on lan etc

2009-08-23 Thread stevecross

All seems o.k, thanks for everyones input. I have installed freerip and
its seems fine for now. 

steve


-- 
stevecross

stevecross's Profile: http://forums.slimdevices.com/member.php?userid=29599
View this thread: http://forums.slimdevices.com/showthread.php?t=66920

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


Re: [SlimDevices: Plugins] Wake on lan etc

2009-08-23 Thread kantblue

Hi stevecross.

Glad to hear you got it working!

That's another anomaly/glitch/bug I can add to my list of peculiar
things windows does. This list is getting rather long nowadays LOL!

cheers
kantblue


-- 
kantblue

kantblue's Profile: http://forums.slimdevices.com/member.php?userid=19236
View this thread: http://forums.slimdevices.com/showthread.php?t=66920

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


Re: [SlimDevices: Plugins] iPeng support thread

2009-08-23 Thread ModelCitizen

pippin;450831 Wrote: 
> 
> What exactly is infobrowser doing?
> Isn't there an implementation for SqueezePlay? Or is that one using
> LUA?
> If it's not, what would I have to do to implement it?
You are asking me? :-)
I think it is an XML reader. It works on the Controller and
Squeezeplay. It's under Extras. Triode (BBCiPlayer, Extention Downloader
and much more) and bpa (who wrote the BBC and TV addons) are the guys
most involved with it.

MC


-- 
ModelCitizen

On average people have fewer than two feet.

Last.fm/user/ModelCitizen

ModelCitizen's Profile: http://forums.slimdevices.com/member.php?userid=446
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] iPeng support thread

2009-08-23 Thread pippin

No, it doesn't stream to the iPhone.
There's some limited capability in the (free) iPeng PLUGIN (version
0.5.4 is available for download through SqueezeCenter's Extension
Downloader). That's essentially an iPhone based skin for SC (for
Safari), learn more about it's playback capabilities here:
http://penguinlovesmusic.de/2008/07/


-- 
pippin

---
see iPeng, the Squeezebox iPhone remote, at penguinlovesmusic.com

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
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] Wake on lan etc

2009-08-23 Thread gharris999

You might also be able to do this without the video & sound drivers if
install the Intel INF update utility:
http://downloadcenter.intel.com/download.aspx?url=/16023/a08/infinst_autol.exe&DwnldId=16023&ProductID=816&lang=eng


-- 
gharris999

gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=66920

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


Re: [SlimDevices: Plugins] Android Client - Squeeze Remote

2009-08-23 Thread djfake

Hi - 
I just purchased this application for use with my Squeezebox v3. When I
opened SqueezeRemote, it asked me to turn Wifi on. Once I did, it found
my Squeezebox and my G1 is now a remote for my Squeezebox.

It did what it claims to, and hopefully this guys will continue to
develop and support their app.


-- 
djfake

---
www.itjerk.com
www.progressiverock.com

djfake's Profile: http://forums.slimdevices.com/member.php?userid=8111
View this thread: http://forums.slimdevices.com/showthread.php?t=64183

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


Re: [SlimDevices: Plugins] Wake on lan etc

2009-08-23 Thread stevecross

Just installed the video and sound drivers and the option is now there
to standbye or hibernate. I have allowed it to sleep and it started up
when i connected to squeezecentre, i can,t beleive that i could not get
this without those drivers. It proves to me "never assume". Thanks for
everyones help.

steve


-- 
stevecross

stevecross's Profile: http://forums.slimdevices.com/member.php?userid=29599
View this thread: http://forums.slimdevices.com/showthread.php?t=66920

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


Re: [SlimDevices: Plugins] iPeng support thread

2009-08-23 Thread neilio

I did a bunch of searching before I bought iPeng and I swear I saw a
post somewhere that said you could use it to stream to your iPhone
remotely. Now that I'm actually using it that functionality doesn't seem
to be available.

Am I missing something, or is this not possible? Even handing off the
stream.mp3 via Safari would work (and allow for background playback).


-- 
neilio

neilio's Profile: http://forums.slimdevices.com/member.php?userid=8456
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: SqueezeScrobbler 1.0 for SqueezeCenter 7.0

2009-08-23 Thread alexander_binder

Same here, see the picture, can skip. But there is no music playing : (

alex


-- 
alexander_binder

alexander_binder's Profile: 
http://forums.slimdevices.com/member.php?userid=32390
View this thread: http://forums.slimdevices.com/showthread.php?t=38845

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


Re: [SlimDevices: Plugins] Wake on lan etc

2009-08-23 Thread stevecross

Thanks for your help, will do these things and report back later.

steve


-- 
stevecross

stevecross's Profile: http://forums.slimdevices.com/member.php?userid=29599
View this thread: http://forums.slimdevices.com/showthread.php?t=66920

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


Re: [SlimDevices: Plugins] Wake on lan etc

2009-08-23 Thread kantblue

Hi stevecross

In theory not installing the video/sound drivers wouldn't impact on
this, but then again we are talking microsoft here so it might be worth
a go?

I'm assuming that your motherboard is correctly identified in Device
Manager?

Might also be obvious, I know you updated the bios, but did you change
any settings in the bios itself to enable power management?

kantblue


-- 
kantblue

kantblue's Profile: http://forums.slimdevices.com/member.php?userid=19236
View this thread: http://forums.slimdevices.com/showthread.php?t=66920

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


Re: [SlimDevices: Plugins] Wake on lan etc

2009-08-23 Thread stevecross

Hi, i have not installed graphics driver or sound drivers because i have
no use when connecting remotely, would this cause a problem when
hibernating. I will install these and try.


steve


-- 
stevecross

stevecross's Profile: http://forums.slimdevices.com/member.php?userid=29599
View this thread: http://forums.slimdevices.com/showthread.php?t=66920

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


Re: [SlimDevices: Plugins] Wake on lan etc

2009-08-23 Thread kantblue

Hi stevecross

Have you checked in Device Manager that the motherboard etc is all
being detected/installed correctly?*

Seems odd to me I would have thought that any modern board would
support power management?

kantblue

*I'm sure from what you say in your posts that you know this stuff but
just in case you need to right click on 'My Computer' select manage and
check Device Manager for any missing drivers etc.


-- 
kantblue

kantblue's Profile: http://forums.slimdevices.com/member.php?userid=19236
View this thread: http://forums.slimdevices.com/showthread.php?t=66920

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


Re: [SlimDevices: Plugins] Start MusicIP at boot on Ubuntu

2009-08-23 Thread slamhound

Thanks for the suggestion.  I tried it, but it didn't work.  After
running the /etc/init.d/mmserver start command, it didn't ask for a
password. Instead I got:

nohup:  ignoring input and appending output to '/home//nohup.out'

The server was not started.

I looked in nohup.out and there was just one line that said "su: must
be run from a terminal"

As for MusicIP itself, I think they might be dead.  Before the forums
disappeared, there was a thread about how they hadn't been updating
things in a while and how the main developer had left.  If I remember
correctly, they may have sold the tech to some other company, which may
or may not develop it.


-- 
slamhound

slamhound's Profile: http://forums.slimdevices.com/member.php?userid=19473
View this thread: http://forums.slimdevices.com/showthread.php?t=66953

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


Re: [SlimDevices: Plugins] Wake on lan etc

2009-08-23 Thread stevecross

No options in power management in control panel, i have upgraded bios
and it is set to sb3 i understand that this will allow suspend to ram, i
have downloaded dumppo from microsoft, but it starts getting complex.

steve


-- 
stevecross

stevecross's Profile: http://forums.slimdevices.com/member.php?userid=29599
View this thread: http://forums.slimdevices.com/showthread.php?t=66920

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


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

2009-08-23 Thread BodgeIT

Hi,
I've been testing the nightlies for some time now.  Currently running
7.4 - r28243.  I am also running iPlayer ver 0.9(Beta 8).

For some time now I have been unable to play any streams(mostly BBC) on
my SliMP3.  All streams play fine on the Receiver.

This issue has appeared several time before but is always fixed
somewhere along the line.

I have enabled debugging for the plugin, the slimp3 proto and clients
and attach the log.

Any chance you could fix this in time to listen to England trouncing
the Aussies(approx 2 hours)?


+---+
|Filename: Copy of server.log   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=7996|
+---+

-- 
BodgeIT

Whether you think you can or you think you can't, either way you are
right!
*SS: 7.4 - r27634* on *WHS SP2*(VMWare 1.8 Device(No Sound Card))
Slimp3(FW 2.3), Receiver(FW 62) & Controller(7.4 r5580).

BodgeIT's Profile: http://forums.slimdevices.com/member.php?userid=17100
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] Wake on lan etc

2009-08-23 Thread kantblue

Hi Stevecross

I completely agree with slamhound that the server power control plugin
is useful for shutting down manually and works well.

With regard to your lack of sleep/hibernate, in your XP control panels,
do you not see a "Power Option" setting.

Or can you see this option, but any settings you insert here don't
work?

kantblue


-- 
kantblue

kantblue's Profile: http://forums.slimdevices.com/member.php?userid=19236
View this thread: http://forums.slimdevices.com/showthread.php?t=66920

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


Re: [SlimDevices: Plugins] Wake on lan etc

2009-08-23 Thread stevecross

Thanks guys, i am at the moment trying to figure out why i do not have
the facility in xp to hibernate or go into standbye. I have enabled wake
on lan in the bios and have googled the problem but no answeres yet. I
suspect that even with the pluggin at the moment it will not hibernate
untill the command can be executed. I am however impressed with the
intel board so far and it can do most things my triple core 180 watts
per hour server did. It does not work without the 4 pin power plug in
the board connected so i will need a power supply with this connector.
The missus input is "why not just play cd,s its easier" but this will be
worth it in the end.

steve


-- 
stevecross

stevecross's Profile: http://forums.slimdevices.com/member.php?userid=29599
View this thread: http://forums.slimdevices.com/showthread.php?t=66920

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


Re: [SlimDevices: Plugins] TrackStatiTunesUpdateWin.pl?

2009-08-23 Thread Phil Meyer
>The bundled TrackStatiTunesUpdate.pl script should work on both Windows
>and Mac, let me know if it doesn't.
>
Thanks - it does seem to work.
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins