Hello community, I’m excited to share the latest updates on Tempo, the open-source music client for Subsonic, after some time.

This release includes the following improvements (full changelog here):

  • ALAC codec support: Thanks to the Media3 FFmpeg module, you can now enjoy ALAC files seamlessly.
  • Continuous playback: Enjoy uninterrupted music with the new continuous play feature.
  • Local server address: You can now add a local server address, and Tempo will use it when available, giving you more flexibility.
  • Version control and update dialog: For those using the Github flavor, the app now checks for updates and prompts you when a new version is available.

Tempo remains free and open-source, created for the community, by the community. I would like to thank the 1230+ people who have starred the project on Github — your support is truly appreciated!

The app is available for download on both F-Droid and Github, with Github being the preferred option.

I would like to apologize for the delay in this release. The progress has been slowed down due to issues with server space, the breakdown of my development phone, and my daily job commitments.

As always, if you appreciate the work that has gone into Tempo, please consider starring the project on Github and making a donation to help cover development costs and expenses. Your contributions help sustain the project and show your support for the work being done.

Thank you for your support!

  • Railcar8095@lemm.ee
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 days ago

    Local server address??? This is what I have wanted the most for a long time. Great app, I’ll take the update ASAP.

    Really, thanks. Great app.

  • PetteriPano@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    3 days ago

    Sweet! Tempo is the best subsonic client I’ve found for Android. Hoping to use it for a long time.

    • PetteriPano@lemmy.world
      link
      fedilink
      English
      arrow-up
      12
      ·
      3 days ago

      It’s a protocol for hosting music libraries.

      Think of it like your personal Spotify backend.

      I’m running navidrome to serve music to tempo on my devices.

      • mbirth@lemmy.ml
        link
        fedilink
        English
        arrow-up
        4
        ·
        edit-2
        2 days ago

        Well, it’s not a protocol, Subsonic is an app that became pretty famous in the MP3 era and had a nice API for which various clients were developed.

        The source code was Open Source in the early days which was forked into e.g. AirSonic, MadSonic, LibreSonic.

        Those projects are dormant for a few years now. That’s why new ones have emerged that simulate the same API so all the client apps can still be used with them.

        EDIT: Looks like these are projects that support the Subsonic API and are still in active development:

        • There is a project to standardize (and document) the API, called OpenSubsonic. It includes extensions, but the main value is that it tries to consistently document expected behavior. It’s an uphill battle, because the Subsonic API is a schizophrenic mess, and no two servers interpret API responses the same way, but it’s still a decent project. I contribute to a client, and we try to adhere to the OpenSubsonic documentation.

          My only criticism about the API is that it’s focused on streaming, which means we can’t consolidate server control (e.g. mpd) and streaming, which would make writing versatile clients easier, but still.

          Tempo is a fantastic client, BTW, and has largely replaced my local offline client use.

      • interdimensionalmeme@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 days ago

        Nice!

        Is there a concept of content discovery, where tell it I like this this that etc and it finds music you don’t know but will like in the library?

  • CornDog@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    5
    ·
    3 days ago

    Tempo is great! I’ve really enjoyed it since I changed from Ultrasonic a few months back.

  • vividspecter@lemm.ee
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    3 days ago

    App looks very nice and good to see active subsonic clients. I’ll stick to DSub until random album support (#289) and download starred albums/artists (#197) is implemented, but I’ll be keeping a close eye on this one.

      • mbirth@lemmy.ml
        link
        fedilink
        English
        arrow-up
        8
        ·
        3 days ago

        Ah, so alternative implementations. I’ve still got a license for the original Subsonic, but that hasn’t been updated in years by now.