Project

General

Profile

Bug #2907

episode number in recording is not reset to missing

Added by Rob vh over 9 years ago. Updated over 9 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
Category:
PVR / DVR
Target version:
-
Start date:
2015-05-31
Due date:
% Done:

100%

Estimated time:
Found in version:
4.1.119
Affected Versions:

Description

I have 2 consecutive recordings. One has en episode number in XMLTV, the second has no episode number.
The episode number assigned to the 2nd recording is the same as the first.
I used the new pathname format $t/$c$-t.%F.%R$e$n.$x

May 31 17:11:50 sat tvheadend[18054]: dvr: /data/tv/recordings/Four in a Bed/More4-Four in a Bed.2015-05-31.16_45.S09E08.ts from adapter: "STV090x Multistandard : DVB-S #2", network: "28.2E", mux: "10729V", provider: "BSkyB", service: "More4" 
May 31 17:12:02 sat tvheadend[18054]: dvr: /data/tv/recordings/Mike & Molly/NET5-Mike & Molly.2015-05-31.16_50.S09E08.ts from adapter: "STV090x Multistandard : DVB-S #5", network: "19.2E", mux: "12515.25H", provider: "M7 Group", service: "NET5" 
May 31 17:16:29 sat tvheadend[18054]: dvr: /data/tv/recordings/RTL Transportwereld/RTL7 HD-RTL Transportwereld.2015-05-31.17_00.S09E08.ts from adapter: "STV090x Multistandard : DVB-S #4", network: "23.5E", mux: "11856V", provider: "M7 Group", service: "RTL7 HD" 

History

#1

Updated by Jaroslav Kysela over 9 years ago

  • Status changed from New to Fixed
  • % Done changed from 0 to 100

Applied in changeset commit:tvheadend|39039f2f15eee8c17137390aa075521d744f7547.

#2

Updated by Rob vh over 9 years ago

the fix worked, thank you.
why is the format of the time changed from hh-mm into hh_mm ?
is there documentation of the % and $ variables?

#3

Updated by Jaroslav Kysela over 9 years ago

Rob vh wrote:

the fix worked, thank you.
why is the format of the time changed from hh-mm into hh_mm ?

Minus is back in v4.1-122-g59732e0 .

is there documentation of the % and $ variables?

As described in help - % - 'man strftime', $ variables are in the online help.

Also available in: Atom PDF