Bug #3538
DVR autorec won't record new program with Broadcast Type set to 'New'
Start date:
2016-01-29
Due date:
% Done:
100%
Estimated time:
Found in version:
4.1-1449~gdd2995e
Affected Versions:
Description
When I set the new 'Broadcast type' setting on the autorec settings to 'New / premiere / unknown', the following program is not set to record with a series link. It is set to record if 'Broadcast type' is 'All' or 'Repeated'.
If I understand correctly, is_repeat is only set when <previously-shown> is present. With is_repeat false, I believe the following xmltv program should record.
<programme channel="I13.1.34707.schedulesdirect.org" start="20160203013000" stop="20160203020000"> <title>The Muppets</title> <sub-title>Swine Song</sub-title> <episode-num system="dd_progid">EP02184768.0011</episode-num> <episode-num system="xmltv_ns">0.10.</episode-num> <desc>"Swine Song" • Series; New; S1E11; TVPG • The crew returns from hiatus feeling rested and recharged, until a branding guru (Utkarsh Ambudkar) is brought in to revamp the show.</desc> </programme>
History
Updated by Jaroslav Kysela almost 9 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:tvheadend|10fe6da82bbd6b5cb56e3c8ce30ef0c6c441123c.
Updated by Jaroslav Kysela almost 9 years ago
A bug in the xmltv parser. Fixed in v4.1-1450-g10fe6da .