File: TODO

package info (click to toggle)
mp3cd 1.27.0-5
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 188 kB
  • sloc: perl: 591; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 390 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7

- count up "blocks" of WAV (rounding up for each file), and compare
  against "disk-info" block size report to make sure it'll fit on a disk
- use File::Spec/File::Basename
- handle arbitrary filename exts (especially now that we have ogg/flac support)
- tests for file and programs only if we expect to run a stage requiring them
- improve "System", and dump tool output on failures, etc