Check-in [afc61c15c3]
Overview
Comment: | document contrib channels, mor disabling |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
afc61c15c3348afe067461cbe9c55e21 |
User & Date: | mario on 2022-02-21 08:04:46 |
Other Links: | manifest | tags |
Context
2022-02-21
| ||
08:05 | disable station inflation * 2 check-in: 51e6023978 user: mario tags: trunk | |
08:04 | document contrib channels, mor disabling check-in: afc61c15c3 user: mario tags: trunk | |
08:04 | row[favicon] should be row[img] check-in: 85682cf772 user: mario tags: trunk | |
Changes
Modified help/channel_myoggradio.page from [6d3154cd5e] to [12f4c520ff].
︙ | |||
11 12 13 14 15 16 17 18 19 20 21 22 23 24 | 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | + + + + + | <title><media type="image" src="img/channel_myoggradio.png"/> MyOggRadio</title> <subtitle><link href="http://myoggradio.org/">//myoggradio.org/</link></subtitle> <p><link href="http://MyOggRadio.org/">MyOggRadio</link> is an open source internet radio directory project.</p> <note style="bug"><p>The MyOggRadio channels is currently displaying a static cache, rather than using the original server. Context menus and plugin options are thus inactive.</p></note> <!-- <p>Since it provides its station list as JSON it's very well supported.</p> <section> <title>Sharing is caring</title> <p>To help with populating the directory further, streamtuner2 provides an option to share radio station links. Use the <guiseq><gui>Station</gui> <gui>Share on MyOggRadio...</gui></guiseq> |
︙ | |||
62 63 64 65 66 67 68 69 70 | 67 68 69 70 71 72 73 74 75 76 | + | <title><code>stream URL format</code></title> <p>When uploading stations, the streaming URL can be converted into raw/direct server address. When undefined, station URLs are left as .M3U/.PLS link.</p> </item> </terms> </section> --> </page> |
Modified help/contrib_channels.page from [648d54c9d4] to [2196a8b19a].
︙ | |||
20 21 22 23 24 25 26 27 28 29 30 31 32 33 | 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 | + + + + + + + + + + + + + + | <section> <subtitle>📻 <link href="http://radio.net/">Radio.net</link></subtitle> <p>Radio.net is a European radio directory. It nicely catalogues stations into genres as usual. The primary list is ordered by popularity even. </p> </section> <section> <subtitle>📻 <link href="http://radiolist.net/">radiolist.net</link></subtitle> <p>Is a continent/country-oriented radio directory. The stream formats vary wildly however.</p> </section> <section> <subtitle>📻 <link href="http://streema.com/">streema.com</link></subtitle> <p>Is another big commercial radio directory.</p> </section> <section> <subtitle>📻 <link href="http://rcast.net/">rcast.net</link></subtitle> <p>Another 15K radio station directory. Extraction can be a bit slow for large max_stations settings.</p> </section> <section> <subtitle>📻 <link href="http://magnatune.com/">Magnatune</link></subtitle> <p>Magnatune is an independent label for artists. It makes most albums available for free listening with only a few intermittent adverts. Otherwise it's a flatrate payable music discovery and download service. </p> </section> |
︙ | |||
42 43 44 45 46 47 48 | 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 | - + - + | currently need the tmp_clean_multiurl plugin as well, as most entries supply multiple URLs, but action.py doesn't support those currently.</p> </section> <section> <subtitle>📻 <link href="http://vtuner.com/">vTuner</link></subtitle> <p>Categorized station list by a cross-platform streaming service provider. </p> </section> |
︙ | |||
77 78 79 80 81 82 83 | 91 92 93 94 95 96 97 98 99 100 101 102 103 104 | - - - - - | It's not a default plugin, because this isn't really what Streamtuner2 is made for. There are way better local music collection managers for Linux. It's just here for convenience, and displays files just as any other channel list. It has no specific file management features. (ID3 editing or file renaming were planned, but never implemented.) </p> </section> <section> |
︙ |
Modified help/index.page from [178c716aaa] to [80422725d8].
︙ | |||
45 46 47 48 49 50 51 | 45 46 47 48 49 50 51 52 53 54 55 | - + | <item><p>Watch for new project releases on <link href="http://freshcode.club/projects/streamtuner2">freshcode.club</link></p></item> </list> <p>This manual was last updated for available functions in streamtuner2 |