AminetAminet
Search:
84990 packages online
About
Recent
Browse
Search
Upload
Setup
Services

util/wb/WebRadio_sbar.lha

Mirror:Random
Showing: generic icon
No screenshot available
Short:A sbar plugin to listen to WebRadios
Author:Thomas Igracki
Uploader:Thomas Igracki de
Type:util/wb
Version:3.3
Architecture:ppc-morphos
Date:2025-09-24
Distribution:Aminet
Download:util/wb/WebRadio_sbar.lha - View contents
Readme:util/wb/WebRadio_sbar.readme
Downloads:2502

 A screen titlebar plug-in class to listen to internet radio stations streaming
 using ShoutCast protocol in MPEG audio format (usually MP3, MPEG-1 Layer III)
 *Note* that it cannot decode other stream formats like Ogg Vorbis, WMA or AAC+

 It's based on CgmRadio v2.0 from Grzegorz Kraszewski. Thanks Krashan!

 If you click on the WebRadio icon in the screenbar, you can choose to start
 audio streaming/playing by selecting a station from the pop-up menu.

 You can also record the current station you are listening to by selecting the
 "Record" option from the pop-up menu.

 ** Legality Notice **
 It is advised that you ONLY RECORD streams if this is allowed!

 It's also possible to stop playing or play another radio station while still
 recording that initial stream!

 The path where the recorded stream is saved to, can be changed in the screen
 titlebar settings (right-click on the top-right screen depth-gadget, select 
 Preferences or Settings). The default path is RAM:.

 There is a default radio station list to get you started, which you can edit
 by choosing the option "Edit Stations" from the pop-up menu item.

 Selecting the "Stream info" menu item opens a window with information about
 the current radio stream.
 By opening the Title's popup-list and pressing the right mouse button a
 context menu opens where you can search for the selected title on the web
 (https://www.youtube.com) with your standard browser or clear the list.
 Or just click the Title gadget itself to search for the current title.
 
 There is now also an ARexxPort available to control WebRadio from scripts.
 
ARexxCommands for WebRadio (portname is WEBRADIO):
==================================================
 
    HELP
    - show this help text
    
    PLAY STATION/F, NEXT/S, PREV/S, LAST=LASTUSED/S
    - start playing STATION, NEXT/PREV will play next/prev station (loops at
      the end or beginning!)
      LASTUSED will play last used station (the station before stopping)

    REC STOP/S,INFO/S
    - toggle recording from the currently playing station
    - STOP stops the recording
    - INFO shows information about the currently recording station (if any)

    STOP
    - stop playing
    
    MUTE
    - mute/unmute
    
    GET TITLE/S, STATE/S, STATION/S, LIST=STATIONLIST/S
    - get the current title, state (Playing, Stoped, Recording), station name
      or station list


INSTALLATION:
=============

 Just copy the contents from the "SYS" folder to your SYS: partition manually,
 or execute/double-click the "Install" icon file to do this.

 Then by right mouse-clicking in the top-right screen depth-gadget, select the
 option Modules>Rescan or just reboot your system.
 Note: This is only needed if you install by hand!


WEB
===

 -  Please visit http://www.igracki.de to checkout my other software and/or
 make a donation.
 

THANKS TO
=========

 - Neil Pearson for proof-reading and testing
 - jPV for disclaimer text;)


DISCLAIMER
==========

 This software is made available to you as Freeware and you may use it in 
 whatever way you wish, but the author accepts no liability for any damage
 caused to your system or other connected peripherals by using this software.


TODO
17-Aug-2021
  LtAddGroup(): do a MakeDir in STATIONICONS directory
  and when editing a GroupName or Icon also rename the directory and the icon...
  also edit the iconname of ALL children of that group...

16-Aug-2021
  EditStations:
   - If an icon is still a url, ask the user to download and scale it
   - Remove should also remove the icon!
   - When downloading an icon, change the suffix to png if neccessary
   - add a way to check if there are any unused icons around...

16-Aug-2021
  When moving an entry in EditStations also rename the icon to the new location
  NOTE: if you don't save the list after moving entries to other subdirs, 
  

HISTORY:
========
22-Sep-2025
  fix: fixed this bug "Application_Application_NewInp: dead obj 1afc3530(id=25640) in pushstack (method 80ca0011(<unknown>) 33345780 00000000)"

21-Sep-2025, v3.3, released
  fix: Changing the Play/Rec-Color in the prefs caused to stop playing and a complete reload  sbar
       [reported by cyfm]
  fix: Sometimes the PopupMenu couldn't be closed, only after some multiple clicks of when connecting to a new station
       [reported by cyfm]
  new: SearchWindow: after pressing RETURN in Name gadget, activate the Search button
  fix: SearchWindow: the old url to connect to the server isn't working anymore

19-Aug-2025
  fix: The Stop, Mute, Rec, Info menuitems weren't enabled when playing a station (when did I changed this?)

04-Aug-2025,
  fix: forgot some debug output in StationsSave()
  fix: After StationsSave() the str fields of the active node were incorrect

28-Jul-2025, v3.2
  fix: If a group menuitem doesn't have an icon, it uses "_empty.info" now
  new: If you create a new group, also create the ".info" (copy empty.info)
  fix: If you have a menutitle with no corresponding directory, the stations in
       this menu, were shown each in an own menu
       [reported by Ingo Schmitz]

21-Feb-2025
  new: StreamInfo: added "Copy to Clipboard" to the contextmenu of the "Title" popup
       to copy the currently selected title to the clipboard (with c:Clip)

  fix: SearchStations:
       be a little smarter when parsing the downloaded stationlist
       a line could be very long, due to multiple definitions of urls
       also skip empty station names
       
  chg: EditStations, SearchStation:
       if you Test a station, both windows will be set to sleep, while
       connecting
  chg: removed debugoutput for the TestButtons

19-Okt-2024, v3.01
  fix: fixed m3u support, a "\r" wasn't recognized as end of url
       [thanks to Christoph Poelzl]

09-Feb-2022
  chg: made some internal changes for better stability with upcoming MorphOS versions
  fix: the EditStations window wasn't disposed when disabling sbar if it wasn't opened before

12-Dez-2021
  chg: adaption to new csv format 

24-Aug-2021
  chg: don't delete the icons, move them to 
       SYS:Data/Screenbar/WebRadio/StationIcons/.trash/
  fix: SearchStations: if no criteria were given, codec wasn't set to mp3 only

16-Aug-2021
  chg: EditStations: only rename/move the icons if you save the list
  new: ARexx: if the PLAY command didn't finds the station it tries to find it
       w/o the subdir name
       i.e. "Play Radio Paradiso" if the stationname is "Radio/Radio Paradiso"

15-Aug-2021
  new: EditStations: when adding a new station from the SearchWindow, the icon
       will be downloaded, scaled to 32x20 and saved to the correct path
  new: EditStations: moving an entry automatically renames the icon too!
       So be sure to save the list after moving entries to other subdirs!

26-Jun-2021
  chg: don't set the envvar WebRadio_LastStation when testing a station
  chg: use "_empty.png" (a 32x20 alpha png) if the station icon doesn't exists
  chg: SearchStations: convert the languages to lower case
  chg: SearchStations: convert the countries first char to upper case the rest
       to lower case

02-Jun-2021
  chg: SearchStations: Aborting the download, now displays already dowloaded
       stations instead of showing an error
  chg: SearchStations: Url column is now hidden as default
  fix: SearchStations: if no criterias were used, limit didn't worked

31-Mai-2021
  new: EditStations: added support for limiting the search result

23-Mai-2021
  new: EditStations: a "Test" button for test hearing the current station
  new: SearchStations: a "Test" button for test hearing the current station
  fix: SearchWin: add support for double double-quotes and very long lines in
       the downloaded radio station list
  fix: don't close the EditStations window if another screen gets closed
  fix: don't close the StreamInfo window if another screen gets closed

17-Mai-2021
  new: a SearchWindow to search for radio stations, powered by radio-browser.info

14-Mai-2021
  fix: EditStations: enable the Apply-Button, if you move one entry up/down
  fix: the first station couldn't be started
  new: added minimal support for m3u urls. The first url found will be played

09-Mai-2021
  chg: EditStations: the name of the imported listnode changed from "Imported"
       to the name of the file

02-Mai-2021
  chg: EditStations: window width/height will now defaults to 40% of the
       visible screen area on first start

29-Apr-2021
  chg: don't open the PopupMenu while we are in connecting phase
  chg: if connecting takes too long, you can abort by pressing RMB over the icon

18-Apr-2021
  chg: EditStations: rewrote ListtreeMoveUp/Down, should work better

13-Apr-2021
  fix: EditStations: group icons weren't shown in the PopupMenu
  new: EditStations: also show the iconname for a group entry
  new: EditStations: show the icon on the right side

05-Apr-2021
  chg: EditStations: adding a group if the active entry is a closed group,
       adds the new group right after the current entry, instead of opening it
       and adding it at the bottom
  chg: EditStations: adding a station if the active entry is a opened group,
       adds the new station at the head instead of the tail of the group
  fix: EditStations: Apply could create a wrong PopupMenu

04-Apr-2021:
  fix: multiple sub groups didn't worked, should work now

03-Apr-2021:
  chg: Don't close the StreamInfo window, if you change a station
  new: Automatically choose images for the group names from the parent dir
       of the station icons
       You have to put the images of the stations in a subdir, then the group
       will get the icon of the parent dir as icon in the popup-menu

02-Apr-2021
  fix: Move-Up/Down didn't worked if the prev/next was an empty listnode
  fix: handle a too high number of Stations in the Stations.txt

31-M?r-2021
  chg: addded PlaceHolder strings for the string gadgets in the StationEditor

25-Jan-2021
  fix: calling an arexx cmd w/o arguments, causes a mungwall hit
  fix: stations which started with a number (i.e. 80er), were treated as an 
       index number in the PLAY arexx cmd
  chg: now the PLAY arexx cmd ignores the case of the station names

24-Dez-2020
  new: added arexx cmd "REC STOP/S,INFO/S" to control recording via arexx

23-Nov-2020
  chg: the "Load..." button can now import stations from a custom list
  fix: disable the "Apply" button after applying entries to the popup-menu

08-Nov-2020
  fix: submenus weren't removed, after re-loading the stations ("Load" button)
  fix: the "Load" button just removed menuitems not disposed them, sorry;)

07-Nov-2020
  new: stations can be grouped in submenus, simply use "/" inbetween names,
       submenus are automatically created, f.e. M1.FM/Charts
       TODO, use a listtree in the StationsEditor
       [suggested by Stefanos Karousos]
  chg: the http stream process now is now named "WebRadio HttpStream"

01-Nov-2020
  fix: recording a stream while playing didn't updated the current title
  fix: make sure the RecStation-Icon fits in the str-gadget (StreamInfo)

29-Okt-2020, v2.3
  fix: fixed a crash when quitting Wayfarer on an own screen

31-Aug-2020, v2.2
  chg: changed the "Connecting..." bubble to show the station name

30-Aug-2020
  fix: if a connection takes longer (several seconds), the sbar could freeze
  fix: don't close the connection bubble if user opens the popup-menu
  fix: update the state of the sbar icon before connecting
  fix: if the Stream-Info window was open while connecting to a new station
       which takes longer to connect a freeze could happen
  chg: the "Failed to setup" req now contains additional information about why
       it failed (http error code and response code)
  fix: the arexx PLAY command now shows correct state while in connection phase

24-Aug-2020,
  fix: If a stream name started with "http/https", recording of it failed
  fix: The Edit-Stations window could throw some "Notify_SET: invalid obj" hits
  new: if the sample-rate or channels isn't specified in the MetaHeader get
       them directly from the output stream

07-Aug-2020, v2.1
  new: added arexx cmd "PLAY LAST=LASTUSED/S" to play the last station again
       before you stopped playing.
       The last played station is stored in the envvar "WebRadio_LastStation",
       so it survives a reboot and you can hear it again the next time
  chg: you don't need to use quotes anymore for the PLAY command if the
       Stationname contains spaces (STATION is now defined as STATION/F)
  fix: the title returned by "GET TITLE" also contained alt-spaces
  fix: the station names contained alt-spaces chars to prevent splitting the 
       name in the bubble, so you couldn't easily use a stationname with
       spaces in "PLAY <Station>", if you don't knew it.
       The alt-spaces in the stationnames will be converted during loading!
       [06-Aug-20: reported by jPV]
  fix: if an arexx command returns 5 (WARN), no result string was shown,
       now I prepend the string with "Warning: " and return OK
  chg: the STATION arg in the PLAY command can also be a number (cnt from 0!)
  fix: invoking a PLAY NEXT/PREV while connection phase will be ignored (could
       lead to a freeze!)

06-Aug-2020
  fix: sometimes the ARexx commands weren't received, the program which sends
       them seemed to hang, I'm using a own process for this now
       [04-Aug-20: reported by jPV]

02-Aug-2020, v2.0
  new: added an ARexxPort (see above for the commands)
  chg: the StreamInfo window is now automatically created on startup, so the
       titles played before opening the StreamInfo window the first time are
       also included

08-Mai-2020
  chg: compiled with gcc v9.3.0
  fix: if the icy values icy-br or icy-sr were at index 0, they were shown as
       "Unknown"
  fix: the "Station:" and the "Title:" text will be clipped if its wider than
       the window
  new: show the bitrate, samplerate and number of channels in the "Station:"
       text field

02-Apr-2020
  fix: changed RadioParadiso stream url, the old didn't worked anymore

23-Feb-2020, not released yet
  new: now you can mute/unmute by right clicking over the sbar's image

10-Jan-2020, v1.11
  new: draw a "X" over the sbar's image if sound is muted
  new: added a Mute menuitem to mute the sound
  fix: removed some debug out in WebRadio_UpdateBufferLevel()

24-Nov-2019
  fix: resize the Station str-gadget (StreamInfo window) for the station icon
  new: added a shorthelp to the title gadget in the StreamInfo window to inform
       the user what happens if he clicks on it

25-Okt-2019, 
  fix: don't clear the titles list from the StreamInfo window if another screen
       gets closed
  fix: if you first open the EditStations window on one screen then open it on
       another screen, the requesters were opened on the other screen

02-Okt-2019, v1.10
  new: now you can also click the Title gadget in the StreamInfo window to open
       the browser and search for the current title in www.invidio.us
  chg: the Update button and the HTTP-Header listview can now dissappear, if
       the window gets too small, this is usefull if you only want to see the 
       Listening (and Recording) group
  fix: reloading the screenbar in the InstallScript now works with MorphOS 3.12

01-Okt-2019, v1.9
  new: added a context menu to the titles list in the StreamInfo window,to open
       the browser and search for the selected title in www.invidio.us
  chg: removed the ClearList ("x") button in the StreamInfo window, and added
       a "Clear list" entry to the new context menu

12-Aug-2019
  fix: if recording stoped, the sbar icon was showing the wrong state

03-Aug-2019, v1.8
  fix: forgot to put the fixed downloader script into the archive
  new: display the bufferlevel of the playing stream in the StreamInfo window
  fix: update the StreamInfo window if you start/stop recording
  fix: removed the text gadgets in the StreamInfo window from the cycle-chain
  new: added a UpdateCheck menuitem

02-Aug-2019, v1.7
  new: udpate the title in the StreamInfo window if the title changes
  new: update the StreamInfo window if you switch the station
  fix: fixed a hit if you switch a station or close a screen, if you had the 
       StreamInfo window opened before
  chg: the Title gadget in the StreamInfo window is now a poplist which contains
       all played titles

31-Jul-2019, v1.6
  fix: (hopefully) fixed the mouse-freeze bug if you switch the channel, while
       the "Listening to..." bubble is open, by closing the bubble before
       opening the popup-menu
  chg: while connecting to a station all menuitems will be disabled
  chg: the 20 pixels sbar icon now has one empty line at the bottom, this looks
       better if the screenbar is exactly 20 pixels height

24-Jul-2019, v1.5
  chg: getting the recorded filesize is now done with Dos.Examine64(), because
       MMA_OutputBytes can take several seconds!
       This fixes the delay while recording and displaying the shorthelp or
       update the stream infos in the StreamInfo window
  fix: removing the sbar while the "Listening to" bubble is open, could crash

21-Jul-2019, v1.4
  fix: the prefs page had a fixed width
  chg: the New-Version-Bubble now shows "WebRadio.sbar" in the first line
  fix: the "Listening to.." bubble now appears on the current screen
  fix: fixed two "dead obj in pushstack" log msgs on cleanup
  chg: the shorthelp now shows if there is a new version available

15-Jul-2019, v1.3
  fix: fixed some deadlock when changing the radio station
  new: 60 seconds after startup a UpdateCheck is done

10-Jul-2019, v1.2
  chg: changed again some internals to handle lost of internet connection while
       playing seems to be working now!

02-Jul-2019
  chg: changed again some internals to handle lost of internet connection while
       playing still not finished yet

01-Jul-2019
  fix: changed some internals to prevent hanging of the screenbar if you are
       going offline while playing a stream
       [xx-Jun-19: reported by Neil Pearson]

30-Jun-2019
  new: show the current station/state/metatitle in the StreamInfo window
  new: show recording infos in the StreamInfo window
  chg: changing to a new state (play, stop, rec) is now "animated"

02-Jun-2019
  chg: there is now only one bubble at a time visible, no more overlapping
       bubbles only the "Listening to .." bubble can coexist

06-Mai-2019
  fix: stopping of the recording stream wasn't recognized, if the you are not
       listening to any station
  fix: convert any ":" or "/" in station's name to "_"

01-Mai-2019
  fix: the recording bubbles were only shown on the first screen not the current
       and so the color of sbar icon wasn't refreshed correctly on other screens
       Note: it could still occur that the color stays green (until next redraw
       of the sbar icon), if you switch the screen after you stopped recording
       but before recording really stopped!
       Just force a redraw by f.e. clicking on it, switching screen or so.
  new: if a word in metainfo-title has two successive uppercase chars, convert
       the rest of the word to lower case (Berliner Rundfunk uses all upper
       case chars!)

26-Apr-2019
  chg: changed the way to recognize if the record-stream stopped (faster)
  chg: now check every 3 seconds for a new metainfo

21-Apr-2019
  fix: this sbar should be now more robust, when closing screens while playing
       or recording

16-Apr-2019
  fix: if you change the station, but the new station fails to play, the color
       of the icon wasn't correct
  chg: checking metainfo and testing if the playing/recording stream stopped
       is now done in a slave object, so it doesn't blocks the screenbar
       because checking if the recorded stream stopped takes several seconds
  chg: starting/stoping the recording stream is now done in a slave object, so
       it doesn't blocks the screenbar

15-Apr-2019
  fix: the detection if the recording stream stopped didn't worked
  chg: the format of the date in the recorded filename is now "dd-mm-yy",
       because f.e. in the UK, the date format is "dd/mm/yyyy", and "/" isn't 
       allowed in filenames
       [15-Apr-19: reported by Neil Pearson]

14-Apr-2019, bumped to v1.0
  chg: the format of the date in the recorded filename is now the default for
       your locale, not (yy-mmm-dd)
  new: while recording, the ShortHelp now shows the time the recording started
  chg: changed the way to retrieve the MetaInfo
  new: while recording, the ShortHelp shows the filesize of a recorded stream
  new: recognises if the playing or recording stream has stopped

11-Apr-2019
  new: added a prefs item to en-/disable display of the metatitle
  chg: removed the ID3tag.demuxer object, as MMETA_TITLE is now available from
       shoutcast.demuxer
  fix: if you change the name of the currently playing station and then press
       "Apply", the menu item of that station wasn't then disabled

10-Apr-2019
  new: added two prefs items to enable changing the colour of the icon while
       playing and recording

09-Apr-2019
  chg: the "Stream Buffer n" task is renamed to "WebRadio Play StreamBuffer"
  chg: the "Audio Output n" task is renamed to "WebRadio AudioOutput"
  chg: the "Stream Buffer n" task for recording is renamed to
       "WebRadio Rec StreamBuffer"
  chg: the "File Output n" task for recording is renamed to
       "WebRadio Rec FileOutput"
  chg: raised the "Stream Buffer" tasks priority from 0 to 1
      (proposed in the autodocs for realtime buffering)
  chg: raised the "File Output" tasks priority from -1 to 1
      (proposed in the autodocs for realtime buffering)
  fix: global current metatitle is reset when changing to a new radio station
  new: the Name sting gadget is activated after pressing the "New" button
  fix: forgot to dispose of the Play objects after stopping, which is not so 
       problematic, as they were disposed at the end or when playing restarted
  fix: if you remove the sbar while metaTitle bubble is open, it wasn't closed
 
07-Apr-2019
 - new: A check every 5 seconds is done to find if a new MMETA_Title is in the
   stream, if yes it is shown in a "bubble"
 - fix: the MetaTitle bubble will be shown on the current screen
 - chg: the current MetaTitle is now also shown in the ShortHelp bubble
 - chg: the filename of the recorded stream now gets the time and date appended

06-Apr-2019
 - chg: the list entries of the StationsList are now changed while typing not
   only after pressing RETURN
 - new: the Shorthelp bubble now shows which station you are listening to and
   also from which station you are recording.

05-Apr-2019
 - new: added a id3tag.demuxer object to the pipe, but it seems so that the
   shoutcast.demuxer has the same MetaData!?

04-Apr-2019
 - fix: the Shorthelp-bubble of my sbar is now the same an all screens
 - fix: the sbar image on all screens is now recolored if the state has changed
   (stopped/playing/recording), not only on the active screen

03/04-Apr-2019, bumped to v0.9
 - new: added recording of the station you are currently listening to!
 - new: added a prefs item for choosing the path where the recordings are saved,
   the filename is the name of the radio station
 - new: while playing the titlebar image is green!
 - new: while recording the titlebar image is red!

05-Dec-2018
 - new: the station-list is now drag sortable
 - fix: the string gagdets are disabled if no station is selected

28-Sep-2018
 - the screenbar image is now automatically converted to negative, if the
   background is dark

19-Aug-2018
 - changed column order in the Edit Stations listview, now "Name, Icon, Stream"
 - the value for the attr "ice-audio-info" seems to be a little different than
   for "icy-audio-info", I use this template now "ice-channels=channels/A/K/N,
   ice-samplerate=samplerate/A/K/N,ice-bitrate=bitrate/A/K/N"
 - if there is no "ic(e|y)-audio-info" attr, use "icy-br" and "icy-sr" for the
   "connected" bubble
 - delete the "connected" bubble before showing the "connecting" bubble
 - added a StreamInfo window, to show some icy attributes of the playing song

17-Aug-2018
 - A "connected" bubble is displayed with the name of the station, samplerate,
   bitrate, and number of channels!

15-Aug-2018, bumped to v0.5
 - "New" doesn't add the new entry AFTER the current or at the end if there is
    no entry selected
 - the new entry will be selected
 - MM_WebRadio_StationsSave now saves the entries from the listview NOT the 
   internal stations!
 - added "Apply" button to re-create the pop-up menu and internal stations list

...
08-Jul-2018
 - put the Channels prefs in its own window, not in SBar prefs - not finished!

10-Jun-2018
 - added showing a bubble while connecting

28-Mai-2018
 - added some gfx for the sbar (sys:Data/Screenbar/NetRadio/NetRadio_xx.png)
 - added (hardcoded) support for the station image in the pop-up menu
   (sys:Data/Screenbar/NetRadio/StationIcon/xxx.png)

..

xx-May-2018
 - started to merge example_sbar.c and cgmRadio.c into NetRadio.sbar



Contents of util/wb/WebRadio_sbar.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Amiga]                    579    1035  55.9% -lh5- 6f6d Oct  2  2019 WebRadio_sbar/Install
[Amiga]                  16036   16040 100.0% -lh5- a4ad Jan 11  2019 WebRadio_sbar/Install.info
[Amiga]                   9973   27020  36.9% -lh5- 9d5f Jun 27  2021 WebRadio_sbar/SYS/C/ReggaeScale
[Amiga]                  75453  243636  31.0% -lh5- 7a32 Sep 21 11:53 WebRadio_sbar/SYS/Classes/Screenbar/WebRadio.sbar
[Amiga]                    393     734  53.5% -lh5- 830c Aug  2  2019 WebRadio_sbar/SYS/Data/bitRocky_Downloader
[Amiga]                    447     447 100.0% -lh0- 8200 May 28  2018 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/16/WebRadio.png
[Amiga]                    499     499 100.0% -lh0- d5d9 Jul 27  2019 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/20/WebRadio.png
[Amiga]                   1089    1089 100.0% -lh0- cc1d May 28  2018 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/Prefs.png
[Amiga]                   1856    1856 100.0% -lh0- ab1e Aug 17  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/bass.jpg
[Amiga]                   1036    1036 100.0% -lh0- 42e7 Apr  3  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Berliner Rundfunk.info
[Amiga]                   1890    1890 100.0% -lh0- 2708 Apr  3  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Berliner Rundfunk/60er70er.png
[Amiga]                   1530    1530 100.0% -lh0- e1ff Apr  3  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Berliner Rundfunk/80er.png
[Amiga]                   1722    1722 100.0% -lh0- fa62 Apr  3  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Berliner Rundfunk/100%Deutsch.png
[Amiga]                   1686    1686 100.0% -lh0- 85e0 Apr  3  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Berliner Rundfunk/Disco.png
[Amiga]                   1729    1729 100.0% -lh0- 57c4 Apr  3  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Berliner Rundfunk/Kuschelrock.png
[Amiga]                   1548    1548 100.0% -lh0- f251 Apr  3  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Berliner Rundfunk/NDW.png
[Amiga]                   1481    1481 100.0% -lh0- 8f1d Apr  3  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Berliner Rundfunk/Radio.png
[Amiga]                   1727    1727 100.0% -lh0- 2581 Apr  3  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Berliner Rundfunk/RiksRadio.png
[Amiga]                   1036    1036 100.0% -lh0- 42e7 Apr  3  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Berliner Rundfunk/Schlager.png
[Amiga]                   1884    1884 100.0% -lh0- 97a9 Jun 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/BestOf80s.png
[Amiga]                   1860    1860 100.0% -lh0- 3053 Jan 10  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/bigFM.png
[Amiga]                   1202    1202 100.0% -lh0- a865 Jan 10  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/ChartHits.png
[Amiga]                   1726    1726 100.0% -lh0- dedc Jun 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Chillout.png
[Amiga]                   1699    1699 100.0% -lh0- 2abb Dec 12  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Cover.jpg
[Amiga]                    591     591 100.0% -lh0- 488a Jun 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Decades.info
[Amiga]                    780     780 100.0% -lh0- 5536 Jun 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Decades/60s.info
[Amiga]                    691     691 100.0% -lh0- fb20 Jun 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Decades/70s.info
[Amiga]                    768     768 100.0% -lh0- 7fbd Jun 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Decades/80s.info
[Amiga]                    758     758 100.0% -lh0- 901f Jun 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Decades/90s.info
[Amiga]                   1414    1414 100.0% -lh0- cc3d Jun 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Decades/90s/1A_90erHits.png
[Amiga]                   1624    1624 100.0% -lh0- 2d3f Jun 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/DM247.png
[Amiga]                   1964    1964 100.0% -lh0- b052 Apr  2  2019 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/DMFanLoop.png
[Amiga]                   1553    1553 100.0% -lh0- c33e Apr  3  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek.info
[Amiga]                   1064    1064 100.0% -lh0- 059d Nov  5  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Argosaronikos.png
[Amiga]                   1342    1342 100.0% -lh0- 801a Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/art.png
[Amiga]                   1356    1356 100.0% -lh0- 08c9 Apr  4  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Athen.info
[Amiga]                    752     752 100.0% -lh0- c02e Nov  4  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/AthensDJ.png
[Amiga]                    487     487 100.0% -lh0- b3e4 Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/blackman.png
[Amiga]                    711     711 100.0% -lh0- 5481 Mar 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/BlueSpace.png
[Amiga]                   1470    1470 100.0% -lh0- d1c7 Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/ekklhsia.png
[Amiga]                   1293    1293 100.0% -lh0- cd3a Nov  4  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/ElladaFM.png
[Amiga]                    767     767 100.0% -lh0- d828 Mar 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Epikoinwnia.png
[Amiga]                   1061    1061 100.0% -lh0- 0fce Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/era1.png
[Amiga]                    890     890 100.0% -lh0- 268f Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/era2.png
[Amiga]                   1404    1404 100.0% -lh0- fd2e Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/era3.png
[Amiga]                   1063    1063 100.0% -lh0- 0912 Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/erasport.png
[Amiga]                   1141    1141 100.0% -lh0- ae86 Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/ixorama.png
[Amiga]                   1257    1257 100.0% -lh0- 3970 Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Kosmos.png
[Amiga]                    964     964 100.0% -lh0- e0ba Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/kriti.png
[Amiga]                    943     943 100.0% -lh0- 4a99 Mar 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Laika.png
[Amiga]                   1716    1716 100.0% -lh0- f942 Apr 13  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24.info
[Amiga]                   1218    1218 100.0% -lh0- 03f5 Nov  4  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/AthensVoice.png
[Amiga]                    774     774 100.0% -lh0- 45a0 Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/athina.png
[Amiga]                   1089    1089 100.0% -lh0- c03b Nov  4  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/Best.png
[Amiga]                   1339    1339 100.0% -lh0- 7096 Nov  4  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/Derti.png
[Amiga]                    697     697 100.0% -lh0- d479 Mar 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/Diesi.png
[Amiga]                    692     692 100.0% -lh0- 88ba Nov  4  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/Ellinikos.png
[Amiga]                   1327    1327 100.0% -lh0- 8f4e Nov  4  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/Galaxy.png
[Amiga]                    367     367 100.0% -lh0- ec2e Mar 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/Kanali1.png
[Amiga]                    625     625 100.0% -lh0- 4da5 Nov  4  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/Kiss.png
[Amiga]                    821     821 100.0% -lh0- f082 Nov  4  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/Love.png
[Amiga]                   1188    1188 100.0% -lh0- 9aaf Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/minore.png
[Amiga]                    228     228 100.0% -lh0- a59f Mar 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/Mousikos.png
[Amiga]                    540     540 100.0% -lh0- beed Aug 15  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/mstile-144x144.png
[Amiga]                   1213    1213 100.0% -lh0- 50f8 Mar 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/Over.png
[Amiga]                   1201    1201 100.0% -lh0- eee7 Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/parapolitika.png
[Amiga]                   1221    1221 100.0% -lh0- 6a5d Nov  4  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/Pepper.png
[Amiga]                   1452    1452 100.0% -lh0- 1555 Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/real.png
[Amiga]                    416     416 100.0% -lh0- 280f Nov  4  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/Sfera.png
[Amiga]                    976     976 100.0% -lh0- f58d Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/skai.png
[Amiga]                   1079    1079 100.0% -lh0- 138d Nov  4  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/Smooth.png
[Amiga]                   1162    1162 100.0% -lh0- 29e1 Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/sportfm.png
[Amiga]                   1900    1900 100.0% -lh0- b52f Aug 15  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/live24/traurig.jpg
[Amiga]                    504     504 100.0% -lh0- caf3 Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/lyra.png
[Amiga]                   1051    1051 100.0% -lh0- 6f03 Mar 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Mad.png
[Amiga]                    574     574 100.0% -lh0- 5c4d Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/mythos.png
[Amiga]                    543     543 100.0% -lh0- 1d81 Mar 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Nostos.png
[Amiga]                   1198    1198 100.0% -lh0- 85e7 Nov  4  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Palmos.png
[Amiga]                    804     804 100.0% -lh0- fb7c Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/paradise.png
[Amiga]                   1438    1438 100.0% -lh0- 0270 Nov  4  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Party104.png
[Amiga]                    954     954 100.0% -lh0- bed6 Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Peiraiki.png
[Amiga]                    419     419 100.0% -lh0- f2e9 Mar 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Peiratikos.png
[Amiga]                    836     836 100.0% -lh0- 594e Mar 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Radiofwno.png
[Amiga]                   1762    1762 100.0% -lh0- 0d70 Apr 13  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Radiojar.info
[Amiga]                    909     909 100.0% -lh0- b5ff Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Radiojar/alpha.png
[Amiga]                    538     538 100.0% -lh0- 8886 Nov  4  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Radiojar/AthensHit.png
[Amiga]                   1176    1176 100.0% -lh0- da8c Nov  4  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Radiojar/EnLefko.png
[Amiga]                   4729    4729 100.0% -lh0- 4ff5 Mar 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Radiojar/KidsRadio.png
[Amiga]                    813     813 100.0% -lh0- 2497 Mar 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Radiojar/Melodia.png
[Amiga]                    687     687 100.0% -lh0- 8c9f Nov  4  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Radiojar/Music892.png
[Amiga]                    553     553 100.0% -lh0- 207e Nov  4  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Radiojar/red.png
[Amiga]                   1014    1014 100.0% -lh0- 285d Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Radiojar/stokokkino.png
[Amiga]                    826     826 100.0% -lh0- 765c Mar 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/Radiojar/Thema.png
[Amiga]                    906     906 100.0% -lh0- 8d1b Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/styl.png
[Amiga]                    708     708 100.0% -lh0- 17fc Nov  6  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Greek/VoiceOfGreece.png
[Amiga]                   1053    1053 100.0% -lh0- 0798 Jan 10  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Hits4You.png
[Amiga]                   1287    1287 100.0% -lh0- f482 May 14  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/ILove.info
[Amiga]                   1287    1287 100.0% -lh0- f482 May 14  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/ILove/ILove.png
[Amiga]                   1303    1303 100.0% -lh0- c462 Apr  3  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/M1.FM.info
[Amiga]                   1247    1247 100.0% -lh0- a61c Nov 11  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/M1.FM/80er.png
[Amiga]                   1158    1158 100.0% -lh0- 2218 Nov 11  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/M1.FM/90er.png
[Amiga]                   1205    1205 100.0% -lh0- a15f Nov 11  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/M1.FM/Charts.png
[Amiga]                   1063    1063 100.0% -lh0- 1355 Nov 11  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/M1.FM/Chillout.png
[Amiga]                   1303    1303 100.0% -lh0- 04d5 Nov 11  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/M1.FM/Clubmix.png
[Amiga]                   1041    1041 100.0% -lh0- 11c9 Nov 11  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/M1.FM/Hits.png
[Amiga]                   1253    1253 100.0% -lh0- e9d7 Nov 11  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/M1.FM/KuschelSchlager.png
[Amiga]                   1215    1215 100.0% -lh0- e164 Nov 11  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/M1.FM/Oldies.png
[Amiga]                   1205    1205 100.0% -lh0- 1488 Nov 11  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/M1.FM/Rock.png
[Amiga]                   1284    1284 100.0% -lh0- 3749 Nov 11  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/M1.FM/SchlagerParty.png
[Amiga]                   1172    1172 100.0% -lh0- 53e9 Nov 11  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/M1.FM/Softpop.png
[Amiga]                   1365    1365 100.0% -lh0- b360 Nov 11  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/M1.FM/Urban.png
[Amiga]                   1691    1691 100.0% -lh0- 1304 Jan 10  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/ModFM.png
[Amiga]                   4105    4105 100.0% -lh0- bd34 Jan 10  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Nectarine.png
[Amiga]                   1483    1483 100.0% -lh0- b373 Apr  3  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Radio.info
[Amiga]                   1576    1576 100.0% -lh0- dd75 Jan 10  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Radio/943rs2.png
[Amiga]                   1755    1755 100.0% -lh0- 99e6 Jan 10  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Radio/943rs2_.png
[Amiga]                   1135    1135 100.0% -lh0- ca86 Jan 10  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Radio/Fritz.png
[Amiga]                   1679    1679 100.0% -lh0- f672 Aug 25 21:16 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Radio/logo-absolut-christmas-time.png
[Amiga]                 119490  119490 100.0% -lh0- 8f27 Aug 25 21:09 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Radio/logo-absolut-christmas-time_big.png
[Amiga]                   2566    2566 100.0% -lh0- a122 Aug 25 21:44 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Radio/logo-absolut-germany.png
[Amiga]                   1785    1785 100.0% -lh0- 6eb6 Aug 25 21:25 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Radio/logo-absolut-hot.png
[Amiga]                   2260    2260 100.0% -lh0- 1f19 Aug 25 21:29 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Radio/logo-absolut-radio-80er.png
[Amiga]                   1657    1657 100.0% -lh0- 1636 Aug 25 21:31 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Radio/logo-absolut-radio-coffeemusic.png
[Amiga]                   1982    1982 100.0% -lh0- 5a87 Aug 25 21:27 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Radio/logo-absolut-relax.png
[Amiga]                   1106    1106 100.0% -lh0- dfb3 Jan 10  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Radio/Radio1.png
[Amiga]                   1780    1780 100.0% -lh0- d0d9 Aug 12  2018 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Radio/Radio1_orig.png
[Amiga]                   1646    1646 100.0% -lh0- 0cd2 Jan 10  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Radio/RadioParadiso.png
[Amiga]                   1769    1769 100.0% -lh0- c316 Jun 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/Top40.png
[Amiga]                   1757    1757 100.0% -lh0- 4f5f Jan 10  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/TopCharts.png
[Amiga]                   1685    1685 100.0% -lh0- d0a2 Jun 27  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/WorkoutHits.png
[Amiga]                      0       0 100.0% -lh0- 0000 Jan 10  2020 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/_32x20
[Amiga]                     81      81 100.0% -lh0- 205a Jun 26  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/_empty.info
[Amiga]                     81      81 100.0% -lh0- 205a Jun 26  2021 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/StationIcons/_empty.png
[Amiga]                   2386    8194  29.1% -lh5- a8b1 Sep 21 11:51 WebRadio_sbar/SYS/Data/Screenbar/WebRadio/Stations_default.txt
[Amiga]                   9210   25054  36.8% -lh5- 20f7 Sep 21 11:21 WebRadio_sbar/WebRadio_sbar.readme
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total       135 files  388478  596161  65.2%            Sep 24 00:48
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>