Index: help/channel_myoggradio.page ================================================================== --- help/channel_myoggradio.page +++ help/channel_myoggradio.page @@ -7,54 +7,63 @@ Open source stream directory. - MyOggRadio - -

MyOggRadio is an open - source internet radio directory project. Since it provides its station list as - JSON it's very well supported.

- -

To help with populating the directory further, - streamtuner2 provides an option to share radion station links. - Use Station Extensions - Share on MyOggRadio... menu entry to upload the currently - selected radio (e.g. from your favourite bookmarks).

- -

The personal section is empty per default. You need to specify an user account - in the settings dialog, and actually bookmark stations in the MyOggRadio web site. - Shared entries aren't automatically in the personal list.

- -

MyOggRadio also has a neat cross-platform player: - JMyOggRadioPlayer.

- - - Channel options. +MyOggRadio + +

MyOggRadio is an open +source internet radio directory project.

+ +

Since it provides its station list as JSON it's very well supported.

+ +
+ Sharing is caring +

To help with populating the directory further, + streamtuner2 provides an option to share radion station links. + Use the Station Share on MyOggRadio... + context menu entry to upload a selected radio (e.g. from your bookmarks).

+
+ +
+ Personal +

The personal section is empty per default. You need to specify an user account + in the settings dialog, and actually bookmark stations in the MyOggRadio web site. + Shared entries aren't automatically in the personal list.

+ +

MyOggRadio also has a neat cross-platform player: + JMyOggRadioPlayer.

+
+ +
+ Channel options. + <code>Login settings</code>

If you want to upload station infos to MyOggRadio, you need an account there. Registration is free and doesn't require personal information nor email address. - Specify it as username: separated with a : colon in this field.

+ Specify it as username:password separated with a : colon in this field.

Alternatively you can store your account settings in the central - ~/.netrc config file. Or in ~/.config/netc even.

+ ~/.netrc config file. Or in ~/.config/netrc even.

Your entry for MyOggRadio should follow the common format:

machine myoggradio.org login usr123 password pw123

Which is useful because it's a standard format, and prevents leaking authorization data into per-application config stores. - Note that a user:pw setting in streamtuner takes precedence - though.

+ Note that a user:pw setting in streamtuner still takes precedence + however.

<code>stream URL format</code> -

When uploading stations, the streaming URL can be converted into RAW format. You - can however leave it as .PLS link file.

+

When uploading stations, the streaming URL can be converted into + raw/direct server address. When undefined, station URLs are left as + .M3U/.PLS link.

-
+ +