Project

General

Profile

Bug #2760

Bug #2744: Tvheadend/Kodi crashes when ff/skipping to the end of the timeshift buffer

Timeshift Feature skipping breaks playback

Added by C. Schulz over 9 years ago. Updated over 8 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
Category:
Timeshift
Target version:
-
Start date:
2015-04-07
Due date:
% Done:

0%

Estimated time:
Found in version:
3.9.2678~gd58afc0
Affected Versions:

Description

I have recognized that skipping parts in timeshift playback breaks it.
That means you start recording by pressing pause, wait some time before start to view it.

If you press for example -10 minutes it often occurs that the "pointer" jumps back to the beginning of the timeshift.
Then you need to ff, but you never reach the end of the timeshift. It stops at some point with ff.
Pressing +10 mins works one, two times and after it you are at the beginning.

I have checked the buffer folder, all files are created (don't know if they are good but they are there).

Nothing special about timeshift configuration:

{
"enabled": 1,
"ondemand": 0,
"path": "/mnt/media/hts/timeshift",
"unlimited_period": 1,
"max_period": 3600,
"unlimited_size": 0,
"max_size": 10000
}

I will attach a log with debug log soon.


Files

debug.log (259 KB) debug.log tvheadend debug.log C. Schulz, 2015-04-07 13:20
xmbc.log (280 KB) xmbc.log xbmc debug.log C. Schulz, 2015-04-07 13:29
debug2.log (9.29 KB) debug2.log Another tvheadend log C. Schulz, 2015-04-07 15:40

History

#1

Updated by C. Schulz over 9 years ago

If you just let it playing, after some time it finds the "right" point and continue playing.

#2

Updated by Jaroslav Kysela over 9 years ago

It sounds like a buffering issue in the client.

#3

Updated by C. Schulz over 9 years ago

14.2 and helix-backport branch of Adam's pvr addons.

Do you need some more information?

#4

Updated by C. Schulz over 9 years ago

#5

Updated by C. Schulz over 9 years ago

#6

Updated by C. Schulz over 9 years ago

Have same issues with the helix branch of opdenkamp's pvr addons repo.

Would be a jump to the start of a timeshift recording a buffering issue?

#7

Updated by Jaroslav Kysela over 9 years ago

I added to recent 4.1 code (master branch) more logging possibilities for the htsp protocol.

Could you compile tvh with --enable-debug and show the log for --trace htsp,htsp-req,htsp-ans,htsp-sub,timeshift when the problem occurs ?

https://tvheadend.org/projects/tvheadend/wiki/Traces

#8

Updated by Jaroslav Kysela about 9 years ago

  • Parent task set to #2744
#9

Updated by Jaroslav Kysela over 8 years ago

  • Status changed from New to Fixed

I believe it's fixed now.

Also available in: Atom PDF