mirror of
https://github.com/owntone/owntone-server.git
synced 2025-03-31 01:33:44 -04:00
Export scan_static_playlist()
This commit is contained in:
parent
bbab963fe2
commit
57c698fce9
@ -75,7 +75,7 @@ extern int scan_get_ffmpeginfo(char *filename, struct media_file_info *mfi);
|
|||||||
|
|
||||||
/* playlist scanners */
|
/* playlist scanners */
|
||||||
extern int scan_xml_playlist(char *filename);
|
extern int scan_xml_playlist(char *filename);
|
||||||
static int scan_static_playlist(char *path);
|
int scan_static_playlist(char *path);
|
||||||
|
|
||||||
|
|
||||||
typedef struct tag_playlistlist {
|
typedef struct tag_playlistlist {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user