![]() |
|
[RELEASE] Grooveshark (Script) Music Addon - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Music Add-ons (/forumdisplay.php?fid=148) +---- Thread: [RELEASE] Grooveshark (Script) Music Addon (/showthread.php?tid=74474) |
- solver - 2011-07-25 21:20 Kytrix Wrote:Hi, It's a bug in the code - your playlist is fine. I don't know why I'm converting from unicode to string. I'll correct it for the next release. EDIT: Corrected in svn - -EaS- - 2011-07-25 21:33 solver Wrote:It looks like your ip has been marked by groovesharks attacker detection. Which is strange since they usually do that on a client basis but mine returns the correct results. Have you been using some sort of grooveshark downloader? Well, the only thing I've used (since 2 days) is your (great!) add-on, and before that maybe once or twice grooveshark itself on http://grooveshark.com/. Never any downloader or such stuff. The returns on searches on grooveshark.com itself are correct, and also the correct songs are played. I can make a playlist on the website, that also plays correctly on XBMC/Grooveshark add-on. Also songs I can choose in popular play correctly on XBMC. So my IP probably isn't flagged as attacker. Maybe I messed something up when replacing the 3 files. I will take a look at it (maybe reinstall, looking through the log etc,). I hope I will find out what it is
- solver - 2011-07-25 21:49 rflores2323 Wrote:Hey solver. Can u also fix the texture problem on the atv2 (or ios) when highlighting. Are u getting the plugin ready for eden?Thanks for the great work. I haven't figured out the texture problem yet. But a quick fix is to change the color when an item is selected. Go to line 783 in ./resources/skins/DefaultSkin/720/grooveshark.xml and change the <textcolor> tag to another color. - Kytrix - 2011-07-25 21:49 ...so I create a free account and add all my playlists manualy with the same name and didn't get error :/ here are my playlists http://grooveshark.com/#/kytrix/playlists - Kytrix - 2011-07-25 21:50 I'm going to test ![]() svn update
- solver - 2011-07-25 21:54 -EaS- Wrote:Well, the only thing I've used (since 2 days) is your (great!) add-on, and before that maybe once or twice grooveshark itself on http://grooveshark.com/. Never any downloader or such stuff. Hmm, strange. Well get back to me if the problem persists. - Kytrix - 2011-07-25 22:08 solver Thank you it works now !! a little question : is there a way to integrate better with xbmc default theme ? and also use classic escape or backward key to get out of grooveshark plugin ![]() By the way good work your plugin is GIANT
- solver - 2011-07-25 22:14 Kytrix Wrote:a little question : The plan is to make it more skinable and maybe some options to tweak navigation. But there's also a plugin for grooveshark that integrates fully with XBMC. Try searching for "xbmc plugin" in the forum. - VanZan - 2011-07-25 22:15 solver Wrote:The plan is to make it more skinable and maybe some options to tweak navigation. But there's also a plugin for grooveshark that integrates fully with XBMC. Try searching for "xbmc plugin" in the forum.It's not working. - VanZan - 2011-07-25 23:13 solver Wrote:Sorry, VanZan. I'm afraid I've given up supporting the XBOX. It's getting increasingly difficult to support both xbox4xbmc and XBMC because the code base is starting to differ quite a lot. That said, I've heard from others that it runs on XBMC and the changes I've made shouldn't affect stability. Any chance you could get me the log? Might be something in there... After turning on debugging I'm fairly sure it's a memory problem. The script just keeps eating away at the XBOX's limited memory. I tried turning off cover art in the settings but it had no effect (it kept displaying the cover art as well). Don't suppose there's anything else I can turn off etc to reduce the load? |