91270 / MeiamSubtitles

Emby Server / Jellyfin Server 端字幕插件 ,使用 迅雷影音、 射手网 接口精准匹配视频字幕
1.42k stars 138 forks source link

Thunder: The specified key does not exist #60

Closed 1574242600 closed 1 year ago

1574242600 commented 1 year ago

29 的补充

这是 Jellyfin 下的情况 , 会直接把该响应 body 当字幕保存

(我不知道当时究竟是不是返回的 404) ~现在不返回 404 , 而是 200~ ~所以导致现在不会报错,会直接把该响应 body 当字幕保存~

> http://subtitle.v.geilijiasu.com/F0/26/F0266AD0F149463C8C72B9AFE0F08020ABF3F8E3.ass

< HTTP/1.1 200 OK
< Date: Fri, 05 Aug 2022 14:12:30 GMT
< Content-Type: application/octet-stream
< Transfer-Encoding: chunked
< Connection: keep-alive
< Expires: Sat, 06 Aug 2022 14:12:30 GMT
< Cache-Control: max-age=86400
< Via: a013412
< 
<?xml version="1.0" encoding="UTF-8"?>
<Error>
  <Code>NoSuchKey</Code>
  <Message>The specified key does not exist.</Message>
  <RequestId>62ED254E2453D43332B1264D</RequestId>
  <HostId>xlppc-subtitle.oss-cn-shanghai-internal.aliyuncs.com</HostId>
  <Key>F0/26/F0266AD0F149463C8C72B9AFE0F08020ABF3F8E3.ass</Key>
</Error>
[2022-08-05 21:17:43.542 +08:00] [INF] [26] Jellyfin.MeiamSub.Thunder.ThunderProvider: MeiamSub.Thunder DownloadSub | Request -> eyJVcmwiOiJodHRwOi8vc3VidGl0bGUudi5nZWlsaWppYXN1LmNvbS9GMC8yNi9GMDI2NkFEMEYxNDk0NjNDOEM3MkI5QUZFMEYwODAyMEFCRjNGOEUzLmFzcyIsIkZvcm1hdCI6ImFzcyIsIkxhbmd1YWdlIjoiY2hpIiwiVHdvTGV0dGVySVNPTGFuZ3VhZ2VOYW1lIjoiemgifQ==
[2022-08-05 21:17:43.545 +08:00] [INF] [26] Jellyfin.MeiamSub.Thunder.ThunderProvider: MeiamSub.Thunder DownloadSub | Url -> http://subtitle.v.geilijiasu.com/F0/26/F0266AD0F149463C8C72B9AFE0F08020ABF3F8E3.ass  |  Format -> ass |  Language -> chi 
[2022-08-05 21:17:44.383 +08:00] [INF] [24] Jellyfin.MeiamSub.Thunder.ThunderProvider: MeiamSub.Thunder DownloadSub | Response -> OK
[2022-08-05 21:17:44.390 +08:00] [INF] [24] MediaBrowser.Providers.Subtitles.SubtitleManager: Saving subtitles to "/media/gd/tv/Better Call Saul/Season 6/Better Call Saul - S06E06 - Axe and Grind WEBDL-1080p.chi.ass"
91270 commented 1 year ago

响应值是 200 ,通过浏览器确实也是给到文件下载,但是下载的文件并不是一个有效的文件