We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
【需求描述】:在文件重命名格式的可选字段中增加自定义字符,如“S01”,“E”等。
【当前状态】: 在文件命名格式中只勾选了 “序号” 下载下来的文件名称为 "1.mp4" "2.mp4"....
【期望状态】:在文件重命名格式的可选字段中增加自定义字符,如“S01E”,“E” 等, 在文件命名格式中勾选 “S01E” 和 “序号” 下载下来的文件名称为 "S01E1.mp4" "S01E2.mp4"....
【原因】:在视频文件名称中增加相关标识,方便使用jellyfin\emby\tinymediamanager 进行管理。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
【需求描述】:在文件重命名格式的可选字段中增加自定义字符,如“S01”,“E”等。
【当前状态】:
在文件命名格式中只勾选了 “序号”
下载下来的文件名称为 "1.mp4" "2.mp4"....
【期望状态】:在文件重命名格式的可选字段中增加自定义字符,如“S01E”,“E” 等,
在文件命名格式中勾选 “S01E” 和 “序号”
下载下来的文件名称为 "S01E1.mp4" "S01E2.mp4"....
【原因】:在视频文件名称中增加相关标识,方便使用jellyfin\emby\tinymediamanager 进行管理。
The text was updated successfully, but these errors were encountered: