We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f6e325 commit 4bb1c2aCopy full SHA for 4bb1c2a
src/main/java/de/mediathekview/mserver/crawler/zdf/ZdfConstants.java
@@ -82,6 +82,7 @@ public final class ZdfConstants {
82
SPECIAL_COLLECTION_IDS.put("pub-form-10004", "Filme");
83
SPECIAL_COLLECTION_IDS.put("pub-form-10003", "Dokus");
84
SPECIAL_COLLECTION_IDS.put("pub-form-10010", "Serien");
85
+ SPECIAL_COLLECTION_IDS.put("genre-10290", "Sport");
86
}
87
88
private ZdfConstants() {}
0 commit comments