Jammy

Rating: 
4.714285
Your rating: None Average: 4.7 (7 votes)

A streaming music player, playing music from Jamendo.com, The platform for independent music.

This app is still a work in progress. It is usable but some features are still missing (for example marking favorites).

There are a lot of changes to the orignal Jam. Most notable are:

  • completely refactored user interface
  • added support for media buttons (MPRIS)
  • broken features are removed (login, radios, downloads)

Other than that, it can browse artists, albums, tracks, and playlists, find similar tracks, search, add to queue and of course stream music.

Please note: this is a fork of Jam by nodevel. Jam has not seen an update for ~5 years, and the original author could not be reached. I released this version under the GNU GPL v3+, even though the original licensing was not clear (see this comment). If that is not ok, I will remove this app from OpenRepos and separate my changes.

This app is free software released under the GNU GPL v3+. The source code is available here: https://github.com/ichthyosaurus/harbour-jammy

Screenshots: 
Application versions: 
AttachmentSizeDate
File harbour-jammy-0.7.8-1.armv7hl.rpm85.71 KB19/04/2020 - 15:16
File harbour-jammy-0.8.0-1.armv7hl.rpm86.88 KB07/05/2020 - 22:11
File harbour-jammy-0.8.1-1.armv7hl.rpm87.8 KB30/03/2022 - 02:33
Changelog: 

0.8.1: 2022-03-30

- THIS APP APPEARS TO BE BROKEN FOR THE TIME BEING

- this release only disables Sailjail

- there are problems on SFOS 4.x that may prevent the app from starting

- also, Jamendo's API appears to have changed subtly so that playing anything fails

- searching is still possible, though

 

0.8.0: 2020-05-07

    - fix bug where playback stopped instead of continuing with the next track in the playlist
    - show progress on cover
    - add support for seeking by clicking on the player's progress bar
    - add support for switching to the previous/next track via headset buttons
        - press the hangup button once to toggle play/pause
        - press it twice to go back
        - long press to go to the next track

0.7.8: 2020-04-19

    - initial release of the new fork
    - completely overhauled UI
    - added support for media buttons (MPRIS)
    - broken features are removed (login, radios, downloads)
    - this is WORK IN PROGRESS, expect many bugs and missing features