[Slim-Checkins] r11716 - /trunk/server/Slim/Buttons/XMLBrowser.pm

adrian at svn.slimdevices.com adrian at svn.slimdevices.com
Mon Apr 2 12:39:33 PDT 2007


Author: adrian
Date: Mon Apr  2 12:39:33 2007
New Revision: 11716

URL: http://svn.slimdevices.com?rev=11716&view=rev
Log:
Bug: N/A
Description: pass item here too for use with external parsers

Modified:
    trunk/server/Slim/Buttons/XMLBrowser.pm

Modified: trunk/server/Slim/Buttons/XMLBrowser.pm
URL: http://svn.slimdevices.com/trunk/server/Slim/Buttons/XMLBrowser.pm?rev=11716&r1=11715&r2=11716&view=diff
==============================================================================
--- trunk/server/Slim/Buttons/XMLBrowser.pm (original)
+++ trunk/server/Slim/Buttons/XMLBrowser.pm Mon Apr  2 12:39:33 2007
@@ -867,6 +867,7 @@
 				'action' => $action,
 				'url'    => $url,
 				'parser' => $parser,
+				'item'   => $item,
 			},
 		);
 



More information about the checkins mailing list