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

[错误报告]: mpviepilot v2 无法按照自定义目录进行下载 #3873

Open
4 tasks done
suerb opened this issue Feb 9, 2025 · 3 comments
Open
4 tasks done

[错误报告]: mpviepilot v2 无法按照自定义目录进行下载 #3873

suerb opened this issue Feb 9, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@suerb
Copy link

suerb commented Feb 9, 2025

确认

  • 我的版本是最新版本,我的版本号与 version 相同。
  • 我已经 issue 中搜索过,确认我的问题没有被提出过。
  • 我已经 Telegram频道 中搜索过,确认我的问题没有被提出过。
  • 我已经修改标题,将标题中的 描述 替换为我遇到的问题。

当前程序版本

v2.2.4-1

运行环境

Docker

问题类型

主程序运行问题

问题描述

我的设定:

  1. 在 docker 里面设定了 /media 映射到/影视/这个 nas 里面的文件夹
  2. 在 mp 的设置里面,将电视剧下载到 /media/剧集,等于在 nas 文件夹的/影视/剧集
  3. 在 pbittorrent 里面,默认下载目录是 /影视/电影/

情况:
通过 mp 下载某部电视剧,在 pbittorrent 里面会放在/影视/电影/国产剧/里面

问题:

  1. 通过 mp 下载的时候,为什么不是放在/media/剧集,等于在 nas 文件夹的/影视/剧集,而是继承了pbittorrent的默认下载目录,然后在加了个国产剧/
  2. 为什么加了个/国产剧/而不是/剧集/?
Image Image

发生问题时系统日志和配置文件

@suerb suerb added the bug Something isn't working label Feb 9, 2025
@hbq0405
Copy link

hbq0405 commented Feb 9, 2025

你的下载器都没有/media/剧集这个路径,你让他怎么下载进去呢?
同一个目录,映射不同,路径也就不同
把下载器的目录映射改成和MP一样的,就可以下载到你指定的地方了

@cddjr
Copy link
Contributor

cddjr commented Feb 9, 2025

你的问题2是因为开了下载自动分类,那么会在下载目录再额外创建如国产剧、欧美剧等子目录。 然后我建议mp和下载工具都映射同样的路径名,不要两边不同。

@suerb
Copy link
Author

suerb commented Feb 9, 2025

你的问题2是因为开了下载自动分类,那么会在下载目录再额外创建如国产剧、欧美剧等子目录。 然后我建议mp和下载工具都映射同样的路径名,不要两边不同。

请问是这个么?
Image

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

3 participants