We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, is there no real title to use in streams from peerflix? I tested vlc-2.2.0-pre3 and 2.0.8 Ju
[030062e8] lua generic debug: Activating extension 'VLsub 0.9.13' [030062e8] lua generic debug: [VLsub] Welcome [030062e8] lua generic debug: [VLSub] Working directory: D:\Users\judano\AppData \Roaming\vlc\lua\extensions\userdata\vlsub [030062e8] lua generic debug: [VLSub] Loading config file: D:\Users\judano\AppDa ta\Roaming\vlc\lua\extensions\userdata\vlsub\vlsub_conf.xml [030062e8] lua generic debug: [VLSub] Video URI: http://192.168.0.107:8888/ [030062e8] lua generic warning: Error while running script C:\Program Files (x86 )\VideoLAN\VLC\lua\extensions\vlsub.lua, function activate(): ...am Files (x86) VideoLAN\VLC\lua\extensions\vlsub.lua:1416: bad argument #1 to 'match' (string e xpected, got nil) [030062e8] lua generic error: Could not activate extension! [030062e8] lua generic debug: Deactivating 'VLsub 0.9.13' [030062e8] lua generic debug: [VLsub] Bye bye! [030062e8] lua generic debug: Extension thread end: 'VLsub 0.9.13'
full log with vlc2.0.8: http://pastebin.com/download.php?i=R74cDmdT
The text was updated successfully, but these errors were encountered:
I can confirm this issue. Please fix it, at least by accepting nil as an empty string title. Thank you!
Sorry, something went wrong.
same as #90
No branches or pull requests
Hi,
is there no real title to use in streams from peerflix?
I tested vlc-2.2.0-pre3 and 2.0.8
Ju
[030062e8] lua generic debug: Activating extension 'VLsub 0.9.13'
[030062e8] lua generic debug: [VLsub] Welcome
[030062e8] lua generic debug: [VLSub] Working directory: D:\Users\judano\AppData
\Roaming\vlc\lua\extensions\userdata\vlsub
[030062e8] lua generic debug: [VLSub] Loading config file: D:\Users\judano\AppDa
ta\Roaming\vlc\lua\extensions\userdata\vlsub\vlsub_conf.xml
[030062e8] lua generic debug: [VLSub] Video URI: http://192.168.0.107:8888/
[030062e8] lua generic warning: Error while running script C:\Program Files (x86
)\VideoLAN\VLC\lua\extensions\vlsub.lua, function activate(): ...am Files (x86)
VideoLAN\VLC\lua\extensions\vlsub.lua:1416: bad argument #1 to 'match' (string e
xpected, got nil)
[030062e8] lua generic error: Could not activate extension!
[030062e8] lua generic debug: Deactivating 'VLsub 0.9.13'
[030062e8] lua generic debug: [VLsub] Bye bye!
[030062e8] lua generic debug: Extension thread end: 'VLsub 0.9.13'
full log with vlc2.0.8: http://pastebin.com/download.php?i=R74cDmdT
The text was updated successfully, but these errors were encountered: