mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-26 23:25:56 -05: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 */
|
||||
extern int scan_xml_playlist(char *filename);
|
||||
static int scan_static_playlist(char *path);
|
||||
int scan_static_playlist(char *path);
|
||||
|
||||
|
||||
typedef struct tag_playlistlist {
|
||||
|
Loading…
Reference in New Issue
Block a user