github ampache/ampache 5.4.1

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

php7.4
2957b58de3be0646490ce4a077ae2cb6 ./ampache-5.4.1_all.zip
2957b58de3be0646490ce4a077ae2cb6 ./ampache-5.4.1_all_php7.4.zip
dad7fcc82d3d441f9891c129ae379511 ./ampache-5.4.1_all_squashed.zip
dad7fcc82d3d441f9891c129ae379511 ./ampache-5.4.1_all_squashed_php7.4.zip

php8.0
aaab50c67538c8f82dd2674bfc059c8a ./ampache-5.4.1_all_php8.0.zip
49d0c50e4310aa71e5405e3ae55a7295 ./ampache-5.4.1_all_squashed_php8.0.zip

php8.1
974f359f3bea34616716f94e501dad1c ./ampache-5.4.1_all_php8.1.zip
7e20671ba07ed948e7cf86c580b6b1b5 ./ampache-5.4.1_all_squashed_php8.1.zip

Ampache 5.4.1-release

This release is just a big little cleanup. After some time off for work not much has been needed but

Added

  • Put next (n) and back (b) shortcuts in the web_player
  • Allow _ and % wildcards for hiding playlists (api_hidden_playlists)
  • Missing translations on CLI strings
  • Config version 62
    • Added webplayer_debug (was previously undocumented/hidden)
  • Search
    • Add track to song search
    • Add summary to artist search
  • CLI
    • New argument for cleanup:sortSongs -w|--windows Replace windows-incompatible strings with _
    • Add a table check function to admin:updateDatabase. This will repair missing tables/details

Changed

  • Only enforce subsonic_always_download for song objects
  • Always insert podcast source urls. But mark them as skipped if out of date
  • When adding a podcast feed, sync everything
  • Don't trim search input (e.g. allow single spaces for search)

Fixed

  • web_player being unable to play different formats in some cases
  • Playlist download button missing ID
  • Truncate long podcast episode author lengths
  • Incorrect link on the albums page
  • Section on the information sidebar looking for the wrong cookie
  • Bad verify mod time check
  • SongSorter would get caught with % in your strings
  • Rating Match plugin may overwrite album rating
  • Artist getRandom using the wrong sql column name
  • Pocast episode time regex

API 5.4.1

Added

  • Include lyrics in Song objects
  • advanced_search
    • Add file to album and artist search
    • Add track to song search
    • Add summary to artist search

Don't miss a new ampache release

NewReleases is sending notifications on new releases.