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] The filename_restriction_scheme option is not implemented for YAML files #933

Open
ZapperDJ opened this issue Nov 5, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ZapperDJ
Copy link
Contributor

ZapperDJ commented Nov 5, 2023

  • [x ] I am reporting a bug.
  • [x ] I am running the latest version of BDfR
  • [x ] I have read the Opening an issue

Description

When using the filename-restriction-scheme option on a YAML file the program doesn't recognize the option

Command

folder_scheme: "{REDDITOR}/{SUBREDDIT}"
no_dupes: true
sort: new
authenticate: true
log: "bdfr.log"
config: "myconf.cfg"
submitted: true
exclude_id_file: [downloadedids]
filename_restriction_scheme: windows
max_wait_time: 0
user:
  - somerandomuser

Environment (please complete the following information)

  • OS: Linux
  • Python version: 3.9

Logs

Ignoring an unknown YAML argument: filename_restriction_scheme
@ZapperDJ ZapperDJ added the bug Something isn't working label Nov 5, 2023
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