Your ROOT_URL in app.ini is unix://git.lalonde.me:3000/ but you are visiting https://git.lalonde.me/matth/daapr/commit/24522b03153d5b58d70a9685d2257a87f13da7d6?style=split&whitespace=show-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
As of this righting, the app is only compatible in Chrome/Chromium.
In order to expose a DAAP server, one must proxy it in front of nginx/lighttpd/apache in order to inject the CORS headers (Access-Control-Allow-Origin and the like).
In order to expose a DAAP server, one must proxy it in front of nginx/lighttpd/apache in order to inject the CORS headers (Access-Control-Allow-Origin and the like).