[mythtv-commits] mythtv commit: r22353 - in trunk/mythplugins/mythvideo/mythvideo/scripts by robertm
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Sat Oct 10 22:08:22 UTC 2009
Author: robertm
Date: 2009-10-10 22:08:21 +0000 (Sat, 10 Oct 2009)
New Revision: 22353
Changeset: http://cvs.mythtv.org/trac/changeset/22353
Modified:
trunk/mythplugins/mythvideo/mythvideo/scripts/jamu-example.conf
trunk/mythplugins/mythvideo/mythvideo/scripts/ttvdb.py
trunk/mythplugins/mythvideo/mythvideo/scripts/ttvdb/cache.py
trunk/mythplugins/mythvideo/mythvideo/scripts/ttvdb/tvdb_api.py
trunk/mythplugins/mythvideo/mythvideo/scripts/ttvdb/tvdb_exceptions.py
trunk/mythplugins/mythvideo/mythvideo/scripts/ttvdb/tvdb_ui.py
Log:
Fix ttvdb to be more tolerant of multiple concurrent instances. This should dramatically reduce the number of 'random failures' of the grabber. This is done by applying some upstream fixes to tvdb_api, courtesy of its developer, dbr/Ben, and as always, thanks to help from Doug Vaughan. dbr and Doug worked closely together to solve this issue specifically for us, so I am very thankful to them.
More information about the mythtv-commits
mailing list