Kodi Community Forum
XBMC should acknowledge .nfo <episode> tag - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222)
+--- Forum: Feature Requests (https://forum.kodi.tv/forumdisplay.php?fid=9)
+--- Thread: XBMC should acknowledge .nfo <episode> tag (/showthread.php?tid=197632)



XBMC should acknowledge .nfo <episode> tag - nexttonothing - 2014-06-11

When tv-series are imported the episode number is taken from the file name rather then from the .nfo. Which is weird, especially when "Local information only" scraper is used. Incorrectly named files (without the "S##E##"-part) doesn't seem to get imported at all even though the episode and season number is in the .nfo.


RE: XBMC should acknowledge .nfo <episode> tag - jmarshall - 2014-06-12

The episode number is taken from the .nfo file, but the only files considered are those that match the regexps. i.e. the numbers needn't be correct, but they need to be there.