Changes

From Amahi Wiki
Jump to: navigation, search
1,061 bytes added ,  13:39, 30 October 2011
</code>
</Blockquote>
==== FORKED-DAAPD ====
forked-daapd is an updated version to mt-daapd. This is boasted to be compatible with the latest iTunes.
 
<u>INSTALL NOTES</u>
It seems that forked-daapd does not include a web interface. I have managed to locate the custom RPMs needed to test it.
 
To install, this is what I did:
*Install RPM Fusion (Free) app
*Downloaded forked-daapd and sqlite from the following location:
<u>32-bit</u>
http://rpms.netmindz.net/FC14/x86_64/RPMS.netmindz/forked-daapd-0.18-1.fc14.x86_64.rpm
http://rpms.netmindz.net/FC14/x86_64/RPMS.netmindz/sqlite-3.6.23.1-2.fc14.x86_64.rpm
 
<u>64-bit</u>
http://rpms.netmindz.net/FC14/i386/RPMS.netmindz/forked-daapd-0.18-1.fc14.i386.rpm
http://rpms.netmindz.net/FC14/i386/RPMS.netmindz/sqlite-3.6.23.1-2.fc14.i386.rpm
 
*{{Code|yum localinstall sqlite --nogpgcheck}}
*{{Code|yum localinstall forked-daapd --nogpgcheck}}
*{{Code|service forked-daapd start}}
 
The /etc/forked-daapd.conf file has the settings and port assignment for the app. I managed to install it in my VM, but did not have a chance to test.
 
[[Category:Apps]]
12,424

edits