mirror of https://github.com/icedream/ts3bot.git
- 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). |
||
---|---|---|
services | ||
.gitignore | ||
app.iced | ||
app.js | ||
config.iced | ||
logger.iced | ||
package.json | ||
require_bin.iced | ||
service_depcomparer.iced | ||
service_template.iced | ||
services.iced | ||
sugar_property.iced | ||
ts3query.iced | ||
ts3settings.iced | ||
x11.iced |