Re: [SlimDevices: Beta] Updating Squeezebox server reverts my playlists on some players

2009-08-28 Thread schiegl

kdf;452275 Wrote: 
 I believe there is an open bug report about MusicIP  generated mixes not
 getting stored and restored across a server restart.
 

Fortunately this bug (or a similar sounding one i had filed) has been
fixed in 7.3.3: https://bugs.slimdevices.com/show_bug.cgi?id=9931

kdf;452275 Wrote: 
 
 It's possible there are other cases as well.
 -k

Indeed, as this bug was only for MIP-generated playlists...

regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=67096

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


Re: [SlimDevices: Beta] SC 7.4-25192: No RIGHT drill into track details anymore

2009-03-08 Thread schiegl

Yep, can confirm this (SC 7.4trunk on Linux, with SBC 7.4trunk)


Code:


  [09-03-08 11:39:59.9155] Slim::Control::Request::execute (1889) Error: While 
trying to run function coderef [Slim::Menu::TrackInfo::cliQuery]: [Can't store 
CODE items at blib/lib/Storable.pm (autosplit into 
blib/lib/auto/Storable/_freeze.al) line 339, at 
/opt/SqueezeCenter_svn/7.4/trunk/server/CPAN/DBIx/Class/Serialize/Storable.pm 
line 10
  



Player-UI works.

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=61060

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


[SlimDevices: Beta] Slow network + Transcoding/Bitrate limiting + Alarm + ? = Boom hangs

2009-02-03 Thread schiegl

Hi,

from time to time my boom hangs (Squeezebox Logo only) after an alarm
should have gone off. This SBB is connected through a 192kbit/s link to
the SC and normal playback works just fine (bitrate limiting set to
128kibt/s - just need to wait about 5 seconds until the buffer is full
enough)

I was finally able to capture a log with player.alarm + player.source
set to debug. I've uploaded the file to
http://www.schiegl.com/download/server.txt. What's strange to me are
those numerous calls to
Slim::Player::TranscodingHelper::getConvertCommand2 (about 50 calls
within 2 seconds)

I would have filed a bug, but i don't know (yet) where to put it...

If someone could take a look at this log file (3000 lines within those
2 seconds) I'd be grateful!

thanks a lot,
Markus

system: 7.3trunk...


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=59243

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


Re: [SlimDevices: Beta] Changelog suggestion

2009-02-02 Thread schiegl

Hi,

what about subscribing to the checkins mailing list (or use gmane if
you prefer a newsreader interface)?

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=59162

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


Re: [SlimDevices: Beta] WebUI should have unsynchronize all function

2009-01-27 Thread schiegl

Hi,

the message you mentioned has nothing to do with audio syncing between
multiple players but with preferences syncing between SqueezeCenter and
SqueezeNetwork.
Maybe you have to remove (i.e. forget) a player on both systems. From
time to time i cleanup my SN-Account which then contains many Software
Players

Don't know if this answers your question (maybe i misread it)...

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=58882

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


Re: [SlimDevices: Beta] Power of new streaming

2008-12-19 Thread schiegl

schiegl;360800 Wrote: 
 
 Though i don't know (yet) how those two resample options (the builtin
 with --rate or the effects version) differ...
 

With the 'flac enabled sox'
(http://svn.slimdevices.com/?rev=24382view=rev) version coming soon, i
wanted to find out what's the difference between these two variants (see
other posts) how resampling could be specified.

-executive summary: there's no difference on the output, you can choose
either version.-

test on a linux box, with a 88.2kHz, flac track:

Code:


  $ time $SC_HOME/Bin/i386-linux/flac -dcs -- track.flac | 
$SC_HOME/Bin/i386-linux/sox -t wav - -t flac --rate=44100 -  1.flac
  
  real  0m34.913s
  user  0m36.574s
  sys   0m0.472s
  $ time $SC_HOME/Bin/i386-linux/flac -dcs -- track.flac | 
$SC_HOME/Bin/i386-linux/sox -t wav - -t flac - rate 44100  2.flac
  
  real  0m36.892s
  user  0m36.414s
  sys   0m0.480s
  $ diff 1.flac 2.flac
  $
  



kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=54862

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


Re: [SlimDevices: Beta] 7.3r24282: Tracks not mixable (MusicIP) if non-ASCII chars in file path (Windows)

2008-12-14 Thread schiegl

Moonbase;370042 Wrote: 
 
  schiegl;369945 Wrote: 
  Welcome to the bug hunting party in the land of charset issues :-)

 Will that never end? ;-) Dunnit for more than 30 years now … started
 out around 1977 when Germany decided -[\]{|}~- should become
 -ÄÖÜäöüß- … *big grin*
 

I'm afraid we have to wait another 30 years until each and every
systems uses utf-8 (even windows ;-) assuming no one comes up with
utf16, utf32, utf64...as new default...

Moonbase;370042 Wrote: 
 I wonder if I should risk trying what happens on my old Linux charset
 iso-8859-15 box … only I don’t dare rightaway since it’s my svn server
 also and hasn’t been updated for a while. All those dependencies might
 break something.

Woah! don't do it :-) i've tried almost two years to get working MIP
support on linux with iso8859 with no success. The MIP-Mixer just
didn't work with non-ascii characters. Not until i've switches my linux
box to utf8 (including MIP-Mixer) and fixing a few SC-Bugs i was finally
able to mix 99,9% of my tracks.

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=56330

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


Re: [SlimDevices: Beta] Running SqueezePlay

2008-12-13 Thread schiegl

Phil,

i used to build SqueezePlay for linux from SVN-code in the
pre-poky-times but it takes much longer compared to SC-Updates because
you have to compile and build a new binary each time.
Nowadays i only build 'SBC Images'
(http://wiki.slimdevices.com/index.php/SqueezeOS_Build_Instructions)
from time to time if svn commit messages indicate something relevant
has changed. It's only a few steps though:
- svn up
- source poky-init-build-env
- bitbake squeezeos-image
- cd tmp/deploy/image  scp jive.bin r...@controller:/mnt/mmc/
- upgrade SBC from SD card

Following the recent discussions i suppose only Windows  OS-X builds
are working targets (SBC excluded, linux builds would require
additional work). But you'd need a 'build environment'
(http://wiki.slimdevices.com/index.php/SqueezePlay_Build_Instructions)
nevertheless.

Because i have neither the required build tools for Windows nor for my
Mac i have switched to nightlies for SqueezePlay.

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=56318

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


Re: [SlimDevices: Beta] 7.3r24282: Tracks not mixable (MusicIP) if non-ASCII chars in file path (Windows)

2008-12-13 Thread schiegl

Welcome to the bug hunting party in the land of charset issues :-)

May i propose you attach unified diffs (diff -u) instead - this makes
reading and applying the patches a lot simpler (at least for me) and
mimics the behaviour of a svn diff file. Nevertheless let's see
what michael has to say to this case - he has certainly a lot of
knowledge and experience in this area... :-)

kind regards,
Markus

P.S: eventually i'll run a few tests on my linux utf-8 system, too.


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=56330

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


Re: [SlimDevices: Beta] AutoRescan plugin drives CPU utilization through the roof

2008-12-09 Thread schiegl

hickinbottoms;368162 Wrote: 
 I've an updated beta out (1.0b6) that implements this new rescanning
 method and so it should no longer cause these hiccups.
 
 You can find it in my plugin repository here (for 7.3):
 http://www.hickinbottom.com/sc-plugins/repo.xml
 
 Stuart

Stuart, thanks for providing a repository. These two plugins
(lazysearch + autorescan) have been the last ones i use outside of ED
control...

thanks,
Markus

P.S: Installation went without problems.


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=55819

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


Re: [SlimDevices: Beta] Server Log - Warning and Error - Just curious

2008-12-02 Thread schiegl

usbethjim;365673 Wrote: 
 
 [08-12-02 11:03:32.8676] Slim::Utils::PluginManager::enablePlugins
 (423) Couldn't load Slim::Plugin::PreventStandby::Plugin. Error: Plugin
 is incompatible with your platform.

This one's okay because PreventStandby is available for windows only.
This plugin should not be part of the Ready/NAS Package - maybe it's
removed when an offical version is released.

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=55824

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


Re: [SlimDevices: Beta] Power of new streaming

2008-11-17 Thread schiegl

awy;360673 Wrote: 
 That does not seem to tie with  the documentation I have; maybe
 D:{RESAMPLE=--rate=%d}?
 

I think both variants are possible (I've sox version 4.1 here), but
it's important that --rate is not passed as format option (fopts) of
the source file (as in your first post, this would result in playback
in half speed).

if RESAMPLE=--rate=%d or RESAMPLE=-r %d then this should work:
[sox] -t wav - -t flac $RESAMPLE$ -

if RESAMPLE=rate %d then the effects option of sox is been used, and
this has to be passed as last parameter:
[sox] -t wav - -t flac - $RESAMPLE$

Though i don't know (yet) how those two resample options (the builtin
with --rate or the effects version) differ...

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=54862

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


