New setting to prevent console output when ATL encounters exceptions (thanks to @sandreas)
=> Settings.OutputStacktracesToConsole, which defaults to true for retrocompatibility
Changed
MP4/M4A : New chapter data is now added to an existingmdat atom instead of creating a brand new mdat atom at the end of the file
Fixed
MP4/M4A : Prevent chapter data from staying in the file after removal in certain circumstances (kudos to @CooPzZ for his patience)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps z440.atl.core from 4.9.0 to 4.13.0.
Release notes
Sourced from z440.atl.core's releases.
... (truncated)
Commits
3cd1850
Documentation4f13e1a
Cleanup after successa64d408
Extra unit test from CooPzZ20045f5
Cleanup6c98ff2
Merge branch 'main' of https://github.com/Zeugma440/atldotnet4c670c3
MP4/M4A : Only use samples from audio track to detect bitrate4111786
Better management of TRACK.TREF atom when removing and adding chapters back04f8182
Add new standard fields8b61848
Fix regression1f732e6
Keep timescales intact; use 1000 instead of 44100 for new chapters #166Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)