]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
[dvr] add "directory" option to auto and time recorder entries to htsp/19
authorSam Stenvall <neggelandia@gmail.com>
Wed, 7 Jan 2015 10:33:42 +0000 (12:33 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 7 Jan 2015 14:56:15 +0000 (15:56 +0100)
commitc51b16224f417fa44287204f23ec3b52970bd111
tree676bd1f82895ab205d67bb74c72d0bbf6daeea2f
parent09bd4c4d0e5abf1731f73a95abc84f64c8a31a26
[dvr] add "directory" option to auto and time recorder entries to
override directory settings for matching recordings.

Useful for e.g. recording multiple different shows into a single
directory (e.g. news).

Fixes #2123, fixes #2448
docs/html/dvr_autorec.html
docs/html/dvr_timerec.html
src/dvr/dvr.h
src/dvr/dvr_autorec.c
src/dvr/dvr_db.c
src/dvr/dvr_rec.c
src/dvr/dvr_timerec.c
src/htsp_server.c
src/webui/static/app/dvr.js