summaryrefslogtreecommitdiff
path: root/maps.h
diff options
context:
space:
mode:
authorJochen Dolze <vdr@dolze.de>2011-11-27 18:56:20 +0100
committerJochen Dolze <vdr@dolze.de>2011-11-27 18:56:20 +0100
commita6acfd6f9ad4227008667ff269bfa7ce2185f28b (patch)
tree59a5f7cd28b72abe0032a525be1178b0c37c24db /maps.h
parent3594e6b915e4078b8ec20f1cc9caf9082a460067 (diff)
downloadvdr-plugin-xmltv2vdr-a6acfd6f9ad4227008667ff269bfa7ce2185f28b.tar.gz
vdr-plugin-xmltv2vdr-a6acfd6f9ad4227008667ff269bfa7ce2185f28b.tar.bz2
epgdata2xmltv now handles wrong charset and encoding (only sort of!)v0.0.2
added eplist support
Diffstat (limited to 'maps.h')
-rw-r--r--maps.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/maps.h b/maps.h
index 6f9fefe..71458ef 100644
--- a/maps.h
+++ b/maps.h
@@ -30,6 +30,8 @@
#define USE_VIDEO 0x100
#define USE_AUDIO 0x200
+#define USE_SEASON 0x400
+
#define CREDITS_ACTORS 0x100000
#define CREDITS_DIRECTORS 0x200000
#define CREDITS_OTHERS 0x400000