ktaglib: build with picture data
This commit is contained in:
parent
a60239c6f7
commit
34217696c2
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ Java_org_oxycblt_ktaglib_KTagLib_openNative(
|
||||||
}
|
}
|
||||||
|
|
||||||
builder.setProperties(file->audioProperties());
|
builder.setProperties(file->audioProperties());
|
||||||
|
builder.setCover(file->tag()->complexProperties("PICTURE"));
|
||||||
|
|
||||||
return builder.build();
|
return builder.build();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue