Docker image that contains everything necessary to run TS3Bot almost out of the box.
 
 
Go to file
Icedream 394b16ab5e We're now completely getting rid of vlc-api.
- Hopefully fixes audio volume not being set to 50% at startup.
- Volume now is in the range of 0 to 200 (percentage, so goes from 0% to 200% for those numbers).
- Made message displaying volume change display the actual level set.
- We're no longer providing an HTTP interface.
- Now stores metadata info in a separate variable for later retrieval by input MRL.
- Now prints when player reaches end of playlist.
- Now supports toggle-pausing using "pause" command.
- Should fix playlist not being able to kick off on "play" if stopped.
- Removed vlc-api dependency.

Relates to issues #17, #10 and #7 (partially).
2015-10-27 01:14:55 +01:00
services We're now completely getting rid of vlc-api. 2015-10-27 01:14:55 +01:00
.gitignore Replace .gitignore with a more complete copy. 2015-10-16 14:42:03 +02:00
app.iced We're now completely getting rid of vlc-api. 2015-10-27 01:14:55 +01:00
app.js log.fatal does - in fact - not exist. 2015-10-16 09:43:32 +02:00
config.iced Initial commit. 2015-10-15 17:40:20 +02:00
logger.iced Initial commit. 2015-10-15 17:40:20 +02:00
package.json We're now completely getting rid of vlc-api. 2015-10-27 01:14:55 +01:00
require_bin.iced Initial commit. 2015-10-15 17:40:20 +02:00
service_depcomparer.iced Initial commit. 2015-10-15 17:40:20 +02:00
service_template.iced Initial commit. 2015-10-15 17:40:20 +02:00
services.iced Remove the HTTP API server and do everything directly. 2015-10-21 14:19:56 +02:00
sugar_property.iced Initial commit. 2015-10-15 17:40:20 +02:00
ts3query.iced Don't log JSON representation of the TeamSpeak3 queries. 2015-10-16 19:40:47 +02:00
ts3settings.iced Log updates on identities. 2015-10-21 21:00:00 +02:00
x11.iced Initial commit. 2015-10-15 17:40:20 +02:00