From 47cdb9651d76e1603c4e7c2d320f9e079665351d Mon Sep 17 00:00:00 2001
From: psy <psy@darmstadt.ccc.de>
Date: Sun, 10 Jan 2021 19:14:45 +0100
Subject: [PATCH] cleanup

---
 docs/gema.en.md | 6 ------
 docs/gema.md    | 8 --------
 docs/index.md   | 4 ----
 mkdocs.yml      | 1 -
 4 files changed, 19 deletions(-)
 delete mode 100644 docs/gema.en.md
 delete mode 100644 docs/gema.md

diff --git a/docs/gema.en.md b/docs/gema.en.md
deleted file mode 100644
index 34cdf45..0000000
--- a/docs/gema.en.md
+++ /dev/null
@@ -1,6 +0,0 @@
-GEMA
-===
-
-Some assemblies asked for a possibility to link (music-)streams into the rC3. Unfortunately, this "online" has not been understood by governments and a lot of institutions, like, e.g., GEMA (and no, we're not talking about the usefulness of it for artists) and so it's much more complicated than it should be. The problem is the insinuation, license-mandatory content has been streamed over our platform. So there is one GEMA-registration for the Lounge and one for the channels, which means those 20+ Erfas, who are providing stages. Those already came together weeks ago and share one Gema-registration, which means, they have to negotiate, who may stream when, since parallel streaming is not possible. You may, of course, play what you like on your own websites and infrastructure. Please take care of your own GEMA registration and billing. Also think of legal information like an imprint and a privacy policy.
-
-For rC3 you do have the possibility to store small amounts of data like video loops of your projects at the "hangar". Info on how to do that is in the [Howto Maschinenraum](maschinenraum.en.md).
diff --git a/docs/gema.md b/docs/gema.md
deleted file mode 100644
index d75b8c0..0000000
--- a/docs/gema.md
+++ /dev/null
@@ -1,8 +0,0 @@
-GEMA
-===
-
-[english version](gema.en.md)
-
-Einige Assemblies fragten nach der Möglichkeit, (Musik-)Streams in die rC3 einzubinden. Leider ist dieses Online von vielen Regierungen und Einrichtungen wie z.B. der GEMA (und nein, wir reden nicht über deren Sinnhaftigkeit gegenüber Künstler:innen) noch nicht verstanden worden und daher viel komplizierter als es sein müsste. Das magische Wort ist dabei "GEMA-Vermutung", was bedeutet, dass entsprechende Stellen uns erstmal pauschal unterstellen, dass GEMA-pflichtiger Content über unsere Plattform gelaufen ist. Daher: Es gibt eine GEMA-Anmeldung für eine zentrale Lounge und eine für die Kanäle, also jene Erfas/Standorte, die Bühnen anbieten. Die haben sich allerdings auch schon vor Wochen zusammengetan und teilen sich eine Anmeldung mit 20+ Bühnen, sodass sie sich absprechen müssen, wer wann den Stream bespielen darf, weil nichts zeitgleich laufen kann. Ihr könnt gern auf Euren eigenen Webseiten außerhalb der rC3-Domains streamen, was Ihr mögt. Dort seid Ihr selbst verantwortlich, auch für Eure GEMA-Abwicklung. Denkt dabei auch an Datenschutzerklärung und Impressum.
-
-Für die rC3 gibt es die Möglichkeit, kleine Mengen statischen Content wie z.B. Videoloops Eurer Projekte einzubinden. Die Dateien könnt Ihr im "Hangar" parken; die Infos dazu findet Ihr im [HowTo Maschinenraum](maschinenraum.md).
diff --git a/docs/index.md b/docs/index.md
index 45e5353..ed66571 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -7,10 +7,8 @@ Aktuell findet Ihr hier:
 
 * [Styleguide](styleguide.md)
 * [Maps Tutorial](maps.md)
-* [exitUrls für world.rc3 maps](exitUrls.md)
 * [Maschinenraum Doku](maschinenraum.md)
 * [HowTo Play](play.md)
-* [GEMA](gema.md)
 
 
 This pages should give you an overview over rC3 and the services and possibilities to contribute to rC3.
@@ -21,10 +19,8 @@ You will find the following things here:
 
 * [Styleguide](styleguide.md)
 * [Maps Tutorial](maps.en.md)
-* [exitUrls for world.rc3 maps](exitUrls.en.md)
 * [Maschinenraum Docs](maschinenraum.en.md)
 * [HowTo Play](play.en.md)
-* [GEMA](gema.en.md)
 
 
 
diff --git a/mkdocs.yml b/mkdocs.yml
index 4d6224f..12842b5 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -30,5 +30,4 @@ nav:
   - Maps: maps.md
   - Maschinenraum: 'maschinenraum.md'
   - Play: 'play.md'
-  - GEMA: 'gema.md'
   - Sponsoring: 'sponsoring.md'
-- 
GitLab