mrlucas84 / embermediamanager

Automatically exported from code.google.com/p/embermediamanager
0 stars 0 forks source link

Parsing of NFO with url #140

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Correctly parse an info like:
<Movie>
<title>A.I. Intelligenza artificiale</title>
</movie>
http://akas.imdb.com/title/tt0212720/

When an nfo is detected as non-conforming load the nfo as text and look 
for a url and check the rest for nfo-type items.... if it passes, convert 
the url to an element, remove the url, save the resulting file, then 
recheck it for conformance.

this will make EMM compliant with the suggested format in XBMC doc

Original issue reported on code.google.com by massimo....@gmail.com on 9 Jun 2009 at 10:53

GoogleCodeExporter commented 9 years ago
I'll try to work on this tomorrow.... or later today actually. lol I'm going to 
bed
now (it's 6:15 AM for me and I'm too tired to think straight so it's time for 
me to
step away from the code. lol)

Original comment by jason.schnitzler on 9 Jun 2009 at 11:16

GoogleCodeExporter commented 9 years ago
Done for next release

Original comment by jason.schnitzler on 10 Jun 2009 at 2:38

GoogleCodeExporter commented 9 years ago

Original comment by jason.schnitzler on 14 Jun 2009 at 8:59