mpv-playlistmanager
mpv-playlistmanager copied to clipboard
Lua error: module 'mp.input' not found
trafficstars
[playlistmanager]
[playlistmanager] stack traceback:
[playlistmanager] [C]: in function 'require'
[playlistmanager] /home/dhost/.config/mpv/scripts/playlistmanager.lua:229: in main chunk
[playlistmanager] [C]: ?
[playlistmanager] [C]: ?
[playlistmanager] Lua error: /home/dhost/.config/mpv/scripts/playlistmanager.lua:229: module 'mp.input' not found:
[playlistmanager] no field package.preload['mp.input']
[playlistmanager] no file '/usr/share/lua/5.1/mp/input.lua'
[playlistmanager] no file '/usr/share/lua/5.1/mp/input/init.lua'
[playlistmanager] no file '/usr/lib64/lua/5.1/mp/input.lua'
[playlistmanager] no file '/usr/lib64/lua/5.1/mp/input/init.lua'
[playlistmanager] no file '/usr/lib64/lua/5.1/mp/input.so'
[playlistmanager] no file '/usr/lib64/lua/5.1/loadall.so'
[playlistmanager] no file '/usr/lib64/lua/5.1/mp.so'
[playlistmanager] no file '/usr/lib64/lua/5.1/loadall.so'
I am on Fedora 40 Plasma wayland. Any clues? I have other scipts working.
It should work in the latest stable release v0.39.0
If you are unable to update you can use the previous version https://github.com/jonniek/mpv-playlistmanager/tree/16e18949e3d604c2ffe43e95391f420227881139
Thanks, I will settle with the version you linked for now (I have mpv 0.37.0, forgot the mention).