Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-20 Thread oreillymj
Thanks I deleted the Db files and switched back to SQLLite, but I keep getting a divide by zero error. I've logged a bug on it, but no joy yet. Slim::Utils::Scanner::Local::__ANON__ (262) Scanning new files (65) main::main (345) Error: Failed when running main scan: [Illegal division by zero at

Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-19 Thread oreillymj
Where do I find the SQL-lite Db files to delete them, so I can have another go at switching. I'm guessing that the divide by zero error is still valid. -- oreillymj oreillymj's Profile:

Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-19 Thread JJZolx
oreillymj;526545 Wrote: Where do I find the SQL-lite Db files to delete them, so I can have another go at switching. They're in the SbS cache folder, and have .db extensions. You might try searching for either 'cache' or 'squeezebox.db' if you can't locate the folder. -- JJZolx Jim

Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-18 Thread Mark Miksis
andyg;525875 Wrote: Yes, as we've done before, this will be checked in right before release, so the final build points to production MySB. So after SbS 7.5 is released, which mySB will the SbS 7.5embedded nightly's point to? -- Mark Miksis

Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-18 Thread Michael Herger
So after SbS 7.5 is released, which mySB will the SbS 7.5embedded nightly's point to? Test, as embedded will become 7.6/trunk (or whatever next). -- Michael ___ beta mailing list beta@lists.slimdevices.com

Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-18 Thread oreillymj
Looks like I've found a bug in the embedded scanner. main::main (202) Starting Squeezebox Server scanner (v7.5.0, r30382, Wed Mar 17 02:05:35 PDT 2010) perl 5.01 Slim::Music::Import::runImporter (473) Starting Slim::Music::MusicFolderScan scan Slim::Utils::Scanner::Local::rescan (138)

Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-18 Thread oreillymj
After restarting the server, it looks like the Db is in trouble. main::main (202) Starting Squeezebox Server scanner (v7.5.0, r30382, Wed Mar 17 02:05:35 PDT 2010) perl 5.01 Slim::Music::Import::runImporter (473) Starting Slim::Music::MusicFolderScan scan

Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-18 Thread JJZolx
7.5 Embedded with SQLite is a little delicate. I've had to delete the database on several occasions to get it out of some kind of odd state that it couldn't recover from on its own. Seems to usually be caused by the scanner choking or not being shut down properly. -- JJZolx Jim

Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-18 Thread snarlydwarf
I think it is related to the seperate scanner process trying to initially populate the db, while the internal process is doing the same thing. I killed off the external scanner and the internal one found things by itself. -- snarlydwarf

[SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-17 Thread notec
I'm currently on 7.4.2 r30215. When will 7.4.x ever come out of beta? -- notec notec's Profile: http://forums.slimdevices.com/member.php?userid=23175 View this thread: http://forums.slimdevices.com/showthread.php?t=76301

Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-17 Thread Siduhe
7.4.2 is the release version. 7.4.3 is the release version with small, safe bugfixes. 7.5 is beta. There is a code freeze at the moment, so 7.5 is pretty stable and the code freeze suggests it may be close to release, but no formal announcement of a release date yet. -- Siduhe Who am I on

Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-17 Thread notec
Cool. Thanks! -- notec notec's Profile: http://forums.slimdevices.com/member.php?userid=23175 View this thread: http://forums.slimdevices.com/showthread.php?t=76301 ___ beta

Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-17 Thread andyg
If you feel comfortable with it, we would like as much testing on 7.5 as possible! http://downloads.slimdevices.com/nightly/?ver=7.5 -- andyg andyg's Profile: http://forums.slimdevices.com/member.php?userid=3292 View

Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-17 Thread MadScientist
Are there any features in 7.5 that are not in the embedded branch? Are either of the 7.5 branches likely to switch from testmysqueezebox.com before release? Thanks MS -- MadScientist MadScientist's Profile:

Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-17 Thread Andy Grundman
On Mar 17, 2010, at 3:10 PM, MadScientist wrote: Are there any features in 7.5 that are not in the embedded branch? No, embedded is a superset of 7.5. Are either of the 7.5 branches likely to switch from testmysqueezebox.com before release? Yes, as we've done before, this will be

Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-17 Thread JJZolx
MadScientist;525872 Wrote: Are either of the 7.5 branches likely to switch from testmysqueezebox.com before release? What difference does it make? test.mysqueezebox.com couldn't possibly be any more broken than www.mysqueezebox.com. -- JJZolx Jim

Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-17 Thread MrSinatra
Andy, can you please clear something up for me? my understanding is that embedded 7.5 has ALL the fixes of trunk 7.5, and in addition, has a lot more fixes/improvements that trunk 7.5 does NOT currently have, and won't, until 7.6 at he earliest... is that true? is it also true that trunk 7.5

Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-17 Thread andyg
MrSinatra;525878 Wrote: Andy, can you please clear something up for me? my understanding is that embedded 7.5 has ALL the fixes of trunk 7.5, and in addition, has a lot more fixes/improvements that trunk 7.5 does NOT currently have, and won't, until 7.6 at he earliest... is that true?

Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-17 Thread MadScientist
Thanks, Andy -- MadScientist MadScientist's Profile: http://forums.slimdevices.com/member.php?userid=5827 View this thread: http://forums.slimdevices.com/showthread.php?t=76301

Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-17 Thread bobertuk
I've just installed SbS 7.5-embedded over the top of trunk 7.5 on a QNAP TS-509 and it all seems to be working OK. Scanning time is halved and all the plugins I had installed with trunk 7.5 seem to work as well. Used a patch to force the QNAP supplied installer (SSOTS 4.6) to use the latest

Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-17 Thread Wigster
So why would I *not* use embedded given the choice? -- Wigster Wigster's Profile: http://forums.slimdevices.com/member.php?userid=14899 View this thread: http://forums.slimdevices.com/showthread.php?t=76301

Re: [SlimDevices: Beta] Is 7.5 worth switching to from 7.4.2?

2010-03-17 Thread Phil Meyer
Embedded is far faster and better at scanning. 7.5 trunk scanning is generally the same as 7.4. As long as you use Sqlite. MySQL might be faster, but it doesn't work, so it's not better ;-) ___ beta mailing list beta@lists.slimdevices.com