Actions
Bug #3538
closedDVR 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>
Actions