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 |
|
Adam Sutton
|
3cb24699c2
|
Some further 32/64bit printing error fixes.
|
2012-06-20 15:10:53 +01:00 |
|
Adam Sutton
|
376ca80ee5
|
Remove redundant TODOs and move interesting ones to github issues.
|
2012-06-20 14:44:55 +01:00 |
|
Adam Sutton
|
1d0690c4d1
|
Added save/load of epggrab channel number, remove redundant TODOs and moved useful ones to github issues.
|
2012-06-20 14:24:13 +01:00 |
|
Adam Sutton
|
4c71167c44
|
Removed some pointless TODO messages and updated the config help for EPG Grab.
|
2012-06-20 14:05:12 +01:00 |
|
Adam Sutton
|
046c93b981
|
Updated a couple of TODOs relating to episode number in EPG code.
|
2012-06-20 13:38:00 +01:00 |
|
Adam Sutton
|
46a00e636d
|
Re-done the episode numbering variables to make it possible to store season numbers without a season (for things like xmltv etc...).
|
2012-06-20 13:31:25 +01:00 |
|
Adam Sutton
|
16ee69ecb5
|
Merge branch 'epg-rewrite' into epg-metadata
|
2012-06-20 12:47:26 +01:00 |
|
Adam Sutton
|
ecdddecafe
|
Merge branch 'master' into epg-rewrite
|
2012-06-20 12:47:13 +01:00 |
|
Adam Sutton
|
25becc7d8f
|
Some additional XML helpers.
|
2012-06-20 12:47:03 +01:00 |
|
Adam Sutton
|
907da7f330
|
Updated XMLTV code to use new broadcast metadata.
|
2012-06-20 12:35:09 +01:00 |
|
Adam Sutton
|
dcd4e0bc96
|
Updated EPG code to include some missing metadata handling.
|
2012-06-20 12:34:31 +01:00 |
|
Adam Sutton
|
8cf1932269
|
Ensure title is init and used properly.
|
2012-06-20 11:22:51 +01:00 |
|
Adam Sutton
|
18792c8a33
|
Remove json hack, no longer required.
|
2012-06-20 11:06:37 +01:00 |
|
Adam Sutton
|
ee1f454cf0
|
Merge branch 'master' into epg-rewrite
|
2012-06-20 10:39:43 +01:00 |
|
Adam Sutton
|
cd8117bf52
|
Add protection around use of broadcast->episode-> as the episode is not always set (currenly opentv has limitations that cause this to happen).
|
2012-06-20 10:21:03 +01:00 |
|
Adam Sutton
|
b2ddfa3acf
|
Added skyit and aus config.
|
2012-06-19 23:46:02 +01:00 |
|
Adam Sutton
|
aece0209f1
|
Merge branch 'epg-opentv' into epg-rewrite
|
2012-06-19 23:34:51 +01:00 |
|
Adam Sutton
|
9f92923c5f
|
Added initial background tuning thread. May need some additional logic adding to make it work better.
|
2012-06-19 23:34:35 +01:00 |
|
Adam Sutton
|
5546e5ca5f
|
Fix stupid mistake in earlier printf fix.
|
2012-06-19 23:30:26 +01:00 |
|
Adam Sutton
|
fe2b42c46c
|
Merge branch 'epg-rewrite' into epg-opentv
|
2012-06-19 16:55:52 +01:00 |
|
Adam Sutton
|
252442004f
|
Merge branch 'epg-rewrite' of github.com:adamsutton/tvheadend into epg-rewrite
|
2012-06-19 16:55:42 +01:00 |
|
Adam Sutton
|
7ace813b2a
|
Fix printfs() for 64 bit numbers on 32 bit arch. Thanks to andyb2k5 for helping track this down.
|
2012-06-19 16:55:10 +01:00 |
|
Adam Sutton
|
4abb686ac5
|
Add proper #if test around use of SYS_DVBS, this fixes my earlier mod.
|
2012-06-19 12:23:05 +01:00 |
|
Adam Sutton
|
e23b73cd11
|
Another ptr bug spotted by andyb2k5.
|
2012-06-19 12:05:22 +01:00 |
|
Adam Sutton
|
21a97a176d
|
Move the reading from file descriptor into generic routine as I intend to reuse this function in the new EPG code.
|
2012-06-19 11:56:39 +01:00 |
|
Adam Sutton
|
c8847503b1
|
Some extensions to the htsmsg API, including fix for single length XML strings and cdata processing (previously in xmltv code).
|
2012-06-19 11:40:08 +01:00 |
|
Adam Sutton
|
5b9d4311db
|
Improve escape handling in json parser.
|
2012-06-19 11:28:04 +01:00 |
|