Actions
Bug #4940
closedCan't play recorded video file inside of tvheadend
Start date:
2018-02-13
Due date:
% Done:
100%
Estimated time:
Found in version:
4.3-1051~gade772d1f
Affected Versions:
Description
Hi
As described here (https://tvheadend.org/boards/5/topics/31393?r=31413) I've some problems to play a recorded file.
Recording works fine but if I try to play the file from the webgui (download) and open it in VLC I get only errors.
tvheadend debug & trace output if trying to play the file:
2018-02-13 21:47:04.044 [ TRACE]:thread: created thread 139663960447720 [tvh:tcp-start / 0x55e69a632060(0x55e6a230e280)] 2018-02-13 21:47:04.044 [ TRACE]:http: HTTP/1.1 GET /play/dvrfile/7fd1f4552858df1420719c0a004b7012?title=Fussball%3A%20UEFA%20Champions%20League{{Host=tvheadend.my.internal-domain.com,User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36,Accept=text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,Accept-Encoding=gzip, deflate, br,Accept-Language=de-CH,de-DE;q=0.9,de;q=0.8,en-US;q=0.7,en;q=0.6,Authorization=Digest,Cookie=__cfduid=d428b3c5f172888208319578b5a6ccc341514563594; ys-api/dvr/entry/grid_upcoming=o%3Acolumns%3Da%253Ao%25253Aid%25253Ds%2525253Adetails%25255Ewidth%25253Dn%2525253A46%255Eo%25253Aid%25253Ds%2525253Acategory%25255Ewidth%25253Dn%2525253A32%255Eo%25253Aid%25253Dn%2525253A2%25255Ewidth%25253Dn%2525253A25%255Eo%25253Aid%25253Dn%2525253A3%25255Ewidth%25253Dn%2525253A64%25255Ehidden%25253Db%2525253A1%255Eo%25253Aid%25253Dn%2525253A4%25255Ewidth%25253Dn%2525253A147%255Eo%25253Aid%25253Dn%2525253A5%25255Ewidth%25253Dn%2525253A147%255E 2018-02-13 21:47:04.044 [ TRACE]:access: vistalba:vistalba [SATWRE *], conn=0:s0:r0:l2, matched, profile=ANY, dvr=ANY, tag=ANY 2018-02-13 21:47:06.323 [ TRACE]:http: HTTP/1.1 GET /dvrfile/7fd1f4552858df1420719c0a004b7012?ticket=31f9f0c6593f2df6ac1eabb701bad95ab9f6a8c9{{Host=tvheadend.my.internal-domain.com,User-Agent=VLC/3.0.0 LibVLC/3.0.0,Accept=*/*,Accept-Language=de,Cookie=traefik-session-tvheadend=http://10.32.1.202:9981,Range=bytes=0-,X-Forwarded-For=192.168.1.172,X-Forwarded-Host=tvheadend.my.internal-domain.com,X-Forwarded-Port=443,X-Forwarded-Proto=https,X-Forwarded-Server=srv-cluster1,X-Real-Ip=192.168.1.172}} 2018-02-13 21:47:06.324 [ INFO]:http: 10.32.0.1: using ticket 31f9f0c6593f2df6ac1eabb701bad95ab9f6a8c9 for /dvrfile/7fd1f4552858df1420719c0a004b7012 2018-02-13 21:47:06.324 [ TRACE]:idnode: find node 7fd1f4552858df1420719c0a004b7012 class dvrentry 2018-02-13 21:47:06.324 [ ERROR]:http: unable to convert filename 'ASCII//TRANSLIT//IGNORE' to a safe form using charset '2018-02-13_20-30_Fussball_-UEFA-Champions-League_SRF-zwei-HD.mp4' 2018-02-13 21:47:06.324 [ ERROR]:http: 10.32.0.1: HTTP/1.1 GET /dvrfile/7fd1f4552858df1420719c0a004b7012 -- 500
tvheadend on docker linuxserver/tvheadend:latest (running in kubernetes cluster)
Host: ubuntu 16.04 LTS
RProxy: traefik with https and let's encrypt certificate
Actions