Ticket #235 (closed Enhancement: fixed)

Opened 4 months ago

Last modified 3 months ago

Ignore TV series links from IMDb

Reported by: wazza Assigned to:
Priority: normal Milestone:
Component: Metadata - Movie Version: 1.0b6.3
Keywords: Cc:

Description

Should Sapphire ignore TV show hits from IMDb in the same way it ignores (VG) hits?

During a full import if Sapphire hasn't found a show on TV Rage it may turn up on the movie list from IMDb. This happened to me last night and the importer hung after I selected the TV show IMDb link just to see what would happen.

Not a major issue, but easily fixed. I'll add a patch tonight when I get home if you think it's sensible.

Attachments

ignore_tv_hits_in_film_import.diff (0.9 kB) - added by wazza on 09/28/08 09:49:11.
ignore_tv_hits_in_film_import_2.diff (0.9 kB) - added by wazza on 10/06/08 10:47:14.

Change History

09/28/08 09:49:11 changed by wazza

  • attachment ignore_tv_hits_in_film_import.diff added.

09/28/08 09:49:32 changed by wazza

added patch

09/28/08 16:25:52 changed by gbooker

  • status changed from new to closed.
  • resolution set to fixed.

(In [672]) Patch by wazza. Ignore tv series in IMDB Fixes #235

10/06/08 10:47:14 changed by wazza

  • attachment ignore_tv_hits_in_film_import_2.diff added.

10/06/08 10:51:30 changed by wazza

The original patch was incorrect. IMDb has a "TV title" string that should be ignored so the "(TV" string needs to be fleshed out at little bit.

To see the problem try importing Sleepy Hollow (the 1999 version), it will ignore the most likely result because of the "TV title" string in the AKA list.

10/06/08 14:07:30 changed by gbooker

(In [682]) Corrected ignoring of TV series Refs #235


Add/Change #235 (Ignore TV series links from IMDb)