ChineseSubFinder / ChineseSubFinder/ChineseSubFinder

字幕下载错乱,总是下到别的电影的字幕

Open
#459 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
3.9k
Forks
288
PR merge metrics
No merged PRs in 30d

Description

## 你使用的 chinesesubfinder 是什么版本,什么环境?

> chinesesubfinder 版本: vx.x.x
>0.35.1
> 环境: docker or Window or Linux or MAC
>docker
> 在程序运行日志头部或者 Web UI 可以看到

## 你遇到什么问题了?

> 字幕下载出错,测试了几个电影字幕下载都是错的,查看nfo文件里面imdb id是正确的,电影名称也是正确的。例如:
蜘蛛侠:英雄无归
nfo文件里面的这两行正确

```
634649
tt10872600
```
每次都自动下载成 复仇者联盟3的字幕 。。。测试了完整版和lite版,都一样。

## 你的问题弄重现嘛?

> 可以重现

## 你期望的结果
> 是不是迅雷字幕站的问题?如果是希望可以给个手动开关某个字幕站的选项。
还有我手动去a4k搜索,只要搜索Spider-Man No Way Home 就可以准确找到字幕,就算是按照日志里面的搜索
Spider-Man No Way Home (2021) 也可以找到字幕,但是如果搜索 Spider-Man No Way Home (2021) SDTV就找不到字幕了,这个命名方式是radarr的默认命名方式,挺合理的。我又手动搜索测试了下,使用nfo里面 title字段的名称,不管是中英文,大部分电影都在a4k都可以搜到。

## 下载任务的日志

[INFO]: 2022-07-28 07:13:41 - Queue 1 DlSub Start /media/临时/蜘蛛侠英雄无归/Spider-Man No Way Home (2021) SDTV.mp4
[INFO]: 2022-07-28 07:13:41 - Queue 1 xunlei /media/临时/蜘蛛侠英雄无归/Spider-Man No Way Home (2021) SDTV.mp4
[INFO]: 2022-07-28 07:13:41 - Queue 1 xunlei Start...
[INFO]: 2022-07-28 07:13:48 - [GetPublicIP] xx
[INFO]: 2022-07-28 07:13:55 - [GetPublicIP] xx
[INFO]: 2022-07-28 07:14:02 - [GetPublicIP] xx
[INFO]: 2022-07-28 07:14:04 - [GetPublicIP] xx
[INFO]: 2022-07-28 07:14:04 - Queue 1 xunlei End...
[INFO]: 2022-07-28 07:14:04 - Queue 1 shooter /media/临时/蜘蛛侠英雄无归/Spider-Man No Way Home (2021) SDTV.mp4
[INFO]: 2022-07-28 07:14:04 - Queue 1 shooter Start...
[INFO]: 2022-07-28 07:14:06 - Queue 1 shooter End...
[INFO]: 2022-07-28 07:14:06 - Queue 1 a4k /media/临时/蜘蛛侠英雄无归/Spider-Man No Way Home (2021) SDTV.mp4
[INFO]: 2022-07-28 07:14:06 - Queue 1 a4k Start...
[INFO]: 2022-07-28 07:14:55 - Queue 1 DlSub Start /media/临时/蜘蛛侠英雄无归/Spider-Man No Way Home (2021) SDTV.mp4
[INFO]: 2022-07-28 07:14:55 - Queue 1 xunlei /media/临时/蜘蛛侠英雄无归/Spider-Man No Way Home (2021) SDTV.mp4
[INFO]: 2022-07-28 07:14:55 - Queue 1 xunlei Start...
[INFO]: 2022-07-28 07:14:55 - Queue 1 xunlei End...
[INFO]: 2022-07-28 07:14:55 - Queue 1 shooter /media/临时/蜘蛛侠英雄无归/Spider-Man No Way Home (2021) SDTV.mp4
[INFO]: 2022-07-28 07:14:55 - Queue 1 shooter Start...
[INFO]: 2022-07-28 07:14:58 - Queue 1 shooter End...
[INFO]: 2022-07-28 07:14:58 - Queue 1 a4k /media/临时/蜘蛛侠英雄无归/Spider-Man No Way Home (2021) SDTV.mp4
[INFO]: 2022-07-28 07:14:58 - Queue 1 a4k Start...
[INFO]: 2022-07-28 07:15:32 - a4k searchKeyword Spider-Man: No Way Home 2021
[INFO]: 2022-07-28 07:15:44 - a4k searchKeyword Spider-Man: No Way Home 2021 not found
[INFO]: 2022-07-28 07:15:44 - Queue 1 a4k End...
[INFO]: 2022-07-28 07:15:44 - Queue 1 DlSub End /media/临时/蜘蛛侠英雄无归/Spider-Man No Way Home (2021) SDTV.mp4
[INFO]: 2022-07-28 07:15:44 - ----------------------------------
[INFO]: 2022-07-28 07:15:44 - OrgSubName: [xunlei]_1_Spider_S0E0.ass
[INFO]: 2022-07-28 07:15:44 - SubDownAt: /media/临时/蜘蛛侠英雄无归/Spider-Man No Way Home (2021) SDTV.zh.ass
[INFO]: 2022-07-28 07:15:44 - ----------------------------------
[INFO]: 2022-07-28 07:15:44 - UpdateVideoSubList /media/临时/蜘蛛侠英雄无归/Spider-Man No Way Home (2021) SDTV.mp4 Skip, because Emby enable is false

Contributor guide

No contributing guide indexed for this repository

Research direction

Trace the subtitle download flow shown in the logs, especially the xunlei, shooter, and a4k provider steps, and compare the Spider-Man metadata with the selected result. Start by reproducing the issue using the reported Docker setup and the Spider-Man No Way Home (2021) SDTV filename. Done means the download no longer assigns another film's subtitle, with provider behavior matching the reported metadata and search terms.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, go
Domain
backend, search
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.