Skip to content

Commit 4bb1c2a

Browse files
authored
deep search for sport
1 parent 4f6e325 commit 4bb1c2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/de/mediathekview/mserver/crawler/zdf/ZdfConstants.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ public final class ZdfConstants {
8282
SPECIAL_COLLECTION_IDS.put("pub-form-10004", "Filme");
8383
SPECIAL_COLLECTION_IDS.put("pub-form-10003", "Dokus");
8484
SPECIAL_COLLECTION_IDS.put("pub-form-10010", "Serien");
85+
SPECIAL_COLLECTION_IDS.put("genre-10290", "Sport");
8586
}
8687

8788
private ZdfConstants() {}

0 commit comments

Comments
 (0)