Could you on the line before the return line insert the following three
lines:

Code:
--------------------
    
  Slim::Utils::Misc::msg("Recent days: $day");
  Slim::Utils::Misc::msg("Current time is: ".time());
  Slim::Utils::Misc::msg("Calculation: ".(time() - 24*3600*$days));
  
--------------------


Now re-package it and run and see what you get in the log from these
log messages.


-- 
erland

Erland Isaksson
'My homepage' (http://erland.isaksson.info) 'My download page'
(http://erland.isaksson.info/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library and Database Query plugins'
(http://wiki.erland.isaksson.info/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=52278

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

Reply via email to