
TinyWebRadio
If you find this software useful, please consider donating:
Description
I was looking for a small and portable player for listening and recording webradio-streams.
I couldn't find a good one so I decided to make one myself.
The application is made as basic as possible so it should be self explainatory.
Some pointers...
* Right-click on a station in the preset-list to add it to the favorites
* Right-click on the filelist in "My Recordings" to bring up a menu
Supported input formats: mp3, wma, asx, asf, ram, ogg, aac, m3u, pls
Supported output formats: mp3, ogg
Please note that even though "ram" is supported, Real Media is not!
A "ram"-file a playlist that can include mp3, wma or any of the other supported formats and then it will work.
If it includes a link to a "ra" or "rm"-file, it wont work.
Tested on Windows XP/Vista
If you get it to work on an operating system not listed above, please let me know.
Changelog
Version 2.3 (2009-05-17)
- TinyWebRadio will now let you know if there is an update availible
- Added a right-click menu to the preset-buttons so you can add the station playing to that button
- Added a function to check for new version
- Fixed a bug in the equalizer
- Fixed a bug in the volume bar, it sometimes got stuck at the top and bottom
Version 2.2 (2008-05-11)
- Added a volumebar to be able to control the volume when playing recorded files
- Added an option to change the font and colors of the playing window
- Added a filter to the preset import dialog, you can now select minimum and maximum bitrate to import
- Added an option to select recording folder in the recording dialog
Version 2.1.1 (2008-02-25)
- Fixed a bug in the Favorites menu, the URL wasn't saved properly
Version 2.1 (2008-02-19)
- Added proxy support
- Added support for any command-line encoder that support stdin
- Fixed a bug in the equalizer, the preamp slider works now
- Minor bug fixes
Version 2.0 (2007-12-05)
- Rebuilt most of the GUI and rewrote most of the code
- If there are more than one streaming URL in the playlist, you can select anyone of them
- Added a list of presets with the option to create your own list based on genres
- The equalizer now saves your settings
- Displaying what type of stream you are listening to
- Added a favorites menu where you can store your favorite stations
- Added a small controlpanel to view/rename/delete your recordings
- Option to show what you are listening to in Live Messenger
- Fixed a bug that resulted in a crash if the string that was sent to the notifyicon was longer than 64 characters
Version 1.0 (2007-10-11)
- Ability to open a direct URL
- Added a stop-button
- Displaying Artist and title in the caption bar
- Added the possibility to minimize to the systemtray
- Minor bug fixes
Version 0.5 (2007-09-20)
Initial release