Several performance issues addressed and bug fixes applied.

Updates:

  • fix: equalizer missing referenced value
  • Fix: Album track list bug
  • fix: Add listener to enable equalizer when audioSessionId changes
  • chore(i18n): Update Spanish (es-ES) translation
  • shuffle for artists without using getTopSongs
  • Update USAGE.md with instant mix details
  • feat: sort artists by album count
  • Fix downloaded tab performance
  • fix: remove NestedScrollViews for fragment_album_page
  • fix: playlist page should not snap
  • chore: update media3 dependencies
  • fix: update MediaItems after network change
  • fix: skip mapping downloaded item

https://github.com/eddyizm/tempus/releases/tag/v4.1.3

  • non_burglar@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    6 hours ago

    Very nice.

    I’m afraid to ask, but I can’t seem to figure out how to add an http stream to the radio section… Is this feature active?

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

      Hi @non_burglar@lemmy.world yes it is active. Your backend has to support it and it is loaded from there.

      My backend does not support it so I can’t walk you through it. Probably something we should add to the documentation.