Re: [SlimDevices: Beta] SqueezePlay 7.3r3377 (SBC) won't connect to SC 7.3r23934

2008-11-16 Thread schiegl

okay, this one does the trick


Code:


  Index: Slim/Player/Controller.pm
  ===
  --- Slim/Player/Controller.pm (revision 23938)
  +++ Slim/Player/Controller.pm (working copy)
  @@ -19,7 +19,7 @@
push @ISA, qw(SDI::Service::Player::SqueezeNetworkClient);
}
else {
  - require Slim::Player::Squeezebox2;
  + require Slim::Player::SqueezePlay;
push @ISA, qw(Slim::Player::SqueezePlay);
}
  }
  



btw. WELCOME_TO_CONTROLLER is missing in strings.txt...

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=55090

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


Re: [SlimDevices: Beta] Silly bug in Slim::Player::Controller, fixed

2008-11-16 Thread schiegl

Alan, no problem! thanks for fixing this on a sunday!

have a nice weekend (at least the few hours which are left),
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=55153

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


Re: [SlimDevices: Beta] Fullscreen artwork should have a small border

2008-11-14 Thread schiegl

bklaas;360001 Wrote: 
 just checked the last proposed layout changes in with r3375.
 
 cheers,
 #!/ben

I like this one!

thanks,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=55053

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


[SlimDevices: Beta] SqueezePlay 7.3r3377 (SBC) won't connect to SC 7.3r23934

2008-11-14 Thread schiegl

Hi,

subject says it. on the SBC the circle is spinning when it tries to
connect to the SC. On the server side the following lines are logged:


Code:


  [08-11-14 22:46:44.1518] Slim::Networking::IO::Select::select (271) Error: 
Select task failed: Can't locate object method new via package 
Slim::Player::Controller at 
/opt/SqueezeCenter_svn/7.3/trunk/server/Slim/Networking/Slimproto.pm line 1106.
  [08-11-14 22:46:44.8595] Slim::Networking::Slimproto::client_readable (405) 
client_readable: Client not found for slimproto msg op: STAT
  [08-11-14 22:46:45.8662] Slim::Networking::Slimproto::client_readable (405) 
client_readable: Client not found for slimproto msg op: STAT
  [08-11-14 22:46:47.0123] Slim::Networking::Slimproto::client_readable (405) 
client_readable: Client not found for slimproto msg op: STAT
  ...
  



kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=55090

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


Re: [SlimDevices: Beta] Power of new streaming

2008-11-14 Thread schiegl

awy;358389 Wrote: 
 Using lame for downsampling flac is clearly not ideal. I expect this to
 be changed as soon as someone can come up with a working transcoder
 pipeline that can do flac-flac with downsampling while retaining all
 the other functionality.
 
 I expect that we will use sox for this, but we need a more up-to-date
 build of sox, including with FLAC support (not there by default). This
 won't happen in time for 7.3. You could probably construct your own
 flac-wav pipeline today with the current sox functionality. I have not
 tested this but at a guess the following should work (although I can
 foresee a number of problems - it might be necessary to tie down all
 the output stream characteristics = 44100/16/2):
  
Code:

  
   flc wav * *
   # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
   [flac] -dcs $START$ $END$ -- $FILE$ | [sox] $RESAMPLE$ -t wav - -t wav -
   

  
 You would probably need to disable the flc-flc-transcode line in the
 normal convert.conf file.
 
 If you have a flac-capable sox version around then you could try:
  
Code:

  
   flc flc transcode *
   # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
   [flac] -dcs $START$ $END$ -- $FILE$ | [flac-capable-sox] $RESAMPLE$ -t 
wav - -t flc -
   

  
 
 Alan.

Alan, thanks for the pointer. I added sox with flac + bitrabit/resample
support (i love gentoo :-) and replaced the bundled one. I had to modify
your first guess a bit (this version played back at half speed). The
following lines work and resample 96-48 and 88.2-44.1


Code:


  flc flc transcode *
# FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=rate %d}
[flac] -dcs $START$ $END$ -- $FILE$ | [sox] -t wav - -t flac - 
$RESAMPLE$
  



kudos for this absolutely fine piece of work! (new streaming not these
two lines ;-)

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=54862

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


Re: [SlimDevices: Beta] Controller r3356 firmware

2008-11-13 Thread schiegl

MBSqueeze;359585 Wrote: 
 I agree.  Although the changelog describes fixes, I can't tell if the
 fixes apply to SC, the firmware or both.  It would be nice to see
 what's being fixed in each controller firmware release!
 
 Thanks,
 Mark

Hi Mark,

you have seen Finn's reply? Using the mailing lists it's rather easy to
follow the different updates including their revision numbers for
SqueezeCenter and SqueezePlay/Controller (jive)

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=55040

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


[SlimDevices: Beta] Power of new streaming

2008-11-09 Thread schiegl

@Slim Devices:

This weekend i've enjoyed the power of the new streaming system
- two synchronized players (transporter+receiver)
- a 24/88.2 album (will be transcoded on the server for the receiver)
and all this works including seeking within a track! I take my hat off
to what you've improved since 7.2! Really good job.

If only the Sync-UI would have improved with similar big steps...(yes i
know it'll come soon :-)

keep up the good work,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=54862

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


Re: [SlimDevices: Beta] Power of new streaming

2008-11-09 Thread schiegl

Millwood;358220 Wrote: 
 How does the new built in streaming/sync compare to the sync options
 plugin on 7.2.1, which I run?

I must admit that i've never used the sync options plugin...i should
probably check this out.

At least the old (7.3) system was not able to
- automatically resample+transcode(*) hd-audio files, but only if the
player does not support the high sample frequency, in my case for the
SBR from 88.2 - 44.1
- seek in this transcoded stream 
- combined with synchronized players + gapless/crossfading

I understand that many things could go wrong in this complex system -
but it works! Maybe there are still some edge cases to work on but
nevertheless new streaming seems very well thought out.

kind regards,
Markus

(*) to mp3 using lame. this is ok for ambient listing + you don't have
to resample those tracks manually and manage two copies. For active
listing the transporter plays them unaltered.


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=54862

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


Re: [SlimDevices: Beta] SC 7.3-23789 and SBC r3253 working pretty..

2008-11-06 Thread schiegl

Hi,

Mnyb;357440 Wrote: 
 
 But after 10 minutes or so i got it to rebuffer and stutter constantly
 ?
 The only thing i did was to press back skip and listen to a tune
 several times ?
 
 I'm aware off that you have to keep the SBC awakein its current beta
 status to play music trough it. So it was not that.
 

Are you sure, it's not the same problem that was fixed by
http://svn.slimdevices.com/?rev=3275root=Jiveview=rev
http://svn.slimdevices.com/?rev=3276root=Jiveview=rev

Mnyb;357440 Wrote: 
 
 Another observation the time bar in now playing does not look right if
 you use back skip ? it correct's itself after 20 seconds ?
 

Maybe/Probably handled by
http://svn.slimdevices.com/?rev=3283root=Jiveview=rev
?

btw: The best SBC logfile i've found is /var/log/messages

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=54613

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


Re: [SlimDevices: Beta] SC7.3 23805 - Missing String

2008-11-04 Thread schiegl

here, too. always happens if you open the information (was: status)
tab...

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=54663

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


[SlimDevices: Beta] New player icons on the SBC

2008-11-02 Thread schiegl

Hi,

a few minutes ago i updated my SBC to r3253 to include the latest
fixes/updates and, to be honest, i wanted to the see the new player
icons ;-)

I especially like those for the 'SB3'
(http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay/share/applets/DefaultSkin/images/Icons/Players/squeezebox2.png?view=markuproot=Jivepathrev=3253)
and the 'Boom'
(http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay/share/applets/DefaultSkin/images/Icons/Players/boom.png?view=markuproot=Jivepathrev=3253).
For the 'transporter'
(http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay/share/applets/DefaultSkin/images/Icons/Players/transporter.png?view=markuproot=Jivepathrev=3253)
and 'SBR'
(http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay/share/applets/DefaultSkin/images/Icons/Players/receiver.png?view=markuproot=Jivepathrev=3253)
i find it's hard to distinguish these two icons on the small SBC
display.
As we all eat with out eyes i agree that visual is almost always
preferable to express things than text only - if no (or not much)
information is lost.
Keep up the good work and if you could separate these two icons a bit,
all the better..

just my 2 cents,
Markus

P.S: Thanks a lot for the latest poky update! Doing builds is much
easier and faster now...


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=54540

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


Re: [SlimDevices: Beta] New player icons on the SBC

2008-11-02 Thread schiegl

rtitmuss;355882 Wrote: 
 
 I'd be interested to know if you see any problems rebooting, as
 mentioned in this thread:
 http://forums.slimdevices.com/showthread.php?t=54446.
 
 In theory r3253 should have a fix for this problem, and also fixes for
 all known connection issues. We need lots of testing, and reports if
 people still see this problems after upgrading.
 
 Thanks,
 Richard

