jellyfin / jellyfin-plugin-anilist

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

Limit amount of people in metadata search result #57

Closed AkaTenshi closed 6 months ago

AkaTenshi commented 7 months ago

Hello, as requested in #43 I added an option to limit the amount of people in metadata search results. There is a new option in the plugin config to configure this behaviour. Changing this setting from the default 0 (unlimited, just as before) to n will only save the first n people as returned by AniList. This setting applies only to new metadata on media updates / identifications. Existing metadata is not altered. Screenshot_from_2024-04-19_18-28-14 Screenshot_from_2024-04-19_18-28-51 Screenshot_from_2024-04-19_18-27-37

nielsvanvelzen commented 7 months ago

Can you retarget the "unstable" branch in this repository? We're not updating this plugin for 10.8 anymore.

HansLehnert commented 7 months ago

The Anilist metadata has classification for character roles (main/secondary/background). Perhaps adding an option to filter on roles instead would be a better option.