Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rapi3 opened this issue Aug 28, 2020 · 0 comments

Comments

@rapi3
Copy link

rapi3 commented Aug 28, 2020

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()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant