Server zum crawlen der Mediatheken. Teil von MediathekView.
mkdir mediathekview
cd mediathekview
git clone https://github.com/mediathekview/MServer.git
git clone https://github.com/mediathekview/Mlib.gitcd MServer
./gradlew runKompression zu xz Datei deaktivieren:
export NOCOMPRESS=y
java -jar MServer.jar- Verzeichnisse
MLibundMServermit Netbeans öffnen
- Falls noch nicht vorhanden: Plugin buildship installieren
- Projekt
MServerals Gradle-Projekt importieren.MLibwird automatisch mit importiert.