markop159 / KODI-Popcorn-Time

With KODI Popcorn Time you can search for movies that you can see immediately in KODI.
142 stars 32 forks source link

Generalization for seasons fetching with a BaseContentWithSeasons class #54

Closed adamantike closed 7 years ago

adamantike commented 7 years ago

Moving towards an OOP paradigm! Remove redundancy of _seasons function by having a base class to encapsulate this logic