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

标题中出现包含“/”的字符串会造成创建文件夹错误的bug #884

Closed
4 tasks done
bragi17 opened this issue Oct 31, 2024 · 0 comments
Closed
4 tasks done
Labels
bug Something isn't working

Comments

@bragi17
Copy link

bragi17 commented Oct 31, 2024

确认

  • 我的版本是最新版本,我的版本号与 version 相同。
  • 我已经查阅了已知问题,并确认我的问题不在其中。
  • 我已经 issue 中搜索过,确认我的问题没有被提出过。
  • 我已经修改标题,将标题中的 描述 替换为我遇到的问题。

当前程序版本

3.1.18

问题类型

其他问题

问题描述

标题中出现的“/”字符串会出现创建文件夹错误的bug
比如:乱马 1/2会被识别成“乱马 1”然后在该目录下建立子文件夹“2”
Bangumi
├── 乱马 1
│ ├── 2
│ │ ├── Season 1
│ │ │ ├── A S01E01.mp4
│ │ │ ├── A S01E02.mp4
│ │ │ └── A S01E03.mp4

发生问题时系统日志

No response

@bragi17 bragi17 added the bug Something isn't working label Oct 31, 2024
@bragi17 bragi17 changed the title 标题中出现的“/”字符串会出现创建文件夹错误的bug 标题中出现包含“/”的字符串会造成创建文件夹错误的bug Oct 31, 2024
@bragi17 bragi17 closed this as completed Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant