Bug #2761
Pause play jumps back during timeshift
Start date:
2015-04-07
Due date:
% Done:
0%
Estimated time:
Found in version:
3.9.2678~gd58afc0 + 1.9.37
Affected Versions:
Description
I have recognized an issue while using timeshift. If you pause and play again, it sometimes reverse the current position.
I am using TVH HTSP Client.
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
}
Files
History
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 ?
Updated by Jaroslav Kysela over 8 years ago
- Status changed from New to Fixed
I believe it's fixed now.