Bug #228
Wavpack plugin alerts on missing .wvc files for lossless wavpack files
| Status: | Closed | Start date: | December 20, 2012 | |
|---|---|---|---|---|
| Priority: | Minor | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | plugins/wavpack | |||
| Target version: | 3.3.4 | |||
| Affects version: | 3.2.3 |
Description
The Wavpack plugin looks for .wvc files whenever it attempts to play Wavpack files, even lossless ones. When it can't find such files, it spawns an error message.
This should not happen; if a lossy Wavpack file doesn't have the corrections file on hand, it should play regardless, without an error message of any kind.
History
#1
Updated by John Lindgren 5 months ago
- Status changed from New to Closed
- Target version set to 3.3.4
- % Done changed from 0 to 100
#2
Updated by Michael Schwendt 5 months ago
Good catch!