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. >3. Select one of the "Custom Tags *** for song" menu types, they will >be part of the next Custom Scan release but at the moment they are only >available for download. There are two to choose from: "Custom Tags Albums for song" and "Custom Tags Songs for song". What's the difference? >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? >The plan is to provide a tutorial example for this on my wiki but I >haven't done it yet. > That would be really useful! >The "New Songs" menu type is also available for download now, if you >don't want to wait for the next Custom Browse release. Great, thanks. I got my ow custom one working, but I will try the new menu type. Phil _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
