jellyfin / jellyfin-plugin-anilist

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

Plugin pulls voice actors for all the languages. #32

Open Roshri opened 2 years ago

Roshri commented 2 years ago

I'd like to find a way to limit which voice actors get pulled to the metadata of a title but I can't find a way to do so, currently when a show matches to an Anilist entry, it pulls every voice actor for a character like this

image

Ideally, it would only pull the very first one, which is the Japanese one. Is there a way to do this?

chu-shen commented 2 years ago

anilist Configuration->check "Filter people by title preference"

As4shi commented 2 years ago

anilist Configuration->check "Filter people by title preference"

This option is kinda useless for the most part, unless you can read kanji or don't mind the titles in kanji. It would be better to have an option to choose if we want the original cast only, only the dubbed version cast or both.

I made some small changes to allow that, they are available on my fork if anyone wants to see/use it. I haven't created a pull request because honestly I didn't have the time to read through the documentation, but if anyone is willing to implement it properly feel free to do so.

Just a heads up that I didn't test it with korean/chinese anime, I suppose the cast might show as empty in those cases.

sannidhyaroy commented 1 year ago

This option is kinda useless for the most part, unless you can read kanji or don't mind the titles in kanji. It would be better to have an option to choose if we want the original cast only, only the dubbed version cast or both.

I agree. I watch subbed animes and would like the only the Japanese Voice Actors to show up but then I have to set the title to Japanese to get that to happen. It makes the plugin pointless.

jack-mil commented 1 year ago

This is a really important feature and a source of grief for me. I like using Romaji title, but the "Filter people by title preference" does not filter to only the Japanese VAs when selected.

Will be closed by #40