Some more logs, after accessing a custom Browse menu.
[11-10-22 08:26:17.3120] Plugins::CustomScan::Plugin::shutdownPlugin
(118) disabling
[11-10-22 08:26:17.3559] Plugins::CustomScan::Plugin::uninstallHook
(146) Uninstalling Custom Scan hooks
[11-10-22 08:26:17.4988] Plugins::CustomScan::Scanner::shutdownScanner
(561) disabling
[11-10-22 08:27:28.7684] main::init (326) Starting Squeezebox Server
(v7.5.4, r32171, Thu Apr 14 09:19:34 PDT 2011) perl 5.010000
[11-10-22 08:40:10.7361]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(925) Getting item data for 2 items
[11-10-22 08:40:10.7376]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(970) Get item text: albumsbycomposer
[11-10-22 08:40:10.7389]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(972) Got item text: albumsbycomposer
[11-10-22 08:40:10.7406]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(1049) Get item format: albumsbycomposer
[11-10-22 08:40:10.7424]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(1155) Got item format: albumsbycomposer
[11-10-22 08:40:10.7442]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(1157) Get item custom url: albumsbycomposer
[11-10-22 08:40:10.7462]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(1172) Got item custom url: albumsbycomposer
[11-10-22 08:40:10.7482]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(1194) Get item mixes: albumsbycomposer
[11-10-22 08:40:10.7500]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(1199) Got item mixes: albumsbycomposer
[11-10-22 08:40:10.7518]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(970) Get item text: worksbycomposer
[11-10-22 08:40:10.7536]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(972) Got item text: worksbycomposer
[11-10-22 08:40:10.7556]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(1049) Get item format: worksbycomposer
[11-10-22 08:40:10.7574]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(1155) Got item format: worksbycomposer
[11-10-22 08:40:10.7590]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(1157) Get item custom url: worksbycomposer
[11-10-22 08:40:10.7601]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(1172) Got item custom url: worksbycomposer
[11-10-22 08:40:10.7612]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(1194) Get item mixes: worksbycomposer
[11-10-22 08:40:10.7623]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(1199) Got item mixes: worksbycomposer
[11-10-22 08:40:10.7634]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(1238) Get item menu options
[11-10-22 08:40:10.7644]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(1240) Got item menu options
[11-10-22 08:40:10.7654]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(1245) Returning 2 items
[11-10-22 08:40:12.5394]
Plugins::CustomBrowse::MenuHandler::SQLHandler::getData (50) Preparing
SQL: 
                                select
customscan_track_attributes.extravalue,customscan_track_attributes.value,
                                        
substr(ifnull(sortattr.value,ifnull(customscan_track_attributes.valuesort,customscan_track_attributes.value)),1,1),
                                        
ifnull(customscan_track_attributes.valuetype,'mixedtagCOMPOSER')
from customscan_track_attributes 
                                join multilibrary_track on
                                        
customscan_track_attributes.track=multilibrary_track.track and
                                        multilibrary_track.library=1
                                join customscan_track_attributes as attr2 on
                                        
customscan_track_attributes.track=attr2.track and
                                        attr2.module='mixedtag' and
                                        attr2.attr='ALBUM'
                                join customscan_track_attributes as attr3 on
                                        
customscan_track_attributes.track=attr3.track and
                                        attr3.module='mixedtag' and
                                        attr3.attr='WORK'
                                left join customscan_track_attributes as 
sortattr on
                                        
customscan_track_attributes.track=sortattr.track and
                                        sortattr.module='mixedtag' and
                                        sortattr.attr='Composersort'
                                where
                                        
customscan_track_attributes.module='mixedtag' and
                                        
customscan_track_attributes.attr='COMPOSER'
                                group by customscan_track_attributes.extravalue
                                order by
ifnull(sortattr.value,ifnull(customscan_track_attributes.valuesort,customscan_track_attributes.value))
asc
                        
