github ampache/ampache 6.0.3

latest releases: 6.4.0, 6.3.1, 6.3.0...
8 months ago

6.0.3

php8.2
2c51e556a6b3594e2dc539f489ad6987 ./ampache-6.0.3_all_php8.2.zip
bd0dec355d5950e78f054644e7c0530f ./ampache-6.0.3_all_squashed_php8.2.zip

php8.1
2112f0ff77115fe19b4b868f4f043611 ./ampache-6.0.3_all_php8.1.zip
3f6f42ea023f8288f9381cd3f061f659 ./ampache-6.0.3_all_squashed_php8.1.zip

php8.0
eff1e62750dbd05bfc29225b677e8ab0 ./ampache-6.0.3_all_php8.0.zip
36db8a2405c8f831c6fed27ba8b7a103 ./ampache-6.0.3_all_squashed_php8.0.zip

UNSUPPORTED php7.4 (will be built until it can't be done any more)
e68018ed57ea446862abb0f86ab55fe2 ./ampache-6.0.3_all_php7.4.zip
83c6870c43b77b226d6e8a040a2e5453 ./ampache-6.0.3_all_squashed_php7.4.zip

UNSUPPORTED Code only release. (Requires composer install)
24ba179611f1be348bfa77803af92b41 ./ampache-6.0.3_public.zip
a758e2e11c0fb0df5b40e213084aa77f ./ampache-6.0.3_squashed.zip

Ampache 6.0.3

Added

  • Translations 2023-09
  • Added refresh button on smartlists so you don't have to overwrite the rules each time
  • CLI
    • New cli command bin/cli run:addCatalog (Create a local catalog)
  • Database 600040
    • Add custom_timezone as a user preference
    • Add disksubtitle to song_data and album_disk table
  • Config version 68
    • Add date_timezone (Allow custom timezone for date formatting)

Changed

  • Lyrist plugin regex be a bit looser with user input and regex /api/ on the end of api_host
  • Don't try and load preferences page without a user to load
  • Check for downsample_remote conditions on song play_url generation
  • Don't downsample songs during a stream (play_url should catch this before you stream)
  • Sort album browse pages based on your album_sort preference

Fixed

  • Error checking user temp playlist could give you a blank index page
  • Runtime errors with missing data
  • Missing translations for language list
  • Select uploaded artists using the artist instead of song
  • Missing column in Search::get_searches SQL
  • Updating artist_map too much
  • Last.fm lookup url was missing an & for albums
  • Don't try to load an album_disk that doesn't have an album
  • Restore sorting on album lists and browses that aren't grouped by release_type
  • Catch Spotify runtime error on retry as well as initial attempt

API 6.0.3

Added

  • API5::playlist_songs: Add random to get random objects filtered by limit

Fixed

  • ALL
    • handshake: runtime errors with bad username
    • handshake: Don't error on empty data counts
    • ping: Don't error on empty data counts
  • Api6
    • list: searches were missing from playlists
    • browse: XML returned a list instead of a browse object

Don't miss a new ampache release

NewReleases is sending notifications on new releases.