Jump to content


Photo

Tray based SomaFM radio station streamer 'SomaTrayPlayer'


  • Please log in to reply
4 replies to this topic

#1 bobbysoon

bobbysoon
  • Members
  • 64 posts

Posted 27 June 2012 - 06:54 AM

I've been using this for a while now, so I'll call it done enough and just upload it.
It's tray-icon based station streamer for fans of soma fm.
Click the tray icon to adjust the volume. Double click to pick another station. Right click for more opts. Enjoy!

#2 JamixZol

JamixZol
  • Members
  • 54 posts

Posted 02 July 2012 - 10:29 PM

This is really cool, I like the crazy shell icon effect when you open a new station. I particularly like how you can open multiple stations at once and mix them with the volume bar.
This is well done, thanks for uploading it! Here are a couple screencaps so people can see what it is.

Posted ImagePosted Image

Couple notes:
The rando shell icon thing is cool, but still pops a tooltip for what looks like debug info
Terminate might be reworded to better reflect what the function does

Suggestions:
It would be cool to find a way to pull the now playing info, and pop it on song change like the pandora desktop app.
I'd use a Notify() to do that ;)

#3 bobbysoon

bobbysoon
  • Members
  • 64 posts

Posted 03 July 2012 - 09:05 AM

Thanks for the pics, and the thumbs-up :D
I was hoping someone would enjoy it.

I do intend to make the stream's song history available. The station's stream's asx (eg, dubstep's Windows Media 128k) contains a link like this.
Can you give details regarding the notify of which you speak? I presume it's something in the Player Object. Using some kind of notification of song change would be good, but does the stream provide such signals, or is it just raw piped audio with a sidekick playlist url? [/thinking out loud]

#4 Guests

  • Guests

Posted 03 July 2012 - 09:12 AM

Notify() <!-- l --><a class="postlink-local" href="http://www.autohotkey.com/community/viewtopic.php?f=2&t=48668">viewtopic.php?f=2&t=48668</a><!-- l -->

#5 bobbysoon

bobbysoon
  • Members
  • 64 posts

Posted 03 July 2012 - 05:27 PM

I don't know. Kinda fluffy. My aim is to keep it minimalistic, and un-obtrusive. I think a tray icon hover tip would be sufficient for now-playing, and a sub-menu for recently played.
I will get back to this after finishing my current project