Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: navidrome/navidrome
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.54.3
Choose a base ref
...
head repository: navidrome/navidrome
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.54.4
Choose a head ref
  • 9 commits
  • 27 files changed
  • 5 contributors

Commits on Dec 30, 2024

  1. fix(release): make binaries executable before packaging

    Signed-off-by: Deluan <deluan@navidrome.org>
    deluan committed Dec 30, 2024
    Configuration menu
    Copy the full SHA
    acce3c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. feat(cli): support getting playlists via cli (#3634)

    * feat(cli): support getting playlists via cli
    
    * address initial nit
    
    * use csv writer and csv instead
    kgarner7 authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    d60e831 View commit details
    Browse the repository at this point in the history
  2. feat(server): add more logs to backup

    Signed-off-by: Deluan <deluan@navidrome.org>
    deluan committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    ba2623e View commit details
    Browse the repository at this point in the history
  3. fix(subsonic): make Share's lastVisited optional

    Signed-off-by: Deluan <deluan@navidrome.org>
    deluan committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    beff1af View commit details
    Browse the repository at this point in the history
  4. fix(ui): fix for typo in hu.json (#3635)

    * Hungarian translation for v0.54.1 done
    
    * Hungarian translation for v0.54.1 done
    
    * Fix typo in hu.json
    
    `metrikákat` was mistyped as `metrikükat`
    
    ---------
    
    Co-authored-by: ChekeredList71 <null@example.com>
    ChekeredList71 and ChekeredList71 authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    f1478d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. chore(deps): bump go dependencies

    Signed-off-by: Deluan <deluan@navidrome.org>
    deluan committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    537e2fc View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2025

  1. fix(metrics): write system metrics on start (#3641)

    * fix(metrics): write system metrics on start
    
    * add broken basic auth test
    
    * refactor: simplify Prometheus instantiation
    
    Signed-off-by: Deluan <deluan@navidrome.org>
    
    * fix: basic authentication
    
    Signed-off-by: Deluan <deluan@navidrome.org>
    
    * refactor: move magic strings to constants
    
    Signed-off-by: Deluan <deluan@navidrome.org>
    
    * refactor: simplify prometheus http handler
    
    Signed-off-by: Deluan <deluan@navidrome.org>
    
    * add artist metadata to aggregrate sql
    
    ---------
    
    Signed-off-by: Deluan <deluan@navidrome.org>
    Co-authored-by: Deluan <deluan@navidrome.org>
    kgarner7 and deluan authored Jan 12, 2025
    Configuration menu
    Copy the full SHA
    3179966 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    920fd53 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. fix(ui): update Türkçe translations from POEditor (#3636)

    Co-authored-by: navidrome-bot <navidrome-bot@navidrome.org>
    deluan and navidrome-bot authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    73ccfbd View commit details
    Browse the repository at this point in the history
Loading