Re: [slim] Announce: 6.0b3

2005-03-20 Thread Vidur Apparao
A late addition to 6.0b3 to improve the performance of Browse Music 
Folder and Browse Playlists broke the display of playlists. This has 
since been fixed. Thanks.

--Vidur
Healy wrote:
I'm getting %20 displayed in place of spaces in my itunes playlists on 
the server.  It
does not happen with slimserver created playlists, only itunes ones:

Lord Of The Rings Soundtracks.m3u
Mr Clapton & Mr Johnson.m3u
Singer Songwriters.m3u
itunesplaylist:3%20Stars%20or%20above
itunesplaylist:4%20Stars%20or%20above
itunesplaylist:iPod%20Shuffle%20Rated%20Songs

On Mar 19, 2005, at 11:58 PM, Dan Sully wrote:
This is a follow up on beta 2 to fix some critical bugs.
Downloads are at the usual place: http://www.slimdevices.com/download
SlimServer 6.0 Beta 3 Release Notes:
Performance:
* Improved the speed for Browse Music Folder and Browsing Playlists.
General:
* Fixed a bug that was preventing SoftSqueeze from being launched.
* Fixed a potential problem that could cause malformed UTF-8 
characters on Windows systems.

Bugs fixed:
# 874 - Browsing large directories is very slow.
# 955 - SS v6.0b1 scanning library glacially slow
#1124 - 'Now playing (jump back on wake)' does not change with 
song title change.

#1125 - Not able to ffw mp3 on sb1 or flac on sq2.
#1127 - Installer hangs after clicking Update
#1128 - Clicking on the letters of the alphabet doesnt jump to 
album beginning with that letter.:w
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

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

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


Re: [slim] Announce: 6.0b3

2005-03-20 Thread Healy
I'm getting %20 displayed in place of spaces in my itunes playlists on 
the server.  It
does not happen with slimserver created playlists, only itunes ones:

Lord Of The Rings Soundtracks.m3u
Mr Clapton & Mr Johnson.m3u
Singer Songwriters.m3u
itunesplaylist:3%20Stars%20or%20above
itunesplaylist:4%20Stars%20or%20above
itunesplaylist:iPod%20Shuffle%20Rated%20Songs

On Mar 19, 2005, at 11:58 PM, Dan Sully wrote:
This is a follow up on beta 2 to fix some critical bugs.
Downloads are at the usual place: http://www.slimdevices.com/download
SlimServer 6.0 Beta 3 Release Notes:
Performance:
* Improved the speed for Browse Music Folder and Browsing Playlists.
General:
* Fixed a bug that was preventing SoftSqueeze from being launched.
	* Fixed a potential problem that could cause malformed UTF-8 
characters on Windows systems.

Bugs fixed:
# 874 - Browsing large directories is very slow.
# 955 - SS v6.0b1 scanning library glacially slow
	#1124 - 'Now playing (jump back on wake)' does not change with song 
title change.

#1125 - Not able to ffw mp3 on sb1 or flac on sq2.
#1127 - Installer hangs after clicking Update
	#1128 - Clicking on the letters of the alphabet doesnt jump to album 
beginning with that letter.:w
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

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


Re: [slim] Announce: 6.0b3

2005-03-20 Thread Jonas Nordström
On Sun, 20 Mar 2005 08:09:59 -0800, Vidur Apparao <[EMAIL PROTECTED]> wrote:
> 
> This seems to be an installer issue on Windows for people who previously
> installed a 6.0 beta. I'm working on a fix and hope to put up a fixed
> version of 6.0b3 shortly.
> 
> The issue seems to be that the old SQL subdirectory of your SlimServer
> installation is not getting correctly overwritten. Removing that
> directory (server/SQL under your SlimServer directory) prior to
> installation should work...or you can wait for the new version. :-)
> 

I should probably wait for the next version then, this is what I'm
getting (win XP):
Can't locate object method "set_up" via package "Class::DBI::Relationship::HasMa
ny" at /PerlApp/Class/DBI.pm line 1055.
BEGIN failed--compilation aborted at /PerlApp/Slim/DataStores/DBI/DBIStore.pm li
ne 19.
BEGIN failed--compilation aborted at /PerlApp/Slim/Music/Info.pm line 19.
BEGIN failed--compilation aborted at /PerlApp/Slim/Utils/Misc.pm line 15.
BEGIN failed--compilation aborted at slimserver.pl line 199.
Undefined subroutine &main::main called at slimserver.pl line 61.


