Fix filename list for albumart
This commit is contained in:
parent
48ce8e9fb7
commit
480f4d4cf1
|
@ -1063,7 +1063,7 @@ The music database
|
|||
|
||||
This is currently implemented by searching the directory the file
|
||||
resides in for a file called :file:`cover.png`, :file:`cover.jpg`,
|
||||
:file:`cover.tiff` or :file:`cover.bmp`.
|
||||
or :file:`cover.webp`.
|
||||
|
||||
Returns the file size and actual number
|
||||
of bytes read at the requested offset, followed
|
||||
|
|
Loading…
Reference in New Issue