Kodi Community Forum
older style imdb URLs not detected - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: TinyMediaManager (https://forum.kodi.tv/forumdisplay.php?fid=204)
+---- Thread: older style imdb URLs not detected (/showthread.php?tid=223274)



older style imdb URLs not detected - awef - 2015-04-03

A number of my old nfo files have this style IMDB url in them which isn't detected in the parseMovieDirectory method in MovieUpdateDatasourceTask.java (line 416)

http://us.imdb.com/Title?0145681

Can the code be updated to handle this format as well?

Thanks!


RE: older style imdb URLs not detected - myron - 2015-04-03

done Big Grin
will be in next release...


RE: older style imdb URLs not detected - awef - 2015-04-03

(2015-04-03, 15:25)myron Wrote: done Big Grin
will be in next release...

that's what I call a quick fix! Big Grin