Hi,

fortunately for me i've not experienced any 5-min reboots with r3253 or
any other connection issues with this version in the last hours
(including playback). So in a sense i'm sorry i can't report any
problems... :-)

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=54540

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


Re: [SlimDevices: Beta] 7.3 controller firmware on its way to 7.3 SC users

2008-11-02 Thread schiegl

Hi,

i don't know if this is worth to file a bug (i realize playback is
labeled beta so i do understand), but the playback of 24/96-flac files
on the SBC (r3253) will crash it - hangs for a few seconds until the
watchdog kicks in. It's no bandwidth issue (almost 100% if located near
the AP) and no power problem (sits in its cradle). No problems with
24/48 flac files. I know the controller uses the same DAC as the
receiver and is therefore incapable to do this natively but there
should either be better error handling or some resampling within linux
- the same applies probably to SqueezePlay on Windows. (how many
soundcards - especially those onboard - have 24/96 DACs?)

The same tracks on SqueezePlay/Windows (nightly, 08/11/02) play back in
half speed.

According to
http://wiki.slimdevices.com/index.php/SqueezePlay_Audio_Playback it
should/could work...

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=53808

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


Re: [SlimDevices: Beta] r23757, bitrate limits static

2008-10-31 Thread schiegl

Hi,

probably it's the same problem i've reported here +
solution

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=54466

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


Re: [SlimDevices: Beta] Significant changes to transcoding framework

2008-10-30 Thread schiegl

awy;354926 Wrote: 
 Opps, looked like I missed this one. Worrying really, as it was a
 specific test case. It should read something like:
  
Code:

  
   # special case for smart bitrates on mp3 input
   mp3 mp3 transcode *
   # IFB:{BITRATE=-B %B}
   [lame] --silent -q $QUALITY$ -v $BITRATE$ --mp3input $FILE$ -
   

  
 
 I won't get to test this myself until tomorrow. If would be great if
 you could try this in convert.conf and let me know that it is ok.
 
 Alan.

Alan, thanks a lot. You saved me some time! And yes, it working again
at this moment :-)

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=54331

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


Re: [SlimDevices: Beta] Significant changes to transcoding framework

2008-10-29 Thread schiegl
 for: mp3-aif-*-00:04:20:06:73:61
  [08-10-29 22:56:41.7778] Slim::Player::TranscodingHelper::checkBin (223) 
Checking formats for: mp3-aif-squeezebox2-*
  [08-10-29 22:56:41.7781] Slim::Player::TranscodingHelper::checkBin (223) 
Checking formats for: mp3-aif-*-*
  [08-10-29 22:56:41.7784] Slim::Player::TranscodingHelper::checkBin (223) 
Checking formats for: mp3-wav-squeezebox2-00:04:20:06:73:61
  [08-10-29 22:56:41.7787] Slim::Player::TranscodingHelper::checkBin (223) 
Checking formats for: mp3-wav-*-00:04:20:06:73:61
  [08-10-29 22:56:41.7789] Slim::Player::TranscodingHelper::checkBin (223) 
Checking formats for: mp3-wav-squeezebox2-*
  [08-10-29 22:56:41.7792] Slim::Player::TranscodingHelper::checkBin (223) 
Checking formats for: mp3-wav-*-*
  [08-10-29 22:56:41.7795] Slim::Player::TranscodingHelper::checkBin (223) 
Checking formats for: mp3-mp3-squeezebox2-00:04:20:06:73:61
  [08-10-29 22:56:41.7798] Slim::Player::TranscodingHelper::checkBin (223) 
Checking formats for: mp3-mp3-*-00:04:20:06:73:61
  [08-10-29 22:56:41.7801] Slim::Player::TranscodingHelper::checkBin (223) 
Checking formats for: mp3-mp3-squeezebox2-*
  [08-10-29 22:56:41.7804] Slim::Player::TranscodingHelper::checkBin (223) 
Checking formats for: mp3-mp3-*-*
  [08-10-29 22:56:41.7807] Slim::Player::TranscodingHelper::enabledFormat (190) 
Checking to see if mp3-mp3-*-* is enabled
  [08-10-29 22:56:41.7810] Slim::Player::TranscodingHelper::checkBin (231)
enabled
  [08-10-29 22:56:41.7813] Slim::Player::TranscodingHelper::checkBin (233)   
Found command: -
  [08-10-29 22:56:41.7816] Slim::Player::TranscodingHelper::checkBin (223) 
Checking formats for: mp3-mp3-transcode-*
  [08-10-29 22:56:41.7819] Slim::Player::TranscodingHelper::enabledFormat (190) 
Checking to see if mp3-mp3-transcode-* is enabled
  [08-10-29 22:56:41.7822] Slim::Player::TranscodingHelper::checkBin (231)
enabled
  [08-10-29 22:56:41.7825] Slim::Player::TranscodingHelper::checkBin (233)   
Found command: [lame] --silent -q $QUALITY$ -v -B $BITRATE$ --mp3input $FILE$ -
  [08-10-29 22:56:41.7829] Slim::Player::TranscodingHelper::getConvertCommand2 
(436) Matched: mp3-mp3 via: [lame] --silent -q $QUALITY$ -v -B $BITRATE$ 
--mp3input $FILE$ -
  [08-10-29 22:56:41.7832] Slim::Player::Song::open (323) Transcoder: 
