-
Notifications
You must be signed in to change notification settings - Fork 252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
希望处理演员的多个别名 #167
Comments
这个问题基本无解,很多演员会有很多马甲名字,而且名字的翻译在各个网站不尽相同,想要达成这个目标所需的字典是很费劲的。 |
我觉得让用户自己去完善这个AliasMap就好了 |
女优名能不能自己设置语言,我这边之前用其他软件设置的日文名,现在这个默认中文,好像找不到地方修改 |
建议直接允许用户自己配置actress_alias.json, 给用户一个覆盖的选项 |
https://github.com/playmsg/JellyfinMergeActor |
这里有个字典,不知道能不能用上mapping_actor.zip |
功能建议
【上原亜衣】和【上原亚衣】会被当成是两个演员,影片都放在了两个不同的文件夹
感觉可以在配置文件增加一个别名记录
比如:
[ActressAlias] 上原亜衣=上原亚衣,吉原麻衣,...,其他别名
然后构建一个
AliasMap
每次刮削到一个
actress
就去AliasMap
匹配一下别名用别名作为最终的
actress
提交须知
The text was updated successfully, but these errors were encountered: