mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-15 07:32:32 -05:00
Also introduce default output format and selected device format, should the user want another format. As part of this, change enum player_format in player.h to enum media_format in misc.h so that it is akin to struct media_quality. Modify json API to support this.