Commit graph

4993 commits

Author SHA1 Message Date
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
Mario Di Raimondo
06782f719c Merge pull request #1 from tvheadend/master
sync with main repository
2014-09-12 19:56:58 +02:00
Jaroslav Kysela
ea9d782ba8 channel: fix ch_number type, might fix crashes and numbers > 2000 2014-09-12 17:43:38 +02:00
Jaroslav Kysela
9a1fc691d5 WEBUI JS: Do not allow to create events from EPG if ACL does not allow that 2014-09-12 17:18:10 +02:00
Jaroslav Kysela
33a516b14b HTTP API: add missing access verification for all API calls 2014-09-12 16:55:36 +02:00
Jaroslav Kysela
2c7cc8c453 WEBUI: add the logged user status, allow logout and login
Finally! It's here. I was missing it. The login/logout link
might need more work to follow the other extjs button look...
2014-09-12 16:40:27 +02:00
Jaroslav Kysela
6e42115ea6 epggrab: ota - fix the epggrab_ota_cron_multi init (not OTA EPG with defaults) 2014-09-12 09:44:53 +02:00
Jaroslav Kysela
02f98c3f8c idnode: fix idnode_cmp_sort (overflows) 2014-09-12 09:23:44 +02:00
Jaroslav Kysela
82eeb8a239 DVR: Show the status in failed grid, create doc templates... 2014-09-12 09:02:32 +02:00
Jaroslav Kysela
49cdc5a9db epggrab: ota - show warning when the cron settings are invalid 2014-09-11 21:43:22 +02:00
Jaroslav Kysela
b8fa239354 idnode: Add intsplit filtering (include double ops, too) 2014-09-11 19:49:19 +02:00
Jaroslav Kysela
c073538e05 channel number: add minor number handling for ATSC 2014-09-11 15:27:01 +02:00
Jaroslav Kysela
7074bb61bb DVR: Remove dvr_flags and m_config.m_flags - use direct values 2014-09-11 11:54:56 +02:00
Jaroslav Kysela
28dc589581 DVR: Introduce 'Do Not Include Title To Filename', fixes #2291 2014-09-11 11:39:08 +02:00
Jaroslav Kysela
5f5f554e40 WEBUI JS: DVR - fix the default sorting 2014-09-11 09:26:59 +02:00
Jaroslav Kysela
5c7196bbdb DVR: Fix bugs in the extra time calculators 2014-09-11 09:14:09 +02:00
Jaroslav Kysela
b9c3895746 service: little opmitization in service_instance_add() 2014-09-11 09:09:20 +02:00
Jaroslav Kysela
2051682c03 cron: Fix possible division by zero error 2014-09-11 08:48:37 +02:00
Jaroslav Kysela
26c778df63 ACL: Fix the password initialization when ACL entry is created, fixes #2252 2014-09-10 23:47:59 +02:00
Jaroslav Kysela
78de846639 DVR: autorec - enable the entries created from EPG by default 2014-09-10 23:34:11 +02:00
Jaroslav Kysela
6ba1d6f035 WEBUI JS: Fix rendering of weekdays in autorec 2014-09-10 23:30:18 +02:00
Jaroslav Kysela
8323fa7839 DVR: remove unused rend callback and fix the weekdays one 2014-09-10 23:29:57 +02:00
Jaroslav Kysela
3b1d18c306 idnode: Fix PT_S64 and PT_TIME filtering 2014-09-10 19:57:49 +02:00
Jaroslav Kysela
f7d2337464 DVR: fix copy typos (episode-in-title, subtitle-in-title) 2014-09-10 19:06:25 +02:00
Jaroslav Kysela
3716d28ff1 epggrab: ota - improve and fix the logic and defines for the EPG control, add documentation 2014-09-10 15:48:36 +02:00
Jaroslav Kysela
a76ee1921b epggrab: EIT - fix the service remove condition 2014-09-10 15:25:12 +02:00
Jaroslav Kysela
20171038ab WEBUI JS: Autorec - Fix the Starting Around loading 2014-09-10 09:10:52 +02:00
Jaroslav Kysela
ea60d88a9a config: backup - show the directory where tar was executed on error 2014-09-09 20:08:50 +02:00
Jaroslav Kysela
39cfa87a95 WEBUI JS: Sync the dynamic enum lists with grid columns better 2014-09-09 20:03:21 +02:00
Jaroslav Kysela
05783ac9d7 DVR: Do the autorec event checks after autorec create 2014-09-09 17:40:28 +02:00
Jaroslav Kysela
8fab74472d DVR: entry - fix the config name parsing 2014-09-09 17:02:18 +02:00
Jaroslav Kysela
34edcf8b2e http: access - fix ticked based access 2014-09-09 16:50:27 +02:00
Jaroslav Kysela
547369ec18 WEBUI JS: Fix the Create AutoRec from main EPG tab 2014-09-09 16:10:35 +02:00
Jaroslav Kysela
08b2b298e4 DVR: fix the autorec creation from EPG dialog 2014-09-09 15:57:46 +02:00
Jaroslav Kysela
7863fc923d linuxdvb: remove the wrong assert in mux stop (lfe_in_setup) 2014-09-09 14:05:22 +02:00
Jaroslav Kysela
3240a8eabc mpegts: add the AC-3 PMT 0x06 switch to the mux config 2014-09-09 11:45:37 +02:00
Jaroslav Kysela
bc021ad595 webui: cosmetic - move year in about to 2014 2014-09-09 09:26:14 +02:00
Jaroslav Kysela
b54cbf5cbd WEBUI JS: Channel config tab - add back the number handling buttons 2014-09-09 09:17:05 +02:00
Jaroslav Kysela
876b734297 WEBUI JS: DVR - fix the Play link in the finished recordings 2014-09-09 08:36:09 +02:00
Jaroslav Kysela
679eae577e WEBUI JS: DVR - fix typo in the default sort setup 2014-09-08 22:21:46 +02:00
Jaroslav Kysela
0e6c737626 idnode: Fix sorting for bool and time types 2014-09-08 22:11:47 +02:00
Jaroslav Kysela
c2680b5f0c config: Fix the autorec entries migration 2014-09-08 21:27:59 +02:00