Re: [SlimDevices: Beta] The many bugs in SBS 7.6 in handling ARTIST and COMPOSER tags

2011-06-28 Thread vagskal

Philip Meyer;638287 Wrote: 
> 
> However, it would be useful to have a way of filtering/grouping/sorting
> by contributor role.
> 
> e.g.
> 
> Group by Contributor Role, would first show all Albums by the
> contributor (Artist, Band/Orchestra and Album Artist roles), then
> albums that the contributor has had a guest appearance on (Track
> Artist), then albums that the contributor composed o conducted on. 
> i.e. the list of albums would be clearly sectioned with headers to show
> "Main Albums", "Guest Albums" (eg. compilation appearances), "Composer",
> "Conductor".
> 
> Filter by Contributor Role could be provided to allow the user to
> choose a single section to show only main albums by that contributor,
> only guest albums, only albums they composed, conducted, etc, or All
> (default).  Show All Songs link would then present the list of songs
> descending from all of the albums displayed in the filtered list.
> 
> Perhaps a checkbox to toggle the display of each contributing role of
> interest, and this could be remembered for subsequent visits to album
> context for a chosen contributor.
> 
> To me, that would be a much more consistent UI.

You might want to vote for this feature request if you have not done so
already: http://bugs.slimdevices.com/show_bug.cgi?id=12676


-- 
vagskal

2 x SB3 (wired), Receiver (wired), Boom (wireless), Controller, iPeng on
iPhone 4 & iPad, muso on remote computer running Win 7 64-bit | 7.5.4
(r32171) on Win XP

vagskal's Profile: http://forums.slimdevices.com/member.php?userid=20778
View this thread: http://forums.slimdevices.com/showthread.php?t=88510

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


[SlimDevices: Beta] I/O error with nightly 7.6.tgz

2011-06-28 Thread frank1969

Please help :)

I'm trying to run 7.6 on a QNAP (SSOTS),
people say r32429, r32453 or r32461, but they aren't on the server
anymore,

with those one I can get from the update server, there is an error
(logfile below), that says "Error: DBI Exception: DBD::SQLite::db
selectrow_array failed: disk I/O error"

Scanner is running, is scanning all of my ~250.000 files, but is
importing NONE!

Could anyone either
- tell me, what to do (I think to avoid the I/O error)
- or tell me how to get r32429, r32453, r32461 (resp.
squeezeboxserver-7.6.0-32529.tgz ...)

MANY thanks in advance, logfile below

Frank


logfile:

