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

mpv: fix error on launch by removing directories inside mpv's scripts directory #1004

Merged

Conversation

wis
Copy link
Contributor

@wis wis commented Sep 13, 2021

fixes LukeSmithxyz/LARBS#326 and wis/mpvSockets#5

The error message is cryptic but I figured out it is caused by mpv trying to read and parse everything in the scripts directory as script files and failing to do so for the mpvSockets directory inside it.

@LukeSmithxyz LukeSmithxyz merged commit f1814b3 into LukeSmithxyz:master Sep 13, 2021
gogolnr1 pushed a commit to gogolnr1/voidrice that referenced this pull request Jun 28, 2023
… directory (LukeSmithxyz#1004)

* remove dirs from mpv scripts dir

* remove submodule dir from mpv scripts dir

* add script_modules directory outside scripts direcoty

* load modules/plugins from script_modules, outside mpv's script-files-only directory

* rename variable
xorllc pushed a commit to xorllc/voidrice that referenced this pull request Jun 9, 2024
… directory (LukeSmithxyz#1004)

* remove dirs from mpv scripts dir

* remove submodule dir from mpv scripts dir

* add script_modules directory outside scripts direcoty

* load modules/plugins from script_modules, outside mpv's script-files-only directory

* rename variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants