Index: help/channel_filtermusic.page ================================================================== --- help/channel_filtermusic.page +++ help/channel_filtermusic.page @@ -24,11 +24,11 @@
Most useful if you don't like to browse around, and want to listen to most popular stations.
Like the 📻 Xiph plugin this channel provides +
Like the 📻 Xiph plugin this channel provides three fetch modes:
Extract all streams from the web page directly.
Use
Internet-Radio.com is a broad alternative to Shoutcast.
It has regained station homepages for most entries again.
Genres are similiar to Shoutcast.
Updating station lists is comperatively fast.
Updating station lists is comparatively fast.
Uses HTML extraction (regex or pyquery) internally.
Jamendo is a Creative Comments licensing oriented music distributor. It +
Jamendo is a Creative Commons licensing oriented music distributor. It hosts audio files for individual musicians and artists. It allows to list albums, playlists, and individual tracks by genre.
The new Jamendo v3.0 is now utilized, which is JSON based and easy to extract.
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.
+ streamtuner2 provides an option to share radio station links.
Use the
The personal section is empty per default. You need to specify an user account +
The personal section is empty per default. You need to specify a user account
in the settings dialog, and actually bookmark stations in the MyOggRadio web site.
Shared entries aren't automatically in the
MyOggRadio also has a neat cross-platform player: JMyOggRadioPlayer.
It's now the backend in many open source music players:
Rhytmbox (for which it was originally intended)
Rhythmbox (for which it was originally intended)
Streamtuner2 (obviously)
RadioDroid (Android)
DreamBox plugin
Musicbox (Android)
Gradio
Kodi/XBMC
Since v0.3 / streamtuner2.2.0 you can now also share your favorite +
Since v0.3 (in streamtuner2 2.2.0) you can now also share your favorite
stations directly. There's a new
Instead of browsing by genres, you can switch to languages or countries.
Note that you'll have to use
With RadioDroid Index: help/channels.page ================================================================== --- help/channels.page +++ help/channels.page @@ -37,11 +37,11 @@
You can dobule click the channel tab to visit the channel/directory homepage. +
You can double click the channel tab to visit the channel/directory homepage.
Alternatively there is an entry in the
It's technically unneeded, as ST2 isn't stressful to directory websites and not blocked anywhere.
It's only useful as additional privacy feature really, but shouldn't be used habitually.
Provides the small "history" category in the bookmarks tab. The length of +which is configurable (defaults to 20).
+Adds a list of weblinks to other online music services in the "links" category +within the bookmarks tab.
+🔌 Drag and Drop
🔌 Favicons
Strips extra space-separate URLs from station list. (Currently only required for 📻 RadioSure channel. Later ST2 versions will likely support such entries per default again).
Adds the toolbar button to stop streamripper/fpls - same as in + streamtuner1. Has become kind of redundant due to the newer + 🔌 specbuttons plugin.
+Downloaded image files are meanwhile all sanitized (internally
converted to ensure they're really image files).
Albeit that's not strictly necessary for modern Gtk versions. (But
better safe than sorry).
-Images are kept in the
Streamtuner2 is a simple browser for internet radios. It aquires its radio lists +
Streamtuner2 is a simple browser for internet radios. It acquires its radio lists from various directory services. These are represented as "channel" tabs in the main window. The category/genre lists are in the left pane, and associated stations right to them.
Downloaded plugins are stored in
Downloaded plugins are stored in
On Windows they're stored in
Core plugins (those which are installed system-wide) can often also be updated. The user-saved plugin will take precedence after a restart. However the version number in PluginManager2 still shows the system-installed/older version regardless.
Index: help/timer.page ================================================================== --- help/timer.page +++ help/timer.page @@ -11,13 +11,14 @@You can programm play/recording events with the timer plugin. Simply select a station
- and choose
Note that streamtuner2 must be running for the programmed timer events to work. (In a future version there might be the option to have it handled by the system cron @@ -31,20 +32,20 @@
For example "Mon,Tue,Wed
" will make the event occour on the first
three days of each week, while just "Fri" would limit it to Fridays.
A clock range of "18:00-20:00
"
would start the event at 18 o'clock and last it two hours. Note that for "play" events, the end
time is irrelevant, since streamtuner2 can't kill your audio player anyway.
The end time is only important, if you replace "play" with the word "record
"
+
The end time is only important if you replace "play" with the word "record
"
in the timer event string. This runs streamripper instead and limits the recording time.
You can remove entries from the "timer" list again. Use the normal
However, such changes don't take effect until you restart streamtuner2. The timer
+ However, such edits don't take effect until you restart streamtuner2. The timer
events are only scheduled when adding a new event, or on starting streamtuner2.