Is +Skip commercials+ flag still a placeholder and comskip as +Post-processor command+ the way to go?
UPDATE #1
+Skip commercials+ dependents on a EITp/f (EPG running state) which seems not to be offered by the DVB-S muxes/servers in Germany.
I switched to comskip with +Post-processor command+.
/usr/bin/comskip "%f"
* comskip can easily be installed on Ubuntu 20.04.2:
sudo apt install comskip
* I was fiddling around with the comskip.ini for quite a long time, before I found the tuning guide on the comskip.org website.
* Testing with RTL Television channel brought good results, so I switched to the defaults by providing no comskip.ini at all.
* Next step will be to create a cleanup routine for the skip file recording.txt after removing the recording.ts stream file. I guess this would be a job for +Post-remove command+.
UPDATE #2
This was unexpected. But the cut-/skip-point file (i.e. recording.txt) will be deleted automatically by tvheadend.
Great :-)