-
Notifications
You must be signed in to change notification settings - Fork 19
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
Gapless in M4B causes issue on reimport in beets #15
Comments
This may be an issue with the LSIO container as I noticed it has an older mediafile than the latest installed. |
Something in 616bad0 is causing this issue. I checked out commits until this error didn't occur. |
Something is wrong in these lines Lines 59 to 62 in 0c50320
When I comment that out, no error is generated. |
Thanks a lot for the bug report! I've fixed this by not setting the gapless flag. I tried setting it to match the audiobook guide, but this seems to be causing more problems than its worth. I'll leave this open till a better way of setting the flag is found. |
If gapless is set in my M4B files and I try to reimport using beets an error is generated. Using Picard to delete gapless removes this error.
M4Bs are typically a single file and I wouldn't think they need gapless set.
The text was updated successfully, but these errors were encountered: