Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
8 Monitoring Tools in One APM. Install in 5 Minutes.
Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.
AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
This is a PS3 Media Server (PMS) plugin that reads (parses) your Itunes Library (xml file) and shows it as a folder under the Media Server.
The source code is moved to github:
https://github.com/leogps/PS3-Media-Server-Plugin-iTunes-Library
Latest distributable is still available at sourceforge:
http://sourceforge.net/projects/ituneslibparser-pms/files/v2.0.0/ItunesLibraryParserPlugin-v2.0.0.zip/download
Readme: https://sourceforge.net/projects/ituneslibparser-pms/files/v2.0.0/
iTunes-compatible DAAP server
Firefly Media Server (formerly mt-daapd) is an open-source audio media server (or daemon) for the Roku SoundBridge and iTunes. It serves media files using Roku Server Protocol (RSP) and Digital Audio Access Protocol (DAAP).
http://en.wikipedia.org/wiki/Firefly_Media_Server
For Debian users:
https://packages.qa.debian.org/m/mt-daapd.html
https://tracker.debian.org/pkg/mt-daapd
For FreeBSD users:
http://home.introweb.nl/d/dodger/itunesserver.html
https://www.tnpi.net/wiki/FreeBSD_iTunes_Server
cd /usr/ports/audio/firefly
make install clean
echo 'firefly_enable="YES"' >> /etc/rc.conf
service mt-daapd start
==>> http://127.0.0.1:3689
Simple SSH forward e.g. thourgh the internet:
ssh -L3689:iMac.Local:3689 MyDomain.TLD
Please also note https://sourceforge.net/projects/mt-daapd/
NOTE: Source code is now hosted on github at https://github.com/plutinosoft/Platinum.
A cross-platform C++ library for discovering, controlling or implementing UPnP devices. Contains sample code for a UPnP AV Media Server, Media Renderer & Control Point. (Platinum is copyrighted by Plutinosoft, LLC. http://www.plutinosoft.com)