zorchenhimer / MoviePolls

Voting to decide on a movie to watch with MovieNight
https://discord.gg/F2VSgjJ
16 stars 6 forks source link

Restrict Jikan API results to only movies #45

Closed CptPie closed 4 years ago

CptPie commented 4 years ago

For certain usecases only movies should be able to be added (i.e. Zorchs Movienight). Still it should be optional to filter to only movies (or only one episode series) and be configurable in the admin panel. Also a total "ban" of certain "tags" (see https://imgur.com/a/qB6Cuie for reference) should be configurable. Maybe also make the max amount of episodes configurable.

For the episodes the field "episodes" on the same level as the title should be used. For the entrytype the field "type" is used (see above link for reference).

CptPie commented 4 years ago

Fixed by PR #50