Feature #237
Add support for XMLTV <sub-title> element
| Status: | Fixed | Start date: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 100% | ||
| Category: | EPG - Grabbers | |||
| Target version: | - |
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
Associated revisions
Added support for XMLTV sub-title. Fixes #237.
History
#1
Updated by Hein Rigolo almost 3 years ago
updated Summary to avoid confusion that xmltv is able to provide subtitle (ssa/ass, sub, srt) information ....
#2
Updated by Alan Hagge almost 3 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>
#3
Updated by Andreas Öman over 2 years ago
- Category changed from General to 7
#4
Updated by Yura Scheglyuk about 2 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.
#5
Updated by Adam Sutton 10 months ago
- Category changed from 7 to EPG - Grabbers
- Assignee changed from Andreas Öman to Adam Sutton
Moving category, I will include this in the new EPG code (if I haven't already).
#6
Updated by Adam Sutton 9 months ago
- Status changed from New to Accepted
#7
Updated by Adam Sutton 9 months ago
- Status changed from Accepted to Fixed
- % Done changed from 0 to 100
Applied in changeset 757aa016062b8bb9387fbf1086410001fb3dd2ad.