GrooveWalrus 0.316 Released

GrooveWalrus 0.316 (and to 0.319 via updater) has been released. When it's loaded, you'll get a prompt to add a firewall exception, this should be okay. A new feature/fix is that you can only run one copy of GrooveWalrus at a time now. So, for example, the Song Sender (right-click on the playlist), now actually works better when receiving a song. The 'firewall thing' lets GrooveWalrus 1 talk to GrooveWalrus 2, to add any new files to the playlist you may want. More details later.

Changes:
- Separated out the Last.fm and My Last.fm tabs into their own modules.
- Modified the Search Window to use the new add/add all to playlist functions.
- Fixed prefetch.py so pre-fetching works again.
- Playlist ratings are now shown when you load a playlist for all songs that have ratings.
- Playlist ratings are now shown when you add new songs to the playlist (plug-ins, not yet).
- Right-click playlist menu allows you to rate the selected song.
- Modified the Song Coolection tab to use the new add/add all to playlist functions.
- Modified the List Sifter tab to use the new add/add all to playlist functions.
- Modified the Favorites tab to use the new add/add all to playlist functions.
- Modified the Album tab to use the new add/add all to playlist functions.
- Modified the Last.fm tab to use the new add/add all to playlist functions.
- Modified the My Last.fm tab to use the new add/add all to playlist functions.
- Added the Add All and Add Sected buttons to the List Sifter Tab
- Fixed Search Window pos error.
- Added error checking for getting song ratings, skips if runs into problems.
- Added a check to see if GrooveWalrus is already loaded on startup, prohibits more than one copy running at once.
- Added Pyro IPC to handle passing song sender information, etc. to existing instance of GrooveWalrus.
- Song Sender songs will now appear at the bottom of your current playlist if you have GrooveWalrus open.
- Added last.fm and grooveshark status buttons to the layout.
- Added a few checks to check if last.fm and grooveshark are online, not completed yet.