![]() |
|
[WIP] XBMC + Spotify = True (an XBMC implementation that uses Spotify's official API) - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Announcements, Info, and General Discussion (/forumdisplay.php?fid=85) +--- Forum: XBMC General Discussion (/forumdisplay.php?fid=6) +--- Thread: [WIP] XBMC + Spotify = True (an XBMC implementation that uses Spotify's official API) (/showthread.php?tid=67012) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 |
- gazwest - 2010-01-29 15:26 No problem. But, like I said. There are no guarantees. Trying to find these steps, and piece them together has cost me a few hours and two reinstalls. So I hope I'm able to help someone with this :-) - gazwest - 2010-01-29 16:17 Bad news guys. I think it's installed properly. But it does not show up in the menu, like it's supposed to. Trying to figure it out now. Update: Check my original guide. It was a goof by me. I did not have music library enabled. This is no longer a problem. - reta - 2010-01-29 19:15 There are screenshots of spotyxbmc running on windows but no readme or much talk about it in this thread, is it at all available yet? - jeey - 2010-01-29 22:53 Got it running also, but videos randomly crash after using their precompiled binary. and i get an strange compile error on paplayer when compiling my self. But since this is an alpha im going to wait, but spotify interface worked greate tough - Monthefish - 2010-01-29 23:37 reta Wrote:There are screenshots of spotyxbmc running on windows but no readme or much talk about it in this thread, is it at all available yet? You wont get it on windows as there isn't an API that lets you play music via 3rd party API yet. - calmdown - 2010-01-30 08:32 I really wish this was applied as any other script/plugin to xbmc.. As it is now when replacing xbmc.bin and you are used to regularly update to latest svn of xbmc, it needs to modify the bin file, therefor its not working 100% with the latest changes. - jeey - 2010-01-30 13:04 calmdown Wrote:I really wish this was applied as any other script/plugin to xbmc.. They actually released the source code, this is something they are also required to do So its not such a big dealHopefully down the line it will go into the main branch ? - BouncinDave - 2010-01-30 13:51 I can confirm that GazWest's guide works perfectly. Thanks!
- sandos - 2010-01-30 15:00 Found a bug: try hitting play on a playlist.. 100% CPU. Music keeps playing though, but GUI is unresponsive. - calmdown - 2010-01-30 16:58 When trying to view toplists, nothing shows up, is that a bug/error on my side/not implemented yet? |