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

⌈⌋ ⎇ branch:  streamtuner2


View Ticket

2015-05-27
10:48 Fixed ticket [8933ad3439]: Randomized playing? plus 3 other changes artifact: 6c08382785 user: mario
2015-02-07
03:28 Review ticket [8933ad3439]. artifact: 2263da486e user: mario
2014-11-13
06:01 Ticket [8933ad3439]: 5 changes artifact: b65d29a262 user: mario
2014-11-10
05:36 New ticket [8933ad3439]. artifact: bfe8d2009d user: nobody

Ticket Hash: 8933ad3439e33dbada7657a1ab6cccd85e0f9d98
Title: Randomized playing?
Status: Fixed Type: Feature_Request
Severity: Minor Priority: Medium
Subsystem: Resolution: Open
Last Modified: 2015-05-27 10:48:19
Version Found In:
User Comments:
nobody added on 2014-11-10 05:36:12:
It would be great if we could play randomized stations.

mario added on 2014-11-13 06:01:55:
This sort of exists with the `global_key` plugin.
Albeit it only works in Python2/Gtk2 setups.

I'm using the weird Paging-Right key for instance;
it switches to the next station from the bookmarks,
but can also jump randomly.

mario added on 2015-05-27 10:48:19:

Also works in Gtk3. The keybinder package is available for Python3 too meanwhile.