shoutcast-sailfish

Rating: 
5
Your rating: None Average: 5 (8 votes)

shoutcast-sailfish is a simple SHOUTcast browser and player for SailfishOS

Features:
  * Browse by Genre
  * List Top 500
  * Search by 'Now Playing' or Keywords
  * Tune in on a Station
  * Pause/Play

More information and source code can be found on GitHub: https://github.com/wdehoog/shoutcast-sailfish

In case of bugs/problems/wishes please use GitHub Issues.

Built on OBS: https://api.merproject.org/project/show/home:wdehoog:shoutcast-sailfish

On my phone (oneplus one) buffering of audio streams is terrible. I have tried two solutions to allow to change the buffer size:

  1. Patch gstreamer. See https://api.merproject.org/package/show/home:wdehoog:gstreamer/gst-plugi...
  2. Patch qtmultimedia. See https://api.merproject.org/package/show/home:wdehoog/qtmultimedia

Using a buffer size of 256000 makes buffering of the qml mediaplayer fast and hickups are gone.

Screenshots: 
Application versions: 
Changelog: 

0.5

  • Fix for SFOS 3.1 (nemomobile). Thanks to Malakay.

0.3

  • Added buffering indicator and some settings for buffering.

0.2

  • show station logo's in the lists
  • busy indicator when starting to play

0.1

  • initial release

Comments

Malakay's picture

Thanks wdehoog, translation working again and app too :)

Malakay's picture

But czech translation is not working anymore :(

Malakay's picture

Working now, it is case sensitive :D thanks :)

Malakay's picture

Not working for me, after changing qml still whitescreen

kan's picture

Fix for white screen after 3.1.0.11 update:
edit file

/usr/share/shoutcast-sailfish/qml/shoutcast-sailfish.qml

and change line 11
from

import org.nemomobile.connectivity 1.0

to

 
import Nemo.Connectivity 1.0
Malakay's picture

Wdehoog : Hi, I want to make czech translation, if you are interested, contact me :)

Historyscholar's picture

Thanks !

Historyscholar's picture

Thanks !

Markkyboy's picture

It doesn't find my favourite stream, Groove Salad from SomaFM.com. I've searched as many ways as possible, but nothing from SomaFM shows; groovesalad; GrooveSalad, groove salad, Groove Salad, etc, etc..

Erdrandbewohner's picture

You can add your prefered SomaFM-Streams manualy to FlowPlayer. SomaFM is not a part of Shoutcast.

wdehoog's picture

Does www.shoutcast.com have this stream? Did you try to search there? The app does not perform any miracles it is just using the shoutcast api. See http://wiki.shoutcast.com/wiki/SHOUTcast_Radio_Directory_API.