primaeval / plugin.video.iptv.recorder

GNU General Public License v3.0
43 stars 29 forks source link

Fail to play or record all channels that contain extra lines like #EXTVCOPT... #42

Open rapi3 opened 4 years ago

rapi3 commented 4 years ago

Fail to play or record all channels that contain extra lines like #EXTVCOPT...

#EXTINF:0,Blonde
#EXTVLCOPT:network-caching=2000
http://.......
2020-08-28 13:05:32.937 T:139779184842496  NOTICE: [xbmcswift2] Request for "/record_one_time/Blonde" matches rule for function "record_one_time"
2020-08-28 13:05:47.846 T:139779184842496 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
2020-08-28 13:05:47.918 T:139780239124224 WARNING: Previous line repeats 18 times.
2020-08-28 13:05:47.918 T:139780239124224 WARNING: CPythonInvoker(18): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
2020-08-28 13:07:32.412 T:139779903579904  NOTICE: AddOnLog: PVR IPTV Simple Client: LoadEPG EPG Loaded - 23 (ms)
2020-08-28 13:07:55.573 T:139781522585344 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
2020-08-28 13:07:55.586 T:139781522585344  NOTICE: [xbmcswift2] Request for "/play_channel/Blonde" matches rule for function "play_channel"
2020-08-28 13:07:55.586 T:139781522585344 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
2020-08-28 13:07:55.606 T:139781828340416  NOTICE: VideoPlayer::OpenFile: #EXTVLCOPT:network-caching=2000
2020-08-28 13:07:55.607 T:139779064702720  NOTICE: Creating InputStream
2020-08-28 13:07:55.607 T:139779064702720   ERROR: CVideoPlayer::OpenInputStream - error opening [#EXTVLCOPT:network-caching=2000]
2020-08-28 13:07:55.607 T:139779064702720  NOTICE: CVideoPlayer::OnExit()
2020-08-28 13:07:55.712 T:139781828340416  NOTICE: CVideoPlayer::CloseFile()