]> git.0d.be Git - botaradio.git/blobdiff - README.md
also accept files according to their extension
[botaradio.git] / README.md
index a73c362537582cd6999437d3d54b4b1e7b29db4b..80f229edde5a220e1723ff99d877ff234d172d27 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,12 @@
-# botamusique
+# botaradio
 
-Botamusique is a [Mumble](https://www.mumble.info/) music bot.
-Predicted functionalities will be those people would expect from any classic music player.
+Botaradio is a fork of botamusique, a [Mumble](https://www.mumble.info/) music bot.
+Its functionalities are those people would expect from any classic music player,
+Botaradio is itself focused on functionalities expected in a broadcast radio
+context.
+
+References to Botamusique are still present all around the source code, and
+this document, they pretty much apply.
 
 
 ## Features
@@ -43,9 +48,9 @@ Predicted functionalities will be those people would expect from any classic mus
 1. Install ffmpeg. If ffmpeg isn't in your package manager, you may need to find another source. I personally use [this repository](http://repozytorium.mati75.eu/) on my raspberry.
 
 #### Install botamusique
-Stable release (**recommended**, with build-in auto-update support):
+Stable release (**recommended**):
 ```
-curl -Lo botamusique.tar.gz https://azlux.fr/botamusique/sources.tar.gz
+curl -Lo botamusique.tar.gz http://packages.azlux.fr/botamusique/sources.tar.gz
 tar -xzf botamusique.tar.gz
 cd botamusique
 python3 -m venv venv
@@ -54,7 +59,7 @@ venv/bin/pip install -r pymumble/requirements.txt
 venv/bin/pip install -r requirements.txt
 ```
 
-For the version of the master branch (no build-in auto-update support):
+Testing version (from master):
 ```
 git clone --recurse-submodules https://github.com/azlux/botamusique.git
 cd botamusique
@@ -155,7 +160,7 @@ Exception: Could not find opus library. Make sure it is installed.
 You need to install the opus codec (not embedded in all system): `apt install libopus0`
 
 
-### Contributors
+### Contributors (botamusique)
 If you want to participate, You're welcome to fork and submit pull requests (fixes and new features).
 
 The following people joined the collaborators for a faster development, big thanks to them: