Project

General

Profile

Feature #1631

Allow sub-title field to be output to filename

Added by Troy Olson over 11 years ago. Updated almost 11 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
Category:
EPG
Target version:
-
Start date:
2013-02-19
Due date:
% Done:

0%

Estimated time:

Description

Is there any way to get the "sub-title" field from the xmltv data exported to the file name? It shows up in the EPG data without problems, but it isn't written out to the filename.

If it helps, here is an xmltv snippet showing how the sub-title field contains the actual episode title:

<programme start="20130215163000 -0800" stop="20130215170000 -0800" channel="I5.164164967.microsoft.com">
<title lang="en">American Dad</title>
<sub-title lang="en">The Unbrave One</sub-title>
<desc lang="en">Steve takes on a superhero persona to prove he is a macho man; Francine receives shocking news.</desc>

(Even if I could get pointed in the right direction here, I'd be glad to play around with the source code to try to get this to work).

History

#1

Updated by Troy Olson over 11 years ago

Sorry about that unformatted code...

    <programme start="20130215163000 -0800" stop="20130215170000 -0800" channel="I5.164164967.microsoft.com">
        <title lang="en">American Dad</title>
        <sub-title lang="en">The Unbrave One</sub-title>
        <desc lang="en">Steve takes on a superhero persona to prove he is a macho man; Francine receives shocking news.</desc>
#3

Updated by Adam Sutton almost 11 years ago

  • Status changed from New to Fixed

I'll take Damian's word for it :)

Also available in: Atom PDF