[Slim-Checkins] r33690 - /7.7/trunk/server/Slim/Plugin/Extensions/Plugin.pm

[email protected]
Newsgroups gmane.music.equipment.slimdevices.cvs
Message-ID <[email protected]>
Author: mherger
Date: Thu Nov 10 22:29:01 2011
New Revision: 33690

URL: http://svn.slimdevices.com/slim?rev=33690&view=rev
Log:
Bug: n/a
Description: '5m' is 5 minutes, not months

Modified:
    7.7/trunk/server/Slim/Plugin/Extensions/Plugin.pm

Modified: 7.7/trunk/server/Slim/Plugin/Extensions/Plugin.pm
URL: http://svn.slimdevices.com/slim/7.7/trunk/server/Slim/Plugin/Extensions/Plugin.pm?rev=33690&r1=33689&r2=33690&view=diff
==============================================================================
--- 7.7/trunk/server/Slim/Plugin/Extensions/Plugin.pm (original)
+++ 7.7/trunk/server/Slim/Plugin/Extensions/Plugin.pm Thu Nov 10 22:29:01 2011
@@ -388,7 +388,7 @@
 
 		my $cache = Slim::Utils::Cache->new;
 		
-		$cache->set( $args->{'name'} . '_XML', $xml, 86400 * 30 );
+		$cache->set( $args->{'name'} . '_XML', $xml, 300 );
 	}
 
 	_parseXML($args, $xml);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.