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

feat: per-bangumi save path map #419

Merged
merged 5 commits into from
Mar 26, 2023
Merged

Conversation

trim21
Copy link
Member

@trim21 trim21 commented Mar 26, 2023

close #320

add config option save_path_map

[save_path_map] # per-bangumi save path
'致不灭的你 第二季' = '/home/trim21/downloads/bangumi/致不灭的你/s2/' # abs path may not work with web-ui
'致不灭的你 第三季' = './致不灭的你/s3/' # relative related to save_path

@codecov
Copy link

codecov bot commented Mar 26, 2023

Codecov Report

Merging #419 (a822dc6) into master (1ec7a5d) will increase coverage by 40.15%.
The diff coverage is 38.09%.

@@             Coverage Diff             @@
##           master     #419       +/-   ##
===========================================
+ Coverage        0   40.15%   +40.15%     
===========================================
  Files           0       32       +32     
  Lines           0     2316     +2316     
===========================================
+ Hits            0      930      +930     
- Misses          0     1386     +1386     
Flag Coverage Δ
app ∅ <ø> (?)
downloader 40.15% <38.09%> (?)
front ∅ <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
bgmi/lib/cli.py 17.07% <ø> (ø)
bgmi/script.py 38.19% <0.00%> (ø)
bgmi/utils/__init__.py 42.31% <22.22%> (ø)
bgmi/lib/download.py 35.89% <50.00%> (ø)
bgmi/config.py 90.62% <100.00%> (ø)

... and 27 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@trim21 trim21 merged commit cbe6e1b into BGmi:master Mar 26, 2023
@trim21 trim21 deleted the feat-save-path-map branch March 26, 2023 09:10
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

Successfully merging this pull request may close these issues.

[Feature Request]: 能否添加番剧保存路径的配置
1 participant