andreasknoben/Laser
2
28
Fork
You've already forked Laser
9

Support discs that include non-audio tracks #97

Merged
andreasknoben merged 4 commits from fix/audio-tracks-only into develop 2026年05月09日 10:39:46 +02:00

For discs where not all tracks are audio track, the application will now ignore the non-audio tracks.

This required a switch from cdcddasrc to cdparanoiasrc, which in turn required manual inclusion of gst-plugins-base. Allowed for removal of libcdio-paranoia.

For discs where not all tracks are audio track, the application will now ignore the non-audio tracks. This required a switch from `cdcddasrc` to `cdparanoiasrc`, which in turn required manual inclusion of `gst-plugins-base`. Allowed for removal of `libcdio-paranoia`.
Required a switch from cdcddasrc to cdparanoiasrc, which
in turn required bundling gst-plugins-base and paranoia
(hence the changes in the manifest).
Audio tracks are now being kept track of by loading them
when the metadata is loaded. They are propagated from
metadata to window to ripper.
andreasknoben deleted branch fix/audio-tracks-only 2026年05月09日 10:39:47 +02:00
Author
Owner
Copy link

Fixes #71

Fixes #71
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
andreasknoben/Laser!97
Reference in a new issue
andreasknoben/Laser
No description provided.
Delete branch "fix/audio-tracks-only"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?