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

下载实况和图集自动切换为文件夹模式 #360

Open
sansi98h opened this issue Dec 27, 2024 · 0 comments
Open

下载实况和图集自动切换为文件夹模式 #360

sansi98h opened this issue Dec 27, 2024 · 0 comments
Labels
功能优化(enhancement) 需要优化的功能

Comments

@sansi98h
Copy link

temp_root, actual_root = self.deal_folder_path(root, name, self.folder_mode, )

    t = item["type"]
    folder_mode = True if(t == _("图集") or t == _("实况")) else self.folder_mode
    temp_root, actual_root = self.deal_folder_path(root, name, folder_mode, )
@JoeanAmier JoeanAmier added the 功能优化(enhancement) 需要优化的功能 label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
功能优化(enhancement) 需要优化的功能
Projects
None yet
Development

No branches or pull requests

2 participants