mpv-scripts
mpv-scripts copied to clipboard
Script collection for the mpv media player.
**Load files/URLs from clipboard:** - BUG: Fails to load if the pasted text is in quotes. I use to get the path through Windows's context menu, so the quotes are...
Doing Alt+s only shows subtitles which came within video. If I download an external subtitle, it is being shown in list of cycle subtitle, but not in your list. Please...
If I use restart-mpv (my input.conf entry is `Ctrl+e script-message-to misc restart-mpv`) on a given file which is at 01:30, when I go to the next/previous file on the playlist,...
1. Font, font size, spacing, display duration, mediainfo format (Instead of Default `N:`, `G:`, `V:`, `A:`, `S:`) `Name:`, `G(idk what G stands for):`, `Video:`, `Audio:`, `Subtitle:` looks better. 2. `cycle-known-tracks...
mpv supports playlists like this (*.m3u* file): #EXTM3U #EXTINF:0,This is the title of the item https://example.com/file.mp4 In this example, *search_menu* currently can only find "*file.mp4*", but should use "*This is...
Mplug is like a package manager but for mpv scripts. Please add your script there (if already not there) and also installation instructions in manifest - https://github.com/Nudin/mpv-script-directory/blob/master/HOWTO_ADD_INSTALL_INSTRUCTIONS.md
This complicates the install process a little bit. You install `language_table.lua` to the `script-modules` folder, and if it is present it will be used for lookups for language names, if...
It just stays on none. While console shows `track {sid} already selected`
I`m getting this error trying to use auto_mode.lua script: [auto_mode] Lua error: ...g0apb6-auto_mode-current/share/mpv/scripts/auto_mode.lua:51: attempt to index global 'msg' (a nil value) This is fix