Commit Graph

22 Commits (cbf235168018e495500ea2b4d9e1c03bcb6feda9)

Author SHA1 Message Date
Icedream cbf2351680 Typo, /etc/services/ -> /etc/service/. 2015-10-21 07:34:59 +02:00
Icedream ea082c91d2 Get rid of services from the base image we don't need.
Especially cron seems to be responsible for sometimes crashing the TeamSpeak3 client.
2015-10-21 07:33:08 +02:00
Icedream 2732bdfa57 Fix python (youtube-dl did not work because of that). 2015-10-16 21:40:56 +02:00
Icedream aec95b599c Revert "Do not upgrade to nodejs 4.x, seemingly this messes with python in bad ways."
This reverts commit cb17658e90.
2015-10-16 21:39:42 +02:00
Icedream cb17658e90 Do not upgrade to nodejs 4.x, seemingly this messes with python in bad ways. 2015-10-16 21:01:31 +02:00
Icedream 3d1e1151ee Suddenly Docker Hub complains about python... 2015-10-16 20:14:47 +02:00
Icedream 748d1274b3 Update README regarding VLC upgrade and youtube-dl.
Closes issue #1.
2015-10-16 20:01:47 +02:00
Icedream 84f3068aec Upgrade TS3Bot to commit 6d49bdfdaa.
- Adds support for youtube-dl parsing of URLs. This enables the bot to play SoundCloud, DailyMotion, etc. links and improves handling of YouTube links so they don't result in 403s.
2015-10-16 19:56:33 +02:00
Icedream 547adb1eca Upgrade VLC to 2.2 via a third-party repository. 2015-10-16 19:55:19 +02:00
Icedream 3457f7bb7c We should probably ACTUALLY upgrade to nodejs 4.x... 2015-10-16 14:15:35 +02:00
Icedream db5f76b4b6 Removed fail catcher in ts3bot service script.
"exec" essentially renders everything after the setuser call ineffective as it replaces the process completely.
2015-10-16 13:46:30 +02:00
Icedream 376b07fbd0 Added early development notice. 2015-10-16 13:36:01 +02:00
Icedream 8e79406f27 Fix example configuration formatting.
This formatting mistake is only visible on GitHub but not on Docker Hub.
2015-10-16 13:29:58 +02:00
Icedream b1f857fc47 Explain how to generate ts3server:// URLs for the configuration. 2015-10-16 13:19:53 +02:00
Icedream 13559d005b Clarified comment in Dockerfile regarding TS3 install hack. 2015-10-16 13:15:14 +02:00
Icedream 61969a3ff5 Clarified issue references in README.md. 2015-10-16 13:13:24 +02:00
Icedream 80f5b30fd8 "Show currently playing media metadata" added as planned feature.
See issue #7.
2015-10-16 13:12:11 +02:00
Icedream 341292da04 Merge branch 'master' into develop 2015-10-16 13:00:11 +02:00
Icedream 182a607bf4 Added a readme. 2015-10-16 12:59:15 +02:00
Icedream 8b9d02c68d Added a readme. 2015-10-16 12:56:26 +02:00
Icedream 9fcaa1fbc2 Fix the service run files so they're executable. 2015-10-16 11:19:28 +02:00
Icedream 978bdcfe98 Initial commit. 2015-10-16 11:08:26 +02:00