streamMode=I, streamformat=mp3
  [08-10-29 22:56:41.7835] Slim::Player::Song::open (343) Opening stream (no 
direct streaming) using Slim::Player::Protocols::File 
[file:///data/common/All%20Music/Alexandre%20Desplat/The%20Golden%20Compass/01%20-%20The%20Golden%20Compass.mp3]
  [08-10-29 22:56:41.7846] Slim::Player::Protocols::File::open (79) duration: 
[142.297] size: [5691888] endian [] offset: [2737] for 
file:///data/common/All%20Music/Alexandre%20Desplat/The%20Golden%20Compass/01%20-%20The%20Golden%20Compass.mp3
  [08-10-29 22:56:41.7849] Slim::Player::Protocols::File::open (96) Opening 
file /data/common/All Music/Alexandre Desplat/The Golden Compass/01 - The 
Golden Compass.mp3
  [08-10-29 22:56:41.7856] Slim::Player::Protocols::File::open (169) Seeking in 
2737 into /data/common/All Music/Alexandre Desplat/The Golden Compass/01 - The 
Golden Compass.mp3
  [08-10-29 22:56:41.7861] Slim::Player::Song::open (364) URL is a song 
(audio): 
file:///data/common/All%20Music/Alexandre%20Desplat/The%20Golden%20Compass/01%20-%20The%20Golden%20Compass.mp3,
 type=mp3
  [08-10-29 22:56:41.7870] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (533) Using command 
for conversion: /usr/bin/lame --silent -q 3 -v -B --mp3input - -
  [08-10-29 22:56:41.7873] Slim::Player::Song::open (436) Tokenized command 
/usr/bin/lame --silent -q 3 -v -B --mp3input - -
  [08-10-29 22:56:41.8724] Slim::Player::SongStreamController::new (32) live=2
  [08-10-29 22:56:41.8744] Slim::Player::StreamingController::_Stream (937) 
00:04:20:06:73:61: stream
  [08-10-29 22:56:41.8882] Slim::Player::StreamingController::_Stream (962) 
Song queue is now 0,1
  [08-10-29 22:56:41.8889] Slim::Player::StreamingController::_setPlayingState 
(1743) new playing state BUFFERING
  [08-10-29 22:56:41.8894] 
Slim::Player::StreamingController::_setStreamingState (1752) new streaming 
state STREAMING
  [08-10-29 22:56:41.8898] Slim::Player::StreamingController::_eventAction 
(297) 00:04:20:06:73:61: NextTrackReady - new state BUFFERING-STREAMING
  
  



flac-mp3 works fine.

thanks,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=54331

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


Re: [SlimDevices: Beta] Can't start SC 7.3, Mysqld error

2008-10-26 Thread schiegl

You could try removing (or renaming) SC-Cache-directory/MySQL. I'd
tell you to look at Settings-Status to find out where it is, but this
won't work...so my guess for Windows:

C:\Documents and Settings\All Users\Application
Data\SqueezeCenter\Cache\MySQL

Make sure, this directory doesn't exist or is empty when you re-install
SC or start mysql. It'll then be recreated from scratch, including a
full rescan.

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=54244

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


Re: [SlimDevices: Beta] 7.3 controller firmware on its way to 7.3 SC users

2008-10-25 Thread schiegl

Skunk;353272 Wrote: 
 Thanks Howard, but I can't take credit for instructions given on p.1 of
 this thread. 
 
 This does seems like a good opportunity to thank the team responsible
 for getting this to work though. Thanks guys!

indeed! You've done a great job. Thanks a lot! After a few hours of
listening to the SBC in the past days - it's almost like i got a new
device...


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=53808

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


Re: [SlimDevices: Beta] 7.3 controller firmware on its way to 7.3 SC users

2008-10-21 Thread schiegl

Howard,

using nightlies it's also a good idea to follow the checkin
mailinglist, as it was noted:

 
 Add an advanced option to enable beta audio playback for the 7.3
 release. Once this option is enabled the controller/squeezeplay 
 will appear as an option in the Choose Player menu. The option is
 sticky through reboots/restarts.
 

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=53808

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


Re: [SlimDevices: Beta] SqueezePlay - how intensively should we be testing it?

2008-10-12 Thread schiegl

ModelCitizen;349100 Wrote: 
 
 Unfortunately the audio broke and glitched too much to make it usuable
 (with Flacs from my library)

i can confirm this if using the controller (controlling and playing
(flacs) is often impossible, but i'm rather confident this is because
of my sub-optimal WLAN connection, it's sufficient for controlling.
maybe it's time to get a new AP... :-)
My SqueezePlay on Windows (no WLAN) doesn't suffer from these problems.
Even 96/24-flacs play without problems.

ModelCitizen;349100 Wrote: 
 
 Initially I was sort of surprised that I could not control the
 SqueezePlay player with SqueezePlay itself (impossible to select it in
 Choose Player)
 
Maybe it takes a few seconds to show up...presshold left cursor
should display the setup menu including choose player. As most (all?)
hardware players are displayed with a nice icon and the player name the
squeezeplay-player is just an empty line - although it's selectable.

usable keys (afaik):
- cursor keys
- enter (same es cursor right)
- h (home, toggle home/now playing)
- c / space (pause)
- y (z?) (previous track, presshold to seek)
- b (next track, presshold to seek)

kind regards,
Markus

P.S: http://wiki.slimdevices.com/index.php/SqueezePlayUI is a little
bit outdated...


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=53555

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


Re: [SlimDevices: Beta] SqueezePlay - how intensively should we be testing it?

2008-10-11 Thread schiegl

ModelCitizen;348885 Wrote: 
 If playback is enabled can someone let me know how to use it as a
 player?
 
 Thanks
 
 MC

You can select Settings - Advanced - TEST_PLAYBACK. Choose your SC
Server (name or ip address) and squeezeplay will automatically be added
as a new player with all controls  available.

This works for Softsqueeze and the SBC (7.3).

kind regards,
Markus

P.S. You can then use SC to control your Softsqueeze-Player ;-)


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=53555

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


Re: [SlimDevices: Beta] SC 7.3 Web UI Oddities

2008-10-09 Thread schiegl

Hi,

with version 7.3r23495 i cannot open the top menus on the left pane
(Music Library, Internet Radio, Music Services, Favorites, Extras).
Moving the mouse over such an item the mouse over icon (the hand?) is
displayed but is cleared after the click.

i've cleared the local browser cache (FF3 on MacOS X)...

- Doesn't matter if called with skin-name (http://ip:9000/Default/)
or not (http://ip:9000/)

- Safari on MacOS X has the same problem

- Going back to 7.3r23491 fixed the problem. r23492 (Patch for ExtJS)
introduced it (checked with both browsers, cleared browsercache,
restarted browsers, ...)

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=51742

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


Re: [SlimDevices: Beta] SC 7.3 Web UI Oddities

2008-10-09 Thread schiegl

works again. thanks for the quick fix!

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=51742

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


Re: [SlimDevices: Beta] SC 7.3: sleep at end of song + transcoded stream = 100% CPU for slimserver.pl

2008-09-14 Thread schiegl

okay, done: http://bugs.slimdevices.com/show_bug.cgi?id=9482

thanks,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=52580

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


[SlimDevices: Beta] SC 7.3: sleep at end of song + transcoded stream = 100% CPU for slimserver.pl

2008-09-13 Thread schiegl

Hi,

any ideas how i can track down this problem?
- The log doesn't show anything.
- with disabled transcoding it works fine
- tested with a transporter + boom

system: linux, latest SC 7.3.

thanks!

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=52580

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


Re: [SlimDevices: Beta] SC 7.3: sleep at end of song + transcoded stream = 100% CPU for slimserver.pl

2008-09-13 Thread schiegl
  gettimeofday({1221340490, 914386}, NULL) = 0
  select(32, [6 8 9 10 12 14 15 17 18 20 21 22 26], [11 14], [11 14 15 17 18 20 
21 22 24], {0, 24765}) = -1 EBADF (Bad file descriptor)
  gettimeofday({1221340490, 914628}, NULL) = 0
  gettimeofday({1221340490, 914729}, NULL) = 0
  gettimeofday({1221340490, 914838}, NULL) = 0
  select(32, [6 8 9 10 12 14 15 17 18 20 21 22 26], [11 14], [11 14 15 17 18 20 
21 22 24], {0, 24312}) = -1 EBADF (Bad file descriptor)
  



-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=52580

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


Re: [SlimDevices: Beta] Apples Lossless = Silence

2008-09-07 Thread schiegl

Stephen,

you'll find more informations (and a workaround) in this thread:
http://forums.slimdevices.com/showthread.php?t=52048

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=52299

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


Re: [SlimDevices: Beta] 7.1 - New JS code for Default skin - SqueezeJS

2008-09-05 Thread schiegl

bhaagensen;337117 Wrote: 
 There are those who think and those who *know*. Just kidding! Thanks
 alot,
 
 http://svn.slimdevices.com/?view=revrevision=23036

wow! thanks for the notice - and even more: thanks a lot for adding
this!

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=46423

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


Re: [SlimDevices: Beta] Announcement: New streaming

2008-09-01 Thread schiegl

awy;335055 Wrote: 
 Yes, it is supposed to - I have tested it. What operating system are you
 using. Can you get a log from player.source=debug when you try to play a
 track this way please. Then submit a bug report with the details.
 Thanks, Alan.

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

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=51659

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


Re: [SlimDevices: Beta] What happened with the official 7.2??!!

2008-08-31 Thread schiegl

Eric Seaberg;334487 Wrote: 
 It's odd that something like that would change between a nightly of 8/15
 and the official release two weeks later.

It's because there have been two 7.2 versions, a public one on which
those nightly's were based and a non-public one with boom support (and
few other things). When Boom was released those two branches were
merged, resulting in a rather big code change (to the public) from one
day to another. 

kind regards,
Markus

btw. on my system 7.2 works just fine...(i know this doesn't help you
:)


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=51690

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


Re: [SlimDevices: Beta] Announcement: New streaming

2008-08-31 Thread schiegl

Hi,

one of my SB's is connected via internet/vpn to the SC with enabled
bitrate limiting to 128kbit/s. With this setting i only hear noise.
On the server side there's no lame invoked (but installed).

Is this supposed to work already?

thanks!
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=51659

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


Re: [SlimDevices: Beta] SC 7.2 bugs

2008-08-08 Thread schiegl

Hi,

hereby i declare all issues i posted with building and running 7.2 SBC
images as resolved. thanks!

I'm now leaving this thread... :-)

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=50437

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


Re: [SlimDevices: Beta] SC 7.2 bugs

2008-08-03 Thread schiegl

Hi,

i'm staying off topic (sorry FredFredrickson) but at least all my
findings for building SBC 7.2 are in one place. As soon as someone
tells me this version (not SC, i'm talking about SBC) has finished it's
work in progress state i'll start filing bugs via bugzilla. thanks!

1) i cannot log in with ssh, because root's home directory (/root) is
missing. I've patched the build process to add an empty /root
directory.


Code:


  Index: meta/classes/rootfs_ipk.bbclass
  ===
  --- meta/classes/rootfs_ipk.bbclass   (revision 2754)
  +++ meta/classes/rootfs_ipk.bbclass   (working copy)
  @@ -20,6 +20,7 @@
package_generate_ipkg_conf
  
mkdir -p ${T}/
  + mkdir -p ${IMAGE_ROOTFS}/root/
mkdir -p ${IMAGE_ROOTFS}/usr/lib/opkg/
  
opkg-cl ${IPKG_ARGS} update
  



although i don't know where to put this task best...

2) sound (startup, shutdown, menu, click-wheel, ...) doesn't work at
moment. Noticed it because i switched back to 7.1 for a test...

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=50437

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


Re: [SlimDevices: Beta] 7.2 Web UI Quirks

2008-08-03 Thread schiegl

I have no problems here...this setting survived the upgrade from 7.1 to
7.2... 

SC 7.2r22328 on Gentoo Linux, Firefox 3.01 on WXP/MacOS

verified with a fresh Safari installation:
- 1st access no additional icons
- 2nd access with ?moreThanThis=1, additional icons are displayed.

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=50640

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


Re: [SlimDevices: Beta] SC 7.2 bugs

2008-08-01 Thread schiegl

Hi,

there are repeating (error) messages in SC's server.log probably
because of change r2748, note the rr2750.


