mediasort
mediasort copied to clipboard
Bump james-heinrich/getid3 from 1.9.20 to 1.9.21
Bumps james-heinrich/getid3 from 1.9.20 to 1.9.21.
Release notes
Sourced from james-heinrich/getid3's releases.
v1.9.21-202109171300
1.9.21: [2021-09-22] James Heinrich :: 1.9.21-202109171300 » add support for RIFF.guan ¤ add ID3v1 genres 148-191 ¤ torrent files easy access key
- bugfix #342 demo.mysqli.php XSS
- bugfix #340 default quicktime.ReturnAtomData=false
- bugfix #338 improved transliterated tag merging
- bugfix #337 PHP 8.1 compatibility
- bugfix #335 PHP 8.1 compatibility
- bugfix #330 QuicktimeContentRatingLookup 'rtng'
- bugfix #328 throw exception if a resource seek fails
- bugfix #326 improved temporary path detection
- bugfix #325 INF/NAN constants instead of float/string
- bugfix #324 Nikon-specific atoms in QuickTime
- bugfix #321 prevent errors on corrupt JPEGs
- bugfix #319 prevent error in ZIP contents MIME detect
- bugfix #315 ID3v2 USLT check for data length
- bugfix #308 silence libxml deprecation warning
- bugfix #304 undefined index: comments
- bugfix #299 decbin type error in PHP8
- bugfix #298 error scanning WAV via file pointer
- bugfix #294 replace IMG_JPG with IMAGETYPE_JPEG
- bugfix #292 PDFs take long time to parse
- bugfix #291 divzero QuickTime with no playable content
- bugfix #290 detect ID3v1 on minimal example files
- bugfix #289 avoid crash on invalid TIFF
- bugfix #287 mp3 CBR detected as VBR
- bugfix #286 corrupt mp3 can cause slow scanning
- bugfix #284 allow "0" as a value in tags
- bugfix #283 array offset on value of type int
- bugfix #277 ID3v2 add new Turkish Lira TRY
- bugfix #270 demo.mysqli.php LONGBLOB
- bugfix #266 fix possible endless loop on PNG
- bugfix #257 undefined variables
- bugfix #207 improved LAME version string parsing
Changelog
Sourced from james-heinrich/getid3's changelog.
1.9.21: [2021-09-22] James Heinrich :: 1.9.21-202109171300 » add support for RIFF.guan ¤ add ID3v1 genres 148-191 ¤ torrent files easy access key
- bugfix #342 demo.mysqli.php XSS
- bugfix #340 default quicktime.ReturnAtomData=false
- bugfix #338 improved transliterated tag merging
- bugfix #337 PHP 8.1 compatibility
- bugfix #335 PHP 8.1 compatibility
- bugfix #330 QuicktimeContentRatingLookup 'rtng'
- bugfix #328 throw exception if a resource seek fails
- bugfix #326 improved temporary path detection
- bugfix #325 INF/NAN constants instead of float/string
- bugfix #324 Nikon-specific atoms in QuickTime
- bugfix #321 prevent errors on corrupt JPEGs
- bugfix #319 prevent error in ZIP contents MIME detect
- bugfix #315 ID3v2 USLT check for data length
- bugfix #308 silence libxml deprecation warning
- bugfix #304 undefined index: comments
- bugfix #299 decbin type error in PHP8
- bugfix #298 error scanning WAV via file pointer
- bugfix #294 replace IMG_JPG with IMAGETYPE_JPEG
- bugfix #292 PDFs take long time to parse
- bugfix #291 divzero QuickTime with no playable content
- bugfix #290 detect ID3v1 on minimal example files
- bugfix #289 avoid crash on invalid TIFF
- bugfix #287 mp3 CBR detected as VBR
- bugfix #286 corrupt mp3 can cause slow scanning
- bugfix #284 allow "0" as a value in tags
- bugfix #283 array offset on value of type int
- bugfix #277 ID3v2 add new Turkish Lira TRY
- bugfix #270 demo.mysqli.php LONGBLOB
- bugfix #266 fix possible endless loop on PNG
- bugfix #257 undefined variables
- bugfix #207 improved LAME version string parsing
Commits
36f5dab
v1.9.21-202109171300 changelog9418214
Merge branch 'master' of https://github.com/JamesHeinrich/getID34788e3e
#340 QuickTime ReturnAtomData default false0163ba9
Merge pull request #342 from JamesHeinrich/mysqli-demo-xss1b0bfa4
Fix XSS in demo.mysqli.php4e02ed0
CopyTagsToComments process RIFF tags last0884677
Merge branch 'master' of https://github.com/JamesHeinrich/getID35f6d2ac
#338 improved merging of badly transliterated tag valuescb831b6
Merge pull request #336 from jrfnl/feature/ghactions-build-against-php-8.181c2efa
Merge pull request #337 from jrfnl/feature/php-8.1-fix-false-to-array-depreca...- Additional commits viewable in compare view
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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.