Introduction
Introduction Statistics Contact Development Disclaimer Help
Add audio support. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 35e55aea3397b3f2dd7428a5e78b5e09bd884c4e
parent 967ff693bc1972dd98442c9493d1ac635a636803
Author: Annna Robert-Houdin <[email protected]>
Date: Thu, 16 Jan 2020 21:03:53 +0100
Add audio support.
Diffstat:
M annna-add-hashtag | 3 +++
1 file changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/annna-add-hashtag b/annna-add-hashtag
@@ -76,6 +76,9 @@ inserttag() {
*.txt|*.TXT|*.vt|*.VT)
tagtype="0"
;;
+ *.wav|*.WAV|*.mp3|*.MP3)
+ tagtype="A"
+ ;;
*)
tagtype="9"
;;
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.