mirror of
https://github.com/owntone/owntone-server.git
synced 2025-12-05 23:33:13 -05:00
expose generic player_queue_make function
This commit is contained in:
@@ -759,7 +759,7 @@ metadata_check_icy(void)
|
||||
|
||||
/* Audio sources */
|
||||
/* Thread: httpd (DACP) */
|
||||
static struct player_source *
|
||||
struct player_source *
|
||||
player_queue_make(struct query_params *qp)
|
||||
{
|
||||
struct db_media_file_info dbmfi;
|
||||
|
||||
Reference in New Issue
Block a user