* Be more flexible when it comes to album art resolutions. This is really just a recommendation and not an absolute requirement for DLNA compliance.
This commit is contained in:
@ -11,6 +11,6 @@
|
||||
#define __ALBUMART_H__
|
||||
|
||||
sqlite_int64
|
||||
find_album_art(const char * path);
|
||||
find_album_art(const char * path, char * dlna_pn);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user