]>
git.ipfire.org Git - thirdparty/tvheadend.git/log
Federico Cuello [Tue, 6 Dec 2016 00:15:28 +0000 (01:15 +0100)]
Fix m3u parsing for extended #EXTM3U header
Some .m3u files have extendend parameters. For example:
`#EXTM3U url-tvg="http://xxx/" m3uautoload=1 cache=500 deinterlace=1`
Compare only the first 7 chars to allow this kind of headers.
Fixes `iptv: unknown playlist format for network ''` when the file is valid.
Jaroslav Kysela [Mon, 5 Dec 2016 19:44:56 +0000 (20:44 +0100)]
api dvr: fix typo, fixes #4117
Jaroslav Kysela [Mon, 5 Dec 2016 19:34:04 +0000 (20:34 +0100)]
api idnode: fix compilation error and memory leak
Andreas Smas [Mon, 5 Dec 2016 13:54:20 +0000 (14:54 +0100)]
doozer: Remove vivid builds, and xenial-x86_64 (don't bother i386 anymore)
Jaroslav Kysela [Mon, 5 Dec 2016 13:09:24 +0000 (14:09 +0100)]
idnode api: fix compilation (static)
Jaroslav Kysela [Mon, 5 Dec 2016 12:53:21 +0000 (13:53 +0100)]
HTTP API: respond with uuid for create requests
Jaroslav Kysela [Mon, 5 Dec 2016 10:03:35 +0000 (11:03 +0100)]
fix typo
Jaroslav Kysela [Mon, 5 Dec 2016 10:02:39 +0000 (11:02 +0100)]
main: shuffle streaming done (for memoryinfo - idnode_unlink)
Jaroslav Kysela [Mon, 5 Dec 2016 10:00:43 +0000 (11:00 +0100)]
mi_is_enabled cleanup and fixes - add three states (RETRY,NEVER,OK)
Jaroslav Kysela [Wed, 30 Nov 2016 13:58:48 +0000 (14:58 +0100)]
autorec: fix the check when serieslink has different titles, fixes #4087
Jaroslav Kysela [Mon, 28 Nov 2016 14:52:07 +0000 (15:52 +0100)]
access: fix SIGSEGV when accessing a profile without name, fixes #4103
Glenn-1990 [Sun, 27 Nov 2016 19:50:01 +0000 (20:50 +0100)]
List externally deleted recordings as "removed" with new function.
Glenn-1990 [Sun, 27 Nov 2016 19:46:34 +0000 (20:46 +0100)]
Keep old status for removed recordings
Glenn-1990 [Fri, 4 Nov 2016 14:26:04 +0000 (15:26 +0100)]
[htsp] bump version
Glenn-1990 [Fri, 4 Nov 2016 14:24:00 +0000 (15:24 +0100)]
[htsp] pass access rights to clients
Jaroslav Kysela [Mon, 28 Nov 2016 08:55:54 +0000 (09:55 +0100)]
url: regex parser - accept underline as part of the hostname, fixes #4102
Glenn-1990 [Fri, 4 Nov 2016 14:37:48 +0000 (15:37 +0100)]
Duplicate detection doesn't honor disabled timers
Jaroslav Kysela [Thu, 24 Nov 2016 14:02:30 +0000 (15:02 +0100)]
htsp/http streaming: fix the de_playcount updates
Glenn-1990 [Fri, 4 Nov 2016 14:25:38 +0000 (15:25 +0100)]
Implement playcount and playposition
Glenn-1990 [Fri, 4 Nov 2016 14:22:51 +0000 (15:22 +0100)]
[htsp] limit updates for active recordings -> send stats only
Glenn-1990 [Fri, 4 Nov 2016 14:20:45 +0000 (15:20 +0100)]
[htsp] fix real time tag and channel updates
Glenn-1990 [Sun, 30 Oct 2016 12:24:43 +0000 (13:24 +0100)]
[htsp] fix: dvr update resets priority back to normal
Jaroslav Kysela [Thu, 24 Nov 2016 12:39:57 +0000 (13:39 +0100)]
mpegts scan: put tuned muxes to the end-of-queue, fixes #4088
Jaroslav Kysela [Thu, 24 Nov 2016 12:24:13 +0000 (13:24 +0100)]
linuxdvb: allow 14 PIDs at minimum, fixes #4050
Jaroslav Kysela [Thu, 24 Nov 2016 07:40:59 +0000 (08:40 +0100)]
iptv auto: add support for m3u group-title
Jaroslav Kysela [Tue, 22 Nov 2016 10:27:00 +0000 (11:27 +0100)]
wizard: save the URL for auto-network, fixes #4091
Jaroslav Kysela [Sat, 19 Nov 2016 17:36:02 +0000 (18:36 +0100)]
epg: try to handle the broken EPG input - add stop cut function, fixes #4076
Jaroslav Kysela [Thu, 17 Nov 2016 16:04:23 +0000 (17:04 +0100)]
eit grabber: fix typo
BobTheCherub [Wed, 16 Nov 2016 08:40:21 +0000 (16:40 +0800)]
Fixed race condition in http_client_unpause which caused bug #3843
https://tvheadend.org/issues/3843#change-20135
BobTheCherub [Wed, 16 Nov 2016 08:36:07 +0000 (16:36 +0800)]
Improved trace logging in httpc to help with debugging bug #3843
https://tvheadend.org/issues/3843#change-20135
Jaroslav Kysela [Thu, 17 Nov 2016 08:10:42 +0000 (09:10 +0100)]
mpegts dvb network: fix code block in dvb_network_create_mux(), fixes #4083
Jaroslav Kysela [Wed, 16 Nov 2016 16:31:56 +0000 (17:31 +0100)]
mpegs_pid_[rw]exists: fix possible null dereference, fixes #4081
Jaroslav Kysela [Wed, 16 Nov 2016 16:26:10 +0000 (17:26 +0100)]
eit grabber: show human time in trace log
Jaroslav Kysela [Wed, 16 Nov 2016 11:23:57 +0000 (12:23 +0100)]
mpegts network: update orbital position
Jaroslav Kysela [Sun, 13 Nov 2016 21:04:24 +0000 (22:04 +0100)]
streaming msg: add basic memoryinfo support
Jaroslav Kysela [Sun, 13 Nov 2016 20:50:18 +0000 (21:50 +0100)]
timeshift: add memoryinfo support
Mark Clarkstone [Thu, 3 Nov 2016 17:24:45 +0000 (17:24 +0000)]
mdhelp: clean up the toc (again) mdhelp: add help doc for the about tab (webui_about) and rename the old about page to doc_about mdhelp: replace "Access Configuration" text with "Users" in the docs and class captions so that it matches with the interface mdhelp: when there is no doc associated with a Help button rather than displaying a dialog (that the user has to dismiss) show the Help window instead, only display the dialog when the toc fails to load mdhelp: remove old dvr file
Mark Clarkstone [Thu, 13 Oct 2016 20:16:30 +0000 (21:16 +0100)]
mdhelp: add note about importing enigma2 to bouquets + update example
Mark Clarkstone [Thu, 13 Oct 2016 19:36:39 +0000 (20:36 +0100)]
mdhelp: use only one button table
Mark Clarkstone [Thu, 13 Oct 2016 18:47:41 +0000 (19:47 +0100)]
mdhelp: Partially revert
dc10c4614e3eb68dd86081f76ba17def06ba291c - rather than use an include for dvr, change the dvr_entry_class caption instead.
Mark Clarkstone [Thu, 13 Oct 2016 16:59:30 +0000 (17:59 +0100)]
mdhelp: add info for removed recordings and update screenshots
Mark Clarkstone [Mon, 3 Oct 2016 08:48:43 +0000 (09:48 +0100)]
mdhelp: more small changes
Mark Clarkstone [Sat, 24 Sep 2016 13:36:36 +0000 (14:36 +0100)]
mdhelp: add missing dots ;).
Mark Clarkstone [Sat, 24 Sep 2016 13:32:47 +0000 (14:32 +0100)]
mdhelp: more clean-up & additions
Mark Clarkstone [Sat, 24 Sep 2016 13:05:06 +0000 (14:05 +0100)]
mdhelp: add a basic sat>ip server setup guide.
Mark Clarkstone [Sat, 24 Sep 2016 11:00:44 +0000 (12:00 +0100)]
mdhelp: more clean-ups
Mark Clarkstone [Sat, 24 Sep 2016 07:33:11 +0000 (08:33 +0100)]
mdhelp: clean-up toc a little & use an include for dvrentry
Jaroslav Kysela [Fri, 4 Nov 2016 11:31:13 +0000 (12:31 +0100)]
htsp: honor dscp settings, fixes #4067
Jaroslav Kysela [Thu, 3 Nov 2016 12:45:42 +0000 (13:45 +0100)]
SAT>IP: always add pids 0,21 for broken devices like Fritz!
Jaroslav Kysela [Wed, 2 Nov 2016 19:04:59 +0000 (20:04 +0100)]
webui: add sorting to status columns
Jaroslav Kysela [Wed, 2 Nov 2016 08:37:30 +0000 (09:37 +0100)]
parser hevc: fix for FunBox 4K, fixes #3853
Jaroslav Kysela [Tue, 1 Nov 2016 16:50:23 +0000 (17:50 +0100)]
hevc parser: fix scaling_list_pred_mode condition, other cosmetic stuff, fixes #4046, fixes #3853
Jaroslav Kysela [Mon, 31 Oct 2016 20:15:11 +0000 (21:15 +0100)]
Makefile.ffmpeg: ffmpeg 3.2, libvpx 1.6.0, x265 2.1
Jaroslav Kysela [Mon, 31 Oct 2016 16:20:13 +0000 (17:20 +0100)]
webui: DVR finished - fix 'download' functionality, fixes #4051
Jaroslav Kysela [Mon, 31 Oct 2016 15:35:14 +0000 (16:35 +0100)]
iptv: change a bit logic to handle connection/rate limiting
Jaroslav Kysela [Thu, 27 Oct 2016 18:53:44 +0000 (20:53 +0200)]
tsfix: put back the MPEG2 PTS code, but only for unset pts, fixes #4040
Jaroslav Kysela [Sun, 23 Oct 2016 09:12:05 +0000 (11:12 +0200)]
fixed copy-and-paste bug for previous commit, fixes #4034
Jaroslav Kysela [Sat, 22 Oct 2016 19:09:20 +0000 (21:09 +0200)]
scanfile_init: fix mutex locking - fixes #4033
Glenn-1990 [Wed, 19 Oct 2016 11:46:13 +0000 (13:46 +0200)]
Added some suggestions from CvH
Glenn-1990 [Tue, 18 Oct 2016 12:33:16 +0000 (14:33 +0200)]
General config user level adjustments
Glenn-1990 [Tue, 18 Oct 2016 12:32:11 +0000 (14:32 +0200)]
Epg grabber user level adjustments
Glenn-1990 [Tue, 18 Oct 2016 12:29:50 +0000 (14:29 +0200)]
Mux user level adjustments
Glenn-1990 [Mon, 17 Oct 2016 23:14:09 +0000 (01:14 +0200)]
DVR config interface level adjustment + prevent "htsp" and prefer "pass" streaming profile
Glenn-1990 [Mon, 17 Oct 2016 21:53:24 +0000 (23:53 +0200)]
Profile user interface level adjustments
Glenn-1990 [Mon, 17 Oct 2016 18:46:36 +0000 (20:46 +0200)]
Add defaults for channels/bouquets and make better use of interface levels
Glenn-1990 [Mon, 17 Oct 2016 18:04:44 +0000 (20:04 +0200)]
Add access entry defaults and make basic interface level more basic
Glenn-1990 [Sat, 15 Oct 2016 18:22:28 +0000 (20:22 +0200)]
Make dvr,autorec and timerec consistent
Glenn-1990 [Sat, 8 Oct 2016 20:12:59 +0000 (22:12 +0200)]
Don't show debugging and mem info for basic users
Glenn-1990 [Sat, 8 Oct 2016 20:04:13 +0000 (22:04 +0200)]
Ip blocker is an advanced setting
Glenn-1990 [Sat, 8 Oct 2016 19:58:51 +0000 (21:58 +0200)]
Timeshift user interface level
Jaroslav Kysela [Mon, 17 Oct 2016 19:17:07 +0000 (21:17 +0200)]
descrambler: fixed flags logic in descrambler_external()
Jaroslav Kysela [Mon, 17 Oct 2016 19:13:19 +0000 (21:13 +0200)]
descrambler: add missing s_stream_mutex lock to descrambler_external()
Jaroslav Kysela [Mon, 17 Oct 2016 15:15:16 +0000 (17:15 +0200)]
descrambler: fix NULL deference - fixes #4027
Jaroslav Kysela [Mon, 17 Oct 2016 15:13:12 +0000 (17:13 +0200)]
descrambler: DVBCAM (HW CAM) - unset TSS_NO_DESCRAMBLER state flag in descrambler_external()
Glenn-1990 [Sun, 16 Oct 2016 19:13:10 +0000 (21:13 +0200)]
Fixed: UHD was not handled in tags and stream profiles
Jaroslav Kysela [Sat, 15 Oct 2016 20:09:27 +0000 (22:09 +0200)]
descrambler: DVBCAM (HW CAM) - do not try to use sw descrambler for HW CAM CAIDs
Jaroslav Kysela [Sat, 15 Oct 2016 18:56:58 +0000 (20:56 +0200)]
dvr: fix shutdown sequence in main.c and properly unsubscribe in dvr_entry_done()
Jaroslav Kysela [Sat, 15 Oct 2016 18:06:48 +0000 (20:06 +0200)]
audioes: fix the mime type / suffix audio-detection
Jaroslav Kysela [Fri, 14 Oct 2016 19:41:08 +0000 (21:41 +0200)]
eit: print more info about tbl/running state
Jaroslav Kysela [Thu, 13 Oct 2016 18:53:16 +0000 (20:53 +0200)]
plumbing plugins: multiple SMT_START might occur when filtered components are empty
Jaroslav Kysela [Thu, 13 Oct 2016 15:09:53 +0000 (17:09 +0200)]
tsfix: allow little negative values - rounding errors? fixes #4013
Jaroslav Kysela [Wed, 12 Oct 2016 19:08:24 +0000 (21:08 +0200)]
dvr: 2nd fix to handle EPG running state correctly, fixes #4017
Jaroslav Kysela [Wed, 12 Oct 2016 19:07:04 +0000 (21:07 +0200)]
Revert "dvr: handle EPG running state correctly, fixes #4017"
This reverts commit
22cf3b4d6d609781989420f1c855545186614492 .
Jaroslav Kysela [Wed, 12 Oct 2016 14:37:55 +0000 (16:37 +0200)]
DVR: fix file moved - save the internal database, fixes #4020
Jaroslav Kysela [Wed, 12 Oct 2016 14:37:19 +0000 (16:37 +0200)]
DVR: fix file moved - save the internal database, fixes #4020
Jaroslav Kysela [Wed, 12 Oct 2016 09:13:04 +0000 (11:13 +0200)]
data/conf/descrambler: deactivate quick ECM CAIDs
Oliver Henshaw [Sun, 25 Sep 2016 10:44:22 +0000 (11:44 +0100)]
Correct the documented default config path
Jaroslav Kysela [Tue, 11 Oct 2016 14:11:30 +0000 (16:11 +0200)]
dvr: handle EPG running state correctly, fixes #4017
Jaroslav Kysela [Mon, 10 Oct 2016 12:47:01 +0000 (14:47 +0200)]
http: fix http_arg_get(_remove) when query does not have key=val, fixes #4015, fixes #4003
Jaroslav Kysela [Thu, 6 Oct 2016 18:44:00 +0000 (20:44 +0200)]
muxer: use audio/mpeg mime type for mpeg2 audio
Jaroslav Kysela [Thu, 6 Oct 2016 14:11:06 +0000 (16:11 +0200)]
audioes: add stream type / index filtering
Jaroslav Kysela [Thu, 6 Oct 2016 13:43:16 +0000 (15:43 +0200)]
audioes: cleanups, correct suffixes, rename to profile-audio
Hypfer [Thu, 25 Aug 2016 19:40:37 +0000 (21:40 +0200)]
Add Audioes Muxer to Makefile
Hypfer [Thu, 25 Aug 2016 19:29:53 +0000 (21:29 +0200)]
Re-add Audioes muxer
Jaroslav Kysela [Thu, 6 Oct 2016 08:30:44 +0000 (10:30 +0200)]
mux scheduler: add restart flag
Christian KarriƩ Webdevelopement [Thu, 18 Aug 2016 08:46:40 +0000 (10:46 +0200)]
python pep8 updates, additional functions
ProfYaffle [Thu, 29 Sep 2016 13:38:09 +0000 (14:38 +0100)]
EPG: Add reference to ETSI EPG categories as comment
ProfYaffle [Thu, 29 Sep 2016 13:35:23 +0000 (14:35 +0100)]
EPG: Change reserved/user-defined genres to match appropriate generic EPG categories
ProfYaffle [Thu, 29 Sep 2016 13:10:36 +0000 (14:10 +0100)]
EPG: Add in missing EPG genres
Glenn-1990 [Tue, 4 Oct 2016 20:03:05 +0000 (22:03 +0200)]
Implemented "moved recordings" in order to improve the user experience