DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2013-02-12 17:35:03

knex
New member
Registered: 2013-02-07
Posts: 4

DNS 320 Squeeze Firefly Media Server

I´ve installed new cool stuff on my nas.
firefly mediaserver - much better than the iTunes Server.
just run apt-get install mt-daapd
you will get an error that the avahi daemon failed to start - no problem
build a script firefly.sh

Code:

#!/bin/sh
# FIREFLY STARTER
echo STARTE FIREFLY SERVER...
dbus-daemon --system --print-address
dbus-monitor --system &
rm /var/run/dbus/pid
/etc/init.d/avahi-daemon restart
/etc/init.d/mt-daapd restart

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB