![]() |
|
[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 |
RE: [WIP] XBMC + Spotify = True (an XBMC implementation that uses Spotify's official API) - timmken - 2012-05-05 08:35 Hello all, anyone compiled this for 11.0 final (win7/32bit) and could provide a download ? Using beta1 atm. This script should make it into the normal xbmc build, it´s abolutely great! Thx for all help in advance Tom RE: [WIP] XBMC + Spotify = True (an XBMC implementation that uses Spotify's official API) - Rick7C2 - 2012-05-05 21:48 I would love to see a Rhapsody version of this. RE: [WIP] XBMC + Spotify = True (an XBMC implementation that uses Spotify's official API) - henrikyo - 2012-05-11 17:09 tried to build this today, after building i get 9 error messages all related to d3dx9 which is weird since i have the sdk installed RE: [WIP] XBMC + Spotify = True (an XBMC implementation that uses Spotify's official API) - henrikyo - 2012-05-11 18:07 would really appreciate it if someone could build this, and upload the .exe Cant see why no one is doing it, would have dont it myself, but im running into all sorts of problems RE: [WIP] XBMC + Spotify = True (an XBMC implementation that uses Spotify's official API) - fldc - 2012-05-12 17:38 I compiled the current source from spotyxbmc2 yesterday and get lots of random crashes when playing video, so here is a crash log as it seems to be spotyxbmc2 related. http://pastebin.ca/2147805 RE: [WIP] XBMC + Spotify = True (an XBMC implementation that uses Spotify's official API) - modderhut - 2012-05-13 12:10 If compiled one and it's running fine for me on Windows 7 x64. I have not compiled full installer, these are files that you can manually copy and the instructions where to place them are in the file. Spotyxbmc2 source was copied yesterday and is original, no edits except a typo correction. https://hotfile.com/dl/155772936/4fb963e/XBMCSpotify.rar.html remember to fill your account information in settings/addons in XBMC and the restart XBMC. Hope that helps. RE: [WIP] XBMC + Spotify = True (an XBMC implementation that uses Spotify's official API) - henrikyo - 2012-05-13 20:26 followed the instruction, had a fresh copy of frodo alpha (nightly) installed. Did the install. got an error message when double clicking the new exe files, saying xbmc needs to close. so i never got to the splash screen RE: [WIP] XBMC + Spotify = True (an XBMC implementation that uses Spotify's official API) - modderhut - 2012-05-14 18:03 (2012-05-13 20:26)henrikyo Wrote: followed the instruction, had a fresh copy of frodo alpha (nightly) installed. Sry to hear that. I have compiled a full installer; http://hotfile.com/dl/155807063/ae17048/...x.rar.html If you want give it a try please let me know the result. good luck! RE: [WIP] XBMC + Spotify = True (an XBMC implementation that uses Spotify's official API) - henrikyo - 2012-05-14 21:57 Thanks so much Working beautifully, finally got frodo alpha working with spottily. Again, huge thanks Waited for this for so longNeed to try again later to compile it, when Audio Branch is included in the xbmcspotify stuff. Because spotyxbmc + Audio branch = WIN RE: [WIP] XBMC + Spotify = True (an XBMC implementation that uses Spotify's official API) - neoflex - 2012-05-15 00:58 sorry to tell you you'll have to wait for a bit for the merge with the AudioEngine, this merge isn't so easy. If someone is willing to help, please submit a pull request! |