From 506a0b520635f3188cafd649983582f472e54ce9 Mon Sep 17 00:00:00 2001 From: Twentysix Date: Thu, 10 Mar 2016 09:22:21 +0100 Subject: [PATCH] Updated Audio module (markdown) --- Audio-module.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Audio-module.md b/Audio-module.md index 86d18f1..0d54c54 100644 --- a/Audio-module.md +++ b/Audio-module.md @@ -10,4 +10,6 @@ Queue mode forces the use of queue whenever possible/necessary. It also restrict ## Local playlists -To make local playlists, open the localtracks folder located in data/audio. Every folder you make in localtracks counts as a different playlist and the name of the folder will be its name (no spaces allowed). Put as many mp3 / flac as you want in them. \ No newline at end of file +To make local playlists, open the localtracks folder located in data/audio. Every folder you make in localtracks counts as a different playlist and the name of the folder will be its name (no spaces allowed). Put as many mp3 / flac as you want in them. +Then you can start it with: +`[p]local ` \ No newline at end of file