0xboobface
0f51be96c0
Implement FC2Live downloads for the server
2019-01-24 20:24:09 +01:00
0xboobface
e8572434a9
Set version to 1.17.1
2019-01-23 17:41:03 +01:00
0xboobface
c5474eb79b
Start OnlineMonitor after initializing the Sites
2019-01-23 17:40:46 +01:00
0xboobface
11f2a3ef8d
Increase version to 1.17.0
2019-01-19 16:06:50 +01:00
0xboobface
8e0e8855d0
Enable LiveJasmin for the server
...
Since the HLS downloads suddenly work for LiveJasmin, we can enable it
for the server, too.
2019-01-18 15:29:14 +01:00
bounty1342
17fcdb405a
Add info about docker
2019-01-01 22:43:13 +01:00
bounty1342
114098d16c
docker-compose to start the container
...
Could also be run with docker run -d -p 8080:8080 -v /ctb/app/config:/root/.config/ctbrec/ -v /ctb/video:/root/ctbrec 0xboobface/ctbrec
2019-01-01 22:38:07 +01:00
bounty1342
da4b0ec20c
DockerFile to build the server
...
The following commande help build the server with the required version :
docker build --build-arg versionM3u8=0.2.7-CTBREC --build-arg version=1.16.0 --build-arg memory=-Xmx192m -t bounty1342/ctbrec . --no-cache
Next update could select the branch or commit to ease testing.
2019-01-01 22:32:59 +01:00
0xboobface
2a1dc77a89
Increase version number to 1.16.0
2018-12-17 17:53:53 +01:00
0xboobface
e1c16cda9b
Add Streamate
2018-12-14 23:53:19 +01:00
0xboobface
9d86a0531c
Bump version to 1.15.0
2018-12-13 16:24:45 +01:00
0xboobface
279852bb33
Print out environment and version on start
2018-12-12 13:33:24 +01:00
0xboobface
e7f1d26a84
Bumb version to 1.14.0
2018-12-10 17:15:33 +01:00
0xboobface
bcb89ef009
Add event processing system to the server
...
Similar to the events and actions in the client you can add event
listeners on the server. Easiest way to create them is to run ctbrec in
standalone mode and then create the event on the settings tab.
Afterwards you can copy the event handler from the client settings file
to the server settings.
2018-12-10 15:44:15 +01:00
0xboobface
605b62ca0e
Merge branch 'dev' into notify
2018-12-10 12:58:19 +01:00
0xboobface
c0442f898d
Use /bin/bash as execution execution environment for the linux scripts
2018-12-10 12:57:33 +01:00
0xboobface
69544a7a60
Pull OnlineMonitor out of LocalRecorder
2018-12-05 21:01:33 +01:00
0xboobface
889dbecb14
Bump version to 1.13.0
2018-12-03 00:14:50 +01:00
0xboobface
539db89bdb
Bump version to 1.12.1
2018-11-28 23:28:32 +01:00
0xboobface
b771145612
Bump version to 1.12.0
2018-11-28 17:52:30 +01:00
0xboobface
8fdb24bad1
Add methods to get the free and total space
2018-11-26 14:01:08 +01:00
0xboobface
a57a9877b8
Bumb version to 1.11.0
2018-11-25 20:10:27 +01:00
0xboobface
88cfa9b8a7
Add log files to .gitignore
2018-11-24 18:47:44 +01:00
0xboobface
76efd16c96
Change logfile name to server.log in server/logback.xml
2018-11-24 18:45:42 +01:00
0xboobface
92d90465b2
Add link to docker image in server readme
2018-11-19 15:44:56 +01:00
0xboobface
042fe43838
Bumb version to 1.10.0
2018-11-19 15:33:48 +01:00
0xboobface
dc8b7d519e
Update README.md
...
Fix closing kbd tag
2018-11-19 13:07:45 +01:00
0xboobface
9f314a3512
Add assembly for the server
2018-11-19 13:05:41 +01:00
0xboobface
26ad7b1afd
Add logback config to server
2018-11-18 23:23:38 +01:00
0xboobface
cda330ddbd
Split up project into client, server, common and master
2018-11-18 22:42:13 +01:00
0xboobface
e87611fe3d
Split up project into client, server and master
2018-11-18 19:22:37 +01:00