Issue Details (XML | Word | Printable)

Key: LIB-18
Type: Improvement Improvement
Status: In Progress In Progress
Priority: Normal Normal
Assignee: Johannes Dewender
Reporter: voiceinsideyou
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
libdiscid

Avoid generating discIDs for DVDs

Created: 10/Jul/12 03:04 PM   Updated: 13/May/13 09:05 PM
Component/s: None
Affects Version/s: libdiscid 0.2.2
Fix Version/s: libdiscid 0.5.1

Issue Links:
Depends
 


 Description  « Hide

From http://bugs.musicbrainz.org/ticket/2562

Needs a way to reliably detect that something is a DVD and not a special CD, basically.



Sort Order: Ascending order - Click to sort in descending order
Johannes Dewender added a comment - 22/Feb/13 10:10 PM

Well, technically we might even have a use for DVD IDs now.

We do need to detect if we have a DVD and handle that differently, though.


Johannes Dewender added a comment - 13/May/13 08:48 PM

With the data-tracks branch (LIB-7) it should be easy to give an error for discs that don't have any audio tracks (data CDs or DVDs).


Johannes Dewender added a comment - 13/May/13 08:49 PM

I should also note: DVDs turn up for libdiscid as audio CDs with one data track and no multisession flag set.


Johannes Dewender added a comment - 13/May/13 09:05 PM

This should be fixed with https://github.com/metabrainz/libdiscid/commit/f0dd84b797c15f5cfb120e77d8f650a0619810b8 and merged to master together with the LIB-7 branch.