[mythtv-users] Problematic Mythtv Name Guessing for Videos
Raymond Wagner
raymond at wagnerrp.com
Thu May 17 04:52:32 UTC 2012
On 5/16/2012 23:00, Richard Thomas wrote:
> So for a while now, MythTV has been "renaming" videos in the "My Videos
> section". Mostly it's been correct, occasionally it's been problematic,
> affecting the order and numbering of shows (or mangling the date) but
> tonight it pulled a real corker.
>
> I have a directory with several episodes of a British Horror-Drama.
> MythTV has chosen to name one of them "Please Make me a Lesbian" and
> supplied a video thumbnail to match. Now, I have a sense of humor about
> such things and I'm guessing that some joker has managed to "poison"
> whatever database MythTV uses to do what is presumably supposed to be a
> clever title-and-thumbnail producing mechanism.
Not exactly. MythTV uses independent metadata grabbers for television
and movies, and uses TheTVDB.com and TheMovieDb.org, respectively, for
those purposes. Typically, anything with either a subtitle, or season
and episode number, is treated as a television episode, attempting to
use the TV grabber, before falling through to the movie grabber. Other
content just tries to use the movie grabber directly.
What you are seeing is a successful television show lookup, resulting in
the reference number 81386...
http://thetvdb.com/?tab=series&id=81386
... but something goes wrong, causing it to pull the data for that
reference number using the movie grabber. It's part 5 by the way.
(VERY NSFW) http://www.themoviedb.org/movie/81386
> I suggest someone get it fixed. In the meantime, can someone explain how
> to switch this marginal process off?
By default, all this is off. The batch metadata grabber must be run
manually, or configured to automatically run after a manually triggered
scan.
More information about the mythtv-users
mailing list