No luck. Not sure what happened. I opened the files that changed to verify I got everything from the commit.
The log seems to have the same results as the previous
https://www.dropbox.com/s/6rpgcfr43ll2d0...hanges.log
It seems like there are 3 parts of the log that I dont understand but are part of the problem.
20:16:38 T:139945729582848 DEBUG: VideoInfoScanner: Found episode match pvr://recordings/series/Justified/Justified - A Murder of Crowes, TV (553 FXHD), 20140108_030000.pvr (s201401e8) [[\\/\._ -]([0-9]+)([0-9][0-9](?
?:[a-i]|\.[1-9])(?![0-9]))?)([\._ -][^\\/]*)$]
That RegEx section at the end of the episode name doesn't seem right. It also still appears to be displaying the Episode info based on the recording date.
20:16:38 T:139945729582848 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'pvr://recordings/series/Justified/Justified - A Murder of Crowes, TV (553 FXHD), 20140108_030000.pvr'
Next it does the nfo search because I think this always happens first no matter what. And then it goes to TVDB. Here there is no Season and episode appended.
20:16:38 T:139945729582848 DEBUG: OnProcessSeriesFolder - no match for show: 'Justified', season: 201401, episode: 8.0, airdate: '01/01/1601', title: ' '
Last is the failure to find the Episode I believe. So this has Season and episode scrubbed based on the the data in the first Debug statement above, but I find it interesting that the title would be blank, and then also the airdate is incorrect and that is actually the airdate that gets returned for every show in the log.