Modify

Ticket #6640 (closed patch: fixed)

Opened 3 years ago

Last modified 3 years ago

Add TheTVDB and themoviedb lookups to MythWeb detail pages

Reported by: sphery <mtdean@…> Owned by: xris
Priority: minor Milestone: unknown
Component: Plugin - MythWeb Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The attached patch adds new lookups to MythWeb TV detail pages allowing the user to look up shows at TheTVDB.com and themoviedb.org (in addition to the existing lookups for TV.com and IMDb).

The patch does not modify the video module, which still uses IMDb lookup, as we're storing IMDb inetref in MythVideo?, so it makes sense to just let the user look up shows at IMDb when getting multiple results after using the grabber through MythWeb. Once MythVideo?'s use of inetref's is straightened out, this can be fixed to use the open database. Specifically, there are references to imdb.com in classes/Video.php, and in the (duplicated?) function makeImdbWebUrl() in modules/video/handler.php and modules/video/tmpl/default/video.php .

Attachments

mythweb-6640-add_ttvdb_and_tmdb_lookups.patch.gz (1.0 KB) - added by sphery <mtdean@…> 3 years ago.

Change History

Changed 3 years ago by sphery <mtdean@…>

comment:1 Changed 3 years ago by kormoc

  • Status changed from new to closed
  • Resolution set to fixed

(In [21082]) Fixes #6640, this adds in ttvdb and tmdb as quick lookup links for the recorded program details pages

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.