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

[BUG] Audio-only downloads split by chapter each have metadata showing the full length of the source. #715

Open
NotSoCheezy opened this issue Dec 31, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@NotSoCheezy
Copy link

Platform: Windows 10 22H2 (Build 19045.3803)
Version: 2023.11.1

Expected Behavior:

Each file should have the length set as the length of its respective chapter. E.G. a ten minute video with four chapters starting at 0:00, 3:00, 4:00, and 8:00 should result in four files with lengths of 3:00, 1:00, 4:00, and 2:00 respectively.

Bug:

Each file has the length set in the metadata as the full length of the video. Following the above example, they are all labelled as ten minutes long, causing playback issues. They are otherwise correctly split.

Steps To Reproduce:

  1. Download the following video in FLAC format: https://www.youtube.com/watch?v=oIxZKwbJiLg
  2. Set to split by chapter.
@nlogozzo
Copy link
Member

Do you have SponsorBlock enabled by any chance?

@NotSoCheezy
Copy link
Author

I have it enabled on Firefox, but not in Parabolic.

@nlogozzo nlogozzo added the bug Something isn't working label Jan 6, 2024
@NotSoCheezy
Copy link
Author

I've done additional testing regarding this bug and found that the issue only occurs when downloading in FLAC. Other supported formats are not affected.

@NotSoCheezy
Copy link
Author

Have confirmed the issue also exists in version 2023.12.0 (Flathub) on Fedora.

@nlogozzo nlogozzo added the waiting-for-author Waiting for a response from the author of the issue label Sep 4, 2024
@nlogozzo
Copy link
Member

nlogozzo commented Sep 4, 2024

Can you try this release from flathub-beta: https://github.com/NickvisionApps/Parabolic/releases/tag/2024.9.0-beta1

and let me know if the issue still persists...

@tfranken90
Copy link

I'm also having this issue with FLAC downloads, no sponsor block enabled.

I tried the 2024.9.0-beta3 release but no luck.

@nlogozzo nlogozzo removed the waiting-for-author Waiting for a response from the author of the issue label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants