Revision 98729f0...
Go back to digest for 28th October 2012Bug Fixes in KDE Base
Jörg Ehrichs committed changes in [nepomuk-metadata-extractor] /webextractor/plugins:
tvdb/tvdb_mail can crash the pthon interpreter when the tvdb_api.tvdb_episodenotfound exception is raised
The tvdb python plugin seems to cause the KROSS::Interpreter to crash if tvdb_api.tvdb_episodenotfound is raised.
This happens when one asks for a episode number tha tdoes not exist in the season.
Current solution is to disable this explicit error and handle it like any othe unknown exception.
File Changes
Modified 2 files
- /webextractor/plugins
- lib/tvdb.py
- lib/tvdbmal.py
2 files changed in total