Scripts in this repo are mainly to enhance the experiences of using foobar2000.
JS files in Scripts
folder are for WSH Panel Mod Plus, which is extended by ttsping based on WSH Panel Mod by theophile (aka Wang. T. P.). These scripts are single-file scripts and there are no dependences.
How to install?
-
Paste a script's content in WSH Panel Mod Plus' editor and save & exit. or
-
Use
PREPROCESS
to import a script like:
// ==PREPROCESS==
// @import "path/to/script.js"
// ==/PREPROCESS==
Scripts in this folder are only for ESLyric, a lyric download & display component for foobar2000 developed by ttsping.
How to install?
- Install ESLyric component at first.
- Open preferences window and switch to
ESLyric#Search
settings page. A list of lyric sources be there and anAdd
button is at the right. - Click
Add
button to open script editor's window and paste one of the file contents into it, then save and exit.
Obsolete, should be removed then.
TODO.