ejurgensen 8821b53cdb [scan] Read local file chapter metadata into mfi->chapters
Chapter metadata is an array of structs, one for each chapter. Saving that in
the normal way would bring much database complexity for a narrow use case, so
instead we just save it as json string in mfi->chapters. That's anyway the form
that we will be serving via the json API.

Should we need other forms in the future, we can use sqlite's json_each().
2025-08-12 00:02:39 +02:00
2025-06-06 14:49:23 +02:00
2025-07-27 01:00:32 +00:00
2024-05-31 23:47:46 +02:00
2025-07-27 10:59:42 +10:00
2017-02-26 00:51:07 +01:00
2025-02-22 09:06:02 +01:00
2009-06-12 13:00:40 +02:00
2013-12-25 08:56:59 +01:00

OwnTone

OwnTone is a media server that lets you play audio sources such as local files, Spotify, pipe input or internet radio to AirPlay 1 and 2 receivers, Chromecast receivers, Roku Soundbridge, a browser or the servers own sound system. Or you can listen to your music via any client that supports mp3 streaming.

You control the server via a web interface, Apple Remote, an Android remote (e.g. Retune), an MPD client, json API or DACP.

OwnTone also serves local files via the Digital Audio Access Protocol (DAAP) to iTunes (Windows), Apple Music (macOS) and Rhythmbox (Linux), and via the Roku Server Protocol (RSP) to Roku devices.

Runs on Linux, BSD and macOS.

OwnTone was previously called forked-daapd, which again was a rewrite of mt-daapd (Firefly Media Server).

Looking for help?

Visit the OwnTone documentation for usage and set up instructions, API documentation, etc.

If you are looking for information on how to get and install OwnTone, then see the Installation instructions.

Description
Linux/FreeBSD DAAP (iTunes) and MPD media server with support for AirPlay 1 and 2 speakers (multiroom), Apple Remote (and compatibles), Chromecast, Spotify and internet radio.
Readme 91 MiB
Languages
C 88.8%
Vue 6.2%
Yacc 1.9%
JavaScript 1.1%
M4 0.8%
Other 1%