[Cover] Adding external cover file support (lookup in the same directory)
This commit is contained in:
@@ -132,7 +132,7 @@ Track::Track(const boost::filesystem::path& p)
|
||||
_trackNumber(0),
|
||||
_discNumber(0),
|
||||
_filePath( p.string() ),
|
||||
_hasCover(false)
|
||||
_coverType(CoverType::None)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user