[mythtv-commits] mythtv/master commit: bf4509518 by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Wed Sep 14 19:46:17 UTC 2011


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2011-09-14T12:43:58-07:00
   Push Date:  2011/09/14 12:46:09 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  bf4509518e903b21fdecfb154dcb56811cf3a8db
   Changeset:  https://github.com/MythTV/mythtv/commit/bf4509518

Log:

Input sanitization on tmdb.py movie search

The TheMovieDB search API is incapable of handling question marks,
urlencoded or otherwise. Strip them out and let the search return a
"close enough" match.

Modified:

   mythtv/bindings/python/MythTV/tmdb/tmdb_api.py



More information about the mythtv-commits mailing list