0:
time.sleep(0.01)
@@ -326,10 +342,11 @@ def start_web_interface(addr, port):
if __name__ == '__main__':
- parser = argparse.ArgumentParser(description='Bot for playing radio stream on Mumble')
+ parser = argparse.ArgumentParser(description='Bot for playing music on Mumble')
# General arguments
parser.add_argument("--config", dest='config', type=str, default='configuration.ini', help='Load configuration from this file. Default: configuration.ini')
+ parser.add_argument("-q", "--quiet", dest="quiet", action="store_true", help="Only Error logs")
# Mumble arguments
parser.add_argument("-s", "--server", dest="host", type=str, required=True, help="The server's hostame of a mumble server")
diff --git a/pymumble b/pymumble
index d9f70dd..d2ad1fd 160000
--- a/pymumble
+++ b/pymumble
@@ -1 +1 @@
-Subproject commit d9f70dd61d69c80e322aa1185d541e6e04376148
+Subproject commit d2ad1fde0c9e427622fb9c69ca7e20783a19d101
diff --git a/requirements.txt b/requirements.txt
index 03203d3..0b1e08d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
-opuslib==1.1.0
-protobuf==3.1.0
+opuslib==2.0.0
+protobuf==3.4.0
flask
youtube-dl
python-magic
diff --git a/templates/index.html b/templates/index.html
index 27a574d..5205f9d 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -66,7 +66,20 @@
-
+
+ Add Youtube/Soundcloud URL :
+
+
+
+ Add Radio URL :
+
+
Currently Playing :