Code:


  ...
  [08-08-01 20:06:44.2823] Slim::Utils::Firmware::jive_needs_upgrade (298) 
Error: Jive sent invalid current version: 7.2 rr2750
  [08-08-01 20:06:44.2861] Slim::Utils::Firmware::jive_needs_upgrade (298) 
Error: Jive sent invalid current version: 7.2 rr2750
  [08-08-01 20:06:44.4297] Slim::Utils::Firmware::jive_needs_upgrade (298) 
Error: Jive sent invalid current version: 7.2 rr2750
  ...
  



kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=50437

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


Re: [SlimDevices: Beta] SC 7.2 bugs

2008-07-31 Thread schiegl

Hi,

*g* please apply 's/SC/SBC/g' to my posting...
remark to myself: posting in a hurry before leaving home for work is
not recommended... :-(

SC 7.2 together with SBC 7.1r2722 works really fine so far!

okay, now my experience with SBC 7.2r2746

* checked out from svn to my ubtunu build system
* built went really smooth (nice stuff this poky)
* result was a jive_7.2_2746.bin, size: 8794990 Bytes
* Updated my SBC
* After reboot (Logitech Logo + Free your Music) it tries to reconnect
to the last connected player (doesn't work, so i press left to enter
the main menu)

description of the menu tree:


Code:


  TEST_PLAYBACK (okay, i'm really on 7.2)
  last known SC, nothing happens if this one is selected, probably because of 
missing network connection)
  Settings
  Screen (complete + working)
  Music Source (same network problem)
  Home Menu (complete)
  Advanced
  About - nothing happens
  Date  Time (complete + working)
  Language
  ...a lot of languanges, including LANGUAGE_FI, _NO and SV.
  Logging (complete)
  Remote Login (comlete)
  Software Update (complete)
  Sound Effects (complete)
  Turn Off (doesn't work)
  Wireless Network
  ...Finding Networks... nothing found.
  manually entered the connection informations without success
  Wireless Region (complete)
  Factory Test (complete)
  Choose Player
  empty
  



Summary:

* No network connection
* Power off doesn't work (presshold doesn't work either - pulling the
battery does)
* about screen is non-functional
* those 3 nordic languages are only partially installed

question: Has the build process failed (at least i didn't notice
something unusual) on my system or does anybody else get the same
results? Should i really file those bugs?

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=50437

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


Re: [SlimDevices: Beta] SC 7.2 bugs

2008-07-31 Thread schiegl

Hi,

i built another SBC image before i go to bed...

...with the latest checkins r2748 und r2750 all problems (except those
nordic languages) have been fixed, so i'm running a working 7.2 on my
SBC. 

@Richard: That was really fast :-) thanks!

kind regards,
Markus

P.S. I'm really curious how this TEST_PLAYBACK will work - looking
forward to check this out at the weekend.


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=50437

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


Re: [SlimDevices: Beta] SC 7.2 bugs

2008-07-30 Thread schiegl

I think SC 7.2 is currently work in progress and by far not as stable
and working as 7.1. I built a 7.2-trunk version from SVN and updated my
SC, result: no wireless connection and many other quirks. No problem as
long as falling back to the previous version is so easy due to holding
vol up on restart :-)

I'll wait for 7.2 until it's pushed out for SC 7.2(trunk)...

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=50437

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


Re: [SlimDevices: Beta] SC7 MusicInfoSCR

2008-07-29 Thread schiegl

What is not working?

Did you download the latest version (4.1.2)?
This version works fine with 7.1 and 7.2

kind regards,
Markus

P.S. This configuration (7.1svn + MusicInfoSRC) worked for many
months...


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=39791

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


Re: [SlimDevices: Beta] ReadyNAS Optimized Scanner

2008-07-22 Thread schiegl

Hi,

compiled? yes


Code:


  $ ./scanner --help
  Usage: ./scanner [options] directory_path
  --help... help message
  --dbname=name ... database name [default=slimserver]
  --prefsfile=name  ... preference file [default = server.prefs]
  --prefsdir=name   ... preference file directry [default = 
/var/lib/squeezecenter/prefs]
  --wipe... wipe before scan
  --debug dbgarg... set debug flag (dbgarg = facility[,facility]...=level)
  
  Example:
  ./scanner\
  --prefsdir=/var/lib/squeezecenter/prefs\
  --logdir=/var/log/squeezecenter/\
  --wipe\
  --debug artwork,scan,scan.scanner,scan.import=debug\
  /c/media/Music
  



But i cannot live with those 'features missing.'
(http://forums.slimdevices.com/showthread.php?p=322001#post322001)
(and i have no code to devote ;-)

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=49876

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


Re: [SlimDevices: Beta] MusicIP mixes inconsistencies

2008-07-20 Thread schiegl

tamanaco;320941 Wrote: 
 
 [08:43:57.7821] Slim::Plugin::MusicMagic::Plugin::getMix (807) MIP
 attempted to mix in a song at D:\MULTIMEDIA\FLAC Music
 Library\Latin\Rubén González\Chanchullo\02. De una Manera
 Espantosa.flac that can't be found at that location

This message has been introduced when fixing 'Bug 8767'
(http://bugs.slimdevices.com/show_bug.cgi?id=8767) (3 days ago). Maybe
you could add your informations to this bug...

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=49573

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


Re: [SlimDevices: Beta] minor bugs, anyone else seen these?

2008-07-18 Thread schiegl

here is another IE7 screenshot showing the same problem (other settings
box). FF3 works fine.

kind regards,
Markus


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

-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=49977

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


Re: [SlimDevices: Beta] minor bugs, anyone else seen these?

2008-07-18 Thread schiegl

Hi,

maybe because i use the plugin music information screen which has a
longer text/description?

I see those scrollbars on the box mentioned by MrSinatra, too - caused
by this long Command Line Interface (CLI) entry?

kind regards,
Markus

P.S. I won't change my browser either - using FF3 here :-)


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=49977

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


Re: [SlimDevices: Beta] Incomplete album list on the SBC?

2008-07-15 Thread schiegl

thanks, Ben! it works again. reminds me of this hyrda beast :-/ kill one
bug, two others will appear.

good luck :-)

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=49846

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


Re: [SlimDevices: Beta] Recent 7.1 web ui changes

2008-07-15 Thread schiegl

mherger;319451 Wrote: 
 
 
  a graphical glitch: lyrics is listed twice on the info page. once at
  the top (below comment as hyper link) and a second time at the
 bottom
  of the page un-folded - i.e. with lyrics.
  Could you drop the first one (similar to the comment tag?)
 
 It wasn't a case of duplicate entry, but the unfolded item got inserted
 at the wrong place, replacing another one (most likely one of the More
 Info items). Should be fixed now. Thanks!
 
 Michael

In r21791 those duplicate entries for lyrics are back...

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=49346

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


[SlimDevices: Beta] Incomplete album list on the SBC?

2008-07-14 Thread schiegl

Hi,

i'm still investigating if this is a problem on my side or something
more generic. 

problem: i won't get the complete list of albums when browsing
MusicLibrary-Albums on my SBC - just the beginning (in my case from
'A' to 'D')

versions: SBC 7.1r2683, SC 7.1r21272

description:

* Artists/Genres/Years Browsing works fine
* it doesn't matter which Albums Sort Method is selected on the SBC
* The complete list will NOT be sent to the SBC (verified with a
network sniffer + debug-logs on the SC side)
* SC reports 379 albums (compilation/mixed albums are grouped together
and count only once)
* 379 album-records a pushed out to the SBC (but according to the logs
a compilation album is extracted to as many entries as there a
different artists, the album listing on the SBC confirms this)

Has anybody else this problem?
Is this a settings problem?
Has this something to do with the Various Artists issue floating
around the last days?

Thanks!

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=49846

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


Re: [SlimDevices: Beta] Recent 7.1 web ui changes

2008-07-13 Thread schiegl

In flac files they're in a flac-comment-LYRICS tag, in mp3 files i think
it's a TXXX tag.
Independent from the source, those lyrics are already in the database
(in the tracks table, tested it with: select lyrics from tracks where
id=XXX; )

Lyrics display was previously part of songinfo_details.html and has
been removed in r21138:

http://svn.slimdevices.com/7.1/trunk/server/HTML/EN/songinfo_details.html?view=logpathrev=21138

the code responsible for lyrics (and for the download link) was:

Code:


  ...
  [% IF itemobj.lyrics %] 
[% item = itemobj.lyrics | html_line_break | html_para; title = 
LYRICS; PROCESS songInfoItem %]
  [% END %]
  ...
  [% IF itemobj.path %]
[% IF !itemobj.isRemoteURL || itemobj.path.match('^(http|mms)') %]
[% item = BLOCK %][% itemobj.path | unuri | utf8decode | html 
%] [% IF !itemobj.isRemoteURL %](a href=[% download %][% DOWNLOAD | 
string %]/a)[% END %][% END %]
[% PROCESS songInfoItem title = LOCATION %]
[% END %]
  [% END %]
  ...
  
  



Do you still like to see an example track?

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=49346

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


Re: [SlimDevices: Beta] Recent 7.1 web ui changes

2008-07-13 Thread schiegl

mherger;319430 Wrote: 
  Lyrics display was previously part of songinfo_details.html and has
  been removed in r21138:
 
 Back in 21683 - thanks for the heads up.
 
 -- 
 
 Michael

yipee! :-) could you put in some (\r)\n - br converter?

