Jaroslav Kysela
6a90afd255
DVR: Move dvr config routines to dvr_config.c
2014-09-17 09:42:49 +02:00
Jaroslav Kysela
236b99864a
globalheaders: add restart support to gh_pass()
2014-09-17 09:00:22 +02:00
Mario Di Raimondo
45bb1c8bad
remove trailing spaces from title and subtitle
2014-09-17 08:41:33 +02:00
Jaroslav Kysela
e5137f8ef8
webui: fix the range variable formats in page_dvrfile()
2014-09-17 08:39:10 +02:00
Jaroslav Kysela
54dd7ddc01
DVR: Handle DVR_NOSTATE in cancel functions
2014-09-17 08:28:13 +02:00
Jaroslav Kysela
f35f4ce73a
ACL: Rewrite a bit the IP address parsing and handling
2014-09-16 20:30:18 +02:00
Jaroslav Kysela
97999e4715
ACL: set the default (no filter) prefix when user entered empty or wrong prefix
2014-09-16 17:23:43 +02:00
Jaroslav Kysela
89ee111a26
ACL: Fix username match
2014-09-16 15:05:22 +02:00
Jaroslav Kysela
972306d813
HTTP server: use cookie to remember the logout state
2014-09-16 15:03:11 +02:00
Jaroslav Kysela
b55b9c9ac3
DVR: dvr_config_name cleanups
2014-09-16 13:08:34 +02:00
Jaroslav Kysela
175fee8e86
DVR: Fix dvr_config_find_by_name_default()
2014-09-16 12:33:21 +02:00
Jaroslav Kysela
a79cdee345
config: backup - exclude epggrab/*.sock files
2014-09-16 12:29:08 +02:00
Jaroslav Kysela
1a081469cc
DVR: Cache the default dvr config, argument cleanups
2014-09-16 12:15:46 +02:00
Jaroslav Kysela
99152b547a
DVR: Move the de->de_config init to the right place
2014-09-16 12:04:21 +02:00
Jaroslav Kysela
6b71fb0388
WEBUI JS: Fix null error in idnode_grid..
2014-09-16 12:00:32 +02:00
Jaroslav Kysela
800949ab0a
DVR: Link the autorec/timerec with dvr_config_t
2014-09-16 11:59:47 +02:00
Jaroslav Kysela
ca37050d23
DVR: Timer Based Recording - create "next day" entries, fix regular updates
2014-09-16 10:40:47 +02:00
Jaroslav Kysela
d11c919153
DVR: Fix the retention condition
...
Introduced by "[htsp] allow clients to get/set dvr priority and retention"
2014-09-16 08:52:19 +02:00
Jaroslav Kysela
5484e9940d
WEBUI JS: rename the timerec to time schedule
2014-09-16 08:40:26 +02:00
Jaroslav Kysela
eeb5ac8e02
DVR WEB UI: Fix the DVR tabs bug introduced with latest changes (weekdays)
2014-09-15 23:23:41 +02:00
Jaroslav Kysela
e9d4a61cc5
DVR: Add all weekdays as default
2014-09-15 21:27:46 +02:00
Jaroslav Kysela
6de4fb94ea
DVR: Time Based Recorder
2014-09-15 20:59:44 +02:00
Glenn-1990
d7b7f72845
[fix] use correct start/stop times
2014-09-15 09:24:44 +02:00
Mario Di Raimondo
b7a45dfaee
a more robust check on the outcome of regexec
and a more clean design
2014-09-15 09:22:28 +02:00
Mario Di Raimondo
651e26f0c1
further pattern refinements after some extensive testing
2014-09-15 09:22:28 +02:00
Mario Di Raimondo
77af58e506
generalized some patterns and added new cases signaled by @stan86
2014-09-15 09:22:28 +02:00
Mario Di Raimondo
90bcfd3047
extraction of part number from summary of sky-it EPG
2014-09-15 09:22:28 +02:00
Mario Di Raimondo
b39da3a8c5
added some reference examples for sky-it patterns
...
they could be useful in the future...
2014-09-15 09:22:28 +02:00
Mario Di Raimondo
d5f96489da
extraction of subtitle (episode title) from the summary of sky-it EPG
...
(the regexp looks garbled because single quote can even occur in the subtitle and I don't want to introduce pcre dependency)
2014-09-15 09:22:28 +02:00
Jaroslav Kysela
388c665a90
dvr_autorec.c: Fix the utf-8 in comment
2014-09-14 19:23:47 +02:00
Jaroslav Kysela
74823d7440
DVR: Fix the stop time calculation in dvr_timer_start_recording()
2014-09-14 18:29:58 +02:00
Glenn-1990
32664acac9
[htsp] add autorec support
2014-09-14 18:28:49 +02:00
Glenn-1990
8b5f858cce
[htsp] send actual pre/post times and retention
2014-09-14 18:28:49 +02:00
Glenn-1990
09acfa18f9
[htsp] add some more DVR fields
2014-09-14 18:28:49 +02:00
Glenn-1990
492a988271
[htsp] allow clients to get/set dvr priority and retention
2014-09-14 18:28:49 +02:00
Glenn-1990
1c2051d512
[htsp] bump htsp version
2014-09-14 18:28:49 +02:00
perexg
22a40bce25
Merge pull request #481 from ProfYaffle/master
...
Webui: Align epg duration filter with autorec grid values
2014-09-14 17:11:57 +02:00
Ian
dea2ccabd1
Webui: Align epg duration filter with autorec grid values
2014-09-14 09:11:28 +01:00
Jaroslav Kysela
0ac8cdcf83
service: fix the mutex deadlock at shutdown in service_saver() thread fcn
2014-09-13 21:31:34 +02:00
Jaroslav Kysela
a77b65a8af
WEBUI: Do not show the access state if --noacl is active
2014-09-13 21:23:42 +02:00
Jaroslav Kysela
242496e163
DVR: Fix the autorec minduration/maxduration
2014-09-13 21:01:22 +02:00
Jaroslav Kysela
c6f0242049
avahi: make sure that mallocated path is freed
2014-09-13 18:10:03 +02:00
Jaroslav Kysela
1ac14a2d5b
intlconv: Do not free alloca-ted string
2014-09-13 18:07:07 +02:00
Jaroslav Kysela
22eeadfac4
scanfile: add support for new linux dvb file format
2014-09-13 17:21:53 +02:00
perexg
c558924435
Merge pull request #480 from ProfYaffle/master
...
Webui: restore channel tag functionality to EPG query and autorec
2014-09-13 15:54:15 +02:00
Ian
60297b856d
Webui: restore channel tag functionality to EPG query and autorec
2014-09-13 14:39:49 +01:00
perexg
e6ee82cf94
Merge pull request #478 from diraimondo/master
...
scraping season/episode numbers for sky-it
2014-09-13 13:34:44 +02:00
Mario Di Raimondo
42de59d34d
several adjustments
...
- make use of ARRAY_SIZE macro;
- missing static keyword for global variables;
- better patterns for sky-it with possibility to support a description without season specification;
- debug messages;
2014-09-13 00:49:22 +02:00
Mario Di Raimondo
8a0a5183b0
improved regexs management
...
As suggested by perex, moved patterns and regexs as global variables and their management in opentv_init/opentv_done.
2014-09-12 21:56:08 +02:00
Mario Di Raimondo
a520d98cc8
scraping season/episode numbers for sky-it
...
Extended the already present hack to extract such numbers from episode descriptions in Sky IT EPG data.
2014-09-12 20:00:56 +02:00