Reply to thread

When identifying whether files have changed we compare the current time with the modified date of the file.


The modified date is being set as UTC where as the current time is being set as local time.


This means that it is possible to change a file, run a scan and not have that file picked up for import.


http://mantis.team-mediaportal.com/view.php?id=3557


Open the issue in Mantis...


Top Bottom