Commit graph

1993 commits

Author SHA1 Message Date
Adam Sutton
3c69fcba11 Merge branch 'feature/epggrab-restructure' into epg-rewrite 2012-06-29 21:45:00 +01:00
Adam Sutton
76d37cd05d Correct ota completion check. 2012-06-29 21:41:08 +01:00
Adam Sutton
9283974d44 Some minor corrections to new ota code. 2012-06-29 21:16:06 +01:00
Adam Sutton
f77ab23158 Include data directory in /usr/share/tvheadend so default opentv config exists. 2012-06-29 14:30:19 +01:00
Adam Sutton
a3d555e9c1 Add missing config checks to block channel info updates. 2012-06-29 14:21:38 +01:00
Adam Sutton
cafa9d6cac Minor tweak. 2012-06-29 13:42:46 +01:00
Adam Sutton
a00b7631e1 Some more tidying up and adding back in missing code. 2012-06-29 13:28:27 +01:00
Adam Sutton
2c7db68b53 WIP: this a partially complete restructuring of the epggrab code. But I am having doubts. 2012-06-29 09:18:38 +01:00
Adam Sutton
2a37126721 dot file accidentally added. 2012-06-27 12:00:07 +01:00
Adam Sutton
9aa3acdd9f Little bit of tidying up. 2012-06-27 11:32:51 +01:00
Adam Sutton
457098c081 Simplification of the epggrab api used within the dvb code. 2012-06-27 11:31:51 +01:00
Adam Sutton
905531f257 Some more work getting the mux scanner code to work properly. 2012-06-27 09:36:01 +01:00
Adam Sutton
8f3a9d5ee5 Fix possible problem with duplicate visibility of summary records. 2012-06-26 21:42:30 +01:00
Adam Sutton
bdeb360584 Make use of the new channel prop update config. 2012-06-26 17:28:48 +01:00
Adam Sutton
31747026c4 Merge branch 'epg-rewrite' into feature/opentv-update 2012-06-26 17:28:03 +01:00
Adam Sutton
c8af3a6c51 Merge branch 'feature/epggrab-config' into epg-rewrite 2012-06-26 17:27:20 +01:00
Adam Sutton
c3805836ba Updated configuration to include epggrab channel update settings, also added sensible default for first run. 2012-06-26 17:27:02 +01:00
Adam Sutton
158b782b5a Merge branch 'master' into epg-rewrite 2012-06-26 14:25:49 +01:00
Adam Sutton
ea83771f82 Merge branch 'master' into feature/epggrab-config 2012-06-26 14:25:30 +01:00
Adam Sutton
543f8198e4 Bugger! another printf left in the code. 2012-06-26 14:23:49 +01:00
Adam Sutton
e9cd732805 Merge branch 'master' into feature/opentv-update 2012-06-26 14:18:21 +01:00
Adam Sutton
cc311e5b2f Oops, remove printf. 2012-06-26 14:17:04 +01:00
Adam Sutton
4a4c18bad9 Merge branch 'master' into feature/opentv-update 2012-06-26 14:15:51 +01:00
Adam Sutton
bee5136047 Make it possible to get at underlying dvb filter table definition. 2012-06-26 13:10:21 +01:00
Adam Sutton
a5d44a7dae Minor mod to wd and hts settings to allow abs paths to be passed to hts_settings_load(). 2012-06-26 13:09:28 +01:00
Adam Sutton
cf29090e10 Minor cosmetics. 2012-06-26 13:08:24 +01:00
Adam Sutton
98ab881363 Minor fudge for summary only records to ensure a title gets set. 2012-06-26 12:14:35 +01:00
Adam Sutton
5c4ace999c Updates to the new OpenTV code based on early testing on bombadil and some cleanup. This code is untested. 2012-06-26 12:06:45 +01:00
Adam Sutton
57b1a6dd07 Fix error in epg_hash routine. 2012-06-26 10:09:55 +01:00
Adam Sutton
458d6515c4 Significant updates to the opentv structure. 2012-06-26 10:08:29 +01:00
Adam Sutton
567c7be55f First stab at updating the opentv module to pre-collect event data before reporting to EPG and also to detect completion. 2012-06-25 14:20:51 +01:00
Adam Sutton
51c43adda9 Make it possible to get at underlying dvb filter table definition. 2012-06-25 14:20:03 +01:00
Adam Sutton
9ec4269fb6 Merge branch 'epg-eitscan' into epg-rewrite 2012-06-25 10:09:16 +01:00
Adam Sutton
9207ab8a6a Keep EPG related TDMIs in the EPG queue. Decision about wether to expend any effort doing the grabbing will be done within the grabber itself. This should be a better solution. 2012-06-25 09:59:32 +01:00
Adam Sutton
c674c86880 Merge branch 'epg-autoscan' into epg-rewrite 2012-06-24 14:57:05 +01:00
Adam Sutton
9c94b0ec39 Ensure a minimum number of chars in the episode descriptions when hashing. 2012-06-24 14:56:54 +01:00
Adam Sutton
da63dc2838 Merge branch 'epg-eit' into epg-rewrite 2012-06-24 14:56:01 +01:00
Adam Sutton
e0eb2ead41 Remove tabs from huffman output (map to empty string). Fixes #11. 2012-06-23 13:38:04 +01:00
Adam Sutton
582ea8894e Failed to zero memory when deserializing epnum, fixes #12. 2012-06-22 21:57:02 +01:00
Adam Sutton
0a9a058486 Register mux interest with scan system. 2012-06-22 10:37:36 +01:00
Adam Sutton
a454c80dbf Merge branch 'epg-autoscan' into epg-eitscan 2012-06-22 10:34:57 +01:00
Adam Sutton
ec6fde2427 Merge branch 'epg-eit' into epg-eitscan 2012-06-22 10:34:55 +01:00
Adam Sutton
d621b633e4 Minor printing tweak. 2012-06-22 10:34:44 +01:00
Adam Sutton
c70a515207 Minor tweak to setup ota grabber mux link. 2012-06-22 10:32:31 +01:00
Adam Sutton
c8e9bb1aa7 Some updates to the EIT code, fixes a few things and adds some incomplete bits (still a few more to sort). 2012-06-22 10:19:03 +01:00
Adam Sutton
9e7391bf41 Merge branch 'epg-autoscan' into epg-eitscan 2012-06-21 21:24:35 +01:00
Adam Sutton
ee195c9e07 Re-written the EIT grabber, slight tweak to EPG api. 2012-06-21 17:34:17 +01:00
Adam Sutton
15d90bb093 Very experimental attempt to integrate EPG scanning into the idle scan. 2012-06-21 13:50:09 +01:00
Adam Sutton
a31e2d303d Merge branch 'epg-metadata' into epg-rewrite 2012-06-20 16:17:53 +01:00
Adam Sutton
8a3f6c7e13 Filled out a bit more of the EPG metadata parsing in pyepg and fixed a problem with is_bw being in the wrong object. 2012-06-20 16:16:06 +01:00