Kodi Community Forum

Full Version: URL in IMDB field for TV Shows which do not exist in IMDB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I just noticed a minor issue, but still thought of reporting it. When I scrape a TV show (in this case https://www.thetvdb.com/series/the-roddenberry-vault) which has a TVDB ID but not an IMDB ID (meaning they are not listed in IMDB) using the TVDB scraper, the IMDB field in TMM gets sort of an incomplete string/url as seen in the screenshot. Again, not really critical as you can manually remove it, but maybe you want to add some sort of exception in the code for a future release?

Image
the problem here is that the entry at tvdb is just wrong! and tmm does not do any _validation_ of the IDs - we just store what we get..

I may add a validation for imdb ids because this is the only thing where I know how to validate