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

Parsing track lengths with data tracks in the next session #171

Open
MerlijnWajer opened this issue Jun 10, 2017 · 0 comments
Open

Parsing track lengths with data tracks in the next session #171

MerlijnWajer opened this issue Jun 10, 2017 · 0 comments
Assignees
Labels
Accepted Accepted issue on our roadmap Bug Generic bug: can be used together with more specific labels Needed: more info A reply from issue author is required Needed: patch A pull request is required Priority: high High priority
Milestone

Comments

@MerlijnWajer
Copy link
Collaborator

Related to #170 . After hacking the musicbrainz code out, whipper will rip most of the tracks, but fail at one of the last audio tracks.

I -think- the CD layout is like this:

Session 1: 15 tracks
Session 2: 1 data track, 1 audio track

Ripping track 15 fails, with a 'FileSizeError', where whipper expected cdparanoia to read less/more than what cdparanoia actually managed to read.

I believe this is a bug in morituri's way of building a toc (likely related to data tracks being first).

I have a cue+bin copy of the CD and will upload it later.

@MerlijnWajer MerlijnWajer self-assigned this Jan 7, 2018
@JoeLametta JoeLametta added the Bug Generic bug: can be used together with more specific labels label Mar 6, 2018
@JoeLametta JoeLametta added Accepted Accepted issue on our roadmap Priority: high High priority Needed: patch A pull request is required Needed: more info A reply from issue author is required labels Nov 13, 2018
@JoeLametta JoeLametta added this to the 2.0 milestone Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted Accepted issue on our roadmap Bug Generic bug: can be used together with more specific labels Needed: more info A reply from issue author is required Needed: patch A pull request is required Priority: high High priority
Projects
None yet
Development

No branches or pull requests

2 participants