Skip to content
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

开启强制转向https后演员图片刮削失败 #43

Open
pumpkin-nbc opened this issue Aug 26, 2023 · 9 comments
Open

开启强制转向https后演员图片刮削失败 #43

pumpkin-nbc opened this issue Aug 26, 2023 · 9 comments
Labels
bug Something isn't working FAQ Frequently Asked Questions

Comments

@pumpkin-nbc
Copy link

pumpkin-nbc commented Aug 26, 2023

image

log里显示
image

@pumpkin-nbc
Copy link
Author

[00:38:42] [WRN] [45] Emby.Server.Implementations.Library.LibraryManager: Cannot fetch image from http://127.0.0.1:8096/plugin/metashark/proxy/image/?url=https%3a%2f%2fimg1.doubanio.com%2fview%2fcelebrity%2fraw%2fpublic%2fp5787.jpg. Http status code: ServiceUnavailable
System.Net.Http.HttpRequestException: Invalid image received.
at MediaBrowser.Providers.Manager.ProviderManager.SaveImage(BaseItem item, String url, ImageType type, Nullable`1 imageIndex, CancellationToken cancellationToken)
at Emby.Server.Implementations.Library.LibraryManager.ConvertImageToLocal(BaseItem item, ItemImageInfo image, Int32 imageIndex)
at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)

@pumpkin-nbc
Copy link
Author

jellyfin启用了https 并强制转向https

@cxfksword
Copy link
Owner

你可以在插件配置中填下图片代理域名试下

@pumpkin-nbc
Copy link
Author

pumpkin-nbc commented Aug 27, 2023

你可以在插件配置中填下图片代理域名试下

加了 然后有几个问题想确认一下
是否需要https://ip:port 或者只需要 https://ip 实验了一下 需要代port 插件里提醒的话 看看能不能改成 jellyfin访问地址+端口
然后如果已经生成了nfo文件 里面的演员信息并不会被覆盖 这个是需要删除nfo文件 还是如何操作

@pumpkin-nbc
Copy link
Author

image
加上了域名端口后 也会出现这种地址

@cxfksword
Copy link
Owner

演员已经刮削过的,好像是只能通过修改图片功能修正,可以识别其他新电影看有没正常了

@pumpkin-nbc
Copy link
Author

演员已经刮削过的,好像是只能通过修改图片功能修正,可以识别其他新电影看有没正常了

好像是的 我把nfo全删了 现在正常刮削
不过为什么会有 部分演员是绝对路径展示图片
部分演员是用链接来展示图片

@cxfksword
Copy link
Owner

有绝对路径表示图片已缓存到本地了,是链接表示下载图片失败,表示图片链接有问题

@pumpkin-nbc
Copy link
Author

有绝对路径表示图片已缓存到本地了,是链接表示下载图片失败,表示图片链接有问题

原来如此 了解了 感谢

@cxfksword cxfksword changed the title 1.7版本的演员刮削有异常 开启强制转向https后演员图片刮削失败 Aug 27, 2023
@cxfksword cxfksword added bug Something isn't working FAQ Frequently Asked Questions and removed bug Something isn't working labels Aug 27, 2023
@cxfksword cxfksword pinned this issue Aug 27, 2023
@cxfksword cxfksword added the bug Something isn't working label Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working FAQ Frequently Asked Questions
Projects
None yet
Development

No branches or pull requests

2 participants