Kodi Community Forum
Precedence of episodeguide-tag in tvshow.nfo - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Precedence of episodeguide-tag in tvshow.nfo (/showthread.php?tid=173925)



Precedence of episodeguide-tag in tvshow.nfo - myce - 2013-09-20

A while ago I had the following scenario: A show with several episodes was scanned by XBMC. The show was in the list of shows after that, but with no episodes. The show had been scraped with ember.
After a little trial and error it became obvious that there was a typo in the url in the episodeguide-tag. The problem could be fixed by either
a) fixing the typo
or
b) removing the episodeguide-tag altogether.
I assume that in case a) the info was retrieved from tvdb using the url and in case b) the info was taken from each episode's .nfo-file.
Which leads to my question:
Are all the entries in the episode .nfo-files ignored, when a episodeguide-tag with a valid url is present?
Because even if the url was invalid, all the information was there in each episode's .nfo-file.