Adam Sutton's activity
From 07/22/2012 to 08/20/2012
08/20/2012
-
09:31 pm Tvheadend Bug #1125: Memory Leak during streaming http
- There is no timeshift/pause support in tvheadend. This will be client buffering.
-
03:09 pm Tvheadend Revision 11f713dd: Ensure EPG modules are properly init before dvb hardware and thus mux scanning...
-
02:55 pm Tvheadend Feature #1137: IPTV channel import by M3U file
- There has been a recent discussion about this on #hts. However no-one was aware of a commonly supported format that w...
-
02:34 pm Tvheadend Bug #899: Overlapping events
- Sorry I should have been more explicit as things got a bit muddled along the way to creating releases etc...
v3.0 ... -
10:44 am Tvheadend General: RE: EPG OTA Stopped grabbing 3.1.574.gabc09.dirty
- If it happens again please submit as a bug report and I'll take a look.
Adam -
10:31 am Tvheadend Feature #1018: Raspberry pi
- Without having tried this (I don't have a card to hook up to my pi), I would hazard a guess (from discussion I've see...
08/19/2012
-
11:53 pm Tvheadend General: RE: EPG OTA Stopped grabbing 3.1.574.gabc09.dirty
- Have you restarted tvheadend?
Enable debug and send the full log.
Adam -
09:54 pm Tvheadend Bug #1086: Compiler issues for Synology NAS
- Rene,
I'll deal with the install issue in a bit. Can you check this branch for me (on my fork):
https://github.... -
09:50 pm Tvheadend Revision abc09456: Corrected mistake in processing of old radio flag.
-
06:12 pm Tvheadend Bug #1086: Compiler issues for Synology NAS
- Actually might be other way round. Either way make sure you pick up latest master .
Adam -
05:59 pm Tvheadend Bug #1086: Compiler issues for Synology NAS
- Ah ok, thought you might be building some sort of package and then installing that.
In this case you've picked up ... -
04:57 pm Tvheadend Bug #1086: Compiler issues for Synology NAS
- Rene,
Do you have the script used to generate the synology package?
Adam -
04:43 pm Tvheadend Bug #1086: Compiler issues for Synology NAS
- Not strictly related. But well cover it the anyway .
I have changed configure and binary build. Embedded packages ... -
04:41 pm Tvheadend Bug #1134: tunner or software problem
- I'll take alook as soon as I can.
Adam -
04:39 pm Tvheadend Bug #1086: Compiler issues for Synology NAS
- Rene,
Sorry I should have updated this issue. I have a github branch which I think covers the first half of your o... -
09:39 am Tvheadend Tutorial and setups: RE: Tv Adpater WinTV PVR 500 Show Inactive
- Not that I think it will necessarily help, but please try version 3 first.
2.12 is no longer actively supported.
... -
09:25 am Tvheadend Bug #1134 (Need feedback): tunner or software problem
- Is this happening with both encrypted and unencrypted channels?
What client are you using?
And we really need a...
08/18/2012
-
10:40 pm Tvheadend Feature #1133: New EPG/DVR UI
- This has been discussed quite a bit recently in #hts and I would like to see something similar too . However wyou are...
-
12:10 pm Tvheadend Bug #1126 (Fixed): Crash right after service start (xmltv associated)
- If that's the case I might not be entirely blameless. I broke make install with my new configure script. Which I only...
-
12:05 pm Tvheadend Bug #1132: H.264 streams are missing sane profile and level hints and extradata/avcC
- John passing this top you.
Adam -
08:45 am Tvheadend Bug #1130 (Invalid): Crash when trying to play RTSP stream
- RTSP is no longer supported.
08/17/2012
-
10:50 pm Tvheadend Revision f7a9c862: Parse the old radio flag from PR-52 to make compatible
-
10:50 pm Tvheadend Revision 0f3c6f74: Make SDTV the default service type for IPTV.
-
10:50 pm Tvheadend Revision ce862f85: Add ability to set the IPTV service type.
-
10:20 pm Tvheadend Bug #1127: Current master does not compile
- Bugger!
Yeah the use of DESTDIR was crap! I've restructured it to do it properly. I "really" hope it works this ti... -
10:18 pm Tvheadend Revision b709427f: Move use of DESTDIR from config.mk to posix.mk. Makes much more sense that way.
-
09:56 pm Tvheadend Bug #1127: Current master does not compile
- Ok, one final final go.
Try that. -
09:56 pm Tvheadend Revision 7f9930ec: Hopefully a final correction to posix (archlinux) packaging issues.
-
09:43 pm Tvheadend Bug #1126: Crash right after service start (xmltv associated)
- I just can't repeat it. I copied your config pointed tvh at it and it started fine. Enabled File grabber and it impor...
-
09:34 pm Tvheadend Bug #1127: Current master does not compile
- OK,
try master now. -
09:32 pm Tvheadend Bug #1128 (Invalid): TVHeadend Crash While Recording
- Rejecting on the basis this was being run on 2.12 which is no longer actively supported.
Thanks. -
09:30 pm Tvheadend Revision 9a58b7ab: Fix mistake in new configure script for using make install. Relates #1127.
-
09:11 pm Tvheadend Bug #1127: Current master does not compile
- OK, its actually in the posix make rules. I'd forgotten all about that file!
Fix on its way. -
08:53 pm Tvheadend Bug #1127: Current master does not compile
- Ah, sorry getting this muddled up with the other guy who's building for Fedora.
Do you have some sort of package s... -
08:51 pm Tvheadend Bug #1126: Crash right after service start (xmltv associated)
- Hmmm, really don't get that it wasn't happening on my machine.
Can you send me the whole config directory and I'll... -
08:46 pm Tvheadend Bug #1127: Current master does not compile
- This is a change to the way we're building now. Is this using the RPM spec file in our repo? It get VERY little love,...
-
08:44 pm Tvheadend Bug #1128 (Need feedback): TVHeadend Crash While Recording
- Can you confirm what version you're running, there should be an about box on the UI which gives a version string.
... -
08:40 pm Tvheadend Bug #1127 (Fixed): Current master does not compile
- Applied in changeset commit:76e785578b4536f8bc586d1402c09fc05c1492bd.
-
08:38 pm Tvheadend Revision 76e78557: Add back in missing -lpthread. Fixes #1127.
-
08:36 pm Tvheadend Bug #1127: Current master does not compile
- Ah yes, I accidentally removed -lpthread. Seems gcc on Ubuntu auto detects.
Quick fix coming. -
08:33 pm Tvheadend Bug #1127: Current master does not compile
- Yeah this has been reported directly to me, I'm just looking into it now. It works on Ubuntu, my guess its not pickin...
-
06:33 pm Tvheadend Bug #1126: Crash right after service start (xmltv associated)
- I can't repeat that one. It works for me now. Restart a few times.
Can you provide a full gdb trace, as that trace... -
05:21 pm Tvheadend General: RE: TVHeadend 3.0 / Ziggo
- I think this is related to a patch I submitted to solve some problems on a few DVB-S2 providers.
It's possible the... - I'm re-submitting this on behalf of Bas K, as I appear to have deleted the original entry somehow!
I am running Ub... -
05:05 pm Tvheadend Bug #1126 (New): Crash right after service start (xmltv associated)
- Hmm, damn it! :(
Can you send me .hts/tvheadend/epg* as well. And pastebin the latest crash dump.
Adam -
04:44 pm Tvheadend Bug #1126 (Fixed): Crash right after service start (xmltv associated)
- Applied in changeset commit:3f1b5474f1e8c08d85c719061ba05872c0d7f19b.
-
04:44 pm Tvheadend Revision 00576fd7: Put grabber channel id in the display rather than the name, its less likely to...
-
04:44 pm Tvheadend Revision 3f1b5474: Fixes #1126 - correct reference handling issue in XMLTV grabber (and possibly ...
-
04:35 pm Tvheadend Revision c34a8478: Put grabber channel id in the display rather than the name, its less likely to...
-
04:16 pm Tvheadend Revision 9a287f2b: Fix #1126 - correct reference handling issue in XMLTV grabber (and possibly Py...
-
03:12 pm Tvheadend Bug #1126: Crash right after service start (xmltv associated)
- Yeah, but did you try re-starting it ;) I bet it crashes then!
I'm on the case :) I've got it crashing and I have ... -
03:09 pm Tvheadend Bug #1126: Crash right after service start (xmltv associated)
- Actually this has just got me thinking! I think john T was complaining about similar problems. And I remember the ans...
-
03:03 pm Tvheadend Bug #1126: Crash right after service start (xmltv associated)
- Ah it just crashed ;) maybe it was what you said and maybe it only take effect on second run.
Give me a minute to ... -
03:00 pm Tvheadend Bug #1126: Crash right after service start (xmltv associated)
- Hmmm,
that's interesting. Yeah that could definitely cause problems and don't like the sound of not being able to ... -
02:53 pm Tvheadend Bug #1126: Crash right after service start (xmltv associated)
- I think the one thing that will be a big diff on this is that it won't have all your channel->XMLTV channel mappings....
-
02:52 pm Tvheadend Bug #1126: Crash right after service start (xmltv associated)
- Hmm,
OK, I was able to import the XMLTV file without any problems :(
Can you just try testing tvheadend with a ... -
02:46 pm Tvheadend Revision 79bbe2e4: Correct mistake which stops unix sockets being created where directories do no...
-
02:23 pm Tvheadend Bug #1126: Crash right after service start (xmltv associated)
- Another thing that might be useful, can you send me the XMLTV file and possibly your channels directory (.hts/tvheade...
-
02:20 pm Tvheadend Bug #1126: Crash right after service start (xmltv associated)
- I've no idea at the moment what's causing the crash. Not enough info to go on, but there have been some other XMLTV r...
-
01:38 pm Tvheadend Bug #1126 (Need feedback): Crash right after service start (xmltv associated)
- There have been some issues with the migration of the EPG database from old format to new. As you noted best thing is...
-
11:59 am Tvheadend Revision afbaf935: Ensure that avahi and zlib enabled by default in deb build, also add deps to d...
-
11:48 am Tvheadend Revision ba2ebce0: Fix enabling of unsupported options from command line.
-
11:37 am Tvheadend Revision a259025d: Some corrections to filebundling/zlib support.
-
11:31 am Tvheadend Revision 711ce27b: Corrections to the configure script, location of tvheadend datadir and pkg-con...
- Also added some more output.
-
11:31 am Tvheadend Revision 841ff8eb: Brand new configure script, hopefully easier to use. And tidied up the Makefil...
-
11:31 am Tvheadend Revision 6d260fc8: Make use of zlib optional in the code.
-
11:30 am Tvheadend Revision 9e53683c: Updated so that we only need a single binary to cover 3 possible use cases, wd...
08/16/2012
-
11:40 pm Tvheadend General: RE: tvheadend scanning muxes problem, TBS DVB-S2, Linux Mint 13
- Looks like a similar problem to what I had enough my s2 cats when I first started using tvheadend. It was sending sys...
-
08:53 pm Tvheadend Bug #1045 (Invalid): Digital Video Recorder Config does not work 2.99.15 - 2.99.44.g4ef72
- Generally speaking I think Andreas has tried to do that. I know that's what I've done with my new stuff. It's possibl...
-
06:15 pm Tvheadend Feature #765 (Need feedback): iptv and epg
- Andrei,
The reason I suggested closing it was merely that no feedback had been provided since it was originally op... -
05:39 pm Tvheadend Bug #892: Power: tvheadend is constantly waking the system
- Sorry guys,
I should have pointed out that for the most part this is likely to be fixed by "PR-58":https://github.co...
08/15/2012
-
09:34 pm Tvheadend Revision 0c966b38: Hide unecessary debug.
-
09:31 pm Tvheadend General: RE: Possible Tvheadend Memory Leak
- Pierre,
On the basis of what you've said above I think this definitely sounds like a genuine bug and I'm thinking ... -
05:48 pm Tvheadend Revision 86b0823e: Add explicit -lz to LDFLAGS as some versions of gcc do not auto pick it up.
-
05:00 pm Tvheadend Bug #1045: Digital Video Recorder Config does not work 2.99.15 - 2.99.44.g4ef72
- Sorry for the late reply, I'd completely forgotten about this.
I've had a quick look using your config and I canno... -
04:46 pm Tvheadend General: RE: Updating Mux lists
- Yeah documentation is always the last thing to get updated ;)
-
04:45 pm Tvheadend Wiki edit: Releases (#5)
-
04:44 pm Tvheadend Wiki edit: Releases (#4)
-
04:42 pm Tvheadend Wiki edit: Tvheadend-20 (#3)
-
04:41 pm Tvheadend Wiki edit: Tvheadend-28 (#3)
-
04:41 pm Tvheadend Wiki edit: Tvheadend-27 (#3)
-
04:40 pm Tvheadend Wiki edit: Tvheadend-26 (#3)
-
04:40 pm Tvheadend Wiki edit: Tvheadend-25 (#3)
-
04:40 pm Tvheadend Wiki edit: Tvheadend-24 (#3)
-
04:40 pm Tvheadend Wiki edit: Tvheadend-30 (#2)
-
04:39 pm Tvheadend Wiki edit: Tvheadend-23 (#3)
-
04:39 pm Tvheadend Wiki edit: Tvheadend-22 (#3)
-
04:38 pm Tvheadend Wiki edit: Tvheadend-211 (#3)
-
04:37 pm Tvheadend Wiki edit: WikiStart (#96)
-
04:36 pm Tvheadend Wiki edit: Donate (#1)
-
04:18 pm Tvheadend General: RE: Updating Mux lists
- Ben,
At this point we're still sticking with the policy that changes should be submitted upstream to linuxtv.org. ... -
12:55 pm Tvheadend Revision d530f9e8: Corrected mistake in the general config sending routine in extjs.c
-
10:33 am Tvheadend Feature #227 (Resolved): Add multiple language in EIT
- Marking as resolved, although will not close until I have merged code to master. But that might not be for a little w...
-
10:24 am Tvheadend General: RE: Possible Tvheadend Memory Leak
- Pierre,
Can I just clarify a few points:
1. This only happens while streaming? (not local recording via TVH UI)... -
10:19 am Tvheadend Feature #227: Add multiple language in EIT
- Hi Riku,
All OTA grabbers are meant to be enabled by default for new installations and on migration from old confi...
08/14/2012
-
09:02 pm Tvheadend Revision 629a0700: First stab at moving mux initial config system to using dvb-apps mux config fi...
-
09:02 pm Tvheadend Revision a8096d4e: Some updated to bundle/settings to integrate the two. Settings can now be seam...
-
09:02 pm Tvheadend Revision 5acefb78: Include script for fetching mux configuration.
-
09:02 pm Tvheadend Revision 62144176: Integrate (badly) the new muxlist config file fetching into the build system.
-
09:02 pm Tvheadend Revision 741612cc: Add proper parsing of T2 else things go horribly wrong.
-
09:02 pm Tvheadend Revision c7e08d26: Updated to include support for mux configuration setting in UI, I have added a...
-
09:02 pm Tvheadend Revision 0b38ca12: Remove redundant (and sometimes problematic) typedef.
-
09:02 pm Tvheadend Revision 2c43d0ef: Updated mux parser to use filebundle for transparent access.
-
09:02 pm Tvheadend Revision d1e94d8a: Tidied up code so that local files should now work as well as bundles, also ad...
-
09:02 pm Tvheadend Revision 58209cd1: Initial stab at new transparent file bundling.
-
08:58 pm Tvheadend Revision ef104b69: Add some EXTRA debug, disabled by default.
-
08:57 pm Tvheadend Revision 6550d525: Some tweaks to xmltv.c, plugs a mem leak, corrects a minor timing issue (picke...
-
06:34 pm Tvheadend Feature #227: Add multiple language in EIT
- OK,
I have a "working" solution. I'm using the word "working" very loosely here ;) basically I've done all the bas... -
03:49 pm Tvheadend General: RE: TVHeadend - Add DVB Network by Location
- Chris glad to hear you've solved it :) As I'd not had a chance to look at the config.
Presumably you don't need my... -
02:42 pm Tvheadend Feature #227: Add multiple language in EIT
- Well, someone persuaded me it might be a good idea to actually do things properly and provide full multi-lingual supp...
08/13/2012
-
08:23 pm Tvheadend General: RE: tvheadend as tuner and mythtv as recorder?
- Hey guys,
I'll try and respond as best I can, but you guys have got way more experience that I by the sounds of it... -
02:06 pm Tvheadend General: RE: TVHeadend - Add DVB Network by Location
- Yeah that's easiest. Remove stuff if you have concerns, accesscontrol etc.. But I doubt there is anything too sensiti...
-
12:58 pm Tvheadend Feature #227: Add multiple language in EIT
- Been giving this some thought, it would be quite straightforward to hack this into the EIT handler. However I'm not s...
-
12:09 pm Tvheadend Bug #1086 (Need feedback): Compiler issues for Synology NAS
-
10:56 am Tvheadend General: RE: TVHeadend - Add DVB Network by Location
- Can you send as copy if the .hrs folder and I'll take a look.
Adam
08/12/2012
-
09:27 pm Tvheadend Feature #1109 (Accepted): Add MHEG5 support
- Moved from github:
I've had a few requests for this.
I've had a look at some MHEG5 decoders and its a bit of a ... -
09:25 pm Tvheadend Bug #1108 (Fixed): Freesat series-link inefficiencies
- Moved from github:
It looks like although the episode URIs are unique, i.e. the same episodes (across multiple cha... -
09:23 pm Tvheadend Feature #1107 (Accepted): DVR may link to wrong broadcast
- The DVR code keeps a reference to broadcasts in its entry structure, as well as duplicating most of the data internal...
-
09:18 pm Tvheadend General: RE: Upgrade from 2.12 to 3.0
- This is true of the pre-built binaries as we currently only provide deb packages for the latest Ubuntu release, so 12...
-
09:08 pm Tvheadend Feature #1106 (Accepted): EIT extended descriptor content
- Moved from github:
I think there are some standard uses for the extended fields which could be parsed out. This mi... -
09:06 pm Tvheadend Feature #1105 (Rejected): Make XMLTV/PyEPG external interface TCP socket
- Moved from github:
I could possibly move from unix domain socket to TCP socket. This would allow users to actually... -
09:03 pm Tvheadend Feature #1104 (Accepted): Periodic EPG Save
- Moving this from my github:
Some people have asked for periodic EPG DB save to disk, mainly to retain info should ... -
08:02 pm Tvheadend General: RE: Dual tuner problem
- The guys that's most likely to be able to offer advice on here, Hein Rigolo, isn't about this week (and possibly next...
-
12:29 pm Tvheadend General: RE: Upgrade from 2.12 to 3.0
- Should work fine with upgrade. Back up your config if your not sure and might want to go back.
Adam
08/11/2012
-
12:59 am Tvheadend Wiki edit: Building (#4)
-
12:56 am Tvheadend General: RE: Version 3.0
- This is not a problem with tvh. It's a problem with the way you are running it.
Just to check you are running from... -
10:50 pm Tvheadend Tutorial and setups: RE: XBMC - Raspberry Client (Transcoding)
- For help with this your best off trying to contact sb1066 (John Tornblom) on the #hts IRC channel.
Regards
Adam -
10:49 pm Tvheadend General: RE: Version 3.0
- Sorry for the short answer earlier, I was on my phone.
If you want to install to run as a service etc.. You would ... -
10:47 pm Tvheadend General: RE: new epg grabber?
- Try the latest master as of today. I removed tv_find_grabbers as a requirement (though its still preferred in the cod...
-
10:45 pm Tvheadend General: RE: tvheadend as tuner and mythtv as recorder?
- Hendrik,
What specifically is it about mythtv's recorder that is missing in TVH?
I know mythtv is meant to have... -
10:23 pm Tvheadend Bug #1100 (Fixed): Segfault while starting tvheadend
- Ok, patch applied.
This does indeed explain both of these reports and it was my error regarding the other crash (w... -
08:15 pm Tvheadend Bug #1100 (Accepted): Segfault while starting tvheadend
- Good spot, what a shit bit of code that is. However I don't think this explains the more general issue. I've been try...
-
04:28 pm Tvheadend Bug #1102 (Rejected): Broken compile on Ubuntu 11.10?
- This is intended behaviour. Please read the wiki pages about building and packaging.
Adam -
12:31 pm Tvheadend Revision 5159505c: Ensure that ALL xmltv channels are listed when doing manual mapping in the UI.
-
12:31 pm Tvheadend Revision 71dc6bff: Re-instate internal xmltv search routine (will try to use external tv_find_gra...
08/10/2012
-
05:19 pm Tvheadend Bug #1099 (Rejected): TBS 6981 not working
- Works fine for me. Some knownissues on older setups. Please try latest version.
Adam -
04:09 pm Tvheadend General: RE: Version 3.0
- Please read instructions on wiki. Ensure your running from root of source, ie ./build/tvheadend. And don't do make in...
-
09:45 am Tvheadend General: RE: new epg grabber?
- I switched to requiring tv_find_grabbers. I have actually re included internal search to avoid problems, but this isn...
08/09/2012
-
12:16 am Tvheadend General: RE: Version 3.0
- How did you build and run tvheadend?
-
06:31 pm Tvheadend Wiki edit: Htsp (#63)
-
05:56 pm Tvheadend Wiki edit: Htsp (#62)
-
05:55 pm Tvheadend Wiki edit: Htsp (#61)
-
05:28 pm Tvheadend Wiki edit: ReferenceMaterial (#2)
-
05:28 pm Tvheadend Wiki edit: ReferenceMaterial (#1)
-
05:18 pm Tvheadend Wiki edit: WikiStart (#95)
-
05:15 pm Tvheadend Wiki edit: Dvb4dummies (#1)
-
05:13 pm Tvheadend Wiki edit: WikiStart (#94)
-
03:15 pm Tvheadend General: RE: Cross-compiling tvheadend for openwrt (mips)
- See here ... https://www.lonelycoder.com/redmine/issues/1018
-
02:58 pm Tvheadend Wiki edit: Tvheadend-32 (#4)
-
02:57 pm Tvheadend Wiki edit: Tvheadend-32 (#3)
-
02:57 pm Tvheadend Wiki edit: Tvheadend-32 (#2)
-
02:52 pm Tvheadend Wiki edit: Releases (#3)
-
02:51 pm Tvheadend Wiki edit: Tvheadend-32 (#1)
-
02:33 pm Tvheadend Wiki edit: WikiStart (#93)
-
02:32 pm Tvheadend Wiki edit: Releases (#2)
-
02:30 pm Tvheadend Wiki edit: Tvheadend-212 (#1)
-
02:28 pm Tvheadend Wiki edit: Releases (#1)
-
02:24 pm Tvheadend Tvheadend Reloaded
- As many people will be aware [[Andreas]], the project founder, has not been actively developing Tvheadend for quite s...
-
02:06 pm Tvheadend Wiki edit: WikiStart (#92)
-
02:04 pm Tvheadend Wiki edit: IRC (#1)
-
02:01 pm Tvheadend Wiki edit: Team (#4)
-
02:00 pm Tvheadend Wiki edit: Team (#3)
-
01:59 pm Tvheadend Wiki edit: Adam (#1)
-
01:43 pm Tvheadend Wiki edit: John (#1)
-
01:36 pm Tvheadend Wiki edit: Hein (#1)
-
01:28 pm Tvheadend Wiki edit: Andreas (#1)
-
01:20 pm Tvheadend Wiki edit: Team (#2)
-
01:15 pm Tvheadend Wiki edit: WikiStart (#91)
-
01:11 pm Tvheadend Wiki edit: WikiStart (#90)
-
01:02 pm Tvheadend Wiki edit: Documentation (#4)
-
01:01 pm Tvheadend Wiki edit: Building (#3)
-
01:00 pm Tvheadend Wiki edit: WikiStart (#89)
-
12:58 pm Tvheadend Wiki edit: Bugreporting (#12)
-
12:55 pm Tvheadend Wiki edit: Bugreporting (#11)
-
12:55 pm Tvheadend Wiki edit: Faq (#7)
-
12:53 pm Tvheadend Wiki edit: Faq (#6)
-
12:53 pm Tvheadend Wiki edit: Faq (#5)
-
12:51 pm Tvheadend Wiki edit: Documentation (#3)
-
12:50 pm Tvheadend Wiki edit: Tvheadend-30 (#1)
-
12:38 pm Tvheadend Wiki edit: Download (#7)
-
12:38 pm Tvheadend Wiki edit: Download (#6)
-
12:34 pm Tvheadend Wiki edit: Packaging (#1)
-
12:27 pm Tvheadend Wiki edit: Building (#2)
-
11:44 am Tvheadend Wiki edit: Team (#1)
-
11:40 am Tvheadend Wiki edit: Building (#1)
-
11:39 am Tvheadend Wiki edit: WikiStart (#88)
-
10:53 am Tvheadend General: RE: Pre autorecording processor for series recording
- Martin,
I think its not a bad idea, and does provide the ability to "externally" add more flexibility to TVH. We m... -
10:49 am Tvheadend Feature #869 (Accepted): Customisable genre support
- Unfortunately your code is no longer compatible with the new EPG code, which has been significantly reworked (i.e. to...
-
10:47 am Tvheadend Bug #618: Creating a DVR Auto Recording with a Content type failes.
- Yeah it tries to migrate the old DB to the new DB, its possible that something went wrong. It's not the most well tes...
08/08/2012
-
12:28 am Tvheadend Feature #164 (Rejected): Use adapters with multiple frontends
- Closing due to age and lack of input. But if your still interested please let me know and ideally submit pull request...
-
12:22 am Tvheadend Feature #763 (Rejected): IPTV Bandwidth
- Not sure if your still looking at this but I'm gonna close due to lack of updates. If your still interested let me know.
-
12:19 am Tvheadend Bug #887 (Rejected): Missing EPG for SD services after adding similar HD services
- EPG code has been rewritten in git master. If its still happening please resubmit.
-
11:27 pm Tvheadend Wiki edit: Download (#5)
-
11:19 pm Tvheadend Wiki edit: Download (#4)
-
10:29 pm Tvheadend Wiki edit: WikiStart (#87)
-
10:25 pm Tvheadend Bug #878: Limit amount of PID Filters used
- Sorry I was going through a lot of issues and was being lazy about putting refs to other issues. This issue #194, is ...
-
10:22 pm Tvheadend Wiki edit: Bugreporting (#10)
-
03:56 pm Tvheadend Bug #1054 (New): Memory leak
- Hi,
Sorry I'm being fairly ruthless with closing old issue and since this report specifically mentioned TS recordi... -
03:53 pm Tvheadend Feature #197 (Need feedback): Output multicast MPEG TS over UDP with or without SAP announcements
- Simon,
My role in this issue is merely that I'm trying to cut away a lot of dead wood from the issue list as we tr... -
02:36 pm Tvheadend Feature #804: commandline options to start tvheadend on a specific port
- This has actually been done by several people, I'll take a look at the various implementations and decide what to do.
-
02:33 pm Tvheadend Feature #340 (Rejected): TV channels should be automatically enabled or disabled dependent on the...
- Has been re-reported in #616. Closing this issue.
-
02:31 pm Tvheadend Feature #245 (Rejected): Help needed to get SATVD (ISDB-Tb) working
-
02:31 pm Tvheadend Feature #245: Help needed to get SATVD (ISDB-Tb) working
- I'm closing this, the original report is quite old and later posts suggest this is a problem in XBMC not TVH. Also th...
-
02:25 pm Tvheadend Feature #236 (Accepted): Adding support for custom LNB types
- Not an area of the code I'm very familiar with, but if stuff can be made configurable it ideally should.
-
02:25 pm Tvheadend Feature #446 (Accepted): Livebuffer/Timeshift
- I think we all want to see this, but its a question of time and availability. But I'll keep bugging Andreas about it.
-
02:24 pm Tvheadend Feature #395 (Accepted): Pause button for digital video recorder in Web UI
-
02:23 pm Tvheadend Feature #339 (Accepted): DVB grace period should be configurable per-adapter
- This sounds like a good idea to me.
-
02:21 pm Tvheadend Feature #163 (Accepted): I18n of webui
-
02:17 pm Tvheadend Feature #237 (Accepted): Add support for XMLTV <sub-title> element
-
02:15 pm Tvheadend Feature #197 (Rejected): Output multicast MPEG TS over UDP with or without SAP announcements
- I really don't think this is likely to happen. So I'm going to close it.
-
02:14 pm Tvheadend Feature #187 (Rejected): Purge recordings
- I'll cover this as part of general DVR updates, when I get a chance.
-
02:13 pm Tvheadend Feature #140 (Rejected): ability to see who is streaming
- I think this can be covered in #1028.
-
02:10 pm Tvheadend Feature #111 (Rejected): Auto cleanup of old recordings
- You can specify a time period to keep DVR files. Eventually I intend to do some work on the DVR code and improve gene...
-
02:08 pm Tvheadend Feature #85 (Accepted): Add the possibility to filter the epg viewer by time
-
02:08 pm Tvheadend Feature #85: Add the possibility to filter the epg viewer by time
- I'm going to try and collate all the EPG filtering issues shortly, as there have been several.
-
02:07 pm Tvheadend Feature #97 (Accepted): Add the possibility to filter services
-
02:06 pm Tvheadend Feature #55 (Accepted): Upgrade Tvheadend to ExtJS 3.0
- I've actually spoken to a few people about this, they've also suggested using v3 over (current) v4, due to more signi...
-
02:04 pm Tvheadend Feature #81 (Rejected): Extended recoding log
- I just don't think this is ever likely to happen. If you still want it please provide a patch.
-
01:55 pm Tvheadend Bug #194 (Accepted): Too many open files error with FireDTV DVB-S2 tuner
- This has been reported by several people. I've looked at the code (as well as one guy experiencing the problem) and i...
-
01:49 pm Tvheadend Bug #205 (Rejected): Decoding of TV Vlaanderen and Canal Digitaal only works partially
- I'm going to close this on the grounds its old and "may" already be fixed. However if its not please shout and I will...
-
01:47 pm Tvheadend Bug #321 (Accepted): http streaming of mpeg2ts with EAC3 audio still does not work.
- John,
I think you're probably best suited to dealing with this.
Adam -
01:43 pm Tvheadend Bug #333 (Need feedback): Problem with teletext subtitles special characters
08/07/2012
-
11:08 pm Tvheadend Bug #336 (Rejected): Bug in MKV file
- Going to close this, simply because its old and MKV issues have had significant work so "may" be fixed.
But also t... -
11:07 pm Tvheadend Bug #342 (Invalid): Multiple tuners being used to record multiple channels on same transponder
- This does not happen on my setup and code looks right. Possibly a bug was introduced and subsequently fixed, this rep...
-
11:04 pm Tvheadend Bug #618 (Fixed): Creating a DVR Auto Recording with a Content type failes.
- I've realised that I fixed this a few weeks ago, but had not made the connection when I first read the report.
Can... -
11:02 pm Tvheadend Bug #620 (Accepted): Swedish letters ÅÄÖ is case sensitive in search EPG
-
11:00 pm Tvheadend Bug #715 (Accepted): tvheadend not recording audio with DiBcom 8000 ISDB-T
- Passing to John, think this is his area.
-
10:59 pm Tvheadend Feature #1091 (Rejected): Better overview on status of tuners and for which they are currently us...
- This, to some extent, is already covered by #1028. Can I suggest posting any suggestions there.
Regards
Adam -
10:57 pm Tvheadend Feature #1018: Raspberry pi
- Hi Pavol,
That's great :)
To be honest at this stage I'm not sure "what" might be involved. It might not be a l... -
10:26 pm Tvheadend Feature #1092: Allow to customize the Live TV priority
- Personally I think the current approach provides all the flexibility required, I can certainly see situations where a...
-
10:23 pm Tvheadend Bug #1057: Anysee E30 / Ubuntu 12.04
- No problem. I just think it would be good to do an independent test of the hardware. It seems to me that if the only ...
-
06:13 pm Tvheadend General: RE: [Python] RPC connect - Errno 104
- Slight update, I tidied stuff up a "bit". But also there was a bug in the int deserialize.
Adam
Note: the authe... -
05:29 pm Tvheadend Feature #1092: Allow to customize the Live TV priority
- I'm gonna have to think on this one. I know what you're saying, and I can see the benefit.
However generally speak... -
05:21 pm Tvheadend General: RE: [Python] RPC connect - Errno 104
- You'll have to forgive me this is very rough and ready and I've only tested hello and response.
It's not the way I... -
11:54 am Tvheadend General: RE: [Python] RPC connect - Errno 104
- Guys,
currently HTSP is the only way to communicate with TVHeadend. We have plans to add a full JSON interface (th... -
11:36 am Tvheadend General: RE: Where is configuration stored
- $HOME/.hts/tvheadend
where $HOME is the home directory of the user you use to run TVHeadend. For the deb that will... -
11:34 am Tvheadend Feature #1083: Only list the actually available recordings under XBMC
- I think its fine to monitor for disk based changes to automatically detect when files in the DB are removed. This is ...
-
10:50 am Tvheadend Feature #1083: Only list the actually available recordings under XBMC
- No,
I completely agree that TVH needs to make the information available to the client, that's the only sensible ap...
08/06/2012
-
06:03 pm Tvheadend General: RE: Development help with tvheadend
- You've probably got further than me on that one then ;) I still haven't actually gotten around to using it :)
See ... -
05:57 pm Tvheadend General: RE: Development help with tvheadend
- Yeah i was reading the thread. I think the thought is that if that's the case its a non-compliant DVB stream and migh...
-
05:33 pm Tvheadend Feature #1083 (Accepted): Only list the actually available recordings under XBMC
-
05:32 pm Tvheadend Revision 45808300: Delay generation of filename and use m_container for pass thru. Bit nasty.
-
05:32 pm Tvheadend Revision 7730520c: Ensure container format is saved/restored.
-
05:11 pm Tvheadend General: RE: TVHGuide for Android
- Guys,
Just to point out a few things, might already have been covered, apologies if they have :)
TVHGuide is (o... -
12:56 pm Tvheadend Feature #1083: Only list the actually available recordings under XBMC
- Ok,
I think we'll have to agree to disagree on that point. In almost every other system (commercial PVR's, XBMC, e... -
11:42 am Tvheadend Feature #1083: Only list the actually available recordings under XBMC
- Hmm,
Ok I misunderstood that point. I'm not sure about this.
I think it would probably be better to do the foll... -
11:20 am Tvheadend Feature #1083: Only list the actually available recordings under XBMC
- Sebastian,
I was slightly incorrect in my statement about there being only 1 message about dvr entry state, still ... -
11:20 am Tvheadend Feature #1087 (New): DVR Improvements
- I intend to make some significant improvements to the way the DVR system works to try and a) better exploit new EPG c...
-
11:07 am Tvheadend Bug #1086 (Fixed): Compiler issues for Synology NAS
- schumi2004 has reported on github several issues related to compiling for:
"Cross-compiling it on Ubuntu 10.10 and... -
10:57 am Tvheadend Feature #1083 (New): Only list the actually available recordings under XBMC
- Sebastian,
I think you may have somewhat misunderstood me, my fault for not being clear :)
I completely agree w...
08/05/2012
-
11:30 pm Tvheadend Feature #1083 (Need feedback): Only list the actually available recordings under XBMC
- My initial thoughts:
I don't think this is the right way to do this. Personally I prefer to let the client make th... -
11:06 pm Tvheadend Revision 9cf3b81f: Expose andoma strndup to rest of code and make use of it in xmltv code.
-
10:19 pm Tvheadend General: RE: Development help with tvheadend
- Norm,
Can I suggest you pop along to the IRC channel (#hts). You'll probably get a better "mix" of responses there... -
08:58 pm Tvheadend Bug #1045 (Need feedback): Digital Video Recorder Config does not work 2.99.15 - 2.99.44.g4ef72
-
08:58 pm Tvheadend Bug #1045: Digital Video Recorder Config does not work 2.99.15 - 2.99.44.g4ef72
- Probably a silly question, but have you actually created any DVR configurations?
Can attach contents of your .hts ...
08/04/2012
-
11:36 pm Tvheadend Bug #1077 (Fixed): DVB-T2 no EIT support for HD channels
- Applied in changeset commit:78cfe1b3edd59c88f1568f8920f86874b85dbbac.
-
11:36 pm Tvheadend Revision 78cfe1b3: Updated the EIT module to better deal with freeview/freesat. Fixes #1077.
-
11:34 am Tvheadend Bug #715: tvheadend not recording audio with DiBcom 8000 ISDB-T
- There are several known issues with audio muxing to MKV. John Tornblom is looking to rewrite this code, he's getting ...
-
11:30 am Tvheadend Bug #618: Creating a DVR Auto Recording with a Content type failes.
- I need to review this further.
-
11:28 am Tvheadend Bug #432 (Invalid): Irdeto EMM updates are being rejected by NewCS causing disconnects.
- Sorry no idea if this is still an issue, but can you re-submit/open the issue if it is.
Adam -
11:27 am Tvheadend Bug #386 (Fixed): Out of range frequency causes initial scan to fail
-
11:26 am Tvheadend Bug #524 (Invalid): SVN-r5788: RTSP streaming non-functional
-
11:25 am Tvheadend Bug #947 (Rejected): Crash on malloc() - git 2.99.15.g78213
- Code has changed quite a bit since this report was made. If the problem still exists can you re-submit/open.
-
11:15 am Tvheadend Bug #978 (Need feedback): TBS 6984 card work unstable with tvheadend
-
11:14 am Tvheadend Bug #1030 (Accepted): segfault on libc-2.15.so
-
11:14 am Tvheadend Bug #1081 (Invalid): Missing tabs in Internet Explorer 9
- This cannot be reproduced, I've asked some guys in #hts using IE9 to check for me (I don't have access to IE9) and th...
-
10:57 am Tvheadend Bug #1034 (Accepted): status.xml: ERROR: not well-formed (invalid token): line 4, column 250
- Agreed, page_status() doesn't clean the EPG strings it just outputs as is, so it will produce invalid XML.
-
10:54 am Tvheadend Bug #1043 (Need feedback): Mark free channel as scrambled
- We need some more input. Can you please provide as a minimum a debug log (start tvheadend with -d enabled and capture...
-
10:51 am Tvheadend Bug #1060 (Need feedback): TVHeadend GUI thinks Duoflex DVB-C/DVB-T Turner is a DVB-S Device
-
10:51 am Tvheadend Bug #1057 (Need feedback): Anysee E30 / Ubuntu 12.04
-
10:47 am Tvheadend Bug #1045 (Rejected): Digital Video Recorder Config does not work 2.99.15 - 2.99.44.g4ef72
- I've talked to several people and I've not found anybody else having this problem. With out further details regarding...
-
10:46 am Tvheadend Bug #1082 (Accepted): Missing subtitles in recordings
-
10:44 am Tvheadend Bug #1082: Missing subtitles in recordings
- Going to pass this one to John since he's reworking the muxer code.
-
10:43 am Tvheadend Bug #1077: DVB-T2 no EIT support for HD channels
- Looks like my code was not designed to accept the "dummy" module setup I was trying to do. I've fixed that, but I've ...
08/03/2012
-
11:56 pm Tvheadend Feature #820: Allow selecting tv standard for v4l from the web frontend
- Sorry my mistake, I was going through a lot of issues and was being lazy.
See #369. -
11:53 pm Tvheadend Feature #1070 (Rejected): Add possibility to define http proxy for xmltv grabber
- I'm going to reject this, personally I prefer the solution I have, since it exists and removes the requirements for h...
-
11:52 pm Tvheadend Feature #1069 (Fixed): Change the way we handle initial mux configuration
- Ok, its not actually in master yet, but its in my fork and I will merge it shortly.
-
11:50 pm Tvheadend Feature #1018: Raspberry pi
- Any of you guys want to join the dev team? As rpi packager/maintainer?
-
11:49 pm Tvheadend Feature #1014 (Rejected): Add permission check on /dev/dvb
- TVHeadend (via debian package) already runs with group video support, rather than adding the hts user to the group.
... -
11:48 pm Tvheadend Feature #924 (Fixed): DVB-C provider: YouSee
- Initial Mux config is being replace, my fork includes new scan file based setup. Closing this.
-
11:47 pm Tvheadend Feature #906 (Rejected): Provide metadata to post processing script via environment variables
- I don't think this is gonna happen.
-
11:45 pm Tvheadend Feature #860 (Rejected): Support for CI-Modules
- I think this is covered elsewhere, if not please re-submit/open.
-
11:44 pm Tvheadend Feature #846 (Rejected): Standby / Hibernate?
- Power control is covered in many different requests, closing this I will consolidate into one feature request.
-
11:43 pm Tvheadend Feature #832 (Rejected): Identify and mark 'default' audio stream for broadcast
- There have been discussion to cover something like this in a more general way, and configurable from clientside. I'm ...
-
11:42 pm Tvheadend Feature #822 (Rejected): IPTV Streaming via multicast
- No further interest and I'm pretty sure this is a duplicate.
-
11:42 pm Tvheadend Feature #820 (Rejected): Allow selecting tv standard for v4l from the web frontend
- This is handled elsewhere.
-
11:41 pm Tvheadend Feature #804 (Accepted): commandline options to start tvheadend on a specific port
- I will take a look at this, I'd intended to do it myself as it's useful for testing.
-
11:40 pm Tvheadend Feature #765: iptv and epg
- I'll keep this open for now, but if there is no feedback on level of interest I might remove it.
-
11:39 pm Tvheadend Feature #712 (Rejected): Multi-byte character safe cousin for DVR_CLEAN_TITLE flag
- If this feature is still required, please can you re-submit as I'm trying to flush out some dead wood.
-
11:37 pm Tvheadend Feature #699 (Fixed): configurable options for the xmltv grabbers
- Rather than make it possible to add "complex" configuration options to XMLTV scripts I have added a unix domain socke...
-
11:36 pm Tvheadend Feature #685 (Rejected): Add an --enable-descrambler option in configure
- No update on this in a while. If you still want to see this included please provide a pull request via github.
-
11:36 pm Tvheadend Feature #672 (Rejected): Automatic recorder: select multiple channels
- Hein has pointed out a way to handle this. Although its not ideal.
However I have plans to make a more flexible DV... -
11:35 pm Tvheadend Feature #653 (Rejected): Language tagging
- I'm pretty sure this is a duplicate.
-
11:34 pm Tvheadend Feature #652 (Rejected): Add function to get a playlist of available channels via HTTP-URL
- There are plans for a better JSON API, but it will be covered elsewhere.
-
11:34 pm Tvheadend Feature #649 (Rejected): Power saving: Close DVB file descriptor when DVB device is idle
- This is being handled elsewhere and will be included shortly.
-
11:33 pm Tvheadend Feature #587 (Rejected): Turn off plugin use
- There should be a direct link option, but either way I don't think much will hapoen on this at the moment. But there ...
-
11:30 pm Tvheadend Feature #562 (Rejected): Run script or program when tvheadend goes to idle state
- Power control related features are discussed in various areas, I'll try and pull these all together into a common issue.
-
11:28 pm Tvheadend Feature #511 (Fixed): Add support for teletext stream
- This should be working now, I think.
-
11:27 pm Tvheadend Feature #509 (Rejected): Idea: Online Cutting Function
- I don't think this is likely to happen any time soon, so I'm going to remove it. However please feel free to re-submi...
-
11:26 pm Tvheadend Feature #508 (Rejected): Subtitle and Episode Support for UK EIT
- sub-title already handled elsewhere.
-
11:25 pm Tvheadend Feature #360 (Fixed): DVB subtitles in HTTP-streaming
-
11:25 pm Tvheadend Feature #343 (Fixed): Be able to prioritize tuners that open the same channel
- This basically exists, I have some thoughts on more general prioritisation changes. But they're for later.
-
11:23 pm Tvheadend Bug #342: Multiple tuners being used to record multiple channels on same transponder
- If this is not working properly its a bug. Moving accordingly.
-
11:20 pm Tvheadend Feature #178 (Fixed): Add support for HTTP live streaming
-
11:16 pm Tvheadend Feature #156 (Rejected): mediahighway epg and different epg encoding
- This will be coming, I have added UK centric stuff and have plans to add this in the future. I already have my own is...
-
11:00 pm Tvheadend Feature #143 (Rejected): share same mux and service data between cards. if they are configured same.
- I'm gonna close this, but I will re-open a new issue to cover the potential re-working of the DVB structure as I've h...
-
10:59 pm Tvheadend Feature #162 (Fixed): Episode aware autorecording
- To some extent this will now working, however for most XMLTV sources it will only work if the description does not va...
-
10:59 pm Tvheadend Feature #169 (Rejected): if a recording show is available late night (or houre pre configured) us...
- Rejecting this, not because its not a good idea. But improvements to the DVR code (which I hope to add in the near fu...
-
10:59 pm Tvheadend Feature #173 (Fixed): Ability to use epg data sent by providers instead of using xmltv
- We now have support for Freeview, Freesat and OpenTV. Yes I know they're very UK centric, but that's where I'm based....
-
10:59 pm Tvheadend Feature #185 (Fixed): Automatic recording rule from EPG
- This is sort of now possible using the latest code, if you click record series it will create an autorec rule. Howeve...
-
10:59 pm Tvheadend Feature #186 (Rejected): Remove entries from the Recorder Schedule
- Not going to do this, recordings tab is for both upcoming and complete ones. It might be possible to create a filter ...
-
10:59 pm Tvheadend Feature #188 (Rejected): Recordings status per user
- This has not been updated in a while and I don't think its going to happen any time soon.
-
10:59 pm Tvheadend Feature #191 (Fixed): Listing satellite info in longitude orders
- As I've just updated the initial sat conf handling I might take a look to see if this is plausible. Depends if longit...
-
10:59 pm Tvheadend Feature #206 (Fixed): Allow recordings to be deleted by web front-end
- I'm pretty sure this has been part of TVH since I started using it.
-
10:58 pm Tvheadend Feature #222 (Rejected): EPG Start time update creates 2nd Auto-recording
- This should not happen with latest code.
-
10:58 pm Tvheadend Feature #227 (Accepted): Add multiple language in EIT
- I've been discussing this really with some people and it does indeed need to be included, I just need to look at how ...
-
10:58 pm Tvheadend Feature #229 (Rejected): Multi language ability in htsp messages
- I'm going to remove this, I think a more general i8ln issue should probably be created. Whether it'll happen I'm not ...
-
10:58 pm Tvheadend Feature #241 (Rejected): Idle Scanning
- This is already being covered elsewhere.
-
10:58 pm Tvheadend Feature #250 (Rejected): Possibility to add static pids
- Going to remove this, been no update in ages. If you still want this to happen, please submit a new request.
-
10:58 pm Tvheadend Feature #270 (Rejected): Option to ignore / remove encrypted channels
- I'm going to close this for now, based on what Hein has said. However I'm not convinced his assessment is entirely ac...
-
10:58 pm Tvheadend Feature #293 (Rejected): Betatunnel Code Word Client CAID1733,1803
- I'm gonna close this, its old and we have other higher priority stuff which means it'll probably just get ignore. Sor...
-
10:58 pm Tvheadend Feature #305 (Rejected): Can not change priority in recorder schedule.
- You can change priority of recordings now.
-
10:58 pm Tvheadend Feature #312 (Rejected): HTPC suspending availability and setting alarm for HTPC wakeup
- There are several threads dealing with this issue, not sure what will happen at the moment but I'll try and consolida...
-
10:58 pm Tvheadend Feature #314 (Rejected): Add option to record after a certain hour on the automatic recorder
- Removing as I have plans to do several updates to the DVR code, time permitting and more flexible control of what and...
-
10:57 pm Tvheadend Feature #319 (Fixed): Add support for turning off initial scanning of muxes (patch attached)
- Master already has option to skip initial scan (once first pass is complete), however Andreas also has plans to remov...
-
10:57 pm Tvheadend Feature #361 (Rejected): Fix for multiple ProviderID ( TESTING )
- Nothing has happened on here in a year, going to remove.
-
10:57 pm Tvheadend Feature #365 (Rejected): thveadend should try a different adapter, if signal quality is below 10
- This should already be happening.
-
10:57 pm Tvheadend Feature #367 (Rejected): UDP Multicast - stream the whole transponder
- I don't think this is likely to happen any time soon so going to remove. If you still want it please re-submit.
-
10:57 pm Tvheadend Feature #412 (Rejected): integretaing oscam dvb-api support while using softcam
- Nothing happening here for ages, going to remove it.
-
10:57 pm Tvheadend Feature #415 (Rejected): Post-processing script parameters - next scheduled recording time
- Power control has been discussed in several places, we do want to add something to support this sort of use case, but...
-
10:57 pm Tvheadend Feature #431 (Rejected): rtsp support using dvblast engine
- RTSP support was removed, I don't think there are any plans to add it back in.
-
10:57 pm Tvheadend Feature #479 (Fixed): Update for hardcoded DVB networks on Athens Greece
- Initial mux config will shortly be handled via standard scan config files.
-
10:57 pm Tvheadend Feature #503 (Rejected): usercontrol in dvr and tags
- Nothing going on here for ages, going to remove, re-submit if you still want it.
-
10:57 pm Tvheadend Feature #537 (Rejected): IPTV as 'adapter' or multiple adapters
- Going to remove this as nothing going on for a long time.
-
10:57 pm Tvheadend Feature #538 (Rejected): generic (xml?) export (and import)
- Removing this, EPG export is currently possible via HTSP and there are plans to add better web based interfaces.
-
10:56 pm Tvheadend Feature #549 (Rejected): Automap and sort channels by compare
- Looks like a duplicate of #548, unless I'm misunderstanding things.
-
09:59 pm Tvheadend Revision bb757904: Remove unwanted debug in freesat code (on INFO).
-
09:50 pm Tvheadend Feature #142 (Rejected): button for disabling/enabling dvb card.
- No update in ages, going to remove this.
-
09:41 pm Tvheadend Feature #72 (Fixed): Read network files directly instead of using muxbuilder.
- My fork on github now includes this, I'll merge to master in a few days.
08/02/2012
-
08:45 pm Tvheadend Tutorial and setups: RE: Dvbs Setup with Genpix Tuner getting services but will not Map Channels
- Cub,
Feel free to provide a patch when you're done with your investigations ;) but make sure that whatever you do ... -
08:37 pm Tvheadend Tutorial and setups: RE: Dvbs Setup with Genpix Tuner getting services but will not Map Channels
- Sounds like Bell are using non-standard service type definitions (0x80-0xFE = user defined). Can you submit this as a...
-
02:07 pm Tvheadend Bug #1077: DVB-T2 no EIT support for HD channels
- Hmm, I'll have to take a better luck. I have to admit I hacked that together and didn't both to test it. So my idea o...
-
12:06 pm Tvheadend Feature #874: Extra time before recordings - negative value is stored incorrectly
- You'll have to leave it with me then. The main issue is that those values start/stop pre/post are littered throughout...
-
11:54 am Tvheadend Feature #874 (Accepted): Extra time before recordings - negative value is stored incorrectly
- Hey Tomas,
Sorry if I caused any offence, I've been wading through a LOT of issues (to clear stuff out) and was tr... -
11:32 am Tvheadend General: RE: DVB-T2 HD Hardware Decode Cards
- Craig,
I'm not sure about DVB-T2 hardware, I personally use a TBS (DVB-S2) card which I'm quite happy with and I k... -
11:23 am Tvheadend Revision 15b966fe: Honour priority (for both DVR setup methods) in HTSP. This is based on and fix...
-
11:14 am Tvheadend Revision 7c7fc2c0: Merge branch 'master' of github.com:tvheadend/tvheadend
-
11:12 am Tvheadend Revision 2e09a068: Merge pull request #44 from mikrohard/teletext
- Deliver raw teletext to clients that are able to display it (e.g. XBMC)
-
10:59 am Tvheadend Revision 240c7b7a: Ensure lack of name in epggrab_channel does not cause a crash.
-
10:54 am Tvheadend Revision dd24ce41: Remove partially complete support for EIT extended descriptors.
-
10:31 am Tvheadend Bug #1077: DVB-T2 no EIT support for HD channels
- Scott,
Could you try something for me, can you remove the mod you made and apply the attached patch. You will need... -
10:22 am Tvheadend Bug #1077: DVB-T2 no EIT support for HD channels
- The reason for the freesat specific bit is that they use an encoding type byte (0x1f) that's just defined as for futu...
-
10:17 am Tvheadend General: RE: DVB-T2 HD Hardware Decode Cards
- Yeah really need to know whether your intention is just one of serving the content from the box or also playing it on...
-
02:05 am Tvheadend Bug #1077 (Need feedback): DVB-T2 no EIT support for HD channels
-
02:05 am Tvheadend Bug #1077: DVB-T2 no EIT support for HD channels
- Try removing freesat if test in epg.c around line 152. Think the problem is I only explicitly enabled Huffman tables ...
08/01/2012
-
10:19 pm Tvheadend Feature #1069: Change the way we handle initial mux configuration
- I'm in the process of adding support for dvb-apps style configuration files. This should be available in the coming d...
-
10:18 pm Tvheadend Bug #1058 (Fixed): HTS Tvheadend 2.12 crashes
-
10:17 pm Tvheadend Bug #1077: DVB-T2 no EIT support for HD channels
- Yeah someone mentioned they thought that it should be the same coding, but I've not looked into it. How long has your...
-
10:14 pm Tvheadend Bug #1056 (Invalid): Building fails when PLATFORM env var is set
- Build system needs some work as noted on #1076, will try and cover this there. If nothing happens in coming weeks ple...
-
10:13 pm Tvheadend Bug #1054 (Invalid): Memory leak
- This appears to be a reference to a user fork, please take this up with the user in question. TS code is not (current...
-
10:10 pm Tvheadend Bug #1040 (Rejected): xmltv grabber grab interval not honoured if tvheadend restarted
- This is intended behaviour. However I've rewritten the EPG code and there is now an "external" XMLTV interface that w...
-
10:09 pm Tvheadend Bug #1030: segfault on libc-2.15.so
- I'll try and look at this when I get a chance, I think this has been reported several times over the past year or so.
-
10:07 pm Tvheadend Bug #988 (Invalid): Tvheadend crash on git-85e23bb
-
10:07 pm Tvheadend Bug #978: TBS 6984 card work unstable with tvheadend
- Guys is this still happening?
-
10:05 pm Tvheadend Bug #907 (Fixed): Consecutive recordings won't stop
-
10:04 pm Tvheadend Bug #881 (Fixed): Runaway file-descriptors (patch included)
- Patch appears to have been applied.
-
09:58 pm Tvheadend Bug #1006 (Fixed): Episode missing when scheduled over HTSP
- EPG code has been re-written, but also you're right I intend to bug Lars to get XBMC client to record using event ids...
-
09:56 pm Tvheadend Bug #988: Tvheadend crash on git-85e23bb
- If this is still happening can you please re-submit.
-
09:56 pm Tvheadend Bug #980 (Invalid): Changelog file removal breaks debian build
- The build system needs some significant re-working, we'll be looking at this in coming weeks. However latest code sho...
-
09:55 pm Tvheadend Feature #1076 (Rejected): Build system needs updating
- The build system has several "gremlins" that can make packaging a bit of a pain to the untrained user. We also want t...
-
09:54 pm Tvheadend Bug #980: Changelog file removal breaks debian build
- The build system needs some significant re-working, we'll be looking at this in coming weeks. However latest code sho...
-
09:52 pm Tvheadend Bug #976 (Invalid): Crashing (segmentation fault)
- If this is still a problem can you please re-submit.
-
09:52 pm Tvheadend Bug #962 (Invalid): TVheadend using HDHomeRun ATSC continuously when idle
- I think this is "expected" behaviour it will generally leave the last transponder tuned even with all those settings ...
-
09:49 pm Tvheadend Bug #916 (Invalid): XMLTV: Episode system="xmltv_ns" not working
- This is a duplicate report.
-
09:49 pm Tvheadend Bug #915 (Rejected): XMLTV: Episode system="xmltv_ns" not working
- EPG code has been re-written, if this is still an issue please re-submit.
-
09:48 pm Tvheadend Bug #908 (Rejected): My DVB Network not listed
- I'm in the process of modifying TVHeadend to use start scan config files. Should be in git master in a few days.
-
09:47 pm Tvheadend Bug #904 (Need feedback): Problems displaying subtitles (secondary language)
- Is this still happening?
-
09:47 pm Tvheadend Bug #903 (Fixed): tvheadend crashes
- EPG code has been re-written this has possibly been solved, if you still have problems please can you re-submit.
-
09:46 pm Tvheadend Bug #902 (Invalid): crash last git a76f365a* - gdb
- If this is still happening please can you re-submit.
-
09:45 pm Tvheadend Bug #899 (Invalid): Overlapping events
- EPG code has been re-written, if this is still happening with the new code please re-submit.
-
09:44 pm Tvheadend Bug #897 (Invalid): Tvheadend crash on git-a76f365
- If this is still happening can you please re-submit.
-
09:44 pm Tvheadend Bug #896 (Invalid): Tvheadend crash on git-b877800
- Not updated in 5months, if this still happens please re-submit.
-
09:43 pm Tvheadend Bug #895 (Invalid): Tvheadend crash on git-b877800
- No update in 5months, if its still a problem please re-submit.
-
09:43 pm Tvheadend Bug #892 (Need feedback): Power: tvheadend is constantly waking the system
- Is this still happening? I'd guess yes, but I might need to enlist some help in looking into it.
-
09:39 pm Tvheadend Bug #883 (Fixed): Goes down after a failed recording
-
09:38 pm Tvheadend Bug #882 (Rejected): extjs2.2 DateField display problem in chrome
- Not seeing this myself and I use chromium. If its still happening, please re-submit.
-
09:36 pm Tvheadend Bug #878 (Invalid): Limit amount of PID Filters used
- This is covered elsewhere.
-
09:36 pm Tvheadend Feature #874 (Rejected): Extra time before recordings - negative value is stored incorrectly
- I'm going to reject this on the basis that I can't see why you'd want to miss the start of a show? If you still think...
-
09:32 pm Tvheadend Bug #858 (Fixed): Missing audio in recordings and streaming via HTSP.
-
09:31 pm Tvheadend Bug #855 (Rejected): segfault - dvr record
- Guys this hasn't been updated in 6 months and stuff has changed in the code. If this is still happening with latest s...
-
09:27 pm Tvheadend Bug #825 (Rejected): DVB device initialization
- Guys, I've no idea if this is still a problem but its been 5 months since it was updated. If its still a problem plea...
-
09:25 pm Tvheadend Bug #617 (Rejected): Tvheadend + xmbc -> lag during initial scan
- The latest git source includes a "skip initial scan" option that can be used to bypass the initial scan (as long as i...
-
09:06 pm Tvheadend Bug #648 (Invalid): Tvheadend crash on HTSP client unsubscribe
- This was reported a year ago, stuff has moved on. If the problem re-occurs please re-submit.
-
04:45 pm Tvheadend Revision 2099f441: Fix error in the EPG database migration code.
-
04:38 pm Tvheadend Revision 7c35a73c: Fix problem with migration of old style configuration files.
-
04:26 pm Tvheadend Revision e0f49eb0: Fix problem with javascript which makes epggrab module config impossible.
-
04:15 pm Tvheadend Bug #434: EPG Problem on PL channels with encoding
- Thanks,
I'll try and take a look shortly.
Adam -
02:27 pm Tvheadend Bug #434: EPG Problem on PL channels with encoding
- Can you submit that as a pull request on main tvheadend repo (github.com/tvheadend/tvheadend) and I'll take a look.
-
10:49 am Tvheadend Bug #857: SCT_ISAUDIO macro lack EAC3 Codec
- Eric,
I'm sorry you feel that way.
But you know the state of the project, Andreas hasn't work on it (properly)...
07/31/2012
-
12:19 am Tvheadend Bug #510 (Invalid): capmt only obtaining key until tvheadend restarted
- Going to close as nothing has happened on this for a long time. But if the report is still valid please re-submit.
-
12:19 am Tvheadend Bug #331 (Fixed): HD content in recorded MKV unplayable
- Looks like this is probably fixed. But if not please re-submit.
-
12:18 am Tvheadend Bug #863 (Invalid): TVheadend crashes on initial scan
- I think this might be covered elsewhere, but either way its quite old. If the problem still exists please re-submit.
-
12:14 am Tvheadend Bug #857 (Invalid): SCT_ISAUDIO macro lack EAC3 Codec
- Eric,
if this has still not be solved, and isn't solved by John's latest work, please shout. -
12:13 am Tvheadend Bug #843 (Invalid): Make rtsp stream link more visible in webui.
- RTSP no longer supported.
-
12:13 am Tvheadend Bug #839 (Invalid): tvheadend (git-7910c50) SEGFAULT on service RE-start
- No update in 7 months, if problem still exists with latest source please re-submit.
-
12:12 am Tvheadend Bug #835 (Invalid): Crash when streaming
- Very old, if problem still exists please re-submit.
-
12:12 am Tvheadend Bug #833 (Invalid): DVB-T Adapter Detected As DVB-S
- My guess is this will be solved with latest code, but if not please re-submit.
-
12:11 am Tvheadend Bug #788 (Invalid): XMLTV doesn't work after restart on IPTV
- EPG code has all been re-written since this bug report, if it still exists in new code please re-submit.
-
12:11 am Tvheadend Bug #783 (Invalid): Errors in DVB-T signal causes tvheadend to use 100% cpu
- If this is still happening please re-submit.
-
12:10 am Tvheadend Bug #768 (Invalid): stuttering every x minutes with log output
- Stuff has moved on, no update in 9 months, closing.
-
12:10 am Tvheadend Bug #755 (Invalid): radio tag in xbmc not showing up
- No update in 9 months, closing. If problem still exists please re-submit.
-
12:09 am Tvheadend Bug #754 (Rejected): Incorrect audio parsing
- No update in a long time, if this is still a problem please re-submit.
-
12:09 am Tvheadend Bug #736 (Invalid): TVHeadend crash after channel scanning
- Handled elsewhere, closing.
-
12:08 am Tvheadend Bug #701 (Invalid): wrong charset in DVBTXT subtitles (italian)
- Closing due to duplicate, but also because its very old. If problem still exists please re-submit.
-
12:07 am Tvheadend Bug #683 (Rejected): Reaccess/disable crashed devices
- No change in a year, closing. If problem still exists please re-submit.
-
12:07 am Tvheadend Bug #673 (Rejected): No audio stream for some dvb-t channel (not each time)
- Is this still happening, if so please can you re-submit.
-
12:05 am Tvheadend Bug #668 (Invalid): Not Multi-Tuner aware.
- Very old, no idea if problem still exists. If it does please re-submit.
-
12:04 am Tvheadend Bug #663 (Fixed): Tuning fails when using S2API on QPSK transponders.
- I'm pretty sure this works now, but if not please re-submit.
-
12:03 am Tvheadend Bug #644 (Rejected): duplicate muxid's
- This has been reported numerous times, but this is very old. If it still exists in latest source please re-submit.
-
12:03 am Tvheadend Bug #596 (Fixed): "Muxes awaiting initial scan" blocks at "1" value
- Probably a result of bad muxes, for which fix has recently been added.
-
12:02 am Tvheadend Bug #551 (Invalid): Recordings are corrupt in fast changing scenes
- Not been updated in 9 months and stuff has probably moved on, closing. If still exists please re-submit.
-
12:01 am Tvheadend Bug #522: SVN-r5788: Manual mux creation broken
- If still happening please re-submit.
-
12:01 am Tvheadend Bug #522 (Invalid): SVN-r5788: Manual mux creation broken
-
12:01 am Tvheadend Bug #464 (Invalid): Wrong filestructure of HD-Recordings (H264)
- No update in 9 months, and stuff has and is changing.
-
12:00 am Tvheadend Bug #372 (Rejected): IPTV T-Home Entertain
- No feedback for 7 months, closing.
-
11:58 pm Tvheadend Bug #611 (Rejected): invalid satconf value in dvbmuxes filename after "copy to other adapter" but...
- If this problem still exists with latest code can you please re-submit.
-
11:57 pm Tvheadend Bug #610 (Rejected): assertion failed in parsers.c:342 after 90 minutes
- If the problem still exists, please can you re-submit.
-
11:57 pm Tvheadend Bug #592 (Invalid): No audio in a whole ISDB-TB multiplex
- Old issue, no idea whether its resolved but a lot has changed since report. If its still an issue please re-submit.
-
11:56 pm Tvheadend Bug #575 (Invalid): IP TV radio support / service type
- I "think" some work may have been done on this, or at least there might be a related PR. However if problem persists ...
-
11:54 pm Tvheadend Bug #554 (Rejected): UDP Stream - no available descrambler
- No updates in a year, stuff has probably moved on since then. If problem still exists please re-submit.
-
11:54 pm Tvheadend Bug #534 (Invalid): low quality of IPTV stream
- No updates, really old, closing. If its still an issue please re-submit.
-
11:53 pm Tvheadend Bug #525 (Invalid): SVN-r5788: V4L2 Analog tuner not recognized
- No idea if this is still a problem, but not updated in a year. If its still a problem please re-submit.
-
11:49 pm Tvheadend Bug #523 (Invalid): SVN-r5788: Help pages inaccurate/incomplete
- All data will be being reviewed shortly. But this is very old so closing.
-
11:48 pm Tvheadend Bug #485 (Invalid): Tvheadend crash on long recording (> 2GB)
- Going to close this due to age, if its still happening please re-submit.
-
11:47 pm Tvheadend Bug #411 (Rejected): Unable to change Recording priority on show scheduled for recording using EPG
- I think this should be possible with latest code, but not sure. If its still a problem please re-submit.
-
11:41 pm Tvheadend Bug #386 (Resolved): Out of range frequency causes initial scan to fail
- My recent patch in git master finally solves this one ;)
-
11:40 pm Tvheadend Bug #374 (Invalid): Cine S2 only one tuner
- Not going to fix very old, might already be fixed. If its still a problem please re-submit.
-
11:40 pm Tvheadend Bug #384 (Invalid): Multiple recording at the same time when using automatic recorder feature
- Sounds like this might already be fixed and its very old so closing. If its still a problem please re-submit.
-
11:28 pm Tvheadend Bug #366 (Invalid): Multi ECM pids
- Closed as requested.
-
11:28 pm Tvheadend Bug #363 (Rejected): Tvh git 6fa99fbd5* crash - gdb
- No idea if this is still an issue but the report is very old, if its still happening with latest code can you please ...
-
11:27 pm Tvheadend Bug #612 (Rejected): Autodetect muxes seems to lead to mux entries without satconf value
- Very old, if its still a problem please re-submit.
-
11:26 pm Tvheadend Bug #357 (Rejected): Automatic mux discovery find muxes multiple times on Hotbird 13E
- Closing this due to age, if its still happening please re-submit.
-
11:24 pm Tvheadend Bug #327 (Invalid): Audio stuttering
- This is very old and stuff has moved on a lot, closing.
-
11:24 pm Tvheadend Bug #322 (Rejected): Add documentation for IPTV streaming channel configuration
- Eric,
if this is still an issue, can you re-submit. I'm trying to flush out all the old issues to give us a more m... -
11:21 pm Tvheadend Bug #315 (Rejected): CA provider changed messages in logfile
- Not likely to get any attention on the grounds of age. If its still happening with latest git source, please re-submit.
-
11:20 pm Tvheadend Bug #243 (Rejected): Configurable timeout for ATSC tuners
- Although I think this "might" be still be an issue, I'm closing on the basis that its really old. If it is still happ...
-
11:19 pm Tvheadend Bug #211 (Rejected): dvr recording cancelled by user is re-added again by an autorecording rule
- Going to remove this on grounds of age. I will be looking at DVR code in the near future anyway, so I'll check this t...
-
11:10 pm Tvheadend Feature #11 (Fixed): DLNA support in tvheadned
- Applied in changeset commit:e0eb2ead41290966c5160ab65249a41d8c36f5f7.
-
06:27 pm Tvheadend Feature #105 (Rejected): Dynamic recorder framework
- I'd say this is unlikely to happen at this stage. It could be done as a standalone script that interacts with TVH, ra...
-
06:25 pm Tvheadend Feature #84 (Rejected): Add a DVR configuration option that sets the file permissions
- Not gonna happen. XBMC integration allows deletion of recordings natively now. If you want XMBC to have permissions t...
-
06:22 pm Tvheadend Bug #1059 (Fixed): tvheadend unusable - crashes always upon streaming
- Code is now in master.
-
06:22 pm Tvheadend Bug #310 (Invalid): MPEG encoder not detected
- No idea if this is still a problem, but its 2 years old and no updates have been provided. If its still an issue plea...
-
06:21 pm Tvheadend Bug #292 (Invalid): "Idle scanning" + "Autodetect muxes" -> OFF but Tvheadend still tuning...
- This is an intended feature, Andreas will eventually remove this but I don't think we need this report to remind us.
-
06:20 pm Tvheadend Bug #290 (Rejected): disabling Services into v4lservices dont work
- No follow up in 2 years. closing.
-
06:19 pm Tvheadend Bug #281 (Rejected): Artifacts in recording when VLC restarts in preparation time
- Too old, if its still a problem re-submit.
-
06:19 pm Tvheadend Bug #278 (Rejected): Audio in mpeg2audio format not muxed into mkv output
- Closing this because its old and several MKV related fixes have been made since v2.12.
-
06:17 pm Tvheadend Bug #251 (Invalid): tvheadend segmentation fault upon automatic discovery
- This has actually been recently re-reported, so we'll handle it there. See #1030.
Closing. -
06:11 pm Tvheadend Bug #249 (Rejected): Transponder quality detected at 100%, but no services are detected
- I'm going to close this on the grounds that its old, and might now have a duplicate.
However if its still an issue... -
06:09 pm Tvheadend Bug #238 (Invalid): Crash when tuning to channel
- Too old, probably already fixed, if still a problem re-submit.
-
05:33 pm Tvheadend Revision f11494c7: Added missing file header.
-
05:28 pm Tvheadend Revision 687aef13: Add a simple safety check to avoid crashes, currently I do not do full file ch...
-
04:07 pm Tvheadend Revision 788aff9c: Updated channel configuration to allow config of epggrab channels (multiple), ...
-
04:06 pm Tvheadend Revision 5381eb00: Move epggrab module and channel lists to global vars so they can be used elsew...
-
04:05 pm Tvheadend Revision 45a1c7c2: Split channel matching and linking so we can force linking from the UI.
-
02:14 pm Tvheadend Bug #621 (Invalid): tvheadend[911]: CRASH: Signal: 11 in PRG:
- Thanks I will :)
-
02:13 pm Tvheadend Revision dd39b68b: Add lovcombo multiselect combo for use in channel config (epggrab source select).
-
01:27 pm Tvheadend Revision b1b80076: Ensure that all muxes have at least 1 initalscan before they can be skipped.
-
01:19 pm Tvheadend Revision f65391d1: Remove temp hack to spawn to not close stderr (used in early debug of pyepg).
-
01:18 pm Tvheadend Revision 0535ae55: Forgot to check for NULL networkname.
07/30/2012
-
12:09 am Tvheadend Bug #1060: TVHeadend GUI thinks Duoflex DVB-C/DVB-T Turner is a DVB-S Device
- If this is working with latest TVH on Ubuntu and not with TVH OpenELEC plugin can you contact the OpenELEC maintainer...
-
12:06 am Tvheadend Bug #1045 (Need feedback): Digital Video Recorder Config does not work 2.99.15 - 2.99.44.g4ef72
- Works fine with Chromium 18.0.1025.151 and Firefox 12.0 on MINT.
Can you give some more details of what versions y... -
12:01 am Tvheadend Feature #1028: Extra information in status.xml
- Andy are you still working on this?
-
12:00 am Tvheadend Feature #1026: EPG: channel sort by name/text filter
- Channels are not sorted by display name, they are sorted by channel number. If no channel number exists the ordering ...
-
11:55 pm Tvheadend Feature #1025: EPG: column configuration not persitent
- Again this is somewhat by design, in the sense that no effort has been made to implement the persistent column config...
-
11:49 pm Tvheadend Feature #1024: EPG: sorting
- This is not a bug, its just the way things are. There is currently no sorting in the EPG view. Though I had thought a...
-
11:43 pm Tvheadend Feature #852 (Rejected): Implement cross domain javascript API
- I don't understand the need for this, maybe I'm being dense. Also there have been no updates in 6 months.
If you s... -
11:38 pm Tvheadend Bug #730 (Invalid): Tvheadend cannot be configured > ERROR
- This is a simple mistake in the way you've built run the script. If you're still having problems please mail me direc...
-
11:36 pm Tvheadend Feature #671 (Rejected): Enable/disable multiple services at once
- This is just a duplicate of #670 reworded.
-
11:35 pm Tvheadend Feature #670 (Rejected): Disable service on all tuners
- I think that really a re-write of the way services are handled would be a better use of resources. For example I'd li...
-
11:04 pm Tvheadend Feature #650 (Rejected): DVR: Ranges for year, month, day, hour and minute
- This really isn't likely to happen any time soon and if it does I think more consideration will be given to this.
... -
11:01 pm Tvheadend Bug #466 (Rejected): Freeze of decrypted stream after first frame using 'watch tv'
- No feedback provided and now a year old. Closing.
-
11:01 pm Tvheadend Bug #613 (Rejected): Segfault when opening adapter configuration in Konqueror
- Going to close this, its really old with no follow up info and appears to be browser specific?
Please re-submit if... -
11:00 pm Tvheadend Feature #564: local channel icons
- Hein,
I think we can solve this without updating HTSP, I'll assign this to myself might be a simple thing to do an... -
10:54 pm Tvheadend Feature #395: Pause button for digital video recorder in Web UI
- Interesting idea, moving to PVR, no idea how feasible it is, but I'd think it should be possible.
-
10:51 pm Tvheadend Feature #110 (Rejected): Insert a separator in EPG when a new day begins
- Way down the priority list and so unlikely to happen.
There is a possibility a second web UI will be produced with... -
10:50 pm Tvheadend Bug #381 (Rejected): access rights for users
- The granularity of control doesn't allow for user A created recording so user B cannot modify it. I don't think that'...
-
10:41 pm Tvheadend Bug #296 (Invalid): tvheadend webui channel selector appears behind VLC video in google chrome
- I think this was a chrome bug and seems ok to me now.
-
10:41 pm Tvheadend Feature #207 (Rejected): Web front-end: Allow live rtsp streaming of show from EPG.
- RTSP isn't supported anymore so removing this issue.
-
10:40 pm Tvheadend Feature #141 (Rejected): general statistics.
- So low down the priority list at this stage it simply won't happen. If other users start requesting the feature maybe...
-
10:39 pm Tvheadend Feature #201 (Rejected): Add Timetable in Webinterface
- There are some general thoughts on doing a side shoot web ui that would be more useful for EPG/DVR control. But this ...
-
10:38 pm Tvheadend Feature #166 (Rejected): Add log in button to web page
- Not going to fix this, its perfectly valid to have an anonymous user account that has access to webui. If you then ne...
-
10:34 pm Tvheadend Bug #856 (Rejected): Using the 'Watch TV' button doesn't transmitt user login
-
10:34 pm Tvheadend Bug #856: Using the 'Watch TV' button doesn't transmitt user login
- I'm pretty sure this now works, it seems to on my machine. Though I might be using the wrong test case.
If its sti... -
10:31 pm Tvheadend Bug #323 (Rejected): the <watch tv> windows full screen icon does not work with firefox 3.6.12 on...
- Old and minor, if its still a problem then please re-submit.
-
10:31 pm Tvheadend Bug #344 (Fixed): tvheadend 2.12 HTTP streaming not possible
- I think it might have been removed and re-added. But I believe HTTP streaming is working fine, I know I'm using it in...
-
10:20 pm Tvheadend Feature #1070 (Need feedback): Add possibility to define http proxy for xmltv grabber
- Eric,
I'm not sure about this. I know where you're coming from, but I prefer my new solution. For "complex" XMLTV ... -
09:43 pm Tvheadend Bug #1031 (Fixed): Make exits with error
- I think this should be fixed now, with mod to latest source.
Rene, if its still a problem give me a shout. -
09:39 pm Tvheadend Bug #693 (Rejected): UK Digital Switchover
- Mux data is provided by linuxtv project which is then periodically imported. This should be reported there first and ...
-
09:37 pm Tvheadend Bug #1057: Anysee E30 / Ubuntu 12.04
- Have you tested the card with any other software, dvbsnoop etc...
Is it possible the cards driver has been broken?... -
09:33 pm Tvheadend Feature #616: Mark channel as tunable (or not) depending on current hardware availability
- This is an interesting idea. Though in practice I'm not sure how well it work.
-
09:28 pm Tvheadend Feature #154 (Rejected): possibilty to kill a client connection.
- I think this will be so far down on any priority list that it simply won't get done. Going to close it.
-
09:26 pm Tvheadend Bug #326 (Invalid): Tvheadend crash - svn: 5613
- Guys I'm gonna close this, its really old and a lot has changed.
If the problem still exists with latest code, I'm... -
09:24 pm Tvheadend Bug #917 (Rejected): Watching live TV via xbmc overrides running recordings
- Maybe a bit harsh, but I'm going to say this is the fault of XBMC.
The reason is that HTSP allows the priority of ... -
08:42 pm Tvheadend Bug #889 (Invalid): Tvheadend crash on git-fb106fa
-
08:39 pm Tvheadend Feature #325 (Fixed): Freesat EPG.
-
08:39 pm Tvheadend Feature #351 (Fixed): Status.xml to provide start/end times including profile offsets
-
08:39 pm Tvheadend Feature #239 (Fixed): Specify per channel if it should get EPG in background scan
-
08:39 pm Tvheadend Feature #272 (Fixed): Priority for EPG scan
-
08:36 pm Tvheadend Feature #237: Add support for XMLTV <sub-title> element
- Moving category, I will include this in the new EPG code (if I haven't already).
-
05:18 pm Tvheadend Revision 2c96d128: Add dd_progid support back in that was messed up by rebase.
-
05:03 pm Tvheadend Revision 07ecea64: persist state of the otamux list to disk and restore on startup, mainly for ge...
-
05:03 pm Tvheadend Revision 7fdedc9b: Re-enable Freesat code as I think its OK for basic testing, still needs a litt...
-
05:03 pm Tvheadend Revision 0ba1eb83: Remove duplicate serialization of episode URI.
-
05:03 pm Tvheadend Revision 79da7358: Updated the EIT code to use better carousel monitor and added in freesat modul...
-
05:03 pm Tvheadend Revision f40094b5: Updated ota register to use network name.
-
05:03 pm Tvheadend Revision cc308d33: Temporarily disable Freesat module as its not yet ready for general use.
-
05:03 pm Tvheadend Revision 40b911ee: Tidied up some of the debug statements (put them on appropriate levels etc.). ...
-
05:03 pm Tvheadend Revision 8ebf5b42: Added some additional debug.
-
05:03 pm Tvheadend Revision c5e4a31d: Initial stab at a freesat epg grabber.
-
05:03 pm Tvheadend Revision 31669d2d: Add timestamping to console debug.
-
05:03 pm Tvheadend Revision f3fa5d2a: Minor correction to string conversion.
-
05:03 pm Tvheadend Revision 0aefc0a5: Add functionality to allow custom string conversion routines to be specified (...
-
05:03 pm Tvheadend Revision eb49a061: Added CRID support which will be useful for Freesat code.
-
05:03 pm Tvheadend Revision f1281518: Fix some stupid mistakes in debug.
-
05:03 pm Tvheadend Revision 4a662cfc: Trivial tweak to debug output.
-
05:03 pm Tvheadend Revision ee0ea939: Add some additional debug about status of opentv.
-
05:03 pm Tvheadend Revision 6a2959ec: Another minor correction to DVB string processing.
-
05:03 pm Tvheadend Revision 53eea46c: Minor correction to series handling in opentv.
-
05:03 pm Tvheadend Revision 6c8c9520: Updated OpenTV to use primary epg service API and to ensure series links stay ...
-
05:03 pm Tvheadend Revision d6ca0eb1: Updated EIT code to (hopefully) more robust implementation and included the pr...
-
05:03 pm Tvheadend Revision ed237c86: Fix problems with OpenTV processing.
-
05:02 pm Tvheadend Revision d9f6fd39: Add new routine to determine the primary EPG service. To avoid confusion for O...
-
05:02 pm Tvheadend Revision 72561f2a: Correct stupid mistake in setting object grabber.
-
05:02 pm Tvheadend Revision b9c34db3: Updated grabber modules to new EPG api.
-
04:58 pm Tvheadend Revision ed81bdde: Updated EPG methods to include source epggrab_module to ensure priorities are ...
-
04:58 pm Tvheadend Revision cff7beea: Revert earlier changes to EIT and OpenTV, now have a new API.
-
04:58 pm Tvheadend Revision a91770ce: Add parsing of mod priority configuration.
-
04:58 pm Tvheadend Revision 65ea8555: Start to work in priority handling to EIT and OpenTV.
-
04:58 pm Tvheadend Revision 1dd4ac3f: Ensure epg object grabber is persisted to disk.
-
04:58 pm Tvheadend Revision 8ac93105: Add initial priority information, currently unused.
-
04:58 pm Tvheadend Revision f47bb8f4: Ensure Q is initialised before it can be used. Fixes #36.
-
04:58 pm Tvheadend Revision c13147ce: Ensure that all broadcast finish time checks are done the same to stop potenti...
-
04:58 pm Tvheadend Revision 6d7d08a4: Fix stupid flaw in EIT genre processing.
-
04:58 pm Tvheadend Revision ebefa2fd: Add default priority setting in grab modules.
-
04:57 pm Tvheadend Revision 3b12754d: Stop addition of channels with empty names.
-
04:57 pm Tvheadend Revision 60bb7d07: Minor safety check the set_episode() call should check ee anyway.
-
04:57 pm Tvheadend Revision 35587cfb: Remove some unwanted debug and add empty string for non-category.
-
04:57 pm Tvheadend Revision b361262d: Complete update to the EPG genre setup. Mostly this is now achieved using an l...
-
04:52 pm Tvheadend Revision 83701298: Reviewed teh EPG code, simplfied a few areas and found at least one possible b...
-
04:52 pm Tvheadend Revision 50d26d2c: Removing service lists in epggrab channel. Currently its only used by pyepg an...
-
04:52 pm Tvheadend Revision c07fd8d5: Fix ordering problem with function calls that can result in use of freed memory.
-
04:52 pm Tvheadend Revision cb5c20b8: Fix memory leak.
-
04:52 pm Tvheadend Revision 0f24ed0d: Add initial support for dd_progid, this is a HACK!.
-
04:52 pm Tvheadend Revision a1e8ac1d: Fix printing format error, this results in NULL channel names on x86 32bit and...
-
04:52 pm Tvheadend Revision 636b4762: Slight tweak to the way the EPG grabbers install table handlers. Do not pass t...
-
04:52 pm Tvheadend Revision bafe0bf5: Fix problem with not storing owner module in epggrab_channel entries which res...
-
04:52 pm Tvheadend Revision 689d381f: Add support for genre mapping in opentv. Fixes #14.
-
04:52 pm Tvheadend Revision dfc5c30c: Minor tweak to EIT period/interval.
-
04:52 pm Tvheadend Revision a5e5028c: Ensure reference counter is incremented when loading in a broadcast into a new...
-
04:52 pm Tvheadend Revision a0eee8a3: Fix possible problem with the wrong EPG object types being returned. This fixe...
-
04:52 pm Tvheadend Revision 7e97b379: Re-instate per service configuration, this was never meant to be committed.
-
04:52 pm Tvheadend Revision 31d87152: Removed use of find_by_eid, used to shortcut storing SUMMARY records. This cau...
-
04:52 pm Tvheadend Revision a8e95ee0: Disable extended EIT debug except if #define is set.
-
04:52 pm Tvheadend Revision 2e91811b: Correct problem with EIT end detect, fixes #21.
-
04:52 pm Tvheadend Revision 6c53e1f8: Add missing header include.
-
04:52 pm Tvheadend Revision 41ba8563: Missing / as a result of a manual merge resolution.
-
04:52 pm Tvheadend Revision 849309b5: Some fixes to EIT scanner and UI.
-
04:52 pm Tvheadend Revision 19cbe54f: Ensure we handle channel deletions.
-
04:52 pm Tvheadend Revision 26ce9fd3: Missed fix during merge, stop channel altering unless configured.
-
04:52 pm Tvheadend Revision 1f9733af: Added capability to skip initial scanning on startup (does not include newly c...
-
04:52 pm Tvheadend Revision c236ba70: Migrated epgdb file handling routines to a separate file and change file postf...
-
04:52 pm Tvheadend Revision 07d9ee05: Correct ota completion check.
-
04:52 pm Tvheadend Revision 41505f22: Include data directory in /usr/share/tvheadend so default opentv config exists.
-
04:52 pm Tvheadend Revision 903ef7d3: Some minor corrections to new ota code.
-
04:50 pm Tvheadend Revision d59979f4: Some more tidying up and adding back in missing code.
-
04:50 pm Tvheadend Revision 58e4068a: WIP: this a partially complete restructuring of the epggrab code. But I am hav...
-
04:50 pm Tvheadend Revision 61a3409e: dot file accidentally added.
-
04:50 pm Tvheadend Revision 05691010: Little bit of tidying up.
-
04:50 pm Tvheadend Revision 1c1ac9dc: Simplification of the epggrab api used within the dvb code.
-
04:50 pm Tvheadend Revision 17930c18: Some more work getting the mux scanner code to work properly.
-
04:50 pm Tvheadend Revision 676dd7e2: Fix possible problem with duplicate visibility of summary records.
-
04:50 pm Tvheadend Revision fcec82f1: Make use of the new channel prop update config.
-
04:50 pm Tvheadend Revision 57928c30: Updated configuration to include epggrab channel update settings, also added s...
-
04:50 pm Tvheadend Revision 9095f6e7: Minor cosmetics.
-
04:50 pm Tvheadend Revision 8aa76ce6: Minor fudge for summary only records to ensure a title gets set.
-
04:50 pm Tvheadend Revision 3af5f718: Minor tweak.
-
04:50 pm Tvheadend Revision f8c18e24: Fix error in epg_hash routine.
-
04:50 pm Tvheadend Revision aa133bc7: Significant updates to the opentv structure.
-
04:50 pm Tvheadend Revision 21499f7d: First stab at updating the opentv module to pre-collect event data before repo...
-
04:50 pm Tvheadend Revision 16d5d26e: Keep EPG related TDMIs in the EPG queue. Decision about wether to expend any e...
-
04:50 pm Tvheadend Revision 9ae0ac20: Ensure a minimum number of chars in the episode descriptions when hashing.
-
04:50 pm Tvheadend Revision 8fb4324b: Updates to the new OpenTV code based on early testing on bombadil and some cle...
-
04:50 pm Tvheadend Revision 9a25a82f: Failed to zero memory when deserializing epnum, fixes #12.
-
04:50 pm Tvheadend Revision f8e4c539: Register mux interest with scan system.
-
04:50 pm Tvheadend Revision c5b93401: Minor printing tweak.
-
04:50 pm Tvheadend Revision d9ff109b: Minor tweak to setup ota grabber mux link.
-
04:50 pm Tvheadend Revision 43a88691: Some updates to the EIT code, fixes a few things and adds some incomplete bits...
-
04:50 pm Tvheadend Revision f39bb103: Re-written the EIT grabber, slight tweak to EPG api.
-
04:50 pm Tvheadend Revision 2400a532: Remove tabs from huffman output (map to empty string). Fixes #11.
-
04:50 pm Tvheadend Revision 4cb753cc: Very experimental attempt to integrate EPG scanning into the idle scan.
-
04:50 pm Tvheadend Revision 32dd556c: Some further 32/64bit printing error fixes.
-
04:50 pm Tvheadend Revision e479a0b7: Remove redundant TODOs and move interesting ones to github issues.
-
04:50 pm Tvheadend Revision a51b20f3: Added save/load of epggrab channel number, remove redundant TODOs and moved us...
-
04:50 pm Tvheadend Revision cbe05891: Removed some pointless TODO messages and updated the config help for EPG Grab.
-
04:50 pm Tvheadend Revision 9716ac2b: Updated a couple of TODOs relating to episode number in EPG code.
-
04:50 pm Tvheadend Revision e8609fc6: Re-done the episode numbering variables to make it possible to store season nu...
-
04:50 pm Tvheadend Revision a21f59b2: Updated XMLTV code to use new broadcast metadata.
-
04:50 pm Tvheadend Revision 80818fc6: Updated EPG code to include some missing metadata handling.
-
04:50 pm Tvheadend Revision 87476db9: Ensure title is init and used properly.
-
04:50 pm Tvheadend Revision ae0cde8b: Filled out a bit more of the EPG metadata parsing in pyepg and fixed a problem...
-
04:50 pm Tvheadend Revision 173b6d12: Added skyit and aus config.
-
04:50 pm Tvheadend Revision d56cf64f: Added initial background tuning thread. May need some additional logic adding ...
-
04:50 pm Tvheadend Revision 631ad8cd: Fix stupid mistake in earlier printf fix.
-
04:50 pm Tvheadend Revision d9ca7d8a: Fix printfs() for 64 bit numbers on 32 bit arch. Thanks to andyb2k5 for helpin...
-
04:50 pm Tvheadend Revision e8794525: Minor hack to make series linking work properly with sky epg info.
-
04:50 pm Tvheadend Revision c571b2a8: Ensure quality/channel locking is enforced by default.
-
04:50 pm Tvheadend Revision 0736ccfb: Fix to summary parsing and inclusion of initial series link support.
-
04:50 pm Tvheadend Revision f8344bc3: Add protection around use of broadcast->episode-> as the episode is not always...
-
04:50 pm Tvheadend Revision df22bfc8: Attempt to improve decode efficiency (although I might now have tracked this d...
-
04:50 pm Tvheadend Revision ff431e67: Fix bug in the handling of broadcast find/create.
-
04:50 pm Tvheadend Revision 54fe7e97: Fix erroneous parse of title info and invalid setting of event stop time.
-
04:50 pm Tvheadend Revision 4c17768a: Try to make huffman decoder a bit more efficient.
-
04:50 pm Tvheadend Revision d6ecc7c1: Fix erroneous ptr usage spotted by andyb2k5 and removed redundant equiv test.
-
04:50 pm Tvheadend Revision 8c1801be: Moved EIT handling code from dvb_tables into the eit grab module. Needs tidyin...
-
04:50 pm Tvheadend Revision 301b28fa: Initial opentv data for skyuk.
-
04:50 pm Tvheadend Revision 973ed3d8: Failed to properly setup the module provider config.
-
04:49 pm Tvheadend Revision 44d45365: Tidied up most of the parsing code and the way in which the config works (unte...
-
04:49 pm Tvheadend Revision f456446d: More hacking around the opentv code will now build a full EPG with title and s...
-
04:49 pm Tvheadend Revision 28030b91: Lots of messing about with the parsing (too much trial and error), but I think...
-
04:49 pm Tvheadend Revision 1e7f1b03: Minor tweak to huffman api.
-
04:49 pm Tvheadend Revision aa74afec: Removed the EIT enabled flag and using proper OTA config system.
-
04:49 pm Tvheadend Revision 17c7b916: Fix mistake in config conversion that stops modules being enabled at startup.
-
04:49 pm Tvheadend Revision 2b86b25c: Provide top level API call to allow all epg grabbers to be informed about tuni...
-
04:49 pm Tvheadend Revision 851f786a: Started to clean up opentv module, added some configuration (though currently ...
-
04:49 pm Tvheadend Revision cbc7aa26: Some minor mods and fixes to the huffman decoder.
-
04:49 pm Tvheadend Revision b8709a89: Initial code for opentv module, just testing at the moment.
-
04:49 pm Tvheadend Revision c3f9a11c: First stab at a huffman decoder that I can use for decoding opentv strings.
-
04:47 pm Tvheadend Revision 8e1c6ab1: Added automatic configuration migration for epggrab (inc xmltv) and epgdb.
-
04:47 pm Tvheadend Revision 27540607: Some very early attempts at duplicate detection. Really not sure if this is th...
-
04:47 pm Tvheadend Revision 20fcdff5: Fix silly typo.
-
04:47 pm Tvheadend Revision fbc1ac96: First stab at allowing quality shifting from autorec, still undecided on this ...
-
04:47 pm Tvheadend Revision 68f4bfab: Remove erroneous assert() and modified so that existing EPG database and confi...
-
04:47 pm Tvheadend Revision a8b59db7: Forgot to finish of the episode number checking in series link.
-
04:47 pm Tvheadend Revision b8ec3642: Started to add some configuration options to the series linking.
-
04:47 pm Tvheadend Revision 7bc70da7: Add safety check.
-
04:47 pm Tvheadend Revision 2d2aa370: Add some of the missing stuff to xmltv and EIT. I think the only significant i...
-
04:47 pm Tvheadend Revision 9438795f: Fix some obvious memory leaks.
-
04:47 pm Tvheadend Revision 54fdf527: Rename some link variables to be a bit clearer and move to using anon structs ...
-
04:47 pm Tvheadend Revision f5e91ea7: Minor tweak to layout of EPG entry info to make it easier to see useful stuff.
-
04:47 pm Tvheadend Revision 35fb7885: Generate missing brand/season if referenced in autorec rule, this ensures thes...
-
04:47 pm Tvheadend Revision e5e42d87: Fix a couple of memory leaks, and add basic ordering to episode lists in brand...
-
04:47 pm Tvheadend Revision b09b493f: Partial revert of previous multi-key update. I have decided to leave it to the...
-
04:47 pm Tvheadend Revision 2355e451: More significant changes to the EPG code because I want to include the concept...
-
04:47 pm Tvheadend Revision 066b58f6: Updated to include compat genre support (more will have to wait), DVR code ful...
-
04:47 pm Tvheadend Revision f6f8becb: Added genre updates to eit code.
-
04:47 pm Tvheadend Revision 4b3c2165: Added some additional support to the pyepg and eit grabbers.
-
04:47 pm Tvheadend Revision 103de71f: Some VERY simple duplicate detection, I have not really started on this yet, b...
-
04:47 pm Tvheadend Revision 9b701d8b: Added image fields for brand, season and episode. Also simplified the repeteti...
-
04:47 pm Tvheadend Revision 0a780367: Add ability to record series from the EPG window.
-
04:47 pm Tvheadend Revision 840e4ff0: Internal automatic detection of the fact the epg objects have been updated. Th...
-
04:47 pm Tvheadend Revision 23cb9432: Some simple display and configuration of brand based series link configuration.
-
04:47 pm Tvheadend Revision 86e1339d: First stab at adding proper brand based series linking (some aspects of season...
-
04:47 pm Tvheadend Revision 3dbefe47: Added channel list function to epggrab, however as yet not sure how best to in...
-
04:47 pm Tvheadend Revision 2988d122: Fix silly bug in channel linking.
-
04:47 pm Tvheadend Revision 9e153571: Added extra metadata to epggrab channels, change log levels to get some useful...
-
04:47 pm Tvheadend Revision b85ca93e: Yet more tidying up of the epggrab framework including epggrab channel save/lo...
-
04:47 pm Tvheadend Revision 0d34b48c: Slight improvement to the config UI and fixed problem with error reporting on ...
-
04:47 pm Tvheadend Revision 7d6201b9: Some tidying up and enabled full config save/store again.
-
04:47 pm Tvheadend Revision 13da924f: Started work on adding back in genre support.
-
04:47 pm Tvheadend Revision 7a09f91e: Committing this for posterity, but going to do a massive u-turn on the whole e...
-
04:47 pm Tvheadend Revision e652b278: Another significant reworking (cannot make my mind up ;) ) of the epggrab fram...
-
04:47 pm Tvheadend Revision 705c7c53: Some minor bugfixes and remove debug code.
-
04:47 pm Tvheadend Revision c51a5856: Fixed some bugs in cron code and re-enabled basic grabber code (still not full...
-
04:47 pm Tvheadend Revision e5e7bc85: Some further updates (simplfications) to the epggrab framework.
-
04:47 pm Tvheadend Revision acd76dcf: Major update to the way the epggrab configuration is handled. I now have most ...
-
04:47 pm Tvheadend Revision febdf40d: Some more updates to the cron system, simplified somewhat by storing string an...
-
04:47 pm Tvheadend Revision 3eacec0e: Added string processing capability to cron code.
-
04:47 pm Tvheadend Revision ba9edf72: Add some initial code to load/save grab module channel mappings.
-
04:47 pm Tvheadend Revision c4e4c81f: Add a few extra bits of info to the epg ui code.
-
04:47 pm Tvheadend Revision 5ba6bc5a: Fixed minor but in epgrelated function (displaying source episode number) and ...
-
04:47 pm Tvheadend Revision 4a71b4c7: Tidy up of the epg broadcast code, I think this now works it should be a bit s...
-
04:47 pm Tvheadend Revision 2a30767c: Fix some mistakes spotted on live system and permanently enable EIT parsing fo...
-
04:47 pm Tvheadend Revision 43d51646: I think the new generalised approach is working, some stuff was a little too g...
-
04:47 pm Tvheadend Revision 74cfefd9: Started work on migrating EPG schedules into the main channel_t structure.
-
04:47 pm Tvheadend Revision a373a3b4: Started work on deleteing epg_channel_t and moving schedule info back into cha...
-
04:47 pm Tvheadend Revision 20097dd2: Pass through channel name, icon changes and allow EIT to create missing channe...
-
04:47 pm Tvheadend Revision 73286da3: Complete re-write of the epggrab infastructure, trying to generalise stuff a b...
-
04:47 pm Tvheadend Revision fdf36d2b: Started work on re-introducing EIT data.
-
04:47 pm Tvheadend Revision edbc1201: Add global object hash similar to that used by andoma in original code. Althou...
-
04:47 pm Tvheadend Revision 6871fa8b: Some tidying up.
-
04:47 pm Tvheadend Revision 43e2031a: Correct sanity check code.
-
04:47 pm Tvheadend Revision 484ab9f9: Remove possible free() before data access.
-
04:47 pm Tvheadend Revision fc6061bb: First stab at adding the DVR code back in. Very much WIP and no attempt to add...
-
04:47 pm Tvheadend Revision 36a312b1: Some tidying up of epg grabbers and added stubs for missing functions in epg.
-
04:46 pm Tvheadend Revision bd6b8a47: Fix mutex unlock placement and free memory on config load.
-
04:46 pm Tvheadend Revision f7b51277: Add missing free()
-
04:46 pm Tvheadend Revision 0d84a761: Some minor debug output.
-
04:46 pm Tvheadend Revision a6e424a5: Cleanup EPG after everything has been fully loaded from disk.
-
04:46 pm Tvheadend Revision 75d18af1: Fix memory issues and use much saner object alloc strategy.
-
04:46 pm Tvheadend Revision 5329a995: Remove unused channels (temp hack) and include epg save stats. Also remove som...
-
04:46 pm Tvheadend Revision f9333d00: Minor fix to get htsp epg download working.
-
04:46 pm Tvheadend Revision e9a8ad5a: Some fixes and updates to get broadcast expiration and now/next working.
-
04:46 pm Tvheadend Revision cd3482dc: Updated various EPG calls to the new API.
-
04:46 pm Tvheadend Revision b7575b18: Significant update to the EPG code, now have reference counting and timeouts (...
-
04:46 pm Tvheadend Revision fef7afda: Remove old test code and printfs.
-
04:46 pm Tvheadend Revision 585a7402: Significant reworking of EPG code to use an OO style, its still rough and ther...
-
04:46 pm Tvheadend Revision bc10bb4a: Update cron to use u64 config and add error output on pyepg xml parse error.
-
04:46 pm Tvheadend Revision dc58e97e: Some more hacks to the epg javascript to show "extra" info (only concept, not ...
-
04:46 pm Tvheadend Revision 349e7a71: Added parse stats to pyepg code.
-
04:46 pm Tvheadend Revision 129a86be: Simple demo to list alternative broadcasts, this is a bit of a hack but gives ...
-
04:46 pm Tvheadend Revision b0449692: Some bugfixes. Note: currently cannot handle scheduling overlaps.
-
04:46 pm Tvheadend Revision faafb160: Remove some debug and fix a minor bug.
-
04:46 pm Tvheadend Revision aba9000a: Now have full EPG save/load, I have included internal IDs in all objects thoug...
-
04:46 pm Tvheadend Revision 2224146b: Some further updates to xmltv importer, also added parsing stats.
-
04:46 pm Tvheadend Revision 988eb813: Start work on epg load/save and also added back in initial xmltv parser.
-
04:46 pm Tvheadend Revision a7899472: Fix some problems related to series number parsing.
-
04:46 pm Tvheadend Revision 41267995: Some updates to improve channel linking and its save/load support.
-
04:46 pm Tvheadend Revision 1f3eada5: Fix stupid time parsing error.
-
04:46 pm Tvheadend Revision 6cb00158: Some initial epg_channel_t to channel_t linking.
-
04:46 pm Tvheadend Revision 1e219690: Clear some more redundant code from the channel structure.
-
04:46 pm Tvheadend Revision 533f926e: Some basic per channel searching re-enabled.
-
04:46 pm Tvheadend Revision 6c8c585b: Some minor changes to code layout, added better epg query support (ala old cod...
-
04:46 pm Tvheadend Revision d65338c0: Added some of the simpleui back in, some additions to epg_broadcast.
-
04:46 pm Tvheadend Revision 62daaac5: Add some HTSP support back in.
-
04:46 pm Tvheadend Revision f19f272e: Some further broadcast/episode linking and started to add back in some UI code...
-
04:46 pm Tvheadend Revision cfb0179e: Some more work on getting import from pyepg working. I think I have a slightly...
-
04:46 pm Tvheadend Revision 9f247955: Some import now working, though only in as much as I am creating the various o...
-
04:46 pm Tvheadend Revision d1dcaf4e: Basically hack out all code that currently does not work due to partial epg re...
-
04:46 pm Tvheadend Revision 28c3bd8f: Some more additions back into the HTSP, not all underlying code is actually fu...
-
04:45 pm Tvheadend Revision 046f9f11: Initial hack in of new epg data structures, xmltv refs hacked out and some cod...
-
04:45 pm Tvheadend Revision 8ca64083: Some slight re-arrangements (still wip, not sure of best structure).
-
04:45 pm Tvheadend Revision 2819dbbf: started work on epggrab module for pyepg (demo).
-
04:44 pm Tvheadend Revision 4f8dc6e3: Start initial work on new epggrab framework.
-
04:44 pm Tvheadend Revision 1a73eecb: Remove some debug and finish of a few bits and pieces.
-
02:34 pm Tvheadend Revision d059d808: Fix yet another stupid mistake in my preconf mod.
-
02:34 pm Tvheadend Revision 507392dd: Add users full set of groups to process permission list.
-
02:34 pm Tvheadend Revision bc593708: Minor correction to the handling of content types in DVR auto rec table.
-
02:34 pm Tvheadend Revision 5084ca63: Reject muxes that fail to tune (almost always out of range due to bad autodisc...
-
02:34 pm Tvheadend Revision f0e0181b: Oops, remove printf.
-
02:34 pm Tvheadend Revision 425e9f7f: Bugger! another printf left in the code.
-
02:34 pm Tvheadend Revision 0b001247: Minor mod to wd and hts settings to allow abs paths to be passed to hts_settin...
-
02:34 pm Tvheadend Revision dcbcf4fe: Some additional XML helpers.
-
02:34 pm Tvheadend Revision 9560a853: Make it possible to get at underlying dvb filter table definition.
-
10:36 am Tvheadend Feature #390 (Rejected): EPG time offset for selected channels
- Hi Yura,
You made no mention of the fact this related to XMLTV data, so I simply assumed you were talking about EI...
07/29/2012
-
10:52 pm Tvheadend Feature #239 (Resolved): Specify per channel if it should get EPG in background scan
- This is already covered in #272 (sorry working backwards through old issues).
Adam -
10:50 pm Tvheadend Feature #272 (Resolved): Priority for EPG scan
- This will now be included in the new EPG code (to be merged this week). Currently this cannot be user-configured and ...
-
10:48 pm Tvheadend Feature #325 (Resolved): Freesat EPG.
- New EPG code, including Freesat support, will be merged this week. So going to mark this resolved.
Adam -
10:48 pm Tvheadend Feature #351 (Resolved): Status.xml to provide start/end times including profile offsets
- Closed as suggested.
-
10:45 pm Tvheadend Bug #376 (Rejected): XMLTV epg uncompletely displayed
-
10:45 pm Tvheadend Feature #341 (Rejected): Error in XML TV
- This is a problem with XMLTV scripts, not TVheadend. Please report to script maintainer.
Adam -
10:44 pm Tvheadend Bug #359 (Rejected): Automatic recorder adds multiple entries
- This is very old and EPG code has been re-written as well as some bits of DVR code.
Adam -
10:42 pm Tvheadend Bug #376: XMLTV epg uncompletely displayed
- This is fairly old and EPG code has been completely re-written (will merge this week).
If the problem persists aft... -
10:40 pm Tvheadend Bug #358 (Rejected): epg duration 'abnormalities'
- Closing this as its very old and EPG code has been completely re-written (will merge this week).
Adam -
10:36 pm Tvheadend Feature #390: EPG time offset for selected channels
- I need to review this, I would have thought EIT data included info about absolute time of the broadcast.
-
10:35 pm Tvheadend Feature #508: Subtitle and Episode Support for UK EIT
- Sub-title field will be supported, though not currently done, in my new EPG code.
Parsing out of episode numbers w... -
10:29 pm Tvheadend Bug #567 (Rejected): No EPG for Globecast UK
- This is really old, no updates have been provided and EPG code has been completely re-written (will be merged this we...
-
10:28 pm Tvheadend Feature #593 (Fixed): Support EIT-Other tables
- This issue seems to discuss several topics:
But to try and cover the points:
1. EIT other tables were already s... -
10:26 pm Tvheadend Feature #602 (Rejected): XMLTV Grabbers with no stop time = 0 events injected
- If stop time is missing then that is an upstream issue and I think using tv_sort (as suggested) is the right approach...
-
10:23 pm Tvheadend Bug #620: Swedish letters ÅÄÖ is case sensitive in search EPG
- I'll take a look at this when I get a chance.
-
10:17 pm Tvheadend Feature #766 (Rejected): Extracting title and episode number from title in EPG in Auto Rec
- While I can see some merit in this and I may consider looking into it at a later date, at this stage I think Hein's r...
-
10:10 pm Tvheadend Bug #850 (Invalid): Corrupted epgdb crashes tvheadend
- I don't think this represents a valid bug report. We could add some checksum on the file (or MD5 file etc...) just to...
-
10:08 pm Tvheadend Feature #869: Customisable genre support
- Adding new title, I think the old one was misleading, it suggested general ability to edit EPG data which will not be...
-
10:03 pm Tvheadend Bug #887 (Need feedback): Missing EPG for SD services after adding similar HD services
- I think this is probably no longer relevant, especially since all EPG code has been re-written (will be merged to mai...
-
10:00 pm Tvheadend Bug #1019 (Fixed): Tvheadend crash on 2.12.99~pulse-6 related to epgdb
- I'm going to close this as it appears the bug is fixed in latest git source and all EPG related code has been re-writ...
-
09:37 pm Tvheadend Revision 26569fc3: Fix false trigger of uninit var, detected using gcc v4.7.1 (compiling openelec...
-
09:38 am Tvheadend Bug #1060: TVHeadend GUI thinks Duoflex DVB-C/DVB-T Turner is a DVB-S Device
- It may well be that the xbmc plugin is using an very out of date version of tvh. 2.12 probably.
It may be that lat... -
09:35 am Tvheadend Bug #1030: segfault on libc-2.15.so
- Hi Gabriele,
What you need to do us obtain the gdb stack trace info.
When it crashes, under gdb, run the gdb co...
07/26/2012
-
11:16 am Tvheadend Bug #1030: segfault on libc-2.15.so
- Can you try building from andoma's latest git source, and run it under gdb to get a proper trace?
If your unsure a...
07/24/2012
-
01:42 pm Tvheadend Bug #1059: tvheadend unusable - crashes always upon streaming
- This has now been resolved. Andreas merged PR-102 which already dealt with the specific issue (s_dvb_mux_instance=NUL...
07/23/2012
-
03:20 pm Tvheadend Bug #1059: tvheadend unusable - crashes always upon streaming
- OK, looks like 1 has been solved (mapping just hadn't been made) and Richard removed IPTV service and things are now ...
-
02:51 pm Tvheadend Bug #1059: tvheadend unusable - crashes always upon streaming
- Discussing this with Richard I think I might have tracked this down to a couple of issues:
1. Configuration is wro...
Also available in: Atom