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

Update omSIPCreator to Iromlab 1.0.4 version #65

Open
bitsgalore opened this issue Mar 23, 2020 · 0 comments
Open

Update omSIPCreator to Iromlab 1.0.4 version #65

bitsgalore opened this issue Mar 23, 2020 · 0 comments

Comments

@bitsgalore
Copy link
Member

bitsgalore commented Mar 23, 2020

BUT keep backward-compatibility with older versions!

Changes:

Batch manifest

  • removal of carrierType column
  • addition of mixedMode column
  • addition of cdInteractive column

Other

  • Addition of version.txt

So:

  • Check batch for version.txt
  • If version >= 1.0:
    • read / add checks for mixedMode and cdInteractive columns
    • don't read / check carrierType column
    • establish carrierType value from the other column values, and possibly also IsoBuster output (DVDs!)
  • If no version.txt exists:
    • don't check for mixedMode / cdInteractive columns
    • establish carrierType value from the other column values, and possibly also IsoBuster output
    • ignore carrierType column
  • Write Iromlab version to batch (where?). Use value from version.txt if available, otherwise use ?? (check version of previous production release).
  • In prune mode, also copy version.txt to error batch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant