Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Mopidy / Spotify package?
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Mopidy / Spotify package?
5th Nov, 2013, 07:13 PM
Post: #6
rndl Offline
Registered
Posts: 16
Joined: Oct 2013
Reputation: 0
RE: Mopidy / Spotify package?
(5th Nov, 2013 10:16 AM)Blonic Wrote:  
(4th Nov, 2013 07:06 PM)rndl Wrote:  
(26th Oct, 2013 07:14 AM)rndl Wrote:  
(22nd Oct, 2013 09:13 PM)Trinket Wrote:  I recently did what you are trying now.
In order to install gstreamer you need to have the correct libtag version, I found out that another person had the same problem and it got solved in https://github.com/xbianonpi/xbian/issues/378 by installing another libtag version.
This bit is the one that did it for me, but read all the other information first!
Terminal

cd /tmp
wget http://ivka57.dyndns-ip.com/others/libtag1c2a1.7.2-1.deb
wget http://ivka57.dyndns-ip.com/pool/main/x/xbian-package-libtag/xbian-package-libtag_1.0-2_armhf.deb
dpkg -i *.deb

Once done, you will be able to install gstreamer and then mopidy without problems.

Perfect mate, I just installed it! Going to try it

After I managed to get time and some hours testing, I finally got the system up and ready. I needed to complete some extra steps, though, as the extras for Mopidy were missing. I think I can manage to write a short tutorial if somebody wants, so feel free to post here.

I would really like to know what you did to get spotify working. I have installed Mopidy but the spotify extension is missing.

I think you must install GStreamer:

Terminal
sudo yum install -y python-gst0.10 gstreamer0.10-plugins-good \
gstreamer0.10-plugins-ugly gstreamer0.10-tools

Mopidy:

Terminal
wget -q -O - http://apt.mopidy.com/mopidy.gpg | sudo apt-key add -
sudo wget -q -O /etc/apt/sources.list.d/mopidy.list http://apt.mopidy.com/mopidy.list
sudo apt-get update
sudo apt-get install mopidy

Edit ~/.config/mopidy/mopidy.conf

Terminal
sudo pico ~/.config/mopidy/mopidy.conf

with these values:

Quote:[mpd]
hostname = ::
[spotify]
username = your spotify user
password = your spotify password

Alsa Mixer:

Terminal
sudo apt-get install alsa

Update ~/.asoundrc

Terminal
sudo pico ~/.asoundrc

Incluse these values:

Quote:pcm.!default {
type hw
card 0
}
ctl.!default {
type hw
card 0
}

If everything is correct, launch mopidy simply typing MOPIDY. Check what the log says.

I think something is missing, but I can't recall what, and I wont be able to confirm all the steps until at least the next weekend (maybe even next week's weekend), so if you have the time to try, follow the steps and post any errors your get.

PS, also, I've seen there's a new version of Mopidy, I guess the installation process may change a bit.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Mopidy / Spotify package? - rndl - 21st Oct, 2013, 05:21 PM
RE: Modipy / Spotify package? - Trinket - 22nd Oct, 2013, 09:13 PM
RE: Modipy / Spotify package? - rndl - 26th Oct, 2013, 07:14 AM
RE: Modipy / Spotify package? - rndl - 4th Nov, 2013, 07:06 PM
RE: Mopidy / Spotify package? - Blonic - 5th Nov, 2013, 10:16 AM
RE: Mopidy / Spotify package? - rndl - 5th Nov, 2013 07:13 PM
RE: Mopidy / Spotify package? - supal23 - 3rd May, 2025, 03:53 PM
Mopidy / Spotify package? - mk01 - 5th Nov, 2013, 10:40 PM
RE: Mopidy / Spotify package? - Thorsten Frank - 8th Dec, 2013, 10:58 PM
RE: Mopidy / Spotify package? - kikkeraap - 10th Dec, 2013, 04:40 AM
RE: Mopidy / Spotify package? - Thorsten Frank - 10th Dec, 2013, 08:31 PM
RE: Mopidy / Spotify package? - mk01 - 13th Dec, 2013, 11:00 AM
RE: Mopidy / Spotify package? - swoy - 24th Apr, 2014, 11:02 PM
RE: Mopidy / Spotify package? - min - 4th May, 2014, 08:28 PM
RE: Mopidy / Spotify package? - josch - 20th Aug, 2014, 03:29 AM
RE: Mopidy / Spotify package? - jiserra - 25th Aug, 2014, 07:20 AM
RE: Mopidy / Spotify package? - josch - 26th Aug, 2014, 12:56 AM
RE: Mopidy / Spotify package? - jiserra - 30th Aug, 2014, 10:01 AM
RE: Mopidy / Spotify package? - danell - 25th Oct, 2014, 09:22 PM
RE: Mopidy / Spotify package? - kingosticks - 26th Oct, 2014, 02:24 AM
RE: Mopidy / Spotify package? - danell - 26th Oct, 2014, 03:14 AM
RE: Mopidy / Spotify package? - martinus36 - 11th Nov, 2014, 04:30 AM
RE: Mopidy / Spotify package? - mdogx - 3rd Dec, 2019, 06:28 PM
RE: Mopidy / Spotify package? - Nachteule - 4th Dec, 2019, 03:35 AM
RE: Mopidy / Spotify package? - mdogx - 4th Dec, 2019, 08:03 PM
RE: Mopidy / Spotify package? - Nachteule - 4th Dec, 2019, 11:43 PM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 24th May, 2025, 01:16 PM Powered By MyBB, © 2002-2025 MyBB Group.