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.
Go to file
ejurgensen bf73e51262
Merge pull request #1769 from owntone/fix_rename_pl1
[scan] Fix bug where playlist name isn't updated when m3u/pls file is…
2024-06-12 16:04:34 +02:00
.github [ci] Streamline macOS pipelines 2024-06-09 11:10:22 +02:00
build-aux
docs [docs] Change mxml to libxml2 2024-05-31 23:47:46 +02:00
htdocs [web] Rebuild web interface 2024-05-19 20:43:38 +00:00
m4 [daap/smartpl] Add new bison/flex parsers 2022-01-29 17:46:40 +01:00
scripts [docs] Change mxml to libxml2 2024-05-31 23:47:46 +02:00
sqlext
src [scan] Fix bug where playlist name isn't updated when m3u/pls file is renamed 2024-06-12 13:12:37 +02:00
web-src [web] Simplify variable naming 2024-04-27 21:34:16 +02:00
_config.yml
.gitignore
.travis.yml
AUTHORS
ChangeLog
configure.ac [misc] Replace mxml with libxml2 2024-05-31 23:47:46 +02:00
COPYING
INSTALL.md
Makefile.am
mkdocs.sh
mkdocs.yml [doc] Add configuration documentation in the menu 2024-04-27 21:53:01 +02:00
NEWS
owntone.8
owntone.conf.in [cfg] Change ipv6 default to disabled 2024-05-20 22:21:00 +02:00
owntone.service.in
owntone.spec.in [docs] Change mxml to libxml2 2024-05-31 23:47:46 +02:00
owntone@.service.in
README.md [doc] Fix capitalisation of macOS 2024-04-22 17:32:26 +02:00
UPGRADING

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.