github ampache/ampache 6.0.2

latest releases: 6.6.1, 6.6.0, 6.5.0...
12 months ago

6.0.2

Thanks to everyone who has started using Ampache 6! Now that it's out in the wild we've found some issues with things that don't quite work as expected.

  • Upload permissions now don't rely on the user having catalog access as well (if you use the catalog filter)
  • The web database updater wasn't happy with update 37 so that's a big one to fix.
  • We also tracked down why some people had stream issues and that's been squashed!
  • The user pages now show the correct playlists for that user as well as respect privacy if you're not an admin.
  • Finally a new plugin has been added to fetch lyrics

Thanks again to all the new users and contributors for getting on the train early

Ampache 6.0.2

php8.2
95ca765492a46102725bcb8ff5384ece ./ampache-6.0.2_all_php8.2.zip
8ee78b886d8a137120ce7023bdfc2c14 ./ampache-6.0.2_all_squashed_php8.2.zip

php8.1
89b74c08d30c66c11694b3a2694f38b0 ./ampache-6.0.2_all_php8.1.zip
81369ecede403d51b960996d97927669 ./ampache-6.0.2_all_squashed_php8.1.zip

php8.0
ddc3dd7c7d821af407fb794e446d21f9 ./ampache-6.0.2_all_php8.0.zip
5da7d8e3e6ed63840bd430bf3946a4d9 ./ampache-6.0.2_all_squashed_php8.0.zip

UNSUPPORTED php7.4 (will be built until it can't be done any more)
954979790c159f9589ec00700b733f6a ./ampache-6.0.2_all_php7.4.zip
463541798df771d046019184fef0f2d9 ./ampache-6.0.2_all_squashed_php7.4.zip

UNSUPPORTED Code only release. (Requires composer install)
872078164b9d980325996838b8d7c1b1 ./ampache-6.0.2_public.zip
6524508659d30215122e2949f3226bb2 ./ampache-6.0.2_squashed.zip

Added

Changed

  • Don't require catalog access to upload songs. (Ignore catalog_filter for upload actions)

Fixed

  • Correct stream get_base_url
  • Database 600037 missing interactor check for the web updater
  • Avoid Orphan album artist when song has empty albumartist tag
  • Various runtime errors with missing data during session timeouts
  • Admin page 'browse uploads' didn't need to be so strict
  • Show album edit button on uploads correctly
  • get_uploads_sql for artists could miss mapped artists
  • Only show user playlists on user page (public only if you aren't an admin)
  • Don't show admin user page (-1)
  • Search
    • ArtistSearch: Joins for songrating and albumrating were missing

API 6.0.2

NO CHANGE

Don't miss a new ampache release

NewReleases is sending notifications on new releases.