Project

General

Profile

Actions

Feature #766

closed

Extracting title and episode number from title in EPG in Auto Rec

Added by Damian Gołda over 13 years ago. Updated over 12 years ago.

Status:
Rejected
Priority:
Low
Assignee:
Category:
EPG
Target version:
Start date:
2011-11-04
Due date:
% Done:

0%

Estimated time:

Description

In polish tv titles in EPG often contains misc prefixes (cycle name) before actual movie title - for example:
"Megahit: Matrix" - where "Megahit" is prefix added each week to saturday night movie title.

So when I create Auto Rec for "movie/drama" about 20:00 in Saturday I get many recordings with unrelated movies but unfortunately starting with common prefix "Megahit".
It is very unconvenient, because sometimes prefixes are very long, so while browsing filenames/directories main title is truncated or even invisible but unimportant prefix is entire visible.

It could be implemented as simple regular expression defined in Auto Rec entry for example: "Megahit: (.*)" or even ".*\:(.*)"

The same method could be used for extracting episode number from title. We have for example title:
"House, MD, episode 10" (in Polish: "Dr House, odc. 10") so simple regexp like ".*episode (.*)" could extract episode number.

Actions

Also available in: Atom PDF