jellyfin / jellyfin-plugin-anilist

GNU General Public License v2.0
37 stars 22 forks source link

WIP Feature: Character role based filters (Main, Supporting and Background) #71

Open mmshivesh opened 6 months ago

mmshivesh commented 6 months ago

Draft Pull request adding support for role based filtering of Characters included in the metadata:

Testing:

Opening a Draft PR for the following reasons:

  1. Would it be a good idea to revert the change with naïve VA count filters (#66) with this smarter system based on character roles? IMO limiting the raw number of results seems like taking a sledgehammer to the problem
  2. UI feedback
  3. Get more pairs of eyes on it for testing, questions about the PersonType -> PersonKind changes