-- 
Jonas Nordström
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Announce: 6.0b3

2005-03-20 Thread Jack Coates
Vidur Apparao wrote:
This seems to be an installer issue on Windows for people who previously 
installed a 6.0 beta. I'm working on a fix and hope to put up a fixed 
version of 6.0b3 shortly.

The issue seems to be that the old SQL subdirectory of your SlimServer 
installation is not getting correctly overwritten. Removing that 
directory (server/SQL under your SlimServer directory) prior to 
installation should work...or you can wait for the new version. :-)

--Vidur
I don't know about that... completely uninstalled b2 and deleted the 
install point before I installed b3 at all, and it's still hanging at 
startup. I've tried to run some debug switches, but a hard drive search 
shows it isn't even creating slimserver.log. Here's some procexpnt data, 
FWIW: http://www.monkeynoodle.org/tmp/vidur.zip
--
Jack at Monkeynoodle dot Org: It's a Scientific Venture...
Riding the Emergency Third Rail Power Trip since 1996!
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Announce: 6.0b3

2005-03-20 Thread Vidur Apparao
This seems to be an installer issue on Windows for people who previously 
installed a 6.0 beta. I'm working on a fix and hope to put up a fixed 
version of 6.0b3 shortly.

The issue seems to be that the old SQL subdirectory of your SlimServer 
installation is not getting correctly overwritten. Removing that 
directory (server/SQL under your SlimServer directory) prior to 
installation should work...or you can wait for the new version. :-)

--Vidur
Harm Reitsma wrote:
The Beta 3 is not starting up for me. I re-installed Beta 2.
Am I the only one with this problem?
Dan Sully wrote:
This is a follow up on beta 2 to fix some critical bugs.
Downloads are at the usual place: http://www.slimdevices.com/download
SlimServer 6.0 Beta 3 Release Notes:
Performance:
* Improved the speed for Browse Music Folder and Browsing Playlists.
General:
* Fixed a bug that was preventing SoftSqueeze from being launched.
* Fixed a potential problem that could cause malformed UTF-8 
characters on Windows systems.

Bugs fixed:
# 874 - Browsing large directories is very slow.
# 955 - SS v6.0b1 scanning library glacially slow
#1124 - 'Now playing (jump back on wake)' does not change with 
song title change.

#1125 - Not able to ffw mp3 on sb1 or flac on sq2.
#1127 - Installer hangs after clicking Update
#1128 - Clicking on the letters of the alphabet doesnt jump to 
album beginning with that letter.:w
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

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

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


Re: [slim] Announce: 6.0b3

2005-03-20 Thread Jacob Weber

I'm seeing about 95% CPU usage (on one of my two 800-mHz G4s). The 
server is running, but not playing anything. Is this expected?

Jacob

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


Re: [slim] Announce: 6.0b3

2005-03-20 Thread Steven Moore
Mac 10.3.8, 6.0b3.
Rescan same time as in 6.0b2, 17th nightly 50mins for around 10k tracks
Cpu usage now normal 1-5% under normal condidtions.
Still getting 'blank' tracks problem on sb.
I set the -d sql debug option.
The first log, which found and displayed all the songs was a search for  
sweet in the browser.

2005-03-20 14:53:23.1381 Generated findKey:  
[contributor:contributor.name:SWEE*:* SWEE*]
2005-03-20 14:53:23.1421 Start and End node: [contributor:contributor]
2005-03-20 14:53:23.1462 Backtrace:

   frame 0: Slim::DataStores::DBI::DataModel::find  
(/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/ 
DataStores/DBI/DBIStore.pm line 241)
   frame 1: Slim::DataStores::DBI::DBIStore::find  
(/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/ 
Music/LiveSearch.pm line 40)
   frame 2: Slim::Music::LiveSearch::query  
(/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/Web/ 
Pages.pm line 1413)
   frame 3: Slim::Web::Pages::livesearch  
(/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/Web/ 
HTTP.pm line 744)
   frame 4: Slim::Web::HTTP::generateHTTPResponse  
(/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/Web/ 
HTTP.pm line 665)
   frame 5: Slim::Web::HTTP::processURL  
(/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/Web/ 
HTTP.pm line 529)
   frame 6: Slim::Web::HTTP::processHTTP  
(/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/ 
Networking/Select.pm line 115)
   frame 7: Slim::Networking::Select::select (./slimserver.pl line 592)
   frame 8: main::idle (./slimserver.pl line 535)
   frame 9: main::main (./slimserver.pl line 1100)

