AudioTrack: Remove UNIQUE(media_id, attached_file_id) constraint
The code explicitly tries to insert multiple tracks from a single external file. In the unlikely event this would occur, it would trigger a constraint violation.
refs #392 (closed)
The code explicitly tries to insert multiple tracks from a single external file. In the unlikely event this would occur, it would trigger a constraint violation.
refs #392 (closed)
VideoLAN code repository instance