solver Wrote:Indent problem perhaps?
i have no idea i dont know anything about python so that might be the reason the code doesnt work
dominater01
Member Joined: May 2007 Reputation: 0 |
2010-12-27 05:17
Post: #351
solver Wrote:Indent problem perhaps? i have no idea i dont know anything about python so that might be the reason the code doesnt work |
| find quote |
dominater01
Member Joined: May 2007 Reputation: 0 |
i found a problem on grooveshark 3.1 when playing a song and then goto the playlists the background image is gone but when i press x and view the vizuals press b to stop music from playing goto playlists and the background image works i tested this like 10 times
also i found out grooveshark works perfect for each song if stoped first then play the next song also there seems to be a problem with the auto next feature alot of times it trys to connect to a stream and does nothing making me reboot my system
(This post was last modified: 2010-12-28 07:27 by dominater01.)
|
| find quote |
rbrohman
Senior Member Posts: 239 Joined: Jan 2010 Reputation: 1 Location: Kitchener, ON |
2011-01-01 16:33
Post: #353
It would be really useful if all search terms were saved in a list that could be accessed and edited. This would make refining search terms much easier - especially if you're doing everything from a remote rather than a keyboard. For an example of this, take a look at the YouTube add-on. Thanks.
|
| find quote |
jolid
Senior Member Joined: Jul 2010 Reputation: 0 Location: Gothenburg, Sweden |
2011-01-01 22:03
Post: #354
Leafar Wrote:Hi, After a reformat of windows I am experiencing the same issue as you Leafar, i´ll post a debug later tonight. If anyone has any clues to this I would be really grateful, have been using this script daily from the start and i´m missing it already.. |
| find quote |
inge
Junior Member Posts: 3 Joined: Dec 2010 Reputation: 0 |
2011-01-03 01:09
Post: #355
Leafar Wrote:Hi, Same problem here with xbmc built from svn (yesterday) on ubuntu 10.10
|
| find quote |
elmaestri
Junior Member Posts: 1 Joined: Jan 2011 Reputation: 0 |
2011-01-03 11:43
Post: #356
Unfortunately, i've got the same problem. XBMC installed yesterday over an older version...
Any ideas? |
| find quote |
solver
Skilled Python Coder Posts: 241 Joined: Aug 2007 Reputation: 12 |
2011-01-03 18:48
Post: #357
Hey people, sorry for the absence. I've had reports about grooveshark not functioning on new installs. I thought it was isolated to windows installs but I see that ubuntu is also affected. I can't see what the problem is in Leafar's log so those of you that are experiencing the issue, please upload a log to pastebin and a description of what leads up to the issue. Remember to turn on debugging in both xbmc and the script. I'm using the official dharma release myself and it's working fine so I'm a little puzzled...
|
| find quote |
inge
Junior Member Posts: 3 Joined: Dec 2010 Reputation: 0 |
2011-01-04 02:18
Post: #358
Hi,
just reinstalled ubuntu 10.10 server as well as xbmc (svn) two days ago. On my last install (os and xbmc installed about a week ago, reinstall due to other issues than grooveshark) the script worked just fine so i guess the failure has to do with a very recent change in the xbmc code or one of its dependencies? Don't know if it matters, but i'm running xbmc on an ion system. The problem with the grooveshark script occurs immediately after starting the script. Remote button events are confirmed with a sound and the move of the selection bar in the menu but when pressing enter nothing happens. The "standard playlist" (I guess without entering username/password it's "popular"?) contains 0 items, so it seems that the script doesn't even connect with a grooveshark server. Log is at http://pastebin.com/n1Nfai0U Hope that helps to find the origin of this behaviour. Thanks for your efforts, inge **EDIT**: Just remembered another detail which might help. On my new install xbmc was built against external python ("./configure --enable-external-libraries"). This was not the case on my old install where the grooveshark script worked.
(This post was last modified: 2011-01-04 02:49 by inge.)
|
| find quote |
solver
Skilled Python Coder Posts: 241 Joined: Aug 2007 Reputation: 12 |
2011-01-07 15:08
Post: #359
Sorry guys but I have some bad news. I can't access the API anymore. I used moovida's grooveshark service to get a session id but it's been shut down. I'm scouring the internet for a sollution. In short, grooveshark doesn't work anymore.
I've contacted grooveshark to see if I can get access to their web service API. Fingers crossed.
(This post was last modified: 2011-01-07 15:29 by solver.)
|
| find quote |
vodamaxe
Junior Member Posts: 3 Joined: Jul 2009 Reputation: 0 |
2011-01-08 02:06
Post: #360
All Grooveshark Plugins/scripts seem to use MOOVIDA to actually access the API /get a session ID. The Moovida URL is down, which at the moment makes both, the SCRIPT by Solver and the Plugin by Denhams fail.
I have the same effect here HTTP 404 for http://www.moovida.com/services/groovesh...sion_start - an URL called inside the plugin. That URL does not work anymore. Cheers. Ah. Sorry, I didnt see the last post from denhams - so he already replied to what the problem is. sorry for the duplication - but somehow it is not so easy to actually delte a post once posted ... |
| find quote |