Ticket #226 (closed enhancement: fixed)

Opened 2 years ago

Last modified 9 months ago

reconciler_mk2 gets title translation wrong almost every time for certain channels.

Reported by: mlampard Owned by:
Priority: minor Milestone: 1.0
Component: Reconciler Version: 1.x
Keywords: Cc: vk2

Description

The reconciler gets title translation wrong for VH1 and MTV, with the majority of programming too similar for the current algorithm, ending up with something like:

Title: George Michael: Videography Subtitle: Coldplay

rather than Title: Coldplay: Videography Subtitle: Coldplay

Instead of attempting to tailor/workaround each of the 20-odd problematic titles, simply skipping title translation for these channels fixes at least part of the problem.

Attachments

reconciler_mk2-skip_xlate_channel.patch (1.0 kB) - added by mlampard 2 years ago.
patch to implement skipping title translation for certain channels

Change History

Changed 2 years ago by mlampard

patch to implement skipping title translation for certain channels

  Changed 2 years ago by max

Agree it's a problem, but we need a solution that doesn't just disable the whole function across entire channels IMHO.

  Changed 2 years ago by reuben

Perhaps a better solution would be for the reconciler to check for the presence of the sub-title in the part of the title before the ":" and remove it from the title.

follow-up: ↓ 4   Changed 2 years ago by kfkzgsbbizk

  • keywords uExsUxyaozpJgCSI added
  • version set to 1.x
  • milestone set to 1.0

in reply to: ↑ 3   Changed 2 years ago by vk2

  • cc vk2 added
  • keywords uExsUxyaozpJgCSI removed

Replying to kfkzgsbbizk: I have a similar issue with the program 'Oz' on SBS. Or, rather, an program which BEGINS with the word 'Oz' gets translated to 'Oz' (such as 'Oz and James's Big Wine Adventure‎'). It might also be a good idea to implement a 'skip list' rather than skipping a whole channel - so we can tune the reconciler to 'ignore' certain titles? Just a thought!

  Changed 9 months ago by max

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

Closing because Mike is a dev now and must have either address this or decided it's unneeded.

Note: See TracTickets for help on using tickets.