-
Notifications
You must be signed in to change notification settings - Fork 40
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
SimpleHistory crashes with Ace Stream #143
Comments
I am getting it for every video I play after I upgraded mpv |
Pull request #142 Fixes the problem for me |
for me this also doesn't solve the problem, it always gives me that error on that string with ace stream link |
Is there any acestream sample I can test it on? Never used this protocol before |
you can find some links on AceStreamID, but you should download the engine and have the mpv script to try them. |
The crash could be related to different reason based on the log. It seems that your log file has an issue. Try the latest script from scratch: Re-download the latest script and config file (not from releases page but from the repository directly) Let me know how it goes. |
ok, I already had everything updated but by doing the tests cleanly you can see that the problem comes from the .conf file, as soon as I set anything in history_blacklist, in that case only if I open acestream links the script crashes (not with files or youtube links for example). I'm currently testing it without log file, with the base file and just changing the conf like this: |
When blacklist is not touched, the script crashes or it works fine with acestream? |
works fine |
SimpleHistory crashes if I use an acestream:// link and also if I add it to the blacklist
[SimpleHistory] Lua error: D:/.../SimpleHistory.lua:1974: attempt to index a nil value
The text was updated successfully, but these errors were encountered: