mirror of
https://github.com/arcctgx/ARver
synced 2025-06-04 14:33:46 +02:00
Add -d/--drive command-line option to arver and arver-discinfo. The new option allows selecting the CD drive to read the TOC from. The implementation follows the path of least resistance: get_disc_info() was changed to accept two arguments instead of one, and its internal logic became more complicated. This should be simplified in the long run. Refactoring should also take into account creating DiscInfo object with -t/--track-lengths option. |
||
---|---|---|
.. | ||
__init__.py | ||
database.py | ||
fingerprint.py | ||
info.py | ||
utils.py |