Bug #4608
Build-in Help: wrong format in example of %p
0%
Description
Hi,
The example value for %p for the post recording command says:
S02.E07
I am running tvheadend version 4.4.20170707-3 on a Synology and get the following format for the value of the %p variable:
S02E07
Could you please update the build-in help or does the format depend on the format in the EPG?
By the way, I noticed that the webui of tvheadend is also using different formats:
Season 02.Episode 07 on the recording pages
s02.e07 on the epg pages
It might be good to use everywhere the same format.
Cheers
History
Updated by Mark Clarkstone about 7 years ago
Ludi K. wrote:
.. snip ..
The built-in help needs updating, I have yet had time to do it, If you're able please consider helping out with the docs :).
Updated by Ludi K. about 7 years ago
I might look into it, when I have more time. I suppose that I have to clone the tvheadend repository on github and create a pull request; I will have to look up how to do it.