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.

  • u_tamtam@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 days ago

    Looks like it was caused by the “size of streaming cache” which I had set to 0 under the assumption/hope it would mean “unlimited”. Though I had to log out and back on for album art to effectively reappear.

    • eddyizm@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      14 hours ago

      yeah that is confusing - I realized later that it is also what happens when you go into data saving mode, no artwork. That is why I suggested looking at the settings. Glad you figured it out. We will need to make the cache better and clearly. I, for one, want to cache everything and store everything locally, however, there is a performance aspect that is generally the challenge.