Commit Graph

95 Commits (016d9589fab40daf2591b552f01ff2fe3c1db172)

Author SHA1 Message Date
Icedream 016d9589fa Update TS3Bot to 3948c767e9 and TS3Client to 3.0.19. 2016-04-08 20:06:11 +02:00
Icedream 2b8895e185 Update TS3Bot to 92c66a6bbc92c66a6bbc. 2016-02-16 18:29:11 +01:00
Icedream fbae8559f1 Update Node.js to 5.6.0 and TS3Bot to 0a0a3875e5. 2016-02-16 17:41:41 +01:00
Icedream 8f7ae2119c Update TS3Bot to 592872f97d. 2015-11-08 21:07:29 +01:00
Carl Kittelberger cd4e27005c Merge pull request #7 from icedream/develop
Version 0.3.
2015-11-05 20:01:25 +01:00
Icedream 72651b36f4 Update TS3Bot to 7160acee75. 2015-11-05 20:00:36 +01:00
Icedream 930cb271a7 Update TS3Bot to 95fe3249cc. 2015-11-05 19:43:02 +01:00
Icedream e9f84245ea Update TS3Bot to e93b3f5fff. 2015-11-05 19:31:06 +01:00
Icedream 8a0dd8470a You can now loop the playlist, yay! 2015-11-05 19:14:41 +01:00
Icedream fc1188384f Update supported commands. 2015-11-05 19:12:05 +01:00
Icedream f448e44587 Update TS3Bot to ed9e3605a7. 2015-11-05 19:06:46 +01:00
Icedream 27db5cea1a This is no longer needed since we no longer use runit. 2015-11-05 19:06:22 +01:00
Icedream 0ff94d4dc9 Fix permission denied issue on global install. 2015-11-05 04:56:15 +01:00
Icedream 1574158c17 Get rid of some more dependencies that should already exist. 2015-11-05 04:36:01 +01:00
Icedream 05fdcce403 Get rid of wget dependency. 2015-11-05 04:35:11 +01:00
Icedream 37263f8482 Update TS3Bot to 003ec48763.
Change installation process by using the global binary that TS3Bot now ships.
2015-11-05 04:03:59 +01:00
Icedream bd82fd5ccf Update TS3Bot to b71c2be88fr. 2015-11-05 00:41:55 +01:00
Icedream d3a62813bc Update TS3Bot to 8fe17abdf8. 2015-11-04 19:45:59 +01:00
Icedream bf11f06992 Update TS3Bot to d403f93e76. 2015-11-03 10:39:54 +01:00
Icedream 64c1083008 Update TS3Bot to 59bdee9229. 2015-11-03 10:15:57 +01:00
Icedream 01eee239b1 Update TS3Bot to 655659e254. 2015-11-03 04:03:31 +01:00
Carl Kittelberger d5c302a1f7 Merge pull request #5 from icedream/migration
Migration to newer "node" base image. Closes #4 and #6.

This will provide a newer version of node along with a newer base OS that allows us to make use of new libvlc binaries as well that have OPUS support. This is important to get YouTube support back working as youtube-dl -f bestaudio tends to select OPUS streams for newer videos.
2015-11-03 01:50:16 +01:00
Icedream a881ee4924 Update TS3Bot to 4d7550865e. 2015-11-03 01:29:09 +01:00
Icedream 5e85a9ef7a PulseAudio: Load module-device-restore and module-stream-restore. 2015-11-03 01:20:05 +01:00
Icedream 62cb121a03 Revert "Load module-volume-restore in pulseaudio, fixes #6."
This reverts commit 3f837421cd.

Conflicts:
	etc/pulse/default.pa
2015-11-03 01:14:34 +01:00
Icedream dbb77b4310 PulseAudio: Move module-x11-publish up into the .fail section. 2015-11-03 01:05:18 +01:00
Icedream 3f837421cd Load module-volume-restore in pulseaudio, fixes #6. 2015-11-03 01:04:36 +01:00
Icedream 27cda8f7f4 Update TS3Bot to 2ee4dc32c3. 2015-11-02 16:12:49 +01:00
Icedream bf6f1ce081 Update TS3Bot to 02e6f0c489. 2015-11-02 13:38:40 +01:00
Icedream baa6796896 Update TS3Bot to 8afc967796. 2015-11-02 13:27:44 +01:00
Icedream a1f28dab10 Try to fix module-null-sink. 2015-11-02 13:21:27 +01:00
Icedream 811c9e3f52 Add /etc/pulse/default.pa to only load null sinks. 2015-11-02 13:15:40 +01:00
Icedream Jenkins 7849a8dcf0 Update TS3Bot to 2e246a1a98. 2015-11-02 12:48:57 +01:00
Icedream 32608dcc97 Fix wrong command for detecting Node.js version to build correct native addon version for WebChimera.js. 2015-11-02 10:25:49 +01:00
Icedream d50400a1dd Fix faulty startup command. 2015-11-02 09:57:27 +01:00
Icedream e459d1cdc2 Get rid of DBus setup in setup.sh.
See previous commits for detailed information.
2015-11-01 16:54:41 +01:00
Icedream 06b662c12b Removed command to empty /etc/apt/sources.list.d.
Emptying the sources.list.d folder is no longer necessary.
2015-11-01 16:08:43 +01:00
Icedream 12b4c02492 Delete the /tmp/empty folder after useradd. 2015-11-01 16:05:56 +01:00
Icedream 930b7c5bd1 Fix skeleton flag on useradd. 2015-11-01 16:05:33 +01:00
Icedream c0ce150858 Fix "useradd: group 'app' does not exist". 2015-11-01 14:57:03 +01:00
Icedream 0c16608f9c Typo: This is actually node:4.2, not nodejs:4.2. 2015-11-01 01:39:54 +01:00
Icedream dd5cd05de9 Remove sudo call for installing TeamSpeak3.
Installing the files on root will have the same effect as for other calls. All installed files will no longer be writable by the "app" user, however can still be used and, if the +x flag is set, can be executed.
2015-11-01 00:49:37 +01:00
Icedream 755d0d4752 Migrating to base image nodejs:4.2.
- Remove dbus, it's unnecessary and we can no longer run it in the background without the phusion-baseimage's init process.
- Remove setuser calls since that script no longer exists without phusion-baseimage, instead do all as root (will make files read-only for the app user which is more secure anyways).
2015-11-01 00:45:06 +01:00
Icedream 82b38e214c Increasing Docker Hub Network Fail counter. 2015-10-30 00:02:15 +01:00
Icedream 839e176381 Update TS3Bot to 82c19a2196. 2015-10-29 03:09:14 +01:00
Icedream 6672e0d319 Update TS3Bot to c20462272f. 2015-10-29 02:31:48 +01:00
Icedream def8092fa1 Introducing the Docker Hub Network Fails counter for retriggering build of current branch! 2015-10-29 00:25:49 +01:00
Icedream 6469a50f00 Remove ffmpeg and rtmpdump from dependencies. 2015-10-29 00:00:57 +01:00
Icedream 5909ca3cbb Downgrade vlc to 2.1.x from official repositories.
There is currently no APT repository out there that provides an easy way to install a newer version of VLC as library (libvlc) which is needed for WebChimera.js. Since we already have youtube-dl integrated, we no longer need to rely on VLC's functionality to resolve YouTube links, so in this case we can safely downgrade back to 2.1.x to get the library back.
2015-10-28 23:41:36 +01:00
Icedream ca79736310 Revert to old npm_config_wcjs_runtime_version fix and install dependencies as root instead of as app user. 2015-10-28 23:02:59 +01:00