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

(Fix) helper.js #1902

Merged
merged 2 commits into from
Sep 17, 2021
Merged

(Fix) helper.js #1902

merged 2 commits into from
Sep 17, 2021

Conversation

MiM-MiM
Copy link
Contributor

@MiM-MiM MiM-MiM commented Sep 16, 2021

Added the 6th group to the remux order fix.
Caused video codec to be deleted when order was wrong.

Example: "Evangelion.3.333.You.Can.Not.Redo.2012.BluRay.1080p.DTS-HD.MA.5.1.AVC.REMUX-Group"
Fixed to "Evangelion 3 333 You Can Not Redo 2012 1080p BluRay REMUX AVC DTS-HD MA 5.1-Group"

Old was "Evangelion 3 333 You Can Not Redo 2012 1080p BluRay REMUX DTS-HD MA 5.1-Group"

Added the 6th group to the remux order fix.
Caused video codec to be deleted when order was wrong.
Fixed an issue wher HDR formats placed in wrong spot.
Happened with remuxes especially.
Examples of the fix:
* removeDots("Stripes.1981.Extended.2160p.WEB.HDR.Atmos.HEVC-GRP") ->
  - 'Stripes 1981 Extended 2160p WEB-DL TrueHD 7.1 Atmos HDR H.265-GRP'
* removeDots("Stripes.1981.Extended.2160p.UHD.BluRay.Remux.HDR.HEVC.Atmos-GRP") ->
  - 'Stripes 1981 Extended 2160p UHD BluRay REMUX HDR HEVC TrueHD 7.1 Atmos-GRP'
@HDVinnie HDVinnie changed the title bugfix: helper.js (Fix) helper.js Sep 17, 2021
@HDVinnie HDVinnie merged commit 7d85d16 into HDInnovations:master Sep 17, 2021
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

Successfully merging this pull request may close these issues.

2 participants