Phil Meyer;203092 Wrote: 
> I've tried to create my first one to display CONCERTDATE tag for song
> info.  I don't really understand all of the options when configuring
> the menu, and I'm getting an error when I try to view the song.
> 
> Error:
> Running: select
> customscan_track_attributes.value,customscan_track_attributes.value,substr(customscan_track_attributes.value,1,1)
> from customscan_track_attributes join multilibrary_track on
> customscan_track_attributes.track=multilibrary_track.track and
> multilibrary_track.library= where customscan_track_attributes.track=
> and customscan_track_attributes.module='customtag' and
> customscan_track_attributes.attr='CONCERTDATE' group by
> customscan_track_attributes.value order by
> ifnull(customscan_track_attributes.valuesort,customscan_track_attributes.value)
> 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 'where
> customscan_track_attributes.track= and customscan_track_attributes' at
> line 9
> 
> I tried to associate it with my "Live" library, but something is not
> right.
> 
Could you:
1. Try the same with Multi Library 1.4 and Custom Browse 1.21 which I
just released
2. If that doesn't work, specify all the parameters you have selected
in the menu configuration 

Phil Meyer;203092 Wrote: 
> 
> There are two to choose from: "Custom Tags Albums for song" and "Custom
> Tags Songs for song".  What's the difference?
> 
There is no difference in the web interface, but in Now Playing the
menu hierarchy will be a bit different.
Custom Tags Albums for song: <custom tag>/<custom tag>/Albums/Song
Custom Tags Songs for song: <custom tag>/custom tag>/Song

There can be 5 levels of custom tags in the menu before the Albums or
Songs part is reached.

Phil Meyer;203092 Wrote: 
> >4. The important thing when configuring the menu is:
> >- Object type: Should be set to "track" for Now Playing menu and
> >"trackheader" for Song Info in web interface.
> Do I need to create two menus then?
> 
> Do I need to create menus for each custom scan tag?
> 
If you only want the information in the web interface, you just create
the Object type=trackheader menu.
If you only want the information in the Now Playing song info, you just
create the Object type=track menu.

If you want the information in both places you need to create two
menus.

You will need to create one menu for each custom scan tag you like to
show.


-- 
erland

Erland Isaksson
'My homepage' (http://erland.homeip.net) 'My download page'
(http://erland.homeip.net/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library and RandomPlayList plugins'
(http://wiki.erland.homeip.net/index.php/Category:SlimServer))
------------------------------------------------------------------------
erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=35378

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

Reply via email to