]>
git.ipfire.org Git - thirdparty/tvheadend.git/log
Adam Sutton [Thu, 31 May 2012 12:48:25 +0000 (13:48 +0100)]
Fixed minor but in epgrelated function (displaying source episode number) and added most of (old) missing functionality to epg query code.
Adam Sutton [Thu, 31 May 2012 12:25:24 +0000 (13:25 +0100)]
Tidy up of the epg broadcast code, I think this now works it should be a bit simpler.
Adam Sutton [Wed, 30 May 2012 22:50:25 +0000 (23:50 +0100)]
Fix some mistakes spotted on live system and permanently enable EIT parsing for test purposes.
Adam Sutton [Wed, 30 May 2012 20:25:54 +0000 (21:25 +0100)]
I think the new generalised approach is working, some stuff was a little too general and some stuff possible is still, but it appears to work!.
Adam Sutton [Wed, 30 May 2012 13:40:04 +0000 (14:40 +0100)]
Started work on migrating EPG schedules into the main channel_t structure.
Adam Sutton [Wed, 30 May 2012 10:01:29 +0000 (11:01 +0100)]
Started work on deleteing epg_channel_t and moving schedule info back into channel_t. This will make working with EIT much simpler, removes a fairly redundant object and will allow me to move epggrab channel mapping into each grabber which will be far more flexible and was what I had originally intended.
Adam Sutton [Mon, 28 May 2012 15:58:13 +0000 (16:58 +0100)]
Pass through channel name, icon changes and allow EIT to create missing channels (however these need to be overidden)
Adam Sutton [Mon, 28 May 2012 15:43:42 +0000 (16:43 +0100)]
Some tidying up of epg grabbers and added stubs for missing functions in epg.
Adam Sutton [Mon, 28 May 2012 15:43:14 +0000 (16:43 +0100)]
Started work on re-introducing EIT data.
Adam Sutton [Mon, 28 May 2012 14:41:56 +0000 (15:41 +0100)]
Add global object hash similar to that used by andoma in original code. Although mine includes ALL objects, its currently only used for broadcast lookup as generally the others will probably be quicker (episodes?) to go via the normal URI based maps.
Adam Sutton [Fri, 25 May 2012 21:15:02 +0000 (22:15 +0100)]
Some tidying up.
Adam Sutton [Fri, 25 May 2012 16:24:51 +0000 (17:24 +0100)]
Correct sanity check code.
Adam Sutton [Fri, 25 May 2012 16:24:10 +0000 (17:24 +0100)]
Remove possible free() before data access.
Adam Sutton [Fri, 25 May 2012 15:19:29 +0000 (16:19 +0100)]
First stab at adding the DVR code back in. Very much WIP and no attempt to add clever stuff at this stage.
Adam Sutton [Fri, 25 May 2012 13:41:27 +0000 (14:41 +0100)]
Fix memory issues and use much saner object alloc strategy.
Adam Sutton [Fri, 25 May 2012 13:40:51 +0000 (14:40 +0100)]
Fix mutex unlock placement and free memory on config load.
Adam Sutton [Fri, 25 May 2012 12:57:50 +0000 (13:57 +0100)]
Add missing free()
Adam Sutton [Fri, 25 May 2012 11:49:32 +0000 (12:49 +0100)]
Some minor debug output.
Adam Sutton [Fri, 25 May 2012 11:49:05 +0000 (12:49 +0100)]
Cleanup EPG after everything has been fully loaded from disk.
Adam Sutton [Fri, 25 May 2012 11:27:58 +0000 (12:27 +0100)]
Remove unused channels (temp hack) and include epg save stats. Also remove some printfs from htsp code.
Adam Sutton [Fri, 25 May 2012 11:14:17 +0000 (12:14 +0100)]
Remove old test code and printfs.
Adam Sutton [Fri, 25 May 2012 11:10:29 +0000 (12:10 +0100)]
Minor fix to get htsp epg download working.
Adam Sutton [Fri, 25 May 2012 10:36:44 +0000 (11:36 +0100)]
Some fixes and updates to get broadcast expiration and now/next working.
Adam Sutton [Fri, 25 May 2012 08:55:55 +0000 (09:55 +0100)]
Updated various EPG calls to the new API.
Adam Sutton [Fri, 25 May 2012 08:55:24 +0000 (09:55 +0100)]
Significant update to the EPG code, now have reference counting and timeouts (not tested) and some general simplifications to the API.
Adam Sutton [Thu, 24 May 2012 13:38:37 +0000 (14:38 +0100)]
Some bugfixes. Note: currently cannot handle scheduling overlaps.
Adam Sutton [Thu, 24 May 2012 11:02:22 +0000 (12:02 +0100)]
Significant reworking of EPG code to use an OO style, its still rough and there are quite a few bodges to make it work since its not proper OO (but will be if included in TVH3).
Adam Sutton [Wed, 23 May 2012 15:26:00 +0000 (16:26 +0100)]
Update cron to use u64 config and add error output on pyepg xml parse error.
Adam Sutton [Wed, 23 May 2012 15:25:11 +0000 (16:25 +0100)]
Some more hacks to the epg javascript to show "extra" info (only concept, not really usable).
Adam Sutton [Wed, 23 May 2012 10:27:54 +0000 (11:27 +0100)]
Added parse stats to pyepg code.
Adam Sutton [Wed, 23 May 2012 10:18:32 +0000 (11:18 +0100)]
Simple demo to list alternative broadcasts, this is a bit of a hack but gives a useful demo of the capabilties of the new structure and helps in testing too.
Adam Sutton [Wed, 23 May 2012 10:17:49 +0000 (11:17 +0100)]
Remove some debug and fix a minor bug.
Adam Sutton [Tue, 22 May 2012 16:05:41 +0000 (17:05 +0100)]
Some updates to improve channel linking and its save/load support.
Adam Sutton [Tue, 22 May 2012 15:20:25 +0000 (16:20 +0100)]
Now have full EPG save/load, I have included internal IDs in all objects though I think they are redundant (and except for broadcast they are not saved).
Adam Sutton [Tue, 22 May 2012 12:56:23 +0000 (13:56 +0100)]
Some further updates to xmltv importer, also added parsing stats.
Adam Sutton [Tue, 22 May 2012 09:15:05 +0000 (10:15 +0100)]
Start work on epg load/save and also added back in initial xmltv parser.
Adam Sutton [Mon, 21 May 2012 13:02:12 +0000 (14:02 +0100)]
Fix some problems related to series number parsing.
Adam Sutton [Mon, 21 May 2012 11:30:32 +0000 (12:30 +0100)]
Some basic per channel searching re-enabled.
Adam Sutton [Mon, 21 May 2012 11:28:52 +0000 (12:28 +0100)]
Fix stupid time parsing error.
Adam Sutton [Mon, 21 May 2012 10:00:51 +0000 (11:00 +0100)]
Some initial epg_channel_t to channel_t linking.
Adam Sutton [Fri, 18 May 2012 16:32:17 +0000 (17:32 +0100)]
Clear some more redundant code from the channel structure.
Adam Sutton [Fri, 18 May 2012 16:23:56 +0000 (17:23 +0100)]
Some more additions back into the HTSP, not all underlying code is actually functional.
Adam Sutton [Fri, 18 May 2012 16:05:39 +0000 (17:05 +0100)]
Add some HTSP support back in.
Adam Sutton [Fri, 18 May 2012 15:52:00 +0000 (16:52 +0100)]
Added some of the simpleui back in, some additions to epg_broadcast.
Adam Sutton [Fri, 18 May 2012 11:24:10 +0000 (12:24 +0100)]
Some minor changes to code layout, added better epg query support (ala old code) so I can start to get stuff into UI EPG (to help with testing).
Adam Sutton [Thu, 17 May 2012 21:20:17 +0000 (22:20 +0100)]
Some further broadcast/episode linking and started to add back in some UI code just to see what is going on.
Adam Sutton [Thu, 17 May 2012 16:38:35 +0000 (17:38 +0100)]
Some more work on getting import from pyepg working. I think I have a slightly better idea how things are likely to work. Current broadcast search is probably a bit noddy, but will do for now.
Adam Sutton [Thu, 17 May 2012 13:19:07 +0000 (14:19 +0100)]
Some import now working, though only in as much as I am creating the various objects. They are not linked and no processing is done on them.
Adam Sutton [Thu, 17 May 2012 11:52:21 +0000 (12:52 +0100)]
Basically hack out all code that currently does not work due to partial epg rewrite.
Adam Sutton [Thu, 17 May 2012 11:35:07 +0000 (12:35 +0100)]
Some slight re-arrangements (still wip, not sure of best structure).
Adam Sutton [Thu, 17 May 2012 11:05:45 +0000 (12:05 +0100)]
Initial hack in of new epg data structures, xmltv refs hacked out and some code left in for compat. this will not compile/run.
Adam Sutton [Thu, 17 May 2012 11:03:05 +0000 (12:03 +0100)]
started work on epggrab module for pyepg (demo).
Adam Sutton [Wed, 16 May 2012 16:00:09 +0000 (17:00 +0100)]
Remove some debug and finish of a few bits and pieces.
Adam Sutton [Wed, 16 May 2012 15:48:09 +0000 (16:48 +0100)]
Start initial work on new epggrab framework.
Adam Sutton [Wed, 25 Jul 2012 14:18:46 +0000 (15:18 +0100)]
Reject muxes that fail to tune (almost always out of range due to bad autodiscovery) and ensure this is also locked in initial scan stats.
Adam Sutton [Wed, 25 Jul 2012 14:18:10 +0000 (15:18 +0100)]
Fix yet another stupid mistake in my preconf mod.
Adam Sutton [Wed, 25 Jul 2012 13:34:52 +0000 (14:34 +0100)]
Add users full set of groups to process permission list.
Adam Sutton [Fri, 6 Jul 2012 13:18:12 +0000 (14:18 +0100)]
Minor correction to the handling of content types in DVR auto rec table.
Adam Sutton [Tue, 26 Jun 2012 13:23:49 +0000 (14:23 +0100)]
Bugger! another printf left in the code.
Adam Sutton [Tue, 26 Jun 2012 13:17:04 +0000 (14:17 +0100)]
Oops, remove printf.
Adam Sutton [Mon, 25 Jun 2012 13:20:03 +0000 (14:20 +0100)]
Make it possible to get at underlying dvb filter table definition.
Adam Sutton [Tue, 26 Jun 2012 12:09:28 +0000 (13:09 +0100)]
Minor mod to wd and hts settings to allow abs paths to be passed to hts_settings_load().
Adam Sutton [Wed, 20 Jun 2012 11:47:03 +0000 (12:47 +0100)]
Some additional XML helpers.
Adam Sutton [Sun, 29 Jul 2012 19:37:00 +0000 (20:37 +0100)]
Fix false trigger of uninit var, detected using gcc v4.7.1 (compiling openelec tvh add-on), reported by seo.
Andreas Öman [Sun, 29 Jul 2012 16:20:41 +0000 (18:20 +0200)]
Dummy commit
Andreas Öman [Sun, 29 Jul 2012 09:46:40 +0000 (11:46 +0200)]
Add DVB-T2 modulations parameters
Andreas Öman [Sun, 29 Jul 2012 09:42:12 +0000 (11:42 +0200)]
Add helper macros for Linux DVB API versioning
Andreas Öman [Mon, 23 Jul 2012 19:12:34 +0000 (12:12 -0700)]
Merge pull request #102 from mmrvka/dvb_adapter_priority
replaced dvb dependend priority code with generic one
Adam Sutton [Wed, 11 Jul 2012 15:30:39 +0000 (16:30 +0100)]
Add support for dd_progid episode numbering in XMLTV. Fixes #28.
Adam Sutton [Wed, 11 Jul 2012 14:59:34 +0000 (15:59 +0100)]
Fix some stupid mistakes in debug.
Adam Sutton [Wed, 11 Jul 2012 14:55:45 +0000 (15:55 +0100)]
Trivial tweak to debug output.
Adam Sutton [Wed, 11 Jul 2012 14:53:15 +0000 (15:53 +0100)]
Add some additional debug about status of opentv.
Adam Sutton [Wed, 11 Jul 2012 14:52:59 +0000 (15:52 +0100)]
Fix problems with OpenTV processing.
Adam Sutton [Wed, 11 Jul 2012 13:07:06 +0000 (14:07 +0100)]
Minor correction to series handling in opentv.
Adam Sutton [Wed, 11 Jul 2012 12:38:17 +0000 (13:38 +0100)]
Updated OpenTV to use primary epg service API and to ensure series links stay viable, however this is at the expense of cross channel episode equivalance. Fixes #30.
Adam Sutton [Wed, 11 Jul 2012 12:18:10 +0000 (13:18 +0100)]
Updated EIT code to (hopefully) more robust implementation and included the primary service checking.
Adam Sutton [Wed, 11 Jul 2012 12:05:24 +0000 (13:05 +0100)]
Add new routine to determine the primary EPG service. To avoid confusion for OTA services.
Adam Sutton [Wed, 11 Jul 2012 10:16:24 +0000 (11:16 +0100)]
Merge branch 'feature/epggrab_prio' into epg-rewrite
Adam Sutton [Wed, 11 Jul 2012 10:12:13 +0000 (11:12 +0100)]
Correct stupid mistake in setting object grabber.
Adam Sutton [Wed, 11 Jul 2012 09:43:14 +0000 (10:43 +0100)]
Updated grabber modules to new EPG api.
Adam Sutton [Wed, 11 Jul 2012 09:18:30 +0000 (10:18 +0100)]
Revert earlier changes to EIT and OpenTV, now have a new API.
Adam Sutton [Wed, 11 Jul 2012 09:16:53 +0000 (10:16 +0100)]
Updated EPG methods to include source epggrab_module to ensure priorities are properly adhered to.
Adam Sutton [Tue, 10 Jul 2012 20:52:38 +0000 (21:52 +0100)]
Start to work in priority handling to EIT and OpenTV.
Adam Sutton [Tue, 10 Jul 2012 20:31:20 +0000 (21:31 +0100)]
Ensure epg object grabber is persisted to disk.
Adam Sutton [Tue, 10 Jul 2012 19:34:04 +0000 (20:34 +0100)]
Add default priority setting in grab modules.
Adam Sutton [Tue, 10 Jul 2012 19:27:04 +0000 (20:27 +0100)]
Add parsing of mod priority configuration.
Adam Sutton [Tue, 10 Jul 2012 18:58:02 +0000 (19:58 +0100)]
Add initial priority information, currently unused.
Adam Sutton [Sat, 7 Jul 2012 13:31:34 +0000 (14:31 +0100)]
Merge branch 'epg-rewrite' into initialscan
Adam Sutton [Sat, 7 Jul 2012 13:31:22 +0000 (14:31 +0100)]
Ensure Q is initialised before it can be used. Fixes #36.
Adam Sutton [Fri, 6 Jul 2012 19:26:07 +0000 (20:26 +0100)]
Merge branch 'epg-rewrite' into initialscan
Adam Sutton [Fri, 6 Jul 2012 19:25:59 +0000 (20:25 +0100)]
Fix stupid NULL ptr bug.
Adam Sutton [Fri, 6 Jul 2012 19:06:05 +0000 (20:06 +0100)]
Merge branch 'epg-rewrite' into initialscan
Adam Sutton [Fri, 6 Jul 2012 19:05:28 +0000 (20:05 +0100)]
Ensure that all broadcast finish time checks are done the same to stop potential create/delete in same call. Fixes #31.
Adam Sutton [Fri, 6 Jul 2012 14:36:23 +0000 (15:36 +0100)]
Merge branch 'epg-rewrite' into initialscan
Adam Sutton [Fri, 6 Jul 2012 14:36:06 +0000 (15:36 +0100)]
Fix stupid flaw in EIT genre processing.
Adam Sutton [Fri, 6 Jul 2012 14:30:36 +0000 (15:30 +0100)]
EPG genre code has been re-written. I have removed the use of a nasty array (terminated by 0) with a list of structs. At present this code does not yet support full genre customisation but should make it easier in future. The primary aim was to make the existing code a little more robust.
Relates to #29
Adam Sutton [Fri, 6 Jul 2012 14:30:26 +0000 (15:30 +0100)]
Minor safety check the set_episode() call should check ee anyway.
Adam Sutton [Fri, 6 Jul 2012 14:19:12 +0000 (15:19 +0100)]
Stop addition of channels with empty names.
Adam Sutton [Fri, 6 Jul 2012 14:17:57 +0000 (15:17 +0100)]
Remove some unwanted debug and add empty string for non-category.
Adam Sutton [Fri, 6 Jul 2012 13:59:04 +0000 (14:59 +0100)]
Complete update to the EPG genre setup. Mostly this is now achieved using an listable structure (to remove the ugly array implementation) however some code still deals directly with the uint8_t code value.