At the moment the lyrics tag contains normal text, including line
breaks. A browser creates one long line from the text. I think
html_line_break was used for this but I don't know exactly how it
worked (br tags, p tags, ...)

a graphical glitch: lyrics is listed twice on the info page. once at
the top (below comment as hyper link) and a second time at the bottom
of the page un-folded - i.e. with lyrics.
Could you drop the first one (similar to the comment tag?)

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=49346

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


Re: [SlimDevices: Beta] Recent 7.1 web ui changes

2008-07-13 Thread schiegl

just updated to r21690 (thanks for the line-breaks Michael) and thought:
hey, what about the SBC?

And voilà: lyrics (as sub menu) on my controller - including lyrics
line-breaks, word/line-wrapping, non-ascii-characters, ...!

I'm really impressed! good work!

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=49346

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


Re: [SlimDevices: Beta] Recent 7.1 web ui changes

2008-07-13 Thread schiegl

mherger;319451 Wrote: 
  yipee! :-) could you put in some (\r)\n - br converter?
 
 rev. 21691
 ...
 Should be fixed now. Thanks!
 
 -- 
 
 Michael

confirmed. My web interface and SBC are now fully lyrics-enabled.

Thanks for your work on a sunday afternoon (i think andy is busy, too).
Impressed once more!

kind regards,
Markus

P.S. This checkin mailing list is really a blessing (for me :-)


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=49346

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


Re: [SlimDevices: Beta] Recent 7.1 web ui changes

2008-07-10 Thread schiegl

schiegl;315957 Wrote: 
 I know project trackinfo is still a work in progress but i miss my
 lyrics already :-)...probably not worth a filing bug in this case.
 

Is the trackinfo rework considered done? I am missing my lyrics (which
was quite a work to add). Will it come back for 7.1?

@Gordon: Sorry for (double-)hijacking this thread, but the subject fits
so well :-)

thanks,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=49346

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


Re: [SlimDevices: Beta] Upgrading TP FW 43, 45, Ethernet appears disconnected error

2008-07-08 Thread schiegl

ah, that's true! i already missed the logitech logo after upgrading
this evening :-)
On the other hand I can see the logo after a full power cycle (AFAIR)

Although on my transporter (connected via ethernet, wlan disabled) the
first text displayed is Obtaining IP address

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=49647

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


Re: [SlimDevices: Beta] Recent 7.1 web ui changes

2008-06-29 Thread schiegl

I know project trackinfo is still a work in progress but i miss my
lyrics already :-)...probably not worth a filing bug in this case.

I'd love to see all track specific informations (including lyrics) on
one page.

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=49346

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


[SlimDevices: Beta] MusicInfoSCR/SettingsManager and 7.1r19795: init fails

2008-05-16 Thread schiegl

Hi,

those two plugins won't work anymore with the latest 7.1:

server.log:

Code:


  [08-05-16 22:58:10.4699] Slim::Utils::PluginManager::enablePlugins (486) 
Warning: Couldn't call Plugins::MusicInfoSCR::Plugin-initPlugin: Can't call 
method id on unblessed reference at 
/opt/SqueezeCenter_svn/7.1/trunk/server/Slim/Control/Request.pm line 748.
  [08-05-16 22:58:10.4876] Slim::Utils::PluginManager::enablePlugins (486) 
Warning: Couldn't call Plugins::SettingsManager::Plugin-initPlugin: Can't call 
method id on unblessed reference at 
/opt/SqueezeCenter_svn/7.1/trunk/server/Slim/Control/Request.pm line 748.
  



Both are still listed in settings-plugins (due to plugin-data.yaml i
think), but they're not active anymore. Is checkin r19780 responsible
for this?

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=47750

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


Re: [SlimDevices: Beta] MusicInfoSCR/SettingsManager and 7.1r19795: init fails

2008-05-16 Thread schiegl

Wow! that was fast :-)

have a nice weekend,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=47750

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


Re: [SlimDevices: Beta] Which Transporter firmware should be default in 7.1?

2008-04-30 Thread schiegl


A poll associated with this post was created, to vote and see the
results, please visit http://forums.slimdevices.com/showthread.php?t=47055

Question: Which Transporter firmware should be default in 7.1?

- Firmware 37 (stable, no new features)
- Firmware 40 (unstable, new features)


Hi,

i have no problems* and never had any with FW40. So i've voted to keep
it the default. But as long as this version is available without to
much fiddling (editing transporter.version is no problem for me) my
vote is not really strong...

kind regards,
Markus

*just to make it clear: the way i use the transporter


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=47055

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


Re: [SlimDevices: Beta] 7.1 - New JS code for Default skin - SqueezeJS

2008-04-25 Thread schiegl

mherger;295334 Wrote: 
  SC on the other hand is different and much simpler so the
 compatibility
  tradeoff (e.g. compression vs. browsers) could be shifted to the
 user
  and his own installation.
 
 We did some quick tests yesterday. While gzip compression reduced the
 size  
 of our large JS/CSS collections by 75% and 85% respectively, the JS  
 download from a ReadyNAS took about 3-4x longer due to added lag for  
 compression (time for FF to download the file, measured with  
 Firebug/YSlow). Sure, once it's downloaded, it can be cached on the
 client  
 side, reducing that amount. But there's little advantage for the
 standard  
 use case (local network). I'll rather concentrate on reducing the
 number  
 of requests done to the server (currently ~100 for the start page!) by 
 
 combining stylesheets, scripts and some of the artwork files
 (sprites).
 
 Michael

I almost suspected those NAS-Boxes cannot be compared to dedicated
webservers. If compression would be always on i fully agree with your
conclusion. Reducing the amount of requests is certainly a good idea
with benefits to both types of server as long as you're still able to
manage those combined files.

pippin;295366 Wrote: 
 Also, some browsers cache the uncompressed data so there would not be a
 size advantage then and the penalty will hurt.

i do see the advantage of compression having better transfer times
through the wire/air not from the local disk. From my experience
reading/writing from local disks without any processing (encryption,
compression, ...) is almost always the fastest. As long as you don't
have to save disk space - makes less sense for just a few MB - it
should be okay.

kind regards,
Markus

P.S. Michael: congratulations to your 1th post :-)


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=46423

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


Re: [SlimDevices: Beta] 7.1 - New JS code for Default skin - SqueezeJS

2008-04-24 Thread schiegl

Michael,

do you know the browser plugin 'YSlow'
(http://www.yahooapis.com/yslow/)?

It's an addon for firefox/firebug and has often helped me analyzing and
optimizing webapps. Even if not following all advices it still gives a
nice overview of all used components. Example screenshot of Loading
empty SqueezeCenter Homepage attached.
In the age of Web2.0 and the extensive use of JS-Libraries adding
compression (deflate/gzip) to those files and/or expire-headers
improves the load/response times.

In case of SC7 expire-headers are already set to some elements but
there's no compression at the moment. As this brings a few performance
penalties to the server (beware of those light NAS boxes) it'll sure
help all those controlling the SqueezeCenter over a non-LAN connection
(Internet, VPN, weak-WLAN, ...)

Have you or somebody else considered adding compression support to SC?
With the much heavier JS-based SC7 it's a valid consideration...IMHO
:-)

thanks and kind regards,
Markus


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

-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=46423

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


Re: [SlimDevices: Beta] 7.1 - New JS code for Default skin - SqueezeJS

2008-04-24 Thread schiegl

mherger;295009 Wrote: 
 Have you or somebody else considered adding compression support to SC?
 
 Yes, we've been discussing this. Not for SC, but for SN:
 http://bugs.slimdevices.com/show_bug.cgi?id=7431
 

ah, good to see. Those points Brandon listed are looking really
familiar (same source as the YSlow Plugin, there's even a good book
available). Certainly the pro and cons must be balanced for each
rule/proposal.

SN is used by a variety of browsers and operating systems
Logitech/Slimdevices has no or little influence at, the environment for
SC on the other hand is different and much simpler so the compatibility
tradeoff (e.g. compression vs. browsers) could be shifted to the user
and his own installation.

keep up the good work,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=46423

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


Re: [SlimDevices: Beta] 7.1 - New JS code for Default skin - SqueezeJS

2008-04-21 Thread schiegl

Hi Michael,


This definitely does work for me. Anybody else seeing this problem? Do
you  
see JS errors reported in your browser?

check, no JS errors neither in Firefox nor IE. 


