Return empty metadata on failed parsing of XMBC .nfo files instead of
commit85361449ff4d50874cc7f72f9fa5146af3dd4d5e
authorWilliam McBrine <wmcbrine@gmail.com>
Wed, 7 Mar 2012 15:43:13 +0000 (7 10:43 -0500)
committerWilliam McBrine <wmcbrine@gmail.com>
Wed, 7 Mar 2012 15:43:13 +0000 (7 10:43 -0500)
treef1d0882c28f0d205053e46519543d8458b8fcd1d
parent986c8f0dc16be3c12886b40e5bc096ea317a67b2
Return empty metadata on failed parsing of XMBC .nfo files instead of
throwing an exception, so the rest of the directory can be processed. It
might be nice to print a warning, though...
metadata.py