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:
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
Attachment | Size | Date |
---|---|---|
![]() | 85.71 KB | 19/04/2020 - 15:16 |
![]() | 86.88 KB | 07/05/2020 - 22:11 |
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
Comments
yokisuci
Tue, 2020/04/21 - 14:29
Permalink
Great with an update to this app, but for some reason it doesn't continue to play the next song when the previous if finished? I have to press "play" to make it play the next song.
ichthyosaurus
Thu, 2020/05/07 - 22:12
Permalink
Fixed in v0.8.0
yokisuci
Wed, 2020/05/13 - 07:30
Permalink
Awesome! Now it seems to be working and it's possible to listen without interuption. :)
I've noticed that tracks seems to stutter for just about two seconds in the beginning, at least on my Xperia X.
ichthyosaurus
Fri, 2020/05/29 - 16:28
Permalink
That's normal; it's a choice between sometimes stuttering at the beginning or having to wait until the track is buffered...
ichthyosaurus
Wed, 2020/04/22 - 10:49
Permalink
Thanks for the report, I'll look into it!