Skip to content

v1.1.1 - 2022-01-20

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 06:34

Added

  • Added important information on DVD ID accuracy to the README.
  • Added a "Saved DVD ID to" print statement in the primary script to show it got auto-saved, and to where.

Changed

  • Ensured that filenames are uppercase. ISO-9660 isn't strict about file-casing, but the DVD spec is.
  • Changed DvdId.dump's return value from the Path.write_text int return value to the Path which
    was written to.

Fixed

  • Fixed raw Windows Device target checks, e.g. \\.\E: from being detected as a VIDEO_TS folder.