2005-03-20 14:53:23.1475 Running SQL query: [SELECT DISTINCT  
contributors.id AS id,contributors.name AS name,contributors.namesort  
AS namesort,contributors.moodlogic_id AS  
moodlogic_id,contributors.moodlogic_mixable AS  
moodlogic_mixable,contributors.musicmagic_mixable AS musicmagic_mixable  
FROM contributor_track, contributors WHERE contributors.id =  
contributor_track.contributor  AND ( ( ( contributors.namesort like ? )  
OR ( contributors.namesort like ? ) ) )]
2005-03-20 14:53:23.1492 Bind arguments: [SWEE%, % SWEE%]

2005-03-20 14:53:23.4002 Generated findKey: [album:album.title:SWEE*:*  
SWEE*]
2005-03-20 14:53:23.4124 Start and End node: [album:album]
2005-03-20 14:53:23.4163 Backtrace:

   frame 0: Slim::DataStores::DBI::DataModel::find  
(/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/ 
DataStores/DBI/DBIStore.pm line 241)
   frame 1: Slim::DataStores::DBI::DBIStore::find  
(/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/ 
Music/LiveSearch.pm line 40)
   frame 2: Slim::Music::LiveSearch::query  
(/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/Web/ 
Pages.pm line 1413)
   frame 3: Slim::Web::Pages::livesearch  
(/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/Web/ 
HTTP.pm line 744)
   frame 4: Slim::Web::HTTP::generateHTTPResponse  
(/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/Web/ 
HTTP.pm line 665)
   frame 5: Slim::Web::HTTP::processURL  
(/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/Web/ 
HTTP.pm line 529)
   frame 6: Slim::Web::HTTP::processHTTP  
(/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/ 
Networking/Select.pm line 115)
   frame 7: Slim::Networking::Select::select (./slimserver.pl line 592)
   frame 8: main::idle (./slimserver.pl line 535)
   frame 9: main::main (./slimserver.pl line 1100)

2005-03-20 14:53:23.4176 Running SQL query: [SELECT DISTINCT albums.id  
AS id,albums.title AS title,albums.titlesort AS  
titlesort,albums.contributors AS contributors,albums.artwork_path AS  
artwork_path,albums.disc AS disc,albums.discc AS  
discc,albums.musicmagic_mixable AS musicmagic_mixable FROM tracks,  
albums WHERE albums.id = tracks.album  AND ( ( ( albums.titlesort like  
? ) OR ( albums.titlesort like ? ) ) )]
2005-03-20 14:53:23.5116 Bind arguments: [SWEE%, % SWEE%]

2005-03-20 14:53:24.2986 Generated findKey: [track:track.title:SWEE*:*  
SWEE*]
2005-03-20 14:53:24.3030 Start and End node: [default:default]
2005-03-20 14:53:24.3071 Backtrace:

   frame 0: Slim::DataStores::DBI::DataModel::find  
(/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/ 
DataStores/DBI/DBIStore.pm line 241)
   frame 1: Slim::DataStores::DBI::DBIStore::find  
(/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/ 
Music/LiveSearch.pm line 40)
   frame 2: Slim::Music::LiveSearch::query  
(/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/Web/ 
Pages.pm line 1413)
   frame 3: Slim::Web::Pages::livesearch  
(/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/Web/ 
HTTP.pm line 744)
   frame 4: Slim::Web::HTTP::generateHTTPResponse  
(/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/Web/ 
HTTP.pm line 665)
   frame 5: Slim::Web

Re: [slim] Announce: 6.0b3

2005-03-20 Thread Craig
JJ wrote:
Same here.  No go on Windows XP Pro.
First attempt I installed it on top of 6.0b1 but the service failed to
start up.  Starting it manually gave me an error message that the
servic started then immediately shut down.
So I completely uninstalled, then reinstalled clean.  Now the service
doesn't even appear.
- Original Message -
From: "Michel" <[EMAIL PROTECTED]>
To: 
Sent: Sunday, March 20, 2005 3:13 AM
Subject: Re: [slim] Announce: 6.0b3

I tried it on Windows, the installation (on top of 5.4.1) went fine
but the
slimserver UI comes out blank (an empty window).
Michel
I had the same no start problem between the 3/17 and 3/18 nightlies. I 
tracked the problem down to the .Pref file but i never managed to track it 
down to a particular item. Deleting the pref file would allow it to start.

