Actions
Bug #1393
closeddigital video recorder post-processor command format string
Bug #1393:
digital video recorder post-processor command format string
Start date:
2012-11-10
Due date:
% Done:
100%
Estimated time:
Description
The digital video recorder post-processor command format string %f "full path to recording" gives // slash, which make it impossible to use in bash script.
E.g.
/srv/tvRecordings//Hairy Dieters_ How to Love Food and.ts
I decide to use %b basename of recording instead, but i think it is simple error.
Actions