XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > Plugin/Script (Python) Help and Support

Plugin/Script (Python) Help and Support Python requests/suggestions, support, bugs, and everything python goes in here!
Please, add platform prefix to threads that are not platform-independent!:
Thread prefixes; "[LINUX]", "[LIVE]", "[MAC]", "[WINDOWS]", and "[XBOX]"

Reply
 
Thread Tools Search this Thread Display Modes
Old 2009-09-09, 00:21   #31
kizer
Fan
 
kizer's Avatar
 
Join Date: Jul 2008
Location: Seattle WA, US
Posts: 548
kizer is on a distinguished road
Default

As well No US Support due to licensing, but I'm pretty sure it wouldn't be a big deal for the rest of the world.

Like mentioned just seems like a lot of effort and its going to require a premimum membership to whom ever uses the service. Would be kinda cool, but it is what it is.
kizer is offline   Reply With Quote
Old 2009-09-09, 10:00   #32
hacke
Junior Member
 
Join Date: Dec 2008
Posts: 6
hacke is on a distinguished road
Default

Quote:
Originally Posted by kizer View Post
As well No US Support due to licensing, but I'm pretty sure it wouldn't be a big deal for the rest of the world.

Like mentioned just seems like a lot of effort and its going to require a premimum membership to whom ever uses the service. Would be kinda cool, but it is what it is.
My approach is this, I might want it even though its a big effort and if I do write it I might aswell share it. I just want to make sure that its even possible to share and what pitfalls there can be.

I will finish my wrapper and some other ideas I have for it first then maybe I look into the xbmc plugin/script.
hacke is offline   Reply With Quote
Old 2009-09-11, 21:06   #33
thomash72
Member
 
Join Date: Mar 2009
Location: Norway
Posts: 97
thomash72 is on a distinguished road
Default

I appreciate the effort you are making here hacke! As a premium Spotify user, I hope your succeed in your efforts!
thomash72 is offline   Reply With Quote
Old 2009-09-12, 21:15   #34
pedroalg
Junior Member
 
Join Date: Sep 2009
Posts: 1
pedroalg is on a distinguished road
Lightbulb Trick to listen spotify in our XBMC

Hi,

Until plugin is available, i use the following trick to listen spotify in my living room through XBMC:

- In my PC, i have installed DSBridge in Spotify folder. Basically, this is a small program that allows you to stream Spotify through your network

http://www.mail-archive.com/discuss@...msg122786.html

- Then, i have created a strm file (http://www.xbmc.org/wiki/?title=HOW-..._audio_streams). The content of my strm file is http://192.168.1.3:8124/ , where 192.168.1.3 is the ip of my PC

- Open the strm from XBMC and voilá, you can listen Spotify through your XBMC
pedroalg is offline   Reply With Quote
Old 2009-10-24, 12:45   #35
soder
Fan
 
soder's Avatar
 
Join Date: Feb 2008
Location: Sweden
Posts: 970
soder is on a distinguished road
Default

Quote:
Originally Posted by pedroalg View Post
Hi,

Until plugin is available, i use the following trick to listen spotify in my living room through XBMC:

- In my PC, i have installed DSBridge in Spotify folder. Basically, this is a small program that allows you to stream Spotify through your network

http://www.mail-archive.com/discuss@...msg122786.html

- Then, i have created a strm file (http://www.xbmc.org/wiki/?title=HOW-..._audio_streams). The content of my strm file is http://192.168.1.3:8124/ , where 192.168.1.3 is the ip of my PC

- Open the strm from XBMC and voilá, you can listen Spotify through your XBMC
I have followed your guide, and added
<source>
<name>Spotify Stream</name>
<path pathversion="1">http://192.168.0.100:8124</path>
</source>
to my sources.xml

I run spotify for windows, and I have added dsbridge.ini, dsound.dll and lame_enc.dll to my spotify folder.

When I start to play spotify, I have then new icon in the tray. Its blue.

Then when I press the stream in XBMC, the music on my spotify stops, and the icon turns green. BUT, I don't get the music in XBMC.

What can be wrong?

Its like XBMC freeze, and I have to restart it.

EDIT: I thought I could add the line in a source, but I now understand that I had to create the *.strm

And now it works. Thanks.

/Söder
__________________
HW: GIGABYTE MA78GM-S2H, AMD ATHLON 64 X2 4850E, 2GB DDR2 XMS2 PC6400, Nvidia GeForce 9400GT 1GB, Panasonic TH-42PX80, MS Remote MCE 2005, SAMSUNG SPINPOINT F1 1TB
SYS: Ubuntu Jaunty, Alsa 1.0.18, Nvidia 190.25
SVN: alpha2

Last edited by soder; 2009-10-24 at 14:02.
soder is offline   Reply With Quote
Old 2009-10-26, 12:30   #36
soder
Fan
 
soder's Avatar
 
Join Date: Feb 2008
Location: Sweden
Posts: 970
soder is on a distinguished road
Default

The metadata isn't working for me. I also don't get the covers.

Is there something special I have to do?

/Söder
__________________
HW: GIGABYTE MA78GM-S2H, AMD ATHLON 64 X2 4850E, 2GB DDR2 XMS2 PC6400, Nvidia GeForce 9400GT 1GB, Panasonic TH-42PX80, MS Remote MCE 2005, SAMSUNG SPINPOINT F1 1TB
SYS: Ubuntu Jaunty, Alsa 1.0.18, Nvidia 190.25
SVN: alpha2
soder is offline   Reply With Quote
Old 2009-10-30, 12:17   #37
mlmc
Member
 
Join Date: Nov 2008
Posts: 58
mlmc is on a distinguished road
Default

How is the plugin coming along? I follow this thread with great interest..
Thanks for your effort!

//m
__________________
HW: Asus P5N7A-VM / E8400 / 2x2GB PC6400 --> Harman Kardon AVR-255 --> Sony 40D3000 (1080p/24-50-60Hz).
SW: Ubuntu Jaunty (32bit). XBMC SVN mainbranch. HDMI for A/V.
mlmc is offline   Reply With Quote
Old 2009-11-04, 19:26   #38
atholm
Junior Member
 
Join Date: Nov 2009
Posts: 1
atholm is on a distinguished road
Default

Yea I'm also very interested in this plugin
atholm is offline   Reply With Quote
Old 2009-11-07, 16:25   #39
titbeak
Junior Member
 
Join Date: Nov 2009
Posts: 5
titbeak is on a distinguished road
Default

Me too!!!
titbeak is offline   Reply With Quote
Old 2009-11-19, 18:31   #40
titbeak
Junior Member
 
Join Date: Nov 2009
Posts: 5
titbeak is on a distinguished road
Default

anyone tempted to make this yet??
titbeak is offline   Reply With Quote
Reply

Bookmarks

Tags
grooveshark, music, spotify


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 21:29.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project