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

qbittorrent里的季文件自动改名正确,集文件自动改名出错 #115

Open
PN62323424 opened this issue Aug 8, 2024 · 0 comments

Comments

@PN62323424
Copy link

PN62323424 commented Aug 8, 2024

原始标题

Journey to the West II 1998 TVB WEB-DL 1080p H264 AAC 2Audio-HDCTV

原始种子页面的链接

https://kp.m-team.cc/detail/514785

原始正则

其实就是让所有标题里带1998的西游记都识别为S2季

匹配正则:.*(?i)(西游记).*(1998).*
替换内容:S2

问题描述

jproxy里测试正则是正确的,凡是带1998的西游记都识别为S2季
截屏_-_8月9日_上午0_53

qbittorrent里的文件夹标题也改对了,但奇怪里面的集文件不对的(看附图),还是显示原来的S1E1,S1E2,实际这部根本就不是第一季的,tvdb里是第二季
24-08-09 00-48-27 ab00

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

No branches or pull requests

1 participant