Internet radio browser GUI for music/video streams from various directory services.

⌈⌋ ⎇ branch:  streamtuner2


Update of "player"

Overview

Artifact ID: 37a7c9ff1c3edc3405bec5a93745fb03accb0a50
Page Name:player
Date: 2012-01-10 14:42:03
Original User: mario
Next c716d010a0b61fda5b95df8018509ec0f26ecc6b
Content

Player config

The config dialog for player settings allows to associate different media playback apps for different audio streams. In reality you only need "audio/mpeg" (MP3) since that is the most common format.

Note that you have to specify an actual player (audacious, vlc, exaile, mplayer, totem) not a library app (banshee, rythmbox, gmusicbrowser, streamtuner2 itself).

placeholders

Various placeholders can be specified after the command:

%m3u
Locally (downloaded/converted) .m3u file
%f
%g
%m
aliases to $m3u
%pls
Link to on.server .pls stream list (shoutcast default)
%url
%u
%r
%l
Aliases for %pls and %url
%srv
Extracted direct link to streaming server (e.g. http://example.com/stream:25078)
%d
%s
Aliases for %pls and %url

If no placeholder is specified in the configuration a default %m3u is appended.