]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
ui: Allow filtering/autorec from EPG by category. (#4777).
authorE.Smith <31170571+azlm8t@users.noreply.github.com>
Tue, 5 Dec 2017 20:11:10 +0000 (20:11 +0000)
committerJaroslav Kysela <perex@perex.cz>
Sun, 10 Dec 2017 15:40:50 +0000 (16:40 +0100)
commitb2ca635b440e28ed878f72faa55990801abbce48
tree304bc46099a8a06e835db368828ae2d2491534d0
parent58439fdfa7a500ff7d0ff9c23d62772da52ff589
ui: Allow filtering/autorec from EPG by category. (#4777).

If we have categories on the server (from xmltv) then
we create a second toolbar on the EPG and add filters for
filtering by category. These are then included in the
autorec rule created from the EPG.

We use a second toolbar since the primary toolbar is a
too cramped to fit more search drop-down boxes.

Issue: #4777.
src/api/api_epg.c
src/dvr/dvr_db.c
src/epg.c
src/epg.h
src/webui/static/app/epg.js