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

⌈⌋ ⎇ branch:  streamtuner2


View Ticket

Ticket Hash: b9deab82924132b3c7f440add442ae1c157532ad
Title: Couple small requests
Status: Fixed Type: Feature_Request
Severity: Important Priority: Medium
Subsystem: Resolution: Workaround
Last Modified: 2015-04-07 06:00:21
Version Found In: 2.1.5
User Comments:
nobody added on 2014-11-10 05:38:43: (text/x-fossil-plain)
Hi

I have couple fr I hope you do not mind.

- Being able to export channels/stations/favorites as playlists

- Being able to jump to the current playing or last played station. Sometimes I play something, browse other stations and I forgot where the playing channel is. Easy to get lost


thanks

mario added on 2014-11-13 06:07:43: (text/html)
I've been testing out the <a href="http://fossil.include-once.org/streamtuner2/artifact/d33de0988618a4a68b00a7e2ab3f92c87cc4e0a6">history plugin</a>. It doesn't work
very reliable, but can keep the last couple played
stations under →favourites→history. So jumping back
to the previous one is definitely implementable.
<p>
Channel/genre importing as .m3u seems entirely feasible.
The UI doesn't yet support that, but I actually planned
on adding selections; which could then be exported with
the existing →station→save feature.
<p>
In the meantime a simple cache-to-m3u command line tool
might help. All station listings are saved as JSON after
all..

mario added on 2015-04-07 06:00:21: (text/x-fossil-wiki)
As for exporting, there's now a preliminary "Export All" plugin. -
It exports a whole category (for instance from the bookmarks tab) as PLS file.

[http://fossil.include-once.org/streamtuner2/artifact/878cc6dbbda67d38d07]

It can just be installed with the latest 2.1.5 release. Simply download and copy it into /usr/share/streamtuner2/channels/.

There's still going to be proper core support somewhen. But as said, it's quite a bit more work to rewrite some interna.