- Thread starter
- Moderator
- #781
I am having an issue with v2.5.1 and Grooveshark. If I do a search and then select the album matches returned and then try to select a specific album, I get a 500 Internal Server Error message instead of seeing the songs that belong to the album. Log file is as follows:
Any ideas?
Code:12-Jan-2014 14:11:47.833 Info [ RockstarPlugin]: Running Rockstar 2.5.1 12-Jan-2014 14:11:48.454 Info [ RockstarPlugin]: Initialization successful 12-Jan-2014 14:12:31.098 Info [ Localization]: Using language: en 12-Jan-2014 14:13:30.108 Error [ RockstarPlugin]: Performing the task has failed System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at Rockstar.Core.Client.Grooveshark.WebAuth.Request`2.Execute() at Rockstar.Core.Client.Grooveshark.WebAuth.GroovesharkClient.GetSongsForAlbum(Int32 albumId) at Rockstar.Core.Client.Grooveshark.WebAuth.GroovesharkClient.GetTracksForAlbum(Album album) at Rockstar.Core.Search.Searcher.LoadTracksForAlbum(Album album) at Rockstar.Core.TaskHandler.DoWork[ReturnType,ParameterType](PerformTask`2 task, TaskCompleted`1 taskCompleted, ParameterType parameters) 12-Jan-2014 14:13:34.524 Error [ RockstarPlugin]: Performing the task has failed System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at Rockstar.Core.Client.Grooveshark.WebAuth.Request`2.Execute() at Rockstar.Core.Client.Grooveshark.WebAuth.GroovesharkClient.GetSongsForAlbum(Int32 albumId) at Rockstar.Core.Client.Grooveshark.WebAuth.GroovesharkClient.GetTracksForAlbum(Album album) at Rockstar.Core.Search.Searcher.LoadTracksForAlbum(Album album) at Rockstar.Core.TaskHandler.DoWork[ReturnType,ParameterType](PerformTask`2 task, TaskCompleted`1 taskCompleted, ParameterType parameters) 12-Jan-2014 14:13:47.537 Info [ RockstarPlugin]: Deinitializing plugin
Known issue