This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:: Version 1.3a | |
:: 03/27/2025 | |
@echo off | |
SETLOCAL EnableDelayedExpansion | |
:: Define configuration files and their corresponding GIST URLs | |
set "CONFIG_FILES[0]=mpv.conf" | |
set "GIST_URLS[0]=https://gist.githubusercontent.com/JySzE/db4149cad726b3b6955dca8d47a19721/raw" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Version 1.4 | |
# 03/27/2025 | |
Ctrl+o script-message-to dialog open #menu: Open > Files... | |
Ctrl+O script-message-to dialog open-folder #menu: Open > Folder... | |
_ script-message-to dialog open append #menu: Open > Add To Playlist... | |
_ ignore #menu: Open > - | |
_ script-message-to dialog open bd-iso #menu: Open > Bluray ISO... | |
_ script-message-to dialog open dvd-iso #menu: Open > DVD ISO... | |
_ ignore #menu: - |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Version 3.0 | |
# 03/08/2025 | |
############################################################################################################################################### | |
# Player GUI Options | |
############################################################################################################################################### | |
# Adjust all as needed. |
NewerOlder