YAMJ / yamj-v2

Yet Another Movie Jukebox (YAMJ) v2
GNU General Public License v3.0
28 stars 11 forks source link

rechecking of xml files does not work #2681

Closed Omertron closed 9 years ago

Omertron commented 9 years ago

Original issue 2684 created by Omertron on 2013-10-09T08:03:05.000Z:

What steps will reproduce the problem? For rechecking I have set the following parameters : mjb.recheck.XML=true mjb.recheck.Days=1 mjb.recheck.mindays=1 mjb.recheck.Max=50 mjb.recheck.Unknown=true

What is the expected output? What do you see instead? Rechecking for xml files does not happen. I even forced creation and modification date of an xml file to 30 days back - it still does not recheck. Rechecking of UNKNOWN and in case of a newer .NFO file works fine.

What version/revision of YAMJ are you using? On what operating system? r3757, Windows 7

What skin are you using? default

What device are you using YAMJ on? Networked Media Tank, PlayonHD, Other? NMT

Please provide any additional information below.

Omertron commented 9 years ago

Comment #1 originally posted by Omertron on 2013-10-10T14:52:00.000Z:

should be mjb.recheck.minDays=1

Omertron commented 9 years ago

Comment #2 originally posted by Omertron on 2013-10-10T15:28:25.000Z:

Sorry for the typo - corrected it to minDays, but still no rechecking of xml files.