[11-06-28 20:16:02.2413] main::main (196) Starting Squeezebox Server
scanner (v7.6.0, r32565, Tue Jun 28 03:04:16 MDT 2011) perl 5.01
[11-06-28 20:16:18.1004] Slim::Music::Import::runImporter (460)
Starting Slim::Music::MusicFolderScan scan
[11-06-28 20:16:18.1140] Slim::Utils::Scanner::Local::rescan (163)
Discovering files in /share/Public
[11-06-28 20:31:32.7752] Slim::Schema::Storage::throw_exception (119)
Error: DBI Exception: DBD::SQLite::db selectrow_array failed: disk I/O
error [for Statement "
SELECT COUNT(*) FROM ( 
SELECT DISTINCT url
FROMscanned_files
WHERE   url NOT IN (
SELECT url FROM tracks
)
AND url LIKE 'file:///share/Public%'
AND filesize != 0
 ) AS t1
"]
[11-06-28 20:31:32.8007] Slim::Schema::Storage::throw_exception (119)
Backtrace:

frame 0: Slim::Utils::Log::logBacktrace
(/share/MD0_DATA/.qpkg/SSOTS/var/home/SqueezeboxServer/Slim/Schema/Storage.pm
line 119)
frame 1: Slim::Schema::Storage::throw_exception
(/share/MD0_DATA/.qpkg/SSOTS/var/home/SqueezeboxServer/CPAN/DBIx/Class/Storage/DBI.pm
line 1006)
frame 2: DBIx::Class::Storage::DBI::__ANON__
(/share/MD0_DATA/.qpkg/SSOTS/var/home/SqueezeboxServer/Slim/Utils/Scanner/Local.pm
line 227)
frame 3: Slim::Utils::Scanner::Local::__ANON__
(/share/MD0_DATA/.qpkg/SSOTS/var/home/SqueezeboxServer/Slim/Utils/Scanner/Local/Async.pm
line 84)
frame 4: Slim::Utils::Scanner::Local::Async::__ANON__
(/share/MD0_DATA/.qpkg/SSOTS/var/home/SqueezeboxServer/Slim/Utils/Scanner/Local/Async.pm
line 157)
frame 5: Slim::Utils::Scanner::Local::Async::find
(/share/MD0_DATA/.qpkg/SSOTS/var/home/SqueezeboxServer/Slim/Utils/Scanner/Local.pm
line 99)
frame 6: Slim::Utils::Scanner::Local::find
(/share/MD0_DATA/.qpkg/SSOTS/var/home/SqueezeboxServer/Slim/Utils/Scanner/Local.pm
line 425)
frame 7: Slim::Utils::Scanner::Local::rescan
(/share/MD0_DATA/.qpkg/SSOTS/var/home/SqueezeboxServer/Slim/Music/MusicFolderScan.pm
line 82)
frame 8: Slim::Music::MusicFolderScan::startScan
(/share/MD0_DATA/.qpkg/SSOTS/var/home/SqueezeboxServer/Slim/Music/Import.pm
line 462)
frame 9: Slim::Music::Import::runImporter
(/share/MD0_DATA/.qpkg/SSOTS/var/home/SqueezeboxServer/Slim/Music/Import.pm
line 303)
frame 10: Slim::Music::Import::runScan
(/share/MD0_DATA/.qpkg/SSOTS/var/home/SqueezeboxServer/scanner.pl line
330)
frame 11: (eval)
(/share/MD0_DATA/.qpkg/SSOTS/var/home/SqueezeboxServer/scanner.pl line
324)
frame 12: main::main
(/share/MD0_DATA/.qpkg/SSOTS/var/home/SqueezeboxServer/scanner.pl line
498)

[11-06-28 20:31:32.8050] main::main (336) Error: Failed when running
main scan: [Carp::Clan::__ANON__(): DBI Exception: DBD::SQLite::db
selectrow_array failed: disk I/O error [for Statement "
SELECT COUNT(*) FROM ( 
SELECT DISTINCT url
FROMscanned_files
WHERE   url NOT IN (
SELECT url FROM tracks
)
AND url LIKE 'file:///share/Public%'
AND filesize != 0
 ) AS t1
"] at
/share/MD0_DATA/.qpkg/SSOTS/var/home/SqueezeboxServer/Slim/Schema/Storage.pm
line 123
]
[11-06-28 20:31:32.8078] main::main (337) Error: Skipping post-process
& Not updating lastRescanTime!


-- 
frank1969

frank1969's Profile: http://forums.slimdevices.com/member.php?userid=31156
View this thread: http://forums.slimdevices.com/showthread.php?t=88524

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


[SlimDevices: Beta] 7.6.0 ip3k - Quick list navigation is broken

2011-06-28 Thread JJZolx

Try navigating a list (say, artists or albums) on an ip3k based SB (1,
2, 3, Boom, Transporter) using the remote's number/letter buttons. Let
us know how it works for you. This is a major bug.

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


-- 
JJZolx

JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=88530

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


Re: [SlimDevices: Beta] MP3 CBR 320 48khz not playing...

2011-06-28 Thread sbb

problem fixed, but can't say why
I cleaned up the caches from the prefpanes (on Mac OS X) and did the
touch software update coming from the 32557 build.
So I'dont know if cleaning the cache, updating the touch or just
restarting it (after the update) made it work...
Anyway while I was experiencing the problem all my other mp3s played
fine (in 44.1khz) and so was all my ALACs...


-- 
sbb

sbb's Profile: http://forums.slimdevices.com/member.php?userid=14322
View this thread: http://forums.slimdevices.com/showthread.php?t=88513

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


Re: [SlimDevices: Beta] 7.6.0 ip3k - Quick list navigation is broken

2011-06-28 Thread Triode

Yes its broken...  The issue is that the list is sorted using the sort
key and this excludes thinks like "the" in the title.  However the code
which is skipping forward is using the actual text value to search for
the right item, so it will tend to stick at an item if the next one in
the list has "the" at the start of it.

I think it will be relatively easy to fix.


-- 
Triode

Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=88530

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


[SlimDevices: Beta] Squeezebox Server died. Restarting. ... how to debug?

2011-06-28 Thread sbellon

Hi all,

I'm running the 7.5 nightlies on my Debian GNU/Linux unstable box. Any
update later than r32515 fails with the following server log entries:

2011-06-28 23:19:57 Squeezebox Server died. Restarting.
2011-06-28 23:20:02 Squeezebox Server died. Restarting.
2011-06-28 23:20:07 Squeezebox Server died. Restarting.
2011-06-28 23:20:12 Squeezebox Server died. Restarting.
2011-06-28 23:20:17 Squeezebox Server died. Restarting.
2011-06-28 23:20:22 Squeezebox Server died. Restarting.
...

I thought I'll wait a while before asking in case the problem gets
solved, but it's now a while and even r32554 still has the issue
(reverting back to r32515 makes it work again). I'd like to track down
what the issue with the later nightlies is in order to either fix it on
my part or issue a bug report.

What debug options do I have to set in order to get at the relevant
information?

Greetings,
Stefan


-- 
sbellon

sbellon's Profile: http://forums.slimdevices.com/member.php?userid=22873
View this thread: http://forums.slimdevices.com/showthread.php?t=88532

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


Re: [SlimDevices: Beta] 7.6.0 ip3k - Quick list navigation is broken

2011-06-28 Thread JJZolx

Thanks, that makes sense. But there are two other things that I see:

The skipping of some letters entirely. It's consistent for a given
button. For example, if I browse artists and press the WXYZ button on
my remote, it treats this as just 'WZ'. I have no X artists, but there
are at least two artists beginning with Y (if I exclude those like
'Lester Young' with a sort string of 'Young, Lester') - 'Yes' and 'Yo
La Tengo'.

And if I press any button a little too quickly it jumps to an artist
near the beginning of the library. The other day when I tried it, it
was jumping to  'Johnny A.', while today it's jumping to '3OH!3'. It
doesn't seem to do this if I press the button just quickly enough to
progress through the different letters.


-- 
JJZolx

JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=88530

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


Re: [SlimDevices: Beta] 7.6.0 ip3k - Quick list navigation is broken

2011-06-28 Thread Triode

JJZolx;638415 Wrote: 
> Thanks, that makes sense. But there are two other things that I see:
> 
> The skipping of some letters entirely. It's consistent for a given
> button. For example, if I browse artists and press the WXYZ button on
> my remote, it treats this as just 'WZ'. I have no X artists, but there
> are at least two artists beginning with Y (if I exclude those like
> 'Lester Young' with a sort string of 'Young, Lester') - 'Yes' and 'Yo
> La Tengo'.
> 
> And if I press any button a little too quickly it jumps to an artist
> near the beginning of the library. The other day when I tried it, it
> was jumping to  'Johnny A.', while today it's jumping to '3OH!3'. It
> doesn't seem to do this if I press the button just quickly enough to
> progress through the different letters.

Don't think those are related.

Anyway try r32566 for the original issue...


-- 
Triode

Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=88530

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


Re: [SlimDevices: Beta] 7.6.0 ip3k - Quick list navigation is broken

2011-06-28 Thread JJZolx

Yea, mostly working. It's pulling up the correct items now.

I tried it in 7.6 and then 7.5 to get a better idea of how it should
work. The remaining bugs are present in both versions.

I figured out what the 'extra' item is. It's the lookup for the digit
on the button, so for WXYZ9 it's looking up the number 9. It works
correctly only when there's a name beginning with that digit. For
example, when browsing albums, the TUV8 button correctly brings up '#8'
by J.J. Cale.

The other problem is not that it's skipping letters/numbers, but that
it doesn't skip them when it should. When browsing artists, pressing
WXYZ9 brings up 'Charles Wright' for the X, and '3OH!3' for the 9. The
number presses always appear to bring up an item near the start of the
library whenever the actual number doesn't exist.

Oddly, though, when browsing genres, letters and numbers are skipped
correctly - WXYZ9 brings up only 'World' and 'Zydeco'.


-- 
JJZolx

JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=88530

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


Re: [SlimDevices: Beta] 7.6.0 ip3k - Quick list navigation is broken

2011-06-28 Thread JJZolx

Played with it just a little more...

What's happening is that button presses are never ignored or skipped
when browsing. Maybe that's how it's designed to work, since 7.5 is the
same. It could be a little more intelligent, but most likely it's never
been so.

When nothing exists that directly maps to the letter or digit on the
button, it appears to pick an item either just before or after where it
would be (haven't figured out why it's one or the other).

Browsing genres, WXYZ9 was giving me only 'World' and 'Zydeco' because
pressing X, Y, and Z all bring up 'Zydeco'. I missed the 9, which
brings up 'Alt Country'.

Thanks Adrian.


-- 
JJZolx

JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=88530

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


Re: [SlimDevices: Beta] I/O error with nightly 7.6.tgz

2011-06-28 Thread Michael Herger
> I'm trying to run 7.6 on a QNAP (SSOTS),
> people say r32429, r32453 or r32461, but they aren't on the server
> anymore,
>
> with those one I can get from the update server, there is an error
> (logfile below), that says "Error: DBI Exception: DBD::SQLite::db
> selectrow_array failed: disk I/O error"

I'd bet you're running out of disk space either on the partition your db cache 
is stored, or the one where tmp lives. Can you check disk usage when running 
the scan?

-- 

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