Today, 08:54 AM
(This post was last modified: Today, 09:02 AM by tom_tav.
Edit Reason: attachment not working
)
The import of the channel list behaves a little bit funny. I did cut down my channel list to one entry for testing, still the same problem, sometimes it loads, sometimes not. pvr is running on a docker container on osx host:
Clicking on import does many times nothing, then out of the blue it works.
See the attached log. You see it raises an exception for entity name line 6 and then a few clicks later it works. Sometimes it works on the first try, sometimes 10 tries..... In the container shell i see the file and content, so it should not be a host synchronization thing
Edit... to stupid to post attachment, see nxt post
Code:
#EXTM3U
#EXTINF:0,3sat HD
rtsp://192.168.2.29/?src=1&freq=11347&pol=v&ro=0.35&msys=dvbs2&mtype=8psk&plts=on&sr=22000&fec=23&pids=0,17,18,6500,6510,6520,6530
Clicking on import does many times nothing, then out of the blue it works.
See the attached log. You see it raises an exception for entity name line 6 and then a few clicks later it works. Sometimes it works on the first try, sometimes 10 tries..... In the container shell i see the file and content, so it should not be a host synchronization thing
Edit... to stupid to post attachment, see nxt post