Project

General

Profile

Actions

Bug #4467

open

Autorec records two or more instances of the same show

Added by bas t almost 8 years ago. Updated almost 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2017-07-02
Due date:
% Done:

0%

Estimated time:
Found in version:
4.2.2-83~gc4950973d
Affected Versions:

Description

Hi,
I'm currently running tvh version 4.2.2-83~gc4950973d, but I updated release 4.2 several times during the last few months.
I'm compiling tvh myself on Debian Stable (currently Stretch) for ages.
Starting a couple of weeks ago (like 3 or so, maybe a couple more) I' m facing what the title says.

I had a autorec for the daily news starting half past seven at a specific channel, that was always OK.
Suddenly tvh started to record 2 instances of the same show, with two corresponding files (duplicates) in the recording folder.

So I deleted the autorec from disc using the webif and recreated it from within Kody Krypton's epg today. But that resulted in 3 instances of the same show, not just 2.

I don't have a clue as to what's going on, but I'd really appreciate that you fix the autorec issue.

Mind you, in this case the 3 (or 2) instances of the same show are recorded at the exact same time.

I've been having another autorec issue that may or may not be related: a show that was autorec scheduled to run at a specific time. But the network repeats this broadcast at a much later time the same evening. Now, if I reboot my tvh backend beforehand (like at 10:00 AM), it would also record this repeat, later the same evening. If I don't reboot, this would not happen. Very strange...

Anyhow, the autorec for the daily news show that I made using the webif and recently resulted in duplicate recordings looks like this:

{
"enabled": true,
"title": "RTL Nieuws",
"fulltext": false,
"channel": "03d8382c52d178be7cd6ab813e393c7b",
"tag": "",
"btype": 0,
"content_type": 0,
"start": "19:20",
"start_window": "19:40",
"start_extra": 0,
"stop_extra": 0,
"weekdays": [
1,
2,
3,
4,
5,
6,
7
],
"minduration": 0,
"maxduration": 0,
"pri": 2,
"record": 0,
"retention": 0,
"removal": 0,
"maxcount": 0,
"maxsched": 0,
"config_name": "8d4b1051df415537cddc5659d7c23cec",
"brand": "",
"season": "",
"serieslink": "",
"creator": "192.168.1.5",
"comment": "Created from EPG query"
}

The autorec entry created using Kody Krypton and resulting in triple recordings looks like this:

{
"enabled": true,
"name": "RTL Nieuws",
"title": "RTL Nieuws",
"fulltext": false,
"channel": "03d8382c52d178be7cd6ab813e393c7b",
"tag": "",
"btype": 0,
"content_type": 0,
"start": "19:15",
"start_window": "19:45",
"start_extra": 0,
"stop_extra": 0,
"weekdays": [
1,
2,
3,
4,
5,
6,
7
],
"minduration": 0,
"maxduration": 0,
"pri": 2,
"record": 0,
"retention": 2147483646,
"removal": 2147483646,
"maxcount": 0,
"maxsched": 0,
"config_name": "8d4b1051df415537cddc5659d7c23cec",
"brand": "",
"season": "",
"serieslink": "",
"creator": "192.168.1.5"
}

Should I do something to help you debug this, please say what I have to do.
I'll be very happy to do anything within my capabilities to help.
I guess the first move I should make is recompiling tvh with debug symbols, right?

Cheers,
Tycho

Actions

Also available in: Atom PDF