mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-21 10:16:05 -05:00
Support for playqueue-edit
This commit is contained in:
@@ -124,7 +124,7 @@ int
|
||||
player_shuffle_set(int enable);
|
||||
|
||||
int
|
||||
player_queue_make_daap(struct player_source **head, const char *query, const char *queuefilter, const char *sort);
|
||||
player_queue_make_daap(struct player_source **head, const char *query, const char *queuefilter, const char *sort, int quirk);
|
||||
|
||||
struct player_source *
|
||||
player_queue_make_pl(int plid, uint32_t *id);
|
||||
|
||||
Reference in New Issue
Block a user