And please make sure you wiped your browser's cache and fully reload
the  
page.

check (including a few ctrl/shift-Reload key strokes)


And you're using the very latest builds, as there were some issues  
with the first checkins.

check (7.1r18970)


 2) while playing music the left frame (i have selected home-new
music)
 reloads every few seconds, when paused the interval is longer.

That's bad. Please re-try after having checked the above ;-).

done. I've tried to qualify this a little bit. Played some long
(10min) track, the reload interval was about 75 seconds. Unfortunately
i didn't find a real pattern for all cases - at least it's consistent
between Firefox and IE ;-)


 3) moving the mouse over a playlist entry highlights this song, just
 leave your mouse there for three seconds: selection is removed.That's
nothing new, is it? I think there's even a bug report for this.


ups, sorry. you're right! Is this bug 6078?


 4) the progress information while scanning on the bottom left side
is
 not updated continuously. Most time it displays Rescanning Music
 Library only. Probably because of those repeated reloads (see 2)

Will have to test. I thought it was ok in my tests. How long does a
scan  
take for you? Do you see better progress if you click that line to get
the  
progress page?

The scan took about 15minutes. The information on the progress page
(including all those bars) is correct.


 5) There seems to a memory leek - i suppose because of 2). After a
few
 hours firefox used 1,5GB Ram, although it's probably provoked by SC
 only.

 a quick check with IE7 confirms problem 1-4But not 5?


I didn't run IE7 long enough to approve/disprove 5.

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=46423

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


Re: [SlimDevices: Beta] 7.1 - New JS code for Default skin - SqueezeJS

2008-04-21 Thread schiegl

Hi,

mherger;293874 Wrote: 
  2) while playing music the left frame (i have selected home-new
 music)
  reloads every few seconds, when paused the interval is longer.
 
  That's bad. Please re-try after having checked the above ;-).
 
  4) the progress information while scanning on the bottom left side
 is
  not updated continuously. Most time it displays Rescanning Music
  Library only. Probably because of those repeated reloads (see 2)
 
 These two were related and should be fixed (change 18971)
 
 -- 
 
 Michael

confirmed!

mherger;293880 Wrote: 
  1) drag'n'drop does not work. an empty frame around the to be
  dragged-item remains (see screenshot)
 
  This definitely does work for me.
 
 I stand corrected. It didn't. Fixed in 18977. Thanks!
 
 -- 
 
 Michael

confirmed!

thanks and have a nice day...hmm...night,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=46423

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


Re: [SlimDevices: Beta] Upgrade 7.0 to 7.1 - no plugins ?

2008-04-20 Thread schiegl

Hi,
check out if your plugins are marked as compatible for 7.1.
Find install.xml within your Plugin directory and search for:


Code:


  targetApplication
  idSqueezeCenter/id
  maxVersion*/maxVersion
  minVersion7.0a/minVersion
  /targetApplication
  



Verify maxVersion is NOT set to 7.0+.

Although the plugin architecture has not changed in 7.1 in may do so in
the future (i don't know :-)...

kind regards,
Markus

P.S. Search for a file called Changelog7.html


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=46556

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


Re: [SlimDevices: Beta] 7.1 - New JS code for Default skin - SqueezeJS

2008-04-19 Thread schiegl

Hi,

a few notes concerning the new JS code. To begin with, i'm using
firefox (safe mode, no plugins, cache cleared) on windows xp.
1) drag'n'drop does not work. an empty frame around the to be
dragged-item remains (see screenshot)
2) while playing music the left frame (i have selected home-new music)
reloads every few seconds, when paused the interval is longer.
3) moving the mouse over a playlist entry highlights this song, just
leave your mouse there for three seconds: selection is removed.
4) the progress information while scanning on the bottom left side is
not updated continuously. Most time it displays Rescanning Music
Library only. Probably because of those repeated reloads (see 2)
5) There seems to a memory leek - i suppose because of 2). After a few
hours firefox used 1,5GB Ram, although it's probably provoked by SC
only.

a quick check with IE7 confirms problem 1-4

kind regards,
Markus

P.S. I love to resize the frames!


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

-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=46423

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


Re: [SlimDevices: Beta] controller's handling of sb3 firmware update

2008-04-10 Thread schiegl

press/hold the left remote key until you enter the system menu (the one
you select your squeezecenter oder configure your network).

choose current settings and scroll through the list until auto
upgrade is selected. Use the right key to toggle this value.

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=45849

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


Re: [SlimDevices: Beta] today's build a real mess

2008-03-29 Thread schiegl

has probably something to do with all those plugins not being specified
for 7.1 (which is okay as there is no 7.1 release at all, but could be
fixed by tweaking those install.xml files)

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=45461

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


Re: [SlimDevices: Beta] Transporter firmware downgraded to 36 in trunk

2008-03-28 Thread schiegl

andyg;284761 Wrote: 
 On Mar 28, 2008, at 11:45 AM, bhaagensen wrote:
 
  andyg;281625 Wrote:
 
  FW40 or something later will come back for 7.1.  When we move to
 our
  new branch structure in the next few days, there will be a 7.1
 branch
 
  where we will put 40 and you can run that.
 
 
  Is it possible to get fw40 checked into 7.1/trunk now ?
 
 Thanks for reminding me, it's checked in.

thanks! was just going to ask the same question :-)


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=45030

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


[SlimDevices: Beta] switched to 7.1/trunk...

2008-03-28 Thread schiegl

...today to keep my beloved transporter fw40 :-) The new
fast-forward/rewind functionality is wonderful too - i have never used
the old one, but the new design is really usable (for me anyway)!

Everything is working fine so far, just had to adjust all plugins'
install.xml files to support the new version 


Code:


  cd base/Plugins
  find . -name install.xml -exec perl -p -i -e 
's%maxVersion7.0\+/maxVersion%maxVersion7.1+/maxVersion%' {} \; 
  cd base/Slim/Plugin
  find . -name install.xml -exec perl -p -i -e 
's%maxVersion7.0\+/maxVersion%maxVersion7.1+/maxVersion%' {} \; 
  



one thing i cannot fix is the download location for the SBC* firmware:


Code:


  [08-03-28 21:53:56.7126] Slim::Utils::Firmware::downloadAsyncError (500) 
Warning: Firmware: Failed to download 
http://update.squeezenetwork.com/update/firmware/7.1/jive.version (404 Not 
Found), will try again in 10 minutes.
  



is it possible to add this?

thanks and have a nice weekend,
Markus

*installed my first SBC today - i really like it!!!


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=45455

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


[SlimDevices: Beta] scanner.pl read-only name space

2008-02-08 Thread schiegl

Hi,

calling scanner.pl from the command line displays the following error
message:


Code:


  ./scanner.pl --rescan /data/common/All Music/ 
  Use of uninitialized value in join or string at 
/usr/lib64/perl5/5.8.8/File/Spec/Unix.pm line 81.
  [08-02-09 00:05:30.4963] Slim::Utils::Prefs::Base::set (107) Error: attempt 
to set server::rank-PLUGIN_PICKS_MODULE_NAME while namespace is readonly
  [08-02-09 00:05:30.4968] Slim::Utils::Prefs::Base::set (107) Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/opt/SqueezeCenter_svn/server/Slim/Utils/Prefs/Base.pm line 107)
  frame 1: Slim::Utils::Prefs::Base::set 
(/opt/SqueezeCenter_svn/server/Slim/Utils/Prefs.pm line 274)
  frame 2: Slim::Utils::Prefs::__ANON__ 
(/opt/SqueezeCenter_svn/server/Slim/Utils/Prefs/Namespace.pm line 259)
  frame 3: Slim::Utils::Prefs::Namespace::migrate 
(/opt/SqueezeCenter_svn/server/Slim/Utils/Prefs.pm line 275)
  frame 4: Slim::Utils::Prefs::init (./scanner.pl line 249)
  frame 5: main::initializeFrameworks (./scanner.pl line 110)
  frame 6: main::main (./scanner.pl line 345)
  
  [08-02-09 00:05:30.4986] Slim::Utils::Prefs::Base::set (107) Error: attempt 
to set server::securitySecret while namespace is readonly
  [08-02-09 00:05:30.4990] Slim::Utils::Prefs::Base::set (107) Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/opt/SqueezeCenter_svn/server/Slim/Utils/Prefs/Base.pm line 107)
  frame 1: Slim::Utils::Prefs::Base::set 
(/opt/SqueezeCenter_svn/server/Slim/Utils/Prefs.pm line 493)
  frame 2: Slim::Utils::Prefs::makeSecuritySecret 
(/opt/SqueezeCenter_svn/server/Slim/Utils/Prefs/Base.pm line 178)
  frame 3: Slim::Utils::Prefs::Base::init 
(/opt/SqueezeCenter_svn/server/Slim/Utils/Prefs.pm line 345)
  frame 4: Slim::Utils::Prefs::init (./scanner.pl line 249)
  frame 5: main::initializeFrameworks (./scanner.pl line 110)
  frame 6: main::main (./scanner.pl line 345)
  
  [08-02-09 00:05:30.4996] Slim::Utils::Prefs::__ANON__ (206) Warning: 
