Since VorbiS appeared I'm having a jukebox ProjecT ... * http://rzr.online.fr/q/jukebox# Setup my !DebiaN #FreeDomBox #NaS + #SfX as #AudioPlayer and using #n950 as #MpD remote control ; @n950club ===== TODO ===== * http://www.subsonic.org/ * http://www.kickstarter.com/projects/cloud-guys/plug-the-brain-of-your-devices * https://github.com/mopidy# * https://volumio.org/# * http://forum.audiophonics.fr/viewtopic.php?f=5&t=2174& Max2Play * https://www.audiophonics.fr/en/dac-and-interfaces-for-raspberry-pi/audiophonics-i-sabre-v4-dac-es9023-tcxo-raspberry-pi-3-b-pi-3-b-pi-2-a-b-i2s-p-10657.html# DaC * https://linuxfr.org/users/chimrod/journaux/utiliser-un-pi-zero-comme-serveur-de-son-et-lecteur-bluetooth# * https://simonrepp.com/faircamp/ ===== SOFTWARE ====== * https://www.daphile.com/# ===== Current Setup ===== Main system is : HardWare: [[armv5]] [[nas]] which I plugged in my UsB [[guitar]] [[effect]] Processor which provide UsbAudio Chip.... Software side The main OperatingSystem is [[debian]] and AudioPlayer is MpD i can control using MpC or my HarmattaN HandSet as a RemoteControl... Install : 1st Read : http://rzr.online.fr/q/harmattan apt-get update; apt-get remove qmobilempd ; apt-get install qmobilempd /opt/qmobilempd/bin/qmobilempd Alternative is to login to target using SsH and run : ncmpc -h $host -p $passwd # host=localhost passwd=hackme ToDo : * http://code.google.com/p/qmobilempd/issues/detail?id=3&thanks=3&ts=1329070565# support HarmattaN QmL : qmobilempd-qtquick_0.0.0-0~rzr1_armel.deb * http://code.google.com/p/qmobilempd/source/list * support SymbiaN * http://talk.maemo.org/newreply.php?do=postreply&t=36068 More : * http://code.google.com/p/qmobilempd/source/checkout * http://talk.maemo.org/showthread.php?p=1164062#post1164062 # FeedBack * http://my-meego.com/software/applications.php?fldAuto=400&faq=2 * http://www.meegoexperts.com/2011/10/mpd-remote-meego-harmattan-nokia-n9-n950-application/ @tag: FreeDomBox BoX JukE [[qt]] {{http://www.audiosyncrazy.com/details/Zoom/02820.jpg}} ===== OBSOLETE RANDOM JUNK ===== ===== AUDIO SERVER ===== * http://www.jodal.no/post/5779178001/log-from-the-debugging-of-a-segfault/ * https://github.com/mopidy/pyspotify/issues/12 sudo apt-get install mopidy-soundcloud ln -fs /mnt/audio /var/lib/mopidy/local/ sudo /etc/init.d/mopidy-daemon force-reload ===== features ===== * scrobling : tag, love, ban : libre.fm * RadiO * ControL : mpd, web, ir etc * PodCast : http://mpd.wikia.com/wiki/Podcasting ===== hardware ===== * BoarD: http://igloocommunity.org/forum/viewtopic.php?f=5&t=4 * Storage: harddisk, iscsi ? * Device: NAS : see [[raid]] * Control: nit, laptop * Playback : usbaudio (local) : see [[ti]] MisC: * http://jordanburgess.com/post/38986434391/raspberry-pi-airplay# LowFi * http://www.denon.fr/fr/Product/Pages/Product-Detail.aspx?Catid=Systems&SubId=NetworkMusicSystems&ProductId=RCDN8 * https://www.hackster.io/Granpino/raspberry-pi-internet-radio-and-mp3-player-1aa591# ===== software ===== * Playback: mpd * Share: daap/upnp, nfs, smb ? * Web: http://plugcomputer.org/plugwiki/index.php/Run_Ampache-Coherence-MPD_on_Dreamplug# * https://github.com/volumio/Volumio2# * https://volumio.org/get-started/# AmLogic OdroidC1 * https://osmc.tv/download/# MediaCenter * https://forum.libreelec.tv/thread/12470-volumio-vs-libreelec/# yatse.tv * https://osmc.tv/download/# Pi1 ===== player : ===== ==== mpd ==== * http://www.MusicPd.org sudo aptitude install mpd mpc ncmpc sudo grep '/var' /etc/mpd.conf #| music_directory "/var/lib/mpd/music" sudo ln -fs ~/mnt/audio /var/lib/mpd/music/user-$USER-mnt-audio sudo /etc/init.d/mpd restart && mpc update && ncmpc # mkdir -p ~/mnt && ln -fs /mnt/nfs/host-nas-local/data/audio ~/mnt/ * [[upnp]] / [[daap]] : http://www.MusicPd.org/mantis/view.php?id=1294 * [[mpd]] : http://code.google.com/p/mpdplasma/ * radio must have a playlist entry http://mpd.wikia.com/wiki/Client:Qmobilempd git diff mpd.conf diff --git a/mpd.conf b/mpd.conf index 851ae53..097b3de 100644 --- a/mpd.conf +++ b/mpd.conf @@ -79,7 +79,8 @@ user "mpd" # to have mpd listen on every address # # For network -bind_to_address "localhost" +#bind_to_address "localhost" +bind_to_address "any" # # And for Unix Socket #bind_to_address "/var/run/mpd/socket" Crontab -e 0 0 * * * /usr/bin/mpc stop HttP ResT * https://github.com/sgentle/mpd-rest/blob/master/mpd-rest.coffee * https://hacks.mozilla.org/2013/03/shiva-more-than-a-restful-api-to-your-music-collection/ * http://git.musicpd.org/cgit/cirrus/ncmpc.git/tree/src/gidle.c * https://github.com/tompreston/MPD-Web-Remote# iOs * http://n9-apps.com/mpd-remote * http://store.ovi.com/content/205748# http://vesuri.jormas.com/mpdremote/ * https://ympd.org/# WeB ProbleM : I noticed 100% CpU On VorbiS or 48Khz wav decoding ? while it's 15% on Mp3 files : * https://forum.openwrt.org/viewtopic.php?id=29475 * https://dev.openwrt.org/ticket/9280#comment:3 SolutioN : make sure to using 44.1Khz sample rate not 48Khz oggenc --reseample 44100 ==== xmms2 ==== * http://wiki.xmms2.xmms.se/wiki/XMMS2_vs_MPD ===== transport ===== ===== daap ===== * http://en.wikipedia.org/wiki/List_of_software_using_Digital_Audio_Access_Protocol ** http://amarok.kde.org/wiki/Music_Sharing tangerine grep daap /etc/hosts xmms2 browse daap://daap:3689/ | xargs -n 1 xmms2 add rhythm-box daap:3689 sudo aptitude install banshee-daap * http://www.linuxquestions.org/questions/linux-software-2/how-do-you-get-xmms2-to-read-a-daap-server-728157/ * http://www.musicpd.org/mantis/view.php?id=1378 http://ubuntuforums.org/showthread.php?t=315898 * [[xmpp]] : http://alban.apinc.org/blog/2009/09/05/share-your-music-to-your-im-contacts-with-rhythmbox-and-telepathy/ ===== DLNA ===== sudo apt-get install minidlna ls /var/lib/minidlna sudo minidlna -R sudo service minidlna restart * http://www.free.fr/adsl/pages/television/multimedia.html @TaG: UPnP LsProDuo DlnA FreeBox XbMc ==== other ==== * [[http]] : mpd * [[smb]] [[nfs]] [[upnp]] * http://wiki.xmms2.xmms.se/wiki/Component:GnomeVFS ===== misc ===== ==== UI ==== * http://code.google.com/p/nslu2-jukebox/# LirC [[ir]] * http://mpd.wikia.com/wiki/Client:MpdLIRC * http://www.nil.at/software/mpdlirc.html ===== FLOSS ===== * https://github.com/Fornoth/spotify-connect-web# OpenSource * https://github.com/balenalabs/balena-sound# MultI * https://github.com/mopidy/mopidy/issues/401# ===== MISC ===== * http://en.wikipedia.org/wiki/UPnP_AV_MediaServers#Linux * http://www.cybergarage.org * http://oss.linn.co.uk/trac/wiki/Kinsky * http://www.mythtv.org/wiki/index.php/UPnP * elisa : https://bugs.launchpad.net/elisa/+bug/246248 * http://en.wikipedia.org/wiki/Comparison_of_media_players#Audio_Players * [[vlc]] ? : https://forum.videolan.org/viewtopic.php?f=14&t=52874&p=176440#p176440 * http://freshmeat.net/projects/rhythmweb/# * http://linuxfr.org/news/music-player-daemon#comment-1461622 * https://github.com/mopidy/mopidy/issues/340# * https://en.wikipedia.org/wiki/Libre.fm# * http://www.woutervanwijk.nl/pimusicbox/# * http://www.lifehacker.co.uk/2015/06/19/build-raspberry-pi-jukebox-non-geek-can-use# HowTo RpI * https://github.com/mark-me/Pi-Jukebox# * http://forum.kodi.tv/showthread.php?tid=154799# AutoStart Radio * https://www.hackster.io/donald/raspberry-pi-home-network-music-system-d1c54c# DiY ToDo * https://jellyfin.org/docs/# MediaCenter * http://www.subsonic.org/pages/api.jsp# ApI * https://lemmy.sdf.org/post/12659613 * https://www.music-assistant.io/ ===== MORE ===== @TaG: [[UPNP]] [[NAS]] [[MediaCenter]] [[Console]] [[daap]] [[raid]] BoX BoarD JukE MpD MpC DaaP UPnP [[ir]] [[armv6]] JukE BoX MediaCenter RaspberryPi [[ti]] StB {{http://3.bp.blogspot.com/_xwE0rBDpg1Y/ScJTab3J8SI/AAAAAAAAD0g/xf_CCks4df0/s320/roaming-jukebox-head-battery-funny.jpg}}