Skip to content

Instantly share code, notes, and snippets.

@Skibicki
Skibicki / radio-mpv.bat
Last active March 30, 2022 07:05
Radio script for mpv
@echo off
rem # Listen to the radio using mpv
rem # Created by coreb1te
rem # Licensed by GPL v.2
rem # --------------------------------------
set VERSION=
set PLAY_COMMAND=mpv --ytdl=no --script-opts=autoload-disabled=yes
set CACHE_OPTIONS=Enabled
@Skibicki
Skibicki / Adding and Saving Aliases in Take Command or TCC
Last active March 30, 2022 05:41
Shortened instructions for adding and saving aliases in Take Command or TCC
Shortened instructions for adding and saving aliases in Take Command or TCC
https://jpsoft.com/forums/threads/add-a-new-alias.344/
FORUMS > TAKE COMMAND AND TCC > TIPS AND TRICKS > T&T - ALIASES
Title: ADD A NEW ALIAS
1.) Eric Pement:
To use this, you must have this command in your TCSTART.BTM file:
alias /r "c:\path\to\alias.ini"