raptor2101 / Mediathek

GNU General Public License v3.0
45 stars 16 forks source link

Create TreeNodes for "Serien" and "Themen" at runtime #76

Closed p-friedrich closed 8 years ago

p-friedrich commented 8 years ago

The categories "Serien" and "Themen" provide subcategories on the website. In my understanding these should be handled by creating TreeNodes at runtime. The ZDF part of this plugin implements something similar for "Themen" but I didn't quite understand how it works yet. If I have time I will dig deeper. Can someone give me any pointers where to start or how to implement this?