github ampache/ampache 5.5.4

latest releases: 6.3.1, 6.3.0, 6.2.1...
17 months ago

Rebuild for bad zip files! The new files were not included as the build scripts just used the old data without updating

php7.4
97a8944561c72dea2872380ab11c883e ./ampache-5.5.4_all.zip
2c9be53ba0f8bc40dd834512cd778ac3 ./ampache-5.5.4_all_php7.4.zip
3c983fbf23a67e08858a9e263551bea7 ./ampache-5.5.4_all_squashed.zip
3c983fbf23a67e08858a9e263551bea7 ./ampache-5.5.4_all_squashed_php7.4.zip
fbc0b50483cdee9bf291c86229cdfd77 ./ampache-5.5.4_all.zip REMOVED
fbc0b50483cdee9bf291c86229cdfd77 ./ampache-5.5.4_all_php7.4.zip REMOVED
9002a9276c102dc12dd13ebfdc349579 ./ampache-5.5.4_all_squashed.zip REMOVED
9002a9276c102dc12dd13ebfdc349579 ./ampache-5.5.4_all_squashed_php7.4.zip REMOVED

php8.0
675809204942d24d08dfe9e25baeaddf ./ampache-5.5.4_all_php8.0.zip
6e0bbeabfb9671d5339478e28d09c361 ./ampache-5.5.4_all_squashed_php8.0.zip
7aa7b6c3ad8bab09ce0add30c9eb4b18 ./ampache-5.5.4_all_php8.0.zip REMOVED
0e9df312e2f264f5b377f8850e66e815 ./ampache-5.5.4_all_squashed_php8.0.zip REMOVED

php8.1
c550e7cd0aaebf4d9494a5aec9583efb ./ampache-5.5.4_all_php8.1.zip
3faa5df21602ac1ecb57203ce6ac8bd6 ./ampache-5.5.4_all_squashed_php8.1.zip
5dc56e4c6a09770f91a34546484e45ca ./ampache-5.5.4_all_php8.1.zip REMOVED
1267a2d4d4f336febf015ccf8bfb34e6 ./ampache-5.5.4_all_squashed_php8.1.zip REMOVED

Ampache 5.5.4-release

This release will fix up issues with the database on a new install requiring a cli fix.
Make sure all your tables are correct and up to date with ./bin/cli admin:updateDatabase -e

The database update ensures that all browse and filtering for album_artist / song_artist searches are correct.

For php8.1 users the release zips also have a manual update on gettext to stop spamming depreciation errors.

Added

  • Database 550005
    • Add song_artist and album_artist maps to catalog_map

Changed

  • Update catalog map tables based on the catalog action
  • Force b and n for back, next in webplayer (was overwritten with [ and ])

Fixed

  • Missing db tables on a fresh install
  • Not filtering song_artist on album_artist browses
  • Don't use catalog_filter and rating_filter without a valid user
  • Uploaded/Manual Album Artist maps on tag update
  • Delete artist's from the catalog_map that don't have a song or album for that catalog
  • Set correct transcode bitrate and mime for songs on play_url calls
  • Save Track Order when viewing all the items
  • Use cache_target for cached song cleanup (was hardcoded to mp3)
  • Subsonic
    • Art for artist index arrays was missing
  • Search
    • SQL for Artist catalog searches
    • Make sure saved rules match the correct names on load
  • CLI
    • Don't try to update a database when the connection fails

API 5.5.4

Fixed

  • User count in Api::ping and Api::handshake was doubled
  • Api3::stats method had incorrect recent parameters
  • Ensure the output bitrate and mime are set for song objects
  • RSS Feed generation with bad characters
  • Don't spam the artist description for each song
  • Show better Trending Dashboard section

Don't miss a new ampache release

NewReleases is sending notifications on new releases.