Open
Description
Is your feature request related to a problem?
Currently the xorriso arguments are passed into the CLI call like the user desires. This may conflict with our default and would require manual code hacking so the conflicts are resolved.
Provide a detailed description of the proposed feature
We implement a standalone library callable in Python which enables us to have native language bindings for this tool. Details will follow once we start developing this feature.
Alternatives you've considered
- Letting it go: Nope, this is not a good user experience if you wait 10 minutes for various rsyncs and then xorriso crashed because of ambigous cli options
Additional information
- Libisoburn Git: https://dev.lovelyhq.com/libburnia/libisoburn
- C Header File for xorriso: https://dev.lovelyhq.com/libburnia/libisoburn/raw/branch/master/xorriso/xorriso.h
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo