Short: Search and display online radio stations Author: marcin@spoczynski.com (Marcin Spoczynski) Uploader: marcin spoczynski com (Marcin Spoczynski) Type: comm/misc Version: 1.1 Replaces: comm/misc/TuneFinder.lha Architecture: m68k-amigaos >= 3.1 Distribution: Aminet Description: TuneFinder enables users to search and display online radio stations with various filter options, including country, codec, tags stream filters. Results are displayed in a list with detailed station information, and the app includes options to save selections as either a complete playlist or individual station files. Main features: - GUI with filterable search - PLS playlist compatible with AmigaAMP for seamless playback - Ability to play PLS playlist directly from TuneFinder interface - Options to save results as a PLS playlist or individual station files for compatible media players - Native AmigaOS GUI interface ADDING NEW COUNTRIES ------------------- To add new countries to TuneFinder: 1. Navigate to "ENVARC:TuneFinder/countries.cfg" 2. Edit the file with any text editor 3. Add each country on a new line using format: CODE:Name For example: PL:Poland US:United States GB:United Kingdom SE:Sweden NO:Norway DK:Denmark The code must be a 2-letter country code according to ISO 3166-1 alpha-2 standard. Changes will take effect after restarting TuneFinder. Default entries will be created automatically if the file doesn't exist. Release 0.2 (beta release) - Fixed bsdsocket.library handling in UAE, which doesn't support timeouts. - Added configuration for API host. - Source code released on https://github.com/sandlbn/TuneFinder TuneFinder 0.3 (03.11.2024) New features: - Add user-configurable country list via ENVARC:config/countries.cfg - Add auto generation of station name for single station entry - Add better menu support with Settings, About and Quit options Fixes: - Fix GUI stability issues on different Amiga systems - Fix window initialization for AmigaOS 3.0 - Improve menu handling and visibility - Add proper cleanup of GUI resources - Add better error handling and debugging messages TuneFinder 0.4 (05.11.2024) New features: - Improved Station Details View - Increased window size for better readability - Add cleaner layout with proper spacing between fields Fixes: - Fixed text overflow in station details window - Fixed memory leaks in list handling - Removed unused variables and functions - Fixed issues with screen lock/unlock TuneFinder 0.99 (08.11.2024) - Improved Station Details View and GUI building. - Added ability to play streams directly from the station details window. Fixes: - Fixed settings directory inconsistency between country and API settings. TuneFinder 1.00 (09.11.2024) - Improved settings window creation Fixes: - Fixed text padding in msg text gadget TuneFinder 1.1 (15.11.2024) Changes since version 1.0: - Redefined GUI to single screen layout - Added configurable result limit in settings - Improved save settings functionality - Enhanced GUI highlighting and visibility - Improved REXX communications - Added German translation (Thomas Blatt) - Added Polish translation - Added Amigaguide doc Special thanks to Flype, Thomas, Ponki1986 and Paluch for their help testing TuneFinder!