mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-20 09:56:09 -05:00
fixes for playqueue-contents
This commit is contained in:
@@ -96,7 +96,7 @@ struct player_history
|
||||
unsigned int count;
|
||||
|
||||
/* Circular buffer of song ids previously played by forked-daapd */
|
||||
uint32_t buffer[MAX_HISTORY_COUNT];
|
||||
uint32_t id[MAX_HISTORY_COUNT];
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user