ScottCh1 / vinyl-ripper-helper

GNU General Public License v3.0
4 stars 2 forks source link

Track lists with empty "placeholder" tracks cause dictionary keyerror "time" #2

Closed ScottCh1 closed 3 years ago

ScottCh1 commented 3 years ago

I selected an album that has a slightly different structure than most, Chicago III has a track with no position or time attributes in its track list table. The label list calculator fails when it looks up the time for this track. This kind of track is used for performances which are broken out into sub-tracklists, or individual movements.

This will not be difficult to fix for the next release.