Undefined subroutine Slim::Utils::Network::hostAddr called at 
/opt/SqueezeCenter_svn/server/Slim/Utils/Prefs.pm line 206.
  [08-02-09 00:05:30.5001] main:: (0) Warning: Can't call method dbh on an 
undefined value at /opt/SqueezeCenter_svn/server/Slim/Music/Import.pm line 249.
  END failed--call queue aborted.
  (in cleanup) Internal error: Root Logger not initialized. at 
/opt/SqueezeCenter_svn/server/CPAN/Log/Log4perl/Logger.pm line 557 during 
global destruction.
  



Scans initiated from within SC are successful. 
system: SC r17347, gentoo linux 64bit

Any hints what is wrong?

tia,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=43247

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


Re: [SlimDevices: Beta] scanner.pl read-only name space

2008-02-08 Thread schiegl

it's a checked out trunk version from (no gentoo build).

server is checked out to /opt/SqueezeCenter_svn/ as non-root user.

this user is the same one running slimserver.pl (altough started as
root  and using the --user option to change uid) and owning all
files...


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=43247

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


Re: [SlimDevices: Beta] scanner.pl read-only name space

2008-02-08 Thread schiegl

thanks fletch. So I'll do a little strace'ing...

whats strange at least is that SC (started with --user) works fine
(including wipe+scans), but calling scanner.pl directly as this user
(and even if it's executed as root!) bails out with this message.


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=43247

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


Re: [SlimDevices: Beta] scanner.pl read-only name space

2008-02-08 Thread schiegl

okay, it's working now!

Previously i've started slimserver.pl with the option --logfile
/var/log/squeezecenter.log.

As SC displayed and used this file as SqueezeCenter Log File and
Scanner Log File i was on the quest to separate those two files for
better error tracking.
I restarted slimserver.pl without this --logfile option and now i have
two separate logfiles:  /opt/SqueezeCenter_svn/server/Logs/server.log 
/opt/SqueezeCenter_svn/server/Logs/scanner.log

What's strange: after this restart i was able to run scanner.pl without
any problems. I didn't change anything (permissions, files) else...even
if i add the --logfile option back, scanner.pl still works.

a bit weird :-)

thanks for assisting nevertheless!

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=43247

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


Re: [SlimDevices: Beta] Static sound on 24bit/96kHz material

2007-12-18 Thread schiegl

thomsens;249757 Wrote: 
 I don't understand your comments.  The datasheet clearly states that the
 Transporter supports 24/96 - in fact, it's a well known differentiator
 over the SB3.  So if it doesn't, it's has to be a bug.  Obviously I'm
 giving Slimdevices the benefit of the doubt that they wouldn't be
 advertising a capability their product can't perform.
 
 I turned off the visualizer and nothing changed.  I'm really doing very
 little other than trying to play the material.

Does anything change (to the better) if you transcode your flac files
to wav or flac with compression level 0? (have a look at:
http://bugs.slimdevices.com/show_bug.cgi?id=4463#c16, convert.conf)
Without this workaround about 10%-20% of my 96/24-flac (some from
linnrecords) tracks have problems, adding transcoding puts the number
down to almost 0%

kind regards,
Makrus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=41005

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


Re: [SlimDevices: Beta] Can't update Transporter Firmware in SVN 15245

2007-12-13 Thread schiegl

Hi,

me, too. download aborts at about 10%-20% and redisplays the firmware
update message. After pressing brightness again, the box reboots (bad
state error message) and enters the loop again...

tried on a squeezebox 3

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=41040

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


[SlimDevices: Beta] Working with bundled and/or system CPAN-modules. Best practice?

2007-11-20 Thread schiegl

Hi,

While upgrading to SqueezeCenter 7 i stumbled accross a few problems
mainly related to the fact that bundled and system CPAN-modules (with
its .so libraries) have different versions (e.g. the TemplateToolkit,
Compress, GD).

This results in such messages:


Code:


  [20:21:56.6007] Slim::bootstrap::tryModuleLoad (266) Warning: Module 
[Template::Stash::XS] failed to load:
  Couldn't load Template::Stash::XS 2.15:
  
  Template::Stash::XS object version 2.19 does not match bootstrap parameter 
2.15 at /usr/lib64/perl5/5.8.8/x86_64-linux/DynaLoader.pm line 253.
  
  BEGIN failed--compilation aborted at 
/opt/SlimServer_svn_trunk/server/CPAN/Template/Stash/XS.pm line 27.
  Compilation failed in require at (eval 518) line 2.
  BEGIN failed--compilation aborted at (eval 518) line 2.
  



As workaround/my solution i either rm -rf server/CPAN/GD*
server/CPAN/Template* server/CPAN/Compress*
after svn'ing the latest version or use Bin/build-perl-modules.pl for
Template and Compress...

What's the proper way avoiding this conflict? Should
Bin/build-perl-modules.pl be used to build SqueezeCenter
specific Perl Modules?

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=40408

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


Re: [SlimDevices: Beta] Working with bundled and/or system CPAN-modules. Best practice?

2007-11-20 Thread schiegl

This is a Gentoo Linux 64bit, latest but stable tree, perl 5.8.8. I'm
rather sure the perl modules at CPAN/arch/5.8/x86_64-linux-thread-multi
are not used/found.

Example message if TemplateToolkit is not available on the system:


Code:


  [16:19:11.7628] main::init (384) UPnP init...
  [16:19:11.7700] main::init (388) SqueezeCenter HTTP init...
  [16:19:11.7744] Slim::bootstrap::tryModuleLoad (266) Warning: Module 
[Template::Stash::XS] failed to load:
  Couldn't load Template::Stash::XS 2.15:
  
  Can't locate loadable object for module Template::Stash::XS in @INC (@INC 
contains: CODE(0x1c76580) 
/opt/SlimServer_svn_trunk/server/CPAN/arch/5.8/x86_64-linux 
/opt/SlimServer_svn_trunk/server/CPAN/arch/5.8/x86_64-linux/auto 
/opt/SlimServer_svn_trunk/server/CPAN/arch/5.8.8/x86_64-linux 
/opt/SlimServer_svn_trunk/server/CPAN/arch/5.8.8/x86_64-linux/auto 
/opt/SlimServer_svn_trunk/server/CPAN/arch/5.8/x86_64-linux 
/opt/SlimServer_svn_trunk/server/CPAN/arch/5.8/x86_64-linux/auto 
/opt/SlimServer_svn_trunk/server/CPAN/arch/x86_64-linux 
/opt/SlimServer_svn_trunk/server/lib /opt/SlimServer_svn_trunk/server/CPAN 
/opt/SlimServer_svn_trunk/server /opt/SlimServer_svn_trunk/server /etc/perl 
/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux 
/usr/lib64/perl5/vendor_perl/5.8.8 /usr/lib64/perl5/vendor_perl 
/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux /usr/lib64/perl5/site_perl/5.8.8 
/usr/lib64/perl5/site_perl /usr/lib64/perl5/5.8.8/x86_64-linux 
/usr/lib64/perl5/5.8.8 /usr/local/lib/site_perl . CODE(0x1c76620)) at 
/opt/SlimServer_svn_trunk/server/CPAN/PAR/Heavy.pm line 86
  
  BEGIN failed--compilation aborted at 
/opt/SlimServer_svn_trunk/server/CPAN/Template/Stash/XS.pm line 27.
  Compilation failed in require at (eval 462) line 2.
  BEGIN failed--compilation aborted at (eval 462) line 2.
  
  [16:19:11.7781] main::init (391) Source conversion init..
  



makes sense as x86_64-linux-thread-multi is not referenced anywhere.

So i either emerge/install the system provided TemplateToolkit and
remove CPAN/Template (version mismatch) or use
Bin/build-perl-modules.pl which creates
CPAN/arch/5.8.8/x86_64-linux/auto/Template/Stash/XS/XS.so (without
thread-multi).

The same applies to Compress, JSON and YAML, too...

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=40408

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


Re: [SlimDevices: Beta] Working with bundled and/or system CPAN-modules. Best practice?

2007-11-20 Thread schiegl

okay. thanks.

now i have to check out why i'm using the non-threaded perl version
:-|

kind regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=40408

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


Re: [SlimDevices: Beta] Working with bundled and/or system CPAN-modules. Best practice?

2007-11-20 Thread schiegl

Hi,

As SqueezeCenter is the only perl-app on this machine i took the risk
and switched to ithreads based perl.
longs story short: everything is working now as expected (no more
fiddeling with perl modules - exception gd as mentioned)

did i say i love gentoo? ;-) A few commands and cup of coffee later all
packages/modules have been recompiled with the new settings...

case closed :-)

kinds regards,
Markus


-- 
schiegl

schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=40408

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