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

[Feature Request]: 希望将自定义识别词的种子名和文件名识别分开? #3814

Open
entaroartanis114514 opened this issue Jan 26, 2025 · 0 comments

Comments

@entaroartanis114514
Copy link

当前程序版本

v2.2.4-1

运行环境

Docker

功能改进类型

主程序

功能改进

想要分开的原因是因为目前tmdb排序太混乱了,只能考虑剧集组,但又因为识别词是种子名和文件名都会更改所以导致自动订阅追更很麻烦。
一些种子名和站点文件名不一样的可以自动订阅下载偏移。
种子名和站点文件名一样的因为种子名也被偏移到了第二季,但tmdb上又没有第二季,所以会导致无法自动下载。
希望可以考虑一下识别词将种子名和文件名分开识别

例如用下面这个识别词后会让种子名也偏移到第二季导致无法自动下载

 #我独自升级偏移到第二季-观众NEST的WEB源
 Ore.dake.Level.Up.na.Ken.S01E(1[3-9]|20|2[1-5]) => Ore.dake.Level.Up.na.Ken.S02E\1 && S02E <> 2024 >> EP-12

Image

因为tmdb是将第一季和第二季合并,所以会无法自动下载,偏移到第二季是为了使用剧集组刮削

Image

种子名

Image
文件名

Image

而例如种子名和文件名不一样则正常,既可以正常自动订阅下载也可以自动偏移然后利用剧集组刮削

#外海风云(28集)
凡人修仙传.A.Record.Of.Mortals.Journey.To.Immortality.S01E(12[5-9]|130|13[1-9]|140|14[1-9]|150|15[1-2]) => A.Record.Of.Mortals.Journey.To.Immortality.S07E\1 && S07E <> 2020 >> EP-124

种子名

Image

文件名

Image

参考资料

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant