mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-26 14:13:18 -05:00
Julien BLACHE
29db6de1bb
Fixup prototype for db_enum_fetch_row()
Second argument is actually a pointer to a pointer to a struct db_media_file_info, and not a simple pointer. That code sucks. Plain and simple. Will be taken out and shot at the earliest occasion. Someone badly needs to take "Pointers 101", among a lot of other 101 courses. Sigh.
Here's the short and sweet of it: ./configure; make; make install You'll still need to make a configuration file in /etc/mt-daapd.conf You can use the sample in contrib/mt-daapd.conf as a starting point. cp contrib/mt-daapd.conf /etc cp contrib/mt-daapd.playlist /etc Edit /etc/mt-daapd.conf to taste. You'll still need distro-specific startup scripts. Check the contrib directory to see if there are rc scripts for your distro. Questions? Check the forums at www.mt-daapd.org or mail rpedde@users.sourceforge.net
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
103 MiB
Languages
C
85.6%
Vue
8.8%
Yacc
2%
JavaScript
1.1%
M4
0.9%
Other
1.4%