Failed schedule recording when ending padding is None

Clicking the record on this show on local broadcast channel Movies 24.4

https://channels.github365.com/admin/search/MV000033990000?q=Planet%20of%20the%20Apes&seriesName=Beneath%20the%20Planet%20of%20the%20Apes%20(1970)

Gives this error on browser

A Javascript error has occurred!
Cannot read properties of undefined (reading 'Time')
iM@https://channels.github365.com/admin/components/AiringProgramControls.jsx:140
c@https://channels.github365.com/node_modules/react-dom/cjs/react-dom.production.min.js:157
Ch@https://channels.github365.com/node_modules/react-dom/cjs/react-dom.production.min.js:180
li@https://channels.github365.com/node_modules/react-dom/cjs/react-dom.production.min.js:269
ck@https://channels.github365.com/node_modules/react-dom/cjs/react-dom.production.min.js:250
bk@https://channels.github365.com/node_modules/react-dom/cjs/react-dom.production.min.js:250
ak@https://channels.github365.com/node_modules/react-dom/cjs/react-dom.production.min.js:250
Tj@https://channels.github365.com/node_modules/react-dom/cjs/react-dom.production.min.js:243
c@https://channels.github365.com/node_modules/react-dom/cjs/react-dom.production.min.js:123
b@https://channels.github365.com/node_modules/scheduler/cjs/scheduler.production.min.js:18

This appears in the dvr.log

2026/04/02 14:45:53.448323 Key: 'Job.Duration' Error:Field validation for 'Duration' failed on the 'required' tag

Then I changed the default END PADDING to 10 seconds (from None) and clicking record doesn't throw the error.

1 Like