I'm trying to get the Date field updated from my filename in my movie collection.
My movies are on disk at E:/Movies/Name of Movie - Year/Name of Movie.avi
When I go to the fill properties from filename, I have the directories box checked and it has the contents [Name] - [Date]. I have the filename box unchecked, as it should derive it from the directory.
The odd behavior is that instead of putting the year, it puts a date in 1905. I'm not sure, but I believe it is however many days into the century of 1900. For instance, the little mermaid's date shows up as 6/11/1905 (the 1989th day starting with 1900?) while the lion king shows up as 6/16/1905 (the 1994th day of the year?)
any ideas? is my logic wrong, or is this a bug?