d468fd358e
Spotify web API docs say that images are ordered wideest first, but that isn't happening right now, so don't rely on that for size selection. Also makes sure we pick an image even when max_w is smaller than smallest available image. |
||
---|---|---|
.github | ||
build-aux | ||
docs | ||
htdocs | ||
m4 | ||
scripts | ||
sqlext | ||
src | ||
web-src | ||
.gitignore | ||
.travis.yml | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
INSTALL.md | ||
Makefile.am | ||
NEWS | ||
README.md | ||
UPGRADING | ||
_config.yml | ||
configure.ac | ||
mkdocs.sh | ||
mkdocs.yml | ||
owntone.8 | ||
owntone.conf.in | ||
owntone.service.in | ||
owntone.spec.in | ||
owntone@.service.in |
README.md
OwnTone (previously forked-daapd)
OwnTone is a Linux/FreeBSD DAAP (iTunes), MPD (Music Player Daemon) and RSP (Roku) media server.
It supports AirPlay devices/speakers, Apple Remote (and compatibles), MPD clients, Chromecast, network streaming, internet radio, Spotify and LastFM.
It does not support streaming video by AirPlay nor Chromecast.
DAAP stands for Digital Audio Access Protocol which is the protocol used by iTunes and friends to share/stream media libraries over the network.
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 help on building OwnTone (not using it), then please see the Installation instructions.