-
Notifications
You must be signed in to change notification settings - Fork 295
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
【功能建议】仅更新指定用户的 emby 演员数据 #24
Labels
enhancement
功能请求 / New feature or request
Comments
|
1.我看了一下代码,应该是在拼emby的url的时候,跟api_key一样,把userid&上去,是否有效我还没有测试,但是我在另一个刮削演员信息的项目里有看到使用userid的 |
我只有一个用户没法测试,你可以尝试以下操作,假设服务器地址是
|
收到,会以某种方式加入此功能 |
@Maaafty 你的 emby 内设置是怎样的,是通过 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我观察到现在更新演员信息的时候是直接把emby媒体库里所有的媒体都遍历了一遍,很多不是女优的演员也统计在其中了。
希望可以增加一个功能,按当前登陆的emby用户来筛选演员。
The text was updated successfully, but these errors were encountered: