Continued Development / GUI?
When will there be more updates or a GUI to point this to our own songs. I can't compile Java.
I'm not sure what you mean? Do you want a config GUI for GSPMS so you can configure it from teh normal PMS GUI or do you want a GUI towards GrooveShark so you can use it as a standalone player? GSPMS has a "GUI" which is the XMB on the render (=PS3,Bavia etc.) which is not good but it works...
Something to come up and let me change settings in the PS3MediaServer window when I click GrooveShark. At the moment a blank window appears and that's it.
This window could be used to somewhat add are own songs.
That window you are talking about is the plugin configuration window intended to configure the plugin (compare to how it look like for example int the Channel plugin). In my custom SHB there are even not a button visible for GrooveShark it is simply ignored. The interface you're asking for also exists it is the saved searches mechanism. In your gs_path you'll have a file called gs_searches.txt where any search you make is saved. However nothing prevents you from adding stuff to this file manually. Add lines of format query,type where query is a search string (like fear of the dark) and type is one of song,artist,album,playlist. Type can be omitted in which case it defaults to song. Of course a GUI could be added to manage the saved searches file...