What we could do code-wise (to avoid that you have to Change all your nfo-files) is that if it is not possible to read an nfo-file correctly as XML (which is here in the code), we try to read the whole nfo-file as string and at least try to find a sub-string in the form ttxxxxxxx and treat this as IMDB-ID. For the URL you have in your nfo-files, it would then just filter the IMDB-ID from the URL and use it.
@Lehmden (as master of nfo-files ): Is there any reason we should not do this? (And do you know from the top of your head that the number after "tt" in IMDB-IDs is always 7 Digits? I just can't remember...)
Not sure if I can implement it this Weekend (because it Needs to work for movies and series correctly), but it doesn't look too complicated...
@Lehmden (as master of nfo-files ): Is there any reason we should not do this? (And do you know from the top of your head that the number after "tt" in IMDB-IDs is always 7 Digits? I just can't remember...)
Not sure if I can implement it this Weekend (because it Needs to work for movies and series correctly), but it doesn't look too complicated...