whipper-team / whipper

Python CD-DA ripper preferring accuracy over speed
GNU General Public License v3.0
1.14k stars 90 forks source link

TOCError: Disc too long #583

Open andry-dev opened 1 year ago

andry-dev commented 1 year ago

I can't seem to rip any CD on my drive: whipper fails after generating the TOC with discid.disc.TOCError: Disc too long.

The command was invoked like so:

whipper cd -d /dev/cdrom rip --track-template '%t - %n.%x' --disc-template '%A - %D.%x' --cdr -O out
The full log from whipper itself ``` CDDB disc id: 8d0fcd0a MusicBrainz disc id 6I3QCfDWRuMiHW1doZlI.DOiLnM- MusicBrainz lookup URL https://musicbrainz.org/cdtoc/attach?toc=1+10+303687+300+26607+57615+84627+116687+145361+170311+199940+229569+266544&tracks=10&id=6I3QCfDWRuMiHW1doZlI.DOiLnM- Disc duration: 01:07:25.160, 10 audio tracks Matching releases: Artist : 荒御霊 Title : Life Beyond Death Duration: 01:07:25.158 URL : https://musicbrainz.org/release/8fdcf8ab-4a4b-4178-9b7e-d22e6062dadd Release : 8fdcf8ab-4a4b-4178-9b7e-d22e6062dadd Type : Album Country : Japan Cat no : 0054 Track 1 finished, found 8702 Q sub-channels with CRC errors Track 2 finished, found 10152 Q sub-channels with CRC errors Track 3 finished, found 8967 Q sub-channels with CRC errors Track 4 finished, found 10956 Q sub-channels with CRC errors Track 5 finished, found 9370 Q sub-channels with CRC errors Track 6 finished, found 8289 Q sub-channels with CRC errors Track 7 finished, found 9802 Q sub-channels with CRC errors Track 8 finished, found 10296 Q sub-channels with CRC errors Track 10 finished, found 12092 Q sub-channels with CRC errors Traceback (most recent call last): File "/usr/bin/whipper", line 33, in sys.exit(load_entry_point('whipper==0.10.0', 'console_scripts', 'whipper')()) File "/usr/lib64/python3.10/site-packages/whipper/command/main.py", line 56, in main ret = cmd.do() File "/usr/lib64/python3.10/site-packages/whipper/command/basecommand.py", line 141, in do return self.cmd.do() File "/usr/lib64/python3.10/site-packages/whipper/command/basecommand.py", line 141, in do return self.cmd.do() File "/usr/lib64/python3.10/site-packages/whipper/command/cd.py", line 163, in do self.itable = self.program.getTable(self.runner, File "/usr/lib64/python3.10/site-packages/whipper/common/program.py", line 136, in getTable itable.getMusicBrainzDiscId()) File "/usr/lib64/python3.10/site-packages/whipper/image/table.py", line 372, in getMusicBrainzDiscId disc = put(values[0], values[1], values[2], values[3:]) File "/usr/lib/python3.10/site-packages/discid/disc.py", line 76, in put disc.put(first, last, disc_sectors, track_offsets) File "/usr/lib/python3.10/site-packages/discid/disc.py", line 176, in put raise TOCError(self._get_error_msg()) discid.disc.TOCError: Disc too long ```
The debug log ``` DEBUG:musicbrainzngs:set user-agent to whipper/0.10.0 python-musicbrainzngs/0.7.1 ( https://github.com/whipper-team/whipper ) DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:looking at section 'drive:PLDS%20%20%20%20%3ADVD-RW%20DS8A8SH%20%20%3AKU54' DEBUG:whipper.common.config:vendor: 'PLDS ' versus 'PLDS' DEBUG:whipper.common.config:model: 'DVD-RW DS8A8SH ' versus 'DVD-RW DS8A8SH' DEBUG:whipper.common.config:release: 'KU54' versus 'KU54' INFO:whipper.command.cd:using configured read offset 6 DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded 2 sections from config file INFO:whipper.command.cd:checking device /dev/sr0 DEBUG:whipper.program.utils:loading (eject -t) device /dev/sr0 WARNING:whipper.program.utils:command 'eject -t /dev/sr0' returned with exit code '1' (b'eject: CD-ROM tray close command failed: No such file or directory') DEBUG:whipper.program.utils:possibly unmount real path '/dev/sr0' DEBUG:whipper.extern.task.task:run task DEBUG:whipper.extern.task.task:Adding listener DEBUG:whipper.extern.task.task:run loop DEBUG:whipper.extern.task.task:start task DEBUG:whipper.extern.task.task:starting DEBUG:whipper.extern.task.task:notifying progress: 0.0 on 'Reading TOC' DEBUG:whipper.program.cdrdao:RE: Begin cdrdao toc-read DEBUG:whipper.program.cdrdao:RE: Reached leadout DEBUG:whipper.program.cdrdao:RE: Began reading track: 1 DEBUG:whipper.extern.task.task:notifying progress: 0.1 on 'Reading TOC' DEBUG:whipper.program.cdrdao:RE: Began reading track: 2 DEBUG:whipper.extern.task.task:notifying progress: 0.2 on 'Reading TOC' DEBUG:whipper.program.cdrdao:RE: Began reading track: 3 DEBUG:whipper.extern.task.task:notifying progress: 0.3 on 'Reading TOC' DEBUG:whipper.program.cdrdao:RE: Began reading track: 4 DEBUG:whipper.extern.task.task:notifying progress: 0.4 on 'Reading TOC' DEBUG:whipper.program.cdrdao:RE: Began reading track: 5 DEBUG:whipper.extern.task.task:notifying progress: 0.5 on 'Reading TOC' DEBUG:whipper.program.cdrdao:RE: Began reading track: 6 DEBUG:whipper.extern.task.task:notifying progress: 0.6 on 'Reading TOC' DEBUG:whipper.program.cdrdao:RE: Began reading track: 7 DEBUG:whipper.extern.task.task:notifying progress: 0.7 on 'Reading TOC' DEBUG:whipper.program.cdrdao:RE: Began reading track: 8 DEBUG:whipper.extern.task.task:notifying progress: 0.8 on 'Reading TOC' DEBUG:whipper.program.cdrdao:RE: Began reading track: 9 DEBUG:whipper.extern.task.task:notifying progress: 0.9 on 'Reading TOC' DEBUG:whipper.program.cdrdao:RE: Began reading track: 10 DEBUG:whipper.extern.task.task:notifying progress: 1.0 on 'Reading TOC' DEBUG:whipper.image.table:set logName DEBUG:whipper.image.toc:found track 1, mode AUDIO, at absoluteOffset 0 DEBUG:whipper.image.toc:found ISRC code 000000000000 DEBUG:whipper.image.toc:silence of '00:02:00' DEBUG:whipper.image.toc:appending source, counter 0, abs offset 0, source None DEBUG:whipper.image.toc:file data.wav, start 0, length 26307 DEBUG:whipper.image.toc:track 1, switched to new file, increased counter to 1 DEBUG:whipper.image.toc:appending source, counter 1, abs offset 150, source DEBUG:whipper.image.toc:at abs offset 0, we are in source None DEBUG:whipper.image.toc:[track 01 index 00] added DEBUG:whipper.image.toc:at abs offset 150, we are in source DEBUG:whipper.image.toc:[track 01 index 01] trackOffset 150, added DEBUG:whipper.image.toc:found track 2, mode AUDIO, at absoluteOffset 26457 DEBUG:whipper.image.toc:found ISRC code 000000000000 DEBUG:whipper.image.toc:file data.wav, start 26307, length 31008 DEBUG:whipper.image.toc:appending source, counter 1, abs offset 26457, source DEBUG:whipper.image.toc:at abs offset 26457, we are in source DEBUG:whipper.image.toc:[track 02 index 01] trackOffset 0, added DEBUG:whipper.image.toc:found track 3, mode AUDIO, at absoluteOffset 57465 DEBUG:whipper.image.toc:found ISRC code 000000000000 DEBUG:whipper.image.toc:file data.wav, start 57315, length 27012 DEBUG:whipper.image.toc:appending source, counter 1, abs offset 57465, source DEBUG:whipper.image.toc:at abs offset 57465, we are in source DEBUG:whipper.image.toc:[track 03 index 01] trackOffset 0, added DEBUG:whipper.image.toc:found track 4, mode AUDIO, at absoluteOffset 84477 DEBUG:whipper.image.toc:found ISRC code 000000000000 DEBUG:whipper.image.toc:file data.wav, start 84327, length 32060 DEBUG:whipper.image.toc:appending source, counter 1, abs offset 84477, source DEBUG:whipper.image.toc:at abs offset 84477, we are in source DEBUG:whipper.image.toc:[track 04 index 01] trackOffset 0, added DEBUG:whipper.image.toc:found track 5, mode AUDIO, at absoluteOffset 116537 DEBUG:whipper.image.toc:found ISRC code 000000000000 DEBUG:whipper.image.toc:file data.wav, start 116387, length 28674 DEBUG:whipper.image.toc:appending source, counter 1, abs offset 116537, source DEBUG:whipper.image.toc:at abs offset 116537, we are in source DEBUG:whipper.image.toc:[track 05 index 01] trackOffset 0, added DEBUG:whipper.image.toc:found track 6, mode AUDIO, at absoluteOffset 145211 DEBUG:whipper.image.toc:found ISRC code 000000000000 DEBUG:whipper.image.toc:file data.wav, start 145061, length 24950 DEBUG:whipper.image.toc:appending source, counter 1, abs offset 145211, source DEBUG:whipper.image.toc:at abs offset 145211, we are in source DEBUG:whipper.image.toc:[track 06 index 01] trackOffset 0, added DEBUG:whipper.image.toc:found track 7, mode AUDIO, at absoluteOffset 170161 DEBUG:whipper.image.toc:found ISRC code 000000000000 DEBUG:whipper.image.toc:file data.wav, start 170011, length 29629 DEBUG:whipper.image.toc:appending source, counter 1, abs offset 170161, source DEBUG:whipper.image.toc:at abs offset 170161, we are in source DEBUG:whipper.image.toc:[track 07 index 01] trackOffset 0, added DEBUG:whipper.image.toc:found track 8, mode AUDIO, at absoluteOffset 199790 DEBUG:whipper.image.toc:found ISRC code 000000000000 DEBUG:whipper.image.toc:file data.wav, start 199640, length 29629 DEBUG:whipper.image.toc:appending source, counter 1, abs offset 199790, source DEBUG:whipper.image.toc:at abs offset 199790, we are in source DEBUG:whipper.image.toc:[track 08 index 01] trackOffset 0, added DEBUG:whipper.image.toc:found track 9, mode AUDIO, at absoluteOffset 229419 DEBUG:whipper.image.toc:found ISRC code 000000000000 DEBUG:whipper.image.toc:file data.wav, start 229269, length 36975 DEBUG:whipper.image.toc:appending source, counter 1, abs offset 229419, source DEBUG:whipper.image.toc:at abs offset 229419, we are in source DEBUG:whipper.image.toc:[track 09 index 01] trackOffset 0, added DEBUG:whipper.image.toc:found track 10, mode AUDIO, at absoluteOffset 266394 DEBUG:whipper.image.toc:found ISRC code 000000000000 DEBUG:whipper.image.toc:file data.wav, start 266244, length 37143 DEBUG:whipper.image.toc:appending source, counter 1, abs offset 266394, source DEBUG:whipper.image.toc:at abs offset 266394, we are in source DEBUG:whipper.image.toc:[track 10 index 01] trackOffset 0, added DEBUG:whipper.image.toc:parse: leadout: 303537 DEBUG:whipper.extern.task.task:stopping DEBUG:whipper.extern.task.task:reset runner to None DEBUG:whipper.extern.task.task:stopped task DEBUG:whipper.extern.task.task:done running task DEBUG:whipper.image.table:leadout LBA: 303537 DEBUG:whipper.image.table:cddb values: DiscID(offsets=[300, 26607, 57615, 84627, 116687, 145361, 170311, 199940, 229569, 266544], total_length=4045, track_count=10, playable_length=4047) DEBUG:whipper.image.table:cddb disc id debug: 8d0fcd0a 10 300 26607 57615 84627 116687 145361 170311 199940 229569 266544 4049 DEBUG:whipper.image.table:MusicBrainz values: [1, 10, 303687, 300, 26607, 57615, 84627, 116687, 145361, 170311, 199940, 229569, 266544] DEBUG:whipper.image.table:getMusicBrainzDiscId: returning '6I3QCfDWRuMiHW1doZlI.DOiLnM-' DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.image.table:getMusicBrainzDiscId: returning cached '6I3QCfDWRuMiHW1doZlI.DOiLnM-' DEBUG:whipper.image.table:MusicBrainz values: [1, 10, 303687, 300, 26607, 57615, 84627, 116687, 145361, 170311, 199940, 229569, 266544] DEBUG:whipper.image.table:leadout LBA: 303537 DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.image.table:getMusicBrainzDiscId: returning cached '6I3QCfDWRuMiHW1doZlI.DOiLnM-' DEBUG:whipper.image.table:MusicBrainz values: [1, 10, 303687, 300, 26607, 57615, 84627, 116687, 145361, 170311, 199940, 229569, 266544] DEBUG:whipper.common.program:MusicBrainz submit url: 'https://musicbrainz.org/cdtoc/attach?toc=1+10+303687+300+26607+57615+84627+116687+145361+170311+199940+229569+266544&tracks=10&id=6I3QCfDWRuMiHW1doZlI.DOiLnM-' DEBUG:whipper.common.mbngs:looking up results for discid '6I3QCfDWRuMiHW1doZlI.DOiLnM-' DEBUG:whipper.common.mbngs:found 1 releases for discid '6I3QCfDWRuMiHW1doZlI.DOiLnM-' DEBUG:whipper.common.mbngs:result { "id": "8fdcf8ab-4a4b-4178-9b7e-d22e6062dadd", "title": "Life Beyond Death", "status": "Official", "quality": "normal", "packaging": "Keep Case", "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "release-group": { "id": "e0f795ce-8e06-4f71-8a90-f95622d1a9ae", "type": "Album", "title": "Life Beyond Death", "first-release-date": "2022-08-14", "primary-type": "Album" }, "date": "2022-08-14", "country": "JP", "release-event-list": [ { "date": "2022-08-14", "area": { "id": "2db42837-c832-3c27-b4a3-08198f75693c", "name": "Japan", "sort-name": "Japan", "iso-3166-1-code-list": [ "JP" ] } } ], "release-event-count": 1, "barcode": "", "cover-art-archive": { "artwork": "true", "count": "1", "front": "true", "back": "false" }, "medium-list": [ { "position": "1", "format": "CD-R", "disc-list": [ { "id": "6I3QCfDWRuMiHW1doZlI.DOiLnM-", "sectors": "303687", "offset-list": [ 300, 26607, 57615, 84627, 116687, 145361, 170311, 199940, 229569, 266544 ], "offset-count": 10 } ], "disc-count": 1, "track-list": [ { "id": "aeef5ffc-d2bf-4417-aaff-6d75360cd8a3", "position": "1", "number": "1", "length": "350760", "recording": { "id": "8917be9b-0741-4c47-b574-9454edb4d390", "title": "Selflessness", "length": "350760" }, "track_or_recording_length": "350760" }, { "id": "d215006b-db0a-4eea-a1cc-59a44c5ffaa6", "position": "2", "number": "2", "length": "413440", "recording": { "id": "6ff96dac-2a2c-48ec-9b29-cc4f802fc202", "title": "Untold Folklore", "length": "413440" }, "track_or_recording_length": "413440" }, { "id": "77f1f88d-d961-4a6d-8b90-9fccc7194c3b", "position": "3", "number": "3", "length": "360160", "recording": { "id": "5b038576-9ba7-4134-98bc-99ed402facfc", "title": "Nothingness Utopia", "length": "360160" }, "track_or_recording_length": "360160" }, { "id": "9a5d6598-c48f-4ceb-8e1d-8aba3b4adfa3", "position": "4", "number": "4", "length": "427466", "recording": { "id": "709c7793-a6be-4723-a5cb-17da3d1d7ca7", "title": "Roguelike", "length": "427466" }, "track_or_recording_length": "427466" }, { "id": "9f8e1d81-3720-483c-8c6e-dea178f0788a", "position": "5", "number": "5", "length": "382320", "recording": { "id": "cf833135-e4ad-4bef-9f84-371bf0c4f8ce", "title": "Unnatural Nature", "length": "382320" }, "track_or_recording_length": "382320" }, { "id": "e70174a0-8211-409b-ae84-487604c3691d", "position": "6", "number": "6", "length": "332666", "recording": { "id": "e5c0ec00-8a00-4aca-90cb-ed08e7c38b38", "title": "Predawn", "length": "332666" }, "track_or_recording_length": "332666" }, { "id": "cbf8f26d-3d86-4aa6-8c0f-f0841cafd765", "position": "7", "number": "7", "length": "395053", "recording": { "id": "f805dd56-37d0-46aa-b8a1-483769c5aa6c", "title": "Game of Death", "length": "395053" }, "track_or_recording_length": "395053" }, { "id": "84508593-f145-4047-8987-2522a9cdcff3", "position": "8", "number": "8", "length": "395053", "recording": { "id": "fa7ddd09-d881-48b8-a5ba-7a052aafdc0d", "title": "Engine", "length": "395053" }, "track_or_recording_length": "395053" }, { "id": "ea884c88-b231-4719-834d-a9f534ec3ea9", "position": "9", "number": "9", "length": "493000", "recording": { "id": "6763a7b0-9c2c-4efa-9e30-d5d367f1ebed", "title": "Immortal Life after Death", "length": "493000" }, "track_or_recording_length": "493000" }, { "id": "7fc1f4fe-3faf-4f45-abb6-59543172a912", "position": "10", "number": "10", "length": "495240", "recording": { "id": "2e4048b8-cc6d-4d2c-bb1a-60c939cad46a", "title": "Hirokawa", "length": "495240" }, "track_or_recording_length": "495240" } ], "track-count": 10 } ], "medium-count": 1, "artist-credit-phrase": "\u8352\u5fa1\u970a" }: artist '荒御霊', title 'Life Beyond Death' DEBUG:whipper.common.mbngs:release { "id": "8fdcf8ab-4a4b-4178-9b7e-d22e6062dadd", "title": "Life Beyond Death", "status": "Official", "quality": "normal", "packaging": "Keep Case", "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "release-group": { "id": "e0f795ce-8e06-4f71-8a90-f95622d1a9ae", "type": "Album", "title": "Life Beyond Death", "first-release-date": "2022-08-14", "primary-type": "Album", "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a" }, "date": "2022-08-14", "country": "JP", "release-event-list": [ { "date": "2022-08-14", "area": { "id": "2db42837-c832-3c27-b4a3-08198f75693c", "name": "Japan", "sort-name": "Japan", "iso-3166-1-code-list": [ "JP" ] } } ], "release-event-count": 1, "barcode": "", "cover-art-archive": { "artwork": "true", "count": "1", "front": "true", "back": "false" }, "label-info-list": [ { "catalog-number": "0054", "label": { "id": "8e40b82c-24ca-46cb-b1f8-76fc6d7ebcdd", "type": "Original Production", "name": "\u8352\u5fa1\u970a", "sort-name": "\u8352\u5fa1\u970a", "disambiguation": "d\u014djin circle" } } ], "label-info-count": 1, "medium-list": [ { "position": "1", "format": "CD-R", "disc-list": [ { "id": "6I3QCfDWRuMiHW1doZlI.DOiLnM-", "sectors": "303687", "offset-list": [ 300, 26607, 57615, 84627, 116687, 145361, 170311, 199940, 229569, 266544 ], "offset-count": 10 } ], "disc-count": 1, "track-list": [ { "id": "aeef5ffc-d2bf-4417-aaff-6d75360cd8a3", "position": "1", "number": "1", "length": "350760", "recording": { "id": "8917be9b-0741-4c47-b574-9454edb4d390", "title": "Selflessness", "length": "350760", "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a" }, "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a", "track_or_recording_length": "350760" }, { "id": "d215006b-db0a-4eea-a1cc-59a44c5ffaa6", "position": "2", "number": "2", "length": "413440", "recording": { "id": "6ff96dac-2a2c-48ec-9b29-cc4f802fc202", "title": "Untold Folklore", "length": "413440", "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a" }, "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a", "track_or_recording_length": "413440" }, { "id": "77f1f88d-d961-4a6d-8b90-9fccc7194c3b", "position": "3", "number": "3", "length": "360160", "recording": { "id": "5b038576-9ba7-4134-98bc-99ed402facfc", "title": "Nothingness Utopia", "length": "360160", "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a" }, "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a", "track_or_recording_length": "360160" }, { "id": "9a5d6598-c48f-4ceb-8e1d-8aba3b4adfa3", "position": "4", "number": "4", "length": "427466", "recording": { "id": "709c7793-a6be-4723-a5cb-17da3d1d7ca7", "title": "Roguelike", "length": "427466", "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a" }, "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a", "track_or_recording_length": "427466" }, { "id": "9f8e1d81-3720-483c-8c6e-dea178f0788a", "position": "5", "number": "5", "length": "382320", "recording": { "id": "cf833135-e4ad-4bef-9f84-371bf0c4f8ce", "title": "Unnatural Nature", "length": "382320", "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a" }, "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a", "track_or_recording_length": "382320" }, { "id": "e70174a0-8211-409b-ae84-487604c3691d", "position": "6", "number": "6", "length": "332666", "recording": { "id": "e5c0ec00-8a00-4aca-90cb-ed08e7c38b38", "title": "Predawn", "length": "332666", "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a" }, "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a", "track_or_recording_length": "332666" }, { "id": "cbf8f26d-3d86-4aa6-8c0f-f0841cafd765", "position": "7", "number": "7", "length": "395053", "recording": { "id": "f805dd56-37d0-46aa-b8a1-483769c5aa6c", "title": "Game of Death", "length": "395053", "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a" }, "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a", "track_or_recording_length": "395053" }, { "id": "84508593-f145-4047-8987-2522a9cdcff3", "position": "8", "number": "8", "length": "395053", "recording": { "id": "fa7ddd09-d881-48b8-a5ba-7a052aafdc0d", "title": "Engine", "length": "395053", "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a" }, "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a", "track_or_recording_length": "395053" }, { "id": "ea884c88-b231-4719-834d-a9f534ec3ea9", "position": "9", "number": "9", "length": "493000", "recording": { "id": "6763a7b0-9c2c-4efa-9e30-d5d367f1ebed", "title": "Immortal Life after Death", "length": "493000", "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a" }, "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a", "track_or_recording_length": "493000" }, { "id": "7fc1f4fe-3faf-4f45-abb6-59543172a912", "position": "10", "number": "10", "length": "495240", "recording": { "id": "2e4048b8-cc6d-4d2c-bb1a-60c939cad46a", "title": "Hirokawa", "length": "495240", "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a" }, "artist-credit": [ { "artist": { "id": "171a504f-d393-4272-ac67-29040717df7b", "type": "Group", "name": "\u8352\u5fa1\u970a", "sort-name": "AramiTama" } } ], "artist-credit-phrase": "\u8352\u5fa1\u970a", "track_or_recording_length": "495240" } ], "track-count": 10 } ], "medium-count": 1, "artist-credit-phrase": "\u8352\u5fa1\u970a" } DEBUG:whipper.common.mbngs:getMetadata for release id '8fdcf8ab-4a4b-4178-9b7e-d22e6062dadd' DEBUG:whipper.common.mbngs:duration 4045158 DEBUG:whipper.image.table:leadout LBA: 303537 DEBUG:whipper.program.cdrdao:executing ['cdrdao', 'disk-info', '-v1', '--device', '/dev/sr0'] DEBUG:whipper.image.table:leadout LBA: 303537 DEBUG:whipper.image.table:cddb values: DiscID(offsets=[300, 26607, 57615, 84627, 116687, 145361, 170311, 199940, 229569, 266544], total_length=4045, track_count=10, playable_length=4047) DEBUG:whipper.image.table:cddb disc id debug: 8d0fcd0a 10 300 26607 57615 84627 116687 145361 170311 199940 229569 266544 4049 DEBUG:whipper.image.table:getMusicBrainzDiscId: returning cached '6I3QCfDWRuMiHW1doZlI.DOiLnM-' DEBUG:whipper.extern.task.task:run task DEBUG:whipper.extern.task.task:Adding listener DEBUG:whipper.extern.task.task:run loop DEBUG:whipper.extern.task.task:start task DEBUG:whipper.extern.task.task:starting DEBUG:whipper.extern.task.task:notifying progress: 0.0 on 'Reading table' DEBUG:whipper.program.cdrdao:RE: Begin cdrdao toc-read DEBUG:whipper.program.cdrdao:RE: Reached leadout DEBUG:whipper.program.cdrdao:RE: Began reading track: 1 DEBUG:whipper.extern.task.task:notifying progress: 0.1 on 'Reading table' DEBUG:whipper.program.cdrdao:RE: Began reading track: 2 DEBUG:whipper.extern.task.task:notifying progress: 0.2 on 'Reading table' DEBUG:whipper.program.cdrdao:RE: Began reading track: 3 DEBUG:whipper.extern.task.task:notifying progress: 0.3 on 'Reading table' DEBUG:whipper.program.cdrdao:RE: Began reading track: 4 DEBUG:whipper.extern.task.task:notifying progress: 0.4 on 'Reading table' DEBUG:whipper.program.cdrdao:RE: Began reading track: 5 DEBUG:whipper.extern.task.task:notifying progress: 0.5 on 'Reading table' DEBUG:whipper.program.cdrdao:RE: Began reading track: 6 DEBUG:whipper.extern.task.task:notifying progress: 0.6 on 'Reading table' DEBUG:whipper.program.cdrdao:RE: Began reading track: 7 DEBUG:whipper.extern.task.task:notifying progress: 0.7 on 'Reading table' DEBUG:whipper.program.cdrdao:RE: Began reading track: 8 DEBUG:whipper.extern.task.task:notifying progress: 0.8 on 'Reading table' DEBUG:whipper.program.cdrdao:RE: Began reading track: 9 DEBUG:whipper.extern.task.task:notifying progress: 0.9 on 'Reading table' DEBUG:whipper.program.cdrdao:RE: Began reading track: 10 DEBUG:whipper.extern.task.task:notifying progress: 1.0 on 'Reading table' DEBUG:whipper.image.table:set logName DEBUG:whipper.image.toc:found track 1, mode AUDIO, at absoluteOffset 0 DEBUG:whipper.image.toc:found ISRC code 000000000000 DEBUG:whipper.image.toc:silence of '00:02:00' DEBUG:whipper.image.toc:appending source, counter 0, abs offset 0, source None DEBUG:whipper.image.toc:file data.wav, start 0, length 26307 DEBUG:whipper.image.toc:track 1, switched to new file, increased counter to 1 DEBUG:whipper.image.toc:appending source, counter 1, abs offset 150, source DEBUG:whipper.image.toc:at abs offset 0, we are in source None DEBUG:whipper.image.toc:[track 01 index 00] added DEBUG:whipper.image.toc:at abs offset 150, we are in source DEBUG:whipper.image.toc:[track 01 index 01] trackOffset 150, added DEBUG:whipper.image.toc:found track 2, mode AUDIO, at absoluteOffset 26457 DEBUG:whipper.image.toc:found ISRC code 800000000000 DEBUG:whipper.image.toc:file data.wav, start 26307, length 31008 DEBUG:whipper.image.toc:appending source, counter 1, abs offset 26457, source DEBUG:whipper.image.toc:at abs offset 26457, we are in source DEBUG:whipper.image.toc:[track 02 index 01] trackOffset 0, added DEBUG:whipper.image.toc:found track 3, mode AUDIO, at absoluteOffset 57465 DEBUG:whipper.image.toc:found ISRC code L00000000000 DEBUG:whipper.image.toc:file data.wav, start 57315, length 27012 DEBUG:whipper.image.toc:appending source, counter 1, abs offset 57465, source DEBUG:whipper.image.toc:at abs offset 57465, we are in source DEBUG:whipper.image.toc:[track 03 index 01] trackOffset 0, added DEBUG:whipper.image.toc:found track 4, mode AUDIO, at absoluteOffset 84477 DEBUG:whipper.image.toc:found ISRC code H00000000000 DEBUG:whipper.image.toc:file data.wav, start 84327, length 32060 DEBUG:whipper.image.toc:appending source, counter 1, abs offset 84477, source DEBUG:whipper.image.toc:at abs offset 84477, we are in source DEBUG:whipper.image.toc:[track 04 index 01] trackOffset 0, added DEBUG:whipper.image.toc:found track 5, mode AUDIO, at absoluteOffset 116537 DEBUG:whipper.image.toc:found ISRC code 400000000000 DEBUG:whipper.image.toc:file data.wav, start 116387, length 28674 DEBUG:whipper.image.toc:appending source, counter 1, abs offset 116537, source DEBUG:whipper.image.toc:at abs offset 116537, we are in source DEBUG:whipper.image.toc:[track 05 index 01] trackOffset 0, added DEBUG:whipper.image.toc:found track 6, mode AUDIO, at absoluteOffset 145211 DEBUG:whipper.image.toc:found ISRC code D00000000000 DEBUG:whipper.image.toc:file data.wav, start 145061, length 24950 DEBUG:whipper.image.toc:appending source, counter 1, abs offset 145211, source DEBUG:whipper.image.toc:at abs offset 145211, we are in source DEBUG:whipper.image.toc:[track 06 index 01] trackOffset 0, added DEBUG:whipper.image.toc:found track 7, mode AUDIO, at absoluteOffset 170161 DEBUG:whipper.image.toc:found ISRC code 000000000000 DEBUG:whipper.image.toc:file data.wav, start 170011, length 29629 DEBUG:whipper.image.toc:appending source, counter 1, abs offset 170161, source DEBUG:whipper.image.toc:at abs offset 170161, we are in source DEBUG:whipper.image.toc:[track 07 index 01] trackOffset 0, added DEBUG:whipper.image.toc:found track 8, mode AUDIO, at absoluteOffset 199790 DEBUG:whipper.image.toc:found ISRC code 800000000000 DEBUG:whipper.image.toc:file data.wav, start 199640, length 29629 DEBUG:whipper.image.toc:appending source, counter 1, abs offset 199790, source DEBUG:whipper.image.toc:at abs offset 199790, we are in source DEBUG:whipper.image.toc:[track 08 index 01] trackOffset 0, added DEBUG:whipper.image.toc:found track 9, mode AUDIO, at absoluteOffset 229419 DEBUG:whipper.image.toc:file data.wav, start 229269, length 0 DEBUG:whipper.image.toc:appending source, counter 1, abs offset 229419, source DEBUG:whipper.image.toc:at abs offset 229419, we are in source DEBUG:whipper.image.toc:[track 09 index 01] trackOffset 0, added DEBUG:whipper.image.toc:found track 10, mode AUDIO, at absoluteOffset 229419 DEBUG:whipper.image.toc:found ISRC code 800000000000 DEBUG:whipper.image.toc:file data.wav, start 0, length 303687 DEBUG:whipper.image.toc:appending source, counter 1, abs offset 229419, source DEBUG:whipper.image.toc:at abs offset 229419, we are in source DEBUG:whipper.image.toc:[track 10 index 00] added DEBUG:whipper.image.toc:at abs offset 495963, we are in source DEBUG:whipper.image.toc:[track 10 index 01] trackOffset 266544, added DEBUG:whipper.image.toc:parse: leadout: 533106 DEBUG:whipper.program.cdrdao:[Errno 17] File exists: '/home/andry/Rips/AramiTama/Life Beyond Death/out' DEBUG:whipper.extern.task.task:stopping DEBUG:whipper.extern.task.task:reset runner to None DEBUG:whipper.extern.task.task:stopped task DEBUG:whipper.extern.task.task:done running task DEBUG:whipper.common.program:getTable: read table DEBUG:whipper.image.table:MusicBrainz values: [1, 10, 533256, 300, 26607, 57615, 84627, 116687, 145361, 170311, 199940, 229569, 496113] ```

Config file:

[drive:PLDS%20%20%20%20%3ADVD-RW%20DS8A8SH%20%20%3AKU54]
vendor = PLDS
model = DVD-RW DS8A8SH
release = KU54
defeats_cache = True
read_offset = 6

[musicbrainz]
server = https://musicbrainz.org

Does anyone have any clue on what is happening here? Also 10000 Q sub-channels with CRC errors does not seem fine to me, but I may be wrong.

Misc information

Thank you for your time.

github-actions[bot] commented 1 year ago

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

To help make it easier for us to investigate your issue, please follow the contributing instructions.