adamsutton / tvheadend

Tvheadend is a TV streaming server for Linux supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as input sources.
http://www.lonelycoder.com/hts/tvheadend_overview.html
Other
18 stars 5 forks source link

[dvb-rewrite] dvr: Entries in 'Automatic Recorder' are broken #91

Closed btwe closed 10 years ago

btwe commented 10 years ago

Since using rewrite, i cannot edit the entries in the automatic recorder list.

After adding an autorec and restarting tvheadend to make it reread its config

I think some data structures might hava change in rewrite. Could you have a look at this?

adamsutton commented 10 years ago

I've probably not properly updated things now that channel setup has changed. Hopefully pretty trivial to fix.

adamsutton commented 10 years ago

Fixed the first problem, i.e. channel selection etc...

Looks like the second one is caused by a change I made to the UI multi-select combobox element. Thought I'd updated all uses of it, missed this one.

adamsutton commented 10 years ago

Should now be fixed. The only remaining issue is configuration migration, I will look into this once we've merged to master. At the moment current plan is a stand-alone script that must be executed manually to migrate etc...