To the mods: I’m releasing a few times a month so I’m trying to post every other release as to note spam the sub. Please advise on proper protocol.

A couple of nice features and some several fixes

Updates:

  • chore: Update russian strings.xml
  • fix: disallow duplicate songs in queue
  • fix:github release check
  • fix: Fixed crash when viewing share
  • chore: Update Polish translation
  • fix: add podcast/radio channel visible when empty podcasts/radio
  • fix: Equalizer fix in main build variant
  • fix: Images not filling holder
  • feat: Make artist and album clickable
  • feat: implement scroll to currently playing feature
  • fix: shuffling genres only queuing 25 songs

note app-tempo* <- The github release with all the android auto/chromecast features

app-degoogled* <- The izzyOnDroid release that goes without any of the google stuff.

As usual, any dev contributions appreciated as I am not actually a java/mobile dev, so my progress is significantly slower than those who do this on the daily.

Big thanks to all the folks who have been contributing. We have a new icon designed but I could use some help if anyone wants to do a PR to implement it.

  • Victor@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    17 hours ago

    Surely that’s the same product being referenced by this project? The API is being used by this project, to interact with Subsonic, the media server. No?

    • non_burglar@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      14 hours ago

      Sorry, I bungled that by not adding context.

      You’re right, subsonic server and its api are the source of all this. However, that api is completely open, which means there are many, many client and server applications that use it successfully.

      Navidrome is a good server one, tempus, and here are a ton more!