Opened 15 years ago

Closed 15 years ago

#6338 closed patch (wontfix)

Update 0.21-fixes to use tmdb.pl grabber

Reported by: sphery <mtdean@…> Owned by: Isaac Richards
Priority: minor Milestone: 0.21.1
Component: MythTV - General Version: 0.21-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The attached patch updates 0.21-fixes to use the tmdb.pl grabber.

To avoid requiring users to update their DB's, the patch includes a new (throw-away) function ExecuteExternalCommand::UpdateCommandForTMDB() that checks to see if the setting for the grabber script is the old imdb.pl default. If so, it checks whether tmdb.pl is available and, if so, tmdb.pl is used, instead. This function is not required in trunk, where the DB update removed all imdb.pl-based grabber command lines and the default that replaces them is a tmdb.pl command-line.

Note that the patch does not include the tmdb.pl script. The script will still need to be copied from current trunk (and appropriate executable bits set). The patch also does not remove imdb.pl.

MythWeb patch to follow.

Attachments (1)

mythvideo-6338-use_tmdb_in_fixes.patch (7.6 KB) - added by sphery <mtdean@…> 15 years ago.
Patch for MythVideo?

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by sphery <mtdean@…>

Patch for MythVideo?

comment:1 Changed 15 years ago by stuartm

Milestone: unknown0.21.1
Resolution: wontfix
Status: newclosed

Focusing on 0.22 at the reporter's request.

Note: See TracTickets for help on using tickets.