Hi.

I installed https://github.com/ImAleeexx/streamlink-drm
In the terminal everything is working, but if i try to pipe in TVheadend, it does not work.

Terminal Command (working):
streamlink --stdout -decryption_key <key> <url> best

TVheadend Command (not working):
pipe:///home/hts/.local/bin streamlink --stdout -decryption_key <key> <url> best

Do i use a wrong command line in TVheadend?
Do i have to install streamlink-drm as hts user or root? Tryed both without sucess.