I am also seeing no web interface on 6.0b3 on xp Pro
Craig
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Announce: 6.0b3

2005-03-20 Thread Michel Fombellida
Hi 

with B1 and B2 I've seen this same error message that the service was starting 
and then immediately shutdown (when trying to start the service manually 
because it did not work on automatic). I was adviced by Dan to delete the file 
C:\Program Files\SlimServer\server\Cache\slimserversql.db and that solved this 
issue. 

However with B3 the service starts but no-UI (blank window). In the meantime I 
reverted back to 5.4.1 which works fine.

Michel



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


Re: [slim] Announce: 6.0b3

2005-03-20 Thread JJ
Same here.  No go on Windows XP Pro.
First attempt I installed it on top of 6.0b1 but the service failed to 
start up.  Starting it manually gave me an error message that the servic 
started then immediately shut down.

So I completely uninstalled, then reinstalled clean.  Now the service 
doesn't even appear.

- Original Message - 
From: "Michel" <[EMAIL PROTECTED]>
To: 
Sent: Sunday, March 20, 2005 3:13 AM
Subject: Re: [slim] Announce: 6.0b3


I tried it on Windows, the installation (on top of 5.4.1) went fine but 
the
slimserver UI comes out blank (an empty window).

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


RE: [slim] Announce: 6.0b3

2005-03-20 Thread Nick Walker
I have the same issue.

I have upgraded B2 to B3 and the GUI is blank. I have also un-installed and
re-installed and get the same issue.

Nick 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michel
Sent: 20 March 2005 10:13
To: discuss@lists.slimdevices.com
Subject: Re: [slim] Announce: 6.0b3

I tried it on Windows, the installation (on top of 5.4.1) went fine but the
slimserver UI comes out blank (an empty window).

Michel 

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


Re: [slim] Announce: 6.0b3

2005-03-20 Thread Michel
I tried it on Windows, the installation (on top of 5.4.1) went fine but the 
slimserver UI comes out blank (an empty window).

Michel 

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


Re: [slim] Announce: 6.0b3

2005-03-20 Thread John Gorst
Dan Sully wrote:
This is a follow up on beta 2 to fix some critical bugs.
Downloads are at the usual place: http://www.slimdevices.com/download
Is there something missing from these downloads as they seem a lot 
smaller than the previsou beta release 7.4mb vs 12mb for the tar.gz release.

Is the no cpan relase safe for me to use, as long as I use the cpan one 
every now and then to update the perl files?

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


Re: [slim] Announce: 6.0b3

2005-03-20 Thread Harm Reitsma
The Beta 3 is not starting up for me. I re-installed Beta 2.
Am I the only one with this problem?
Dan Sully wrote:
This is a follow up on beta 2 to fix some critical bugs.
Downloads are at the usual place: http://www.slimdevices.com/download
SlimServer 6.0 Beta 3 Release Notes:
Performance:
* Improved the speed for Browse Music Folder and Browsing Playlists.
General:
* Fixed a bug that was preventing SoftSqueeze from being launched.
* Fixed a potential problem that could cause malformed UTF-8 
characters on Windows systems.

Bugs fixed:
# 874 - Browsing large directories is very slow.
# 955 - SS v6.0b1 scanning library glacially slow
#1124 - 'Now playing (jump back on wake)' does not change with 
song title change.

#1125 - Not able to ffw mp3 on sb1 or flac on sq2.
#1127 - Installer hangs after clicking Update
#1128 - Clicking on the letters of the alphabet doesnt jump to 
album beginning with that letter.:w
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

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


[slim] Announce: 6.0b3

2005-03-19 Thread Dan Sully
This is a follow up on beta 2 to fix some critical bugs.
Downloads are at the usual place: http://www.slimdevices.com/download
SlimServer 6.0 Beta 3 Release Notes:
Performance:
* Improved the speed for Browse Music Folder and Browsing Playlists.
General:
* Fixed a bug that was preventing SoftSqueeze from being launched.
* Fixed a potential problem that could cause malformed UTF-8 characters 
on Windows systems.
Bugs fixed:
# 874 - Browsing large directories is very slow.
# 955 - SS v6.0b1 scanning library glacially slow
#1124 - 'Now playing (jump back on wake)' does not change with song 
title change.
#1125 - Not able to ffw mp3 on sb1 or flac on sq2.
#1127 - Installer hangs after clicking Update
#1128 - Clicking on the letters of the alphabet doesnt jump to album 
beginning with that letter.:w
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss