Page 1 of 1

RNORadio

Posted: Tue Apr 02, 2019 5:28 pm
by jPV
RNORadio is a GUI based internet radio player program for MP3 streams. The actual streaming and playback is based on the CgmRadio program, but RNORadio still works as a stand-alone program with no dependencies. The program is available for MorphOS.

Features:

- Two GUI options: MUI or custom skin(s)
- Displays stream titles in real-time from the MP3 metadata
- Comprehensive station editor with an option to download station logos from a local drive or Internet
- Supports multiple streams per station
- Can import streams from PLS, M3U, Extended M3U, and XSPF playlist files
- Has a Shoutcast search window
- Animation support for custom skin elements, including a station's logo
- Alpha transparency support in custom skins with images and animations
- Can display extra information from stations, but currently it only shows the "OneLiner" chat from Nectarine in the MUI GUI
- ARexx, command line, and tooltypes support

Screenshots (galore):

Image

Image

Image

Image

Re: RNORadio

Posted: Tue Apr 02, 2019 10:17 pm
by airsoftsoftwair
Wow, impressive! Thumbs up!

Re: RNORadio

Posted: Mon Apr 15, 2019 8:46 pm
by HelmutH
Hi jPV
Looks great, it would also like to run under OS4.
Could you also compile it for OS4 and make it available here?

Re: RNORadio

Posted: Mon Apr 15, 2019 9:06 pm
by jPV
Unfortunately it's using an external player for streaming and playback, and that program works only on MorphOS. But if anyone can point me a lightweight open source shell based streaming program for other platforms, then I can port it.

Re: RNORadio

Posted: Wed Apr 17, 2019 7:59 pm
by HelmutH
Hi jPV
Unfortunately I did not find any streaming programs based on Open-Source-Shell.
But would this also be possible with AmigaAmp :?:

Re: RNORadio

Posted: Thu Apr 18, 2019 4:23 pm
by jPV
HelmutH wrote: Wed Apr 17, 2019 7:59 pm But would this also be possible with AmigaAmp :?:
Not that easily... I've modified the external player to send information to RNORadio, and with AmigaAMP I'd have to change the whole structure how the program works completely other way around. My goal was also to make the program stand-alone and I've embedded the player software in the RNORadio binary, with AmigaAMP I'd have to require totally external program and have two programs visible etc..

BTW. I just released an update to RNORadio.

Version 1.1:
- Added hotkeys for favourite stations
- Shoutcast search results can also be reverse sorted
- No longer asks twice if you want to replace a station
- Fixed some iconifying and commodity issues with the MUI GUI
- Changed the Shoutcast keyword handling to always use lowercase
- More verbose handling connection errors
- Less strict with characters in the MUI GUI
- Fine-tuned playlist importing

See the first post for download links.

Re: RNORadio

Posted: Fri Apr 19, 2019 10:02 am
by tolkien
Im using RNOradio a lot while toying with MorphOS.
It works great.
Thanks so much JPV!

Re: RNORadio

Posted: Sun Apr 21, 2019 6:46 pm
by HelmutH
jPV wrote: Thu Apr 18, 2019 4:23 pm
HelmutH wrote: Wed Apr 17, 2019 7:59 pm But would this also be possible with AmigaAmp :?:
Not that easily... I've modified the external player to send information to RNORadio, and with AmigaAMP I'd have to change the whole structure how the program works completely other way around. My goal was also to make the program stand-alone and I've embedded the player software in the RNORadio binary, with AmigaAMP I'd have to require totally external program and have two programs visible etc..

...
Okay jPV.
Tunenet is still a streaming program, but it's not open source.
Hmm, at the moment I can't think of any other open source streaming program for OS4.1.
Keep looking, maybe I'll find something else that fits.

Re: RNORadio

Posted: Wed May 10, 2023 7:55 am
by jPV
An update to RNORadio has been released.

Version 1.4:
- Fixed transparency issues that were introduced in the previous version
- Fixed compositing support detection (for hardware accelerated transparency)
- Added an option to force the hardware compositing On/Off manually
- Improved background rendering on GUI elements
- Removed wget dependency
- Minor tweaking

And a new video presentation of the program:
https://m.youtube.com/watch?v=072idj0G_v0


And older change logs since the previous info here...

Version 1.3:
- Compiled with HW9 (fixes a plugin compatibility issue)
- Fixed pathless file arguments
- Updated default stations

Version 1.2:
- Added four new skins by Christophe 'Highlander' Delorme
- Added an option to generate a web search from a current stream title/track
- Added an option to display the current stream title in the screen title bar
- Tweaked the Shoutcast keyword handling
- Fixed bugs in the station list editing
- Skins can load TTF fonts from their own directories
- Added a bold option for fonts in skin configs
- Fixed some character issues
- Added a menu option to reset the window size using custom skins