erland;280443 Wrote: 
> - Is this the first time you run Custom Browse with SC7 ?
> - What do you mean with "deep artists" is that the menu based on the
> menu type "Artists by letter" where you have an intermediate menu level
> that lets you select A-Z before you select artist ?
> - Does it work in the web interface ?
> - Could you enable the "plugin.custombrowse"=debug logging in
> "SqueezeCenter Settings/Logging" and then press right and look in the
> log file if you see any errors ?


1) With SC7 yes, but I've used it with 6.5
2) Yes I have artists, in a database when it appears in SS 6.5 of the
first letter in that listing ie \A\Abba and \Z\ZZ-Top
3) No, if I go into it it displays

Error:
Running: select contributors.id,contributors.name from contributors
where contributors.name='Various Artists' and
{property.variousArtistAutoIdentification}=1 group by contributors.id
got error: 
You have an error in your SQL syntax; check the manual that corresponds
to your MySQL server version for the right syntax to use near '}=1 group
by contributors.id' at line 49Running: select
substr(contributors.namesort,1,1),substr(contributors.namesort,1,1),substr(contributors.namesort,1,1)
from tracks,albums,contributor_track,contributors where
tracks.id=contributor_track.track and
contributor_track.contributor=contributors.id and
contributor_track.role in (1,5) and tracks.album=albums.id and (
albums.compilation is null or albums.compilation=0 or
{property.variousArtistAutoIdentification}=0 ) and not exists(select *
from comments where comments.track=tracks.id and
comments.value='singles') group by substr(contributors.namesort,1,1)
order by contributors.namesort asc got error: 
You have an error in your SQL syntax; check the manual that corresponds
to your MySQL server version for the right syntax to use near '}=0 ) and
not exists(select * from comme' at line 145


-- 
badbob
------------------------------------------------------------------------
badbob's Profile: http://forums.slimdevices.com/member.php?userid=7358
View this thread: http://forums.slimdevices.com/showthread.php?t=39026

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to