[11-10-22 08:40:12.5420]
Plugins::CustomBrowse::MenuHandler::SQLHandler::_execute (72)
Executing: select
customscan_track_attributes.extravalue,customscan_track_attributes.value,
                                        
substr(ifnull(sortattr.value,ifnull(customscan_track_attributes.valuesort,customscan_track_attributes.value)),1,1),
                                        
ifnull(customscan_track_attributes.valuetype,'mixedtagCOMPOSER')
from customscan_track_attributes 
                                join multilibrary_track on
                                        
customscan_track_attributes.track=multilibrary_track.track and
                                        multilibrary_track.library=1
                                join customscan_track_attributes as attr2 on
                                        
customscan_track_attributes.track=attr2.track and
                                        attr2.module='mixedtag' and
                                        attr2.attr='ALBUM'
                                join customscan_track_attributes as attr3 on
                                        
customscan_track_attributes.track=attr3.track and
                                        attr3.module='mixedtag' and
                                        attr3.attr='WORK'
                                left join customscan_track_attributes as 
sortattr on
                                        
customscan_track_attributes.track=sortattr.track and
                                        sortattr.module='mixedtag' and
                                        sortattr.attr='Composersort'
                                where
                                        
customscan_track_attributes.module='mixedtag' and
                                        
customscan_track_attributes.attr='COMPOSER'
                                group by customscan_track_attributes.extravalue
                                order by
ifnull(sortattr.value,ifnull(customscan_track_attributes.valuesort,customscan_track_attributes.value))
asc
[11-10-22 08:40:12.5464]
Plugins::CustomBrowse::MenuHandler::SQLHandler::_execute (79) Executing
and collecting: select
customscan_track_attributes.extravalue,customscan_track_attributes.value,
                                        
substr(ifnull(sortattr.value,ifnull(customscan_track_attributes.valuesort,customscan_track_attributes.value)),1,1),
                                        
ifnull(customscan_track_attributes.valuetype,'mixedtagCOMPOSER')
from customscan_track_attributes 
                                join multilibrary_track on
                                        
customscan_track_attributes.track=multilibrary_track.track and
                                        multilibrary_track.library=1
                                join customscan_track_attributes as attr2 on
                                        
customscan_track_attributes.track=attr2.track and
                                        attr2.module='mixedtag' and
                                        attr2.attr='ALBUM'
                                join customscan_track_attributes as attr3 on
                                        
customscan_track_attributes.track=attr3.track and
                                        attr3.module='mixedtag' and
                                        attr3.attr='WORK'
                                left join customscan_track_attributes as 
sortattr on
                                        
customscan_track_attributes.track=sortattr.track and
                                        sortattr.module='mixedtag' and
                                        sortattr.attr='Composersort'
                                where
                                        
customscan_track_attributes.module='mixedtag' and
                                        
customscan_track_attributes.attr='COMPOSER'
                                group by customscan_track_attributes.extravalue
                                order by
ifnull(sortattr.value,ifnull(customscan_track_attributes.valuesort,customscan_track_attributes.value))
asc
[11-10-22 08:40:12.5481]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(925) Getting item data for 0 items
[11-10-22 08:40:12.5492]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(1238) Get item menu options
[11-10-22 08:40:12.5503]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(1240) Got item menu options
[11-10-22 08:40:12.5516]
Plugins::CustomBrowse::MenuHandler::BaseMenuHandler::getPageItemsForContext
(1245) Returning 0 items


-- 
Phileas

Phileas

Lounge:(PC>)SB3>AVI ADM9T+ADM Sub
Study:(PC>)Touch>Benchmark DAC1>Sennheiser HD580/Behringer Truth
B2030A
Bedroom:(PC>)Boom
------------------------------------------------------------------------
Phileas's Profile: http://forums.slimdevices.com/member.php?userid=20367
View this thread: http://forums.slimdevices.com/showthread.php?t=91067

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

Reply via email to