![]() |
|
[RELEASE] Spotimc: Another Spotify music addon - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: Python Add-on Development (/forumdisplay.php?fid=26) +--- Thread: [RELEASE] Spotimc: Another Spotify music addon (/showthread.php?tid=125147) |
RE: [RELEASE] Spotimc: Another Spotify music addon - disolo - 2012-04-07 22:19 (2012-04-07 21:26)Jan-Erik Wrote:(2012-04-07 21:08)disolo Wrote: I just installed the plugin on an XBMCbuntu Eden install. It works great. Thanks for the response. After looking at the log file, I believe the issue with Commander may have something to do with it trying to obtain the track data. RE: [RELEASE] Spotimc: Another Spotify music addon - jaaahaaa - 2012-04-08 14:24 Great addon works great! Just waiting for the que option
RE: [RELEASE] Spotimc: Another Spotify music addon - Novin - 2012-04-09 14:10 (2012-04-06 21:09)mazkolain Wrote:(2012-04-05 22:52)Novin Wrote: HiWhich skin are you using? Spotimc has some similar issues with Transparency on Linux, but they will be fixed with the new alpha I'm about to release. Anyway, please let me see a log file, just to be sure. I'm using the default skin. So confluence? RE: [RELEASE] Spotimc: Another Spotify music addon - Laiton - 2012-04-09 21:25 (2012-04-07 12:19)Laiton Wrote: I try this on 2 different mac, and i get script failed then it freeze to that spinnig thing. iget it work now, wrong zip file. RE: [RELEASE] Spotimc: Another Spotify music addon - mazkolain - 2012-04-09 21:40 (2012-04-07 09:56)Spikey1989 Wrote: starts in about row 463: log fileThat's a known issue with some skins (Cirrus, ReFocus, etc). A fix for this will be included on the next alpha, which will be released this week. (2012-04-07 12:19)Laiton Wrote: I try this on 2 different mac, and i get script failed then it freeze to that spinnig thing.I was about to post an answer about that, sorry! Anyway I'm glad you found the solution. (2012-04-07 16:09)Jan-Erik Wrote: I was also tired of compiling spotyxbmc2 with mixed experiences, so was very happy when I discovered this add-onThat's a known issue on OSX and Linux listed on the FAQ, and is related to unclean shutdowns. Running the addon on a different process space than XBMC would probably solve lots of issues (like this one), but unfortunately it's difficult to implement right now. I'll try to reproduce the crossfade issue. Thanks for reporting! (2012-04-07 17:45)neoflex Wrote: thanks a lot, it's very promising.A web interface is planned for a future release, but I think that lots of feature request and fixes should go first. Anyway, like you already said, would open the doors to make lots of cool stuff! On the other hand, when you say "build an /artist/albums/tracks tree from stars item" are you referring to the toplists? Perhaps I'm missing something there... ![]() (2012-04-07 21:08)disolo Wrote: I just installed the plugin on an XBMCbuntu Eden install. It works great.Similar issues have been reported telling that Spotimc plays in "intro mode" when using some remote controls/services. I have a clue of what could be going on, but unfortunately I'm unable to reproduce the exact issue. Investigation continues... (2012-04-08 14:24)jaaahaaa Wrote: Great addon works great! Just waiting for the que optionQueue and add to playlist are already on my to-do list. Thanks! (2012-04-09 14:10)Novin Wrote: I'm using the default skin. So confluence?Confluence works well on all platforms, so it seems a different (and yet unknown issue). Please let me see your log files, and hopefully I can extract some details from them. Thanks for reporting! RE: [RELEASE] Spotimc: Another Spotify music addon - neoflex - 2012-04-10 10:02 Quote:A web interface is planned for a future release, but I think that lots of feature request and fixes should go first. Anyway, like you already said, would open the doors to make lots of cool stuff! great news for the web interface! can't wait to see it. For the tree, it's not related to top lists. In fact, I am referring to what spotiXBMC is doing, i.e. extracting artists and albums info for all stared items and then propose a hierarchical view of those tracks (artists>albums>tracks). RE: [RELEASE] Spotimc: Another Spotify music addon - jaaahaaa - 2012-04-10 19:40 I would love something like a party mode. Where guests only are able to search and add to the que and not able not change song. And if they would be able to do it by logging in over wifi with there phones it would be even cooler! RE: [RELEASE] Spotimc: Another Spotify music addon - mazkolain - 2012-04-11 23:22 I've just released a new alpha. The package can be downloaded here. It mainly addresses skin incompatibility issues, playlist related crashes and the infamous playback skipping issue. You can check the full list of changes here. Thanks everybody for your feedback! Finally, here are some answers: (2012-04-10 10:02)neoflex Wrote: For the tree, it's not related to top lists. In fact, I am referring to what spotiXBMC is doing, i.e. extracting artists and albums info for all stared items and then propose a hierarchical view of those tracks (artists>albums>tracks).Kudos to akezeke for that nice feature, looks very useful! Definitely I'm adding it to my to-do list, but I'm considering to implement that for all playlist, so you always have an artists/albums summary at hand. (2012-04-10 19:40)jaaahaaa Wrote: I would love something like a party mode. Where guests only are able to search and add to the que and not able not change song. And if they would be able to do it by logging in over wifi with there phones it would be even cooler!That's a great idea! It would fit well as part of the web interface, and it could be activated/deactivaded from the standard gui. Thanks! RE: [RELEASE] Spotimc: Another Spotify music addon - mortstar - 2012-04-11 23:50 Updated in the repo. RE: [RELEASE] Spotimc: Another Spotify music addon - skilljim - 2012-04-12 01:51 Never really used anything on XBMC other than video addons, so was excited when I noticed this addon after finally checking out the other things I can do with XBMC ![]() Since I found it on ATV2, and after reading through the topic I can see why I couldn't get the addon to work...but actually I couldn't even get it to download. It looked like it was about to start 0% DOWNLOADING, but then it just stops and goes back to the addon list. Is it not even possible to download with ATV2 atm? Also...is there an ETA on when it could be up and running on an ATV? ![]() Thanks for the help, really looking forward to getting to use this addon! |