TuneIn¶
User credentials are not need to stream radio stations from TuneIn. Simply use one of the command-line options provided to searchand liste to radio stations from the TuneIn Internet radio directory.
CONFIGURATION¶
The Tizonia configuration file contains a block under the [tizonia] section
like the one pictured below (see also Configuration File).
# Tunein configuration
# -------------------------------------------------------------------------
# To avoid passing this information on the command line, uncomment and
# configure here.
#
#
# tunein.buffer_seconds = size of the audio buffer (in seconds) to use
# while downloading streams. Default: 120.
# Increase in case of cuts.
tunein.buffer_secondsThis is the minimum size of the audio buffer (in seconds) that Tizonia will use while downloading the audio streams. It may be increased in case of cuts, but usually not required. Default: 120.
OPTIONS¶
--tunein-search argTuneIn global station/podcast search.
--tunein-local argTuneIn ‘local’ category search.
--tunein-music argTuneIn ‘music’ category search.
--tunein-talk argTuneIn ‘talk’ category search.
--tunein-sports argTuneIn ‘sports’ category search.
--tunein-location argTuneIn ‘location’ category search.
--tunein-podcasts argTuneIn ‘podcasts’ category search.
--tunein-trending argTuneIn ‘trending’ category search.
--tunein-type argNarrow down the search to specific type: ‘stations’, ‘shows’, or ‘all’ (default: all). Optional.
--tunein-keywords argAdditional keywords that may be used in conjunction with the TuneIn options. Optional (may be repeated).
EXAMPLES¶
$ tizonia --tunein-trending 'heart UK'
$ tizonia --tunein-search 'radio marca' --tunein-type "stations" --tunein-keywords "tenerife"
$ tizonia --tunein-location "Europe" --tunein-keywords "Spain" --tunein-keywords "Madrid"
$ tizonia --tunein-local "Cambridge" --tunein-type "stations" --tunein-keywords "BBC"
$ tizonia --tunein-music 'rock' --tunein-keywords "181.FM" --tunein-keywords "US" --tunein-type "stations"
$ tizonia --tunein-sports "news" --tunein-type "shows"
$ tizonia --tunein-talk 'de noticias' --tunein-keywords "esradio" --tunein-keywords "spain"
$ tizonia --tunein-podcasts "Classical Music" --tunein-keywords "global"
$ tizonia --tunein-search "TWIT" --tunein-type "shows"