Skip to content

parameter to choose a certain backend #13

@JonnyJD

Description

@JonnyJD

When multiple backends are implemented and available we have some kind of priority.

Whatever the priority is, there needs to be an option to choose a specific backend manually.

It might be wise to switch to argparse/optparse, like mineo already did:
https://github.com/mineo/mbstuff/blob/master/isrcsubmit-cdrdao.py

However, I would like the option parsing to not be as strict.
isrcsubmit <username>
should still be possible.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions