Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release candidate v3.44.0 #368

Merged
merged 23 commits into from
Nov 13, 2023
Merged

Release candidate v3.44.0 #368

merged 23 commits into from
Nov 13, 2023

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    4bc5aee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    504dfa8 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Added some foreachSubRange

    epoupon committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    6bb6dd6 View commit details
    Browse the repository at this point in the history
  2. Fixed bad optimize condition

    epoupon committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c2e1c5d View commit details
    Browse the repository at this point in the history
  3. Subsonic API: cached cluster stats for track and releases, in order t…

    …o make the getGenre entrypoint efficient on large databases
    epoupon committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    121d27b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b89dfba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    475519f View commit details
    Browse the repository at this point in the history
  6. Subsonic API: now returns 404 when the requested cover art is not fou…

    …nd (but a client list has been added to serve them a default cover art)
    epoupon committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    bd61093 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Rework db range primitives + fixed bug when playing all in releases/t…

    …racks views + raised limit to 1000 for ranges in subsonic API
    epoupon committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b7a8bf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ea532f View commit details
    Browse the repository at this point in the history
  3. Simplified the similarity engine loading (since there is no more the …

    …features-based engine)
    epoupon committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    636b704 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e596600 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b2cfb2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    afcb4d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    1d21ba4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebc59dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d50783 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07949de View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    53943c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87d7046 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Some more renaming

    epoupon committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9e2040b View commit details
    Browse the repository at this point in the history
  2. Subsonic API: added a per-user setting to enable transcoding by defau…

    …lt (breaking change: default is disabled). fixes #351, ref #367
    epoupon committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    28a80b3 View commit details
    Browse the repository at this point in the history
  3. CodeFactor review

    epoupon committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d6fc923 View commit details
    Browse the repository at this point in the history