fixed: Don't use UTC dates for comparison with file times. Fixes scraper cache not...
authorjmarshallnz <jmarshallnz@svn>
Tue, 21 Sep 2010 00:49:59 +0000 (00:49 +0000)
committerjmarshallnz <jmarshallnz@svn>
Tue, 21 Sep 2010 00:49:59 +0000 (00:49 +0000)
commit2c42be765bef28b2a3a71719f80f097fe5f1ca8f
treebf9dd170f62156dd5859afe4186394beffa5fbe2
parent323d83bf7e0e7a18af747a9652ecc303f7b9b7f1
fixed: Don't use UTC dates for comparison with file times. Fixes scraper cache not clearing (or clearing too quickly) for users in non-UTC timezones.

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34016 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
xbmc/addons/Scraper.cpp