Feature #237
Add support for XMLTV <sub-title> element
100%
Description
The XMLTV element <sub-title></sub-title> should be supported and displayed in the EPG - at least in the information window when selecting an EPG entry. The season/episode information should be available for post-processors commands
History
Updated by Hein Rigolo over 14 years ago
updated Summary to avoid confusion that xmltv is able to provide subtitle (ssa/ass, sub, srt) information ....
Updated by Alan Hagge over 14 years ago
Shouldn't this be in the "tvheadend" component? If not, I'd like to request equivalent support there. Also, the xmltv "<Category>" element should be mapped to an equivalent value in tvheadend's "Content" field to enable selection of program by type of content. Examples:
<category lang="en">Children</category>
<category lang="en">Movie</category>
<category lang="en">News</category>
<category lang="en">Sports</category>
Updated by Yura Scheglyuk over 13 years ago
How can tvheadend map xmltv "<Category>" element to tvheadend's "Content" field when "<Category>" element comes in national languages like Russian? For example:
<category lang="ru">Сериал</category> <category lang="ru">Мультфильм</category> <category lang="ru">Художественный фильм</category>
The possible solution is additionally display imported from xmltv "<Category>" elements in tvheadend's "Content" field.
Updated by Adam Sutton over 12 years ago
- Category changed from 7 to EPG - Grabbers
- Assignee changed from Andreas Smas to Adam Sutton
Moving category, I will include this in the new EPG code (if I haven't already).
Updated by Adam Sutton about 12 years ago
- Status changed from Accepted to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:757aa016062b8bb9387fbf1086410001fb3dd2ad.