7.6.1
7.6.1
Zip files have been updated with a fixed SQL installer and the original zips have been removed
php8.4
ff35bcdbedc21e95689502f8560bc8bd ./ampache-7.6.1_all_php8.4.zip
3a3fce9636c95064a75d970d9b4a0cc8 ./ampache-7.6.1_all_php8.4_squashed.zip
37439c6bf4252d2162a7cd31b7d907f3 ./ampache-7.6.1_all_php8.4_client.zip
php8.3
924941544755bdd6c6d352774ea2073f ./ampache-7.6.1_all_php8.3.zip
813b50b2fe6af1bc380d216c5c81936d ./ampache-7.6.1_all_php8.3_squashed.zip
d82bc03d746402ca45541ffc3a0faa03 ./ampache-7.6.1_all_php8.3_client.zip
php8.2
614863a0a53c6de65ea972ab06eac03b ./ampache-7.6.1_all_php8.2.zip
96d012267d6070864b37b50379d422f9 ./ampache-7.6.1_all_php8.2_squashed.zip
9b4238f9108538d180d75d0238596413 ./ampache-7.6.1_all_php8.2_client.zip
UNSUPPORTED Code only release. (Requires composer and npm install)
242f9e872dd12a264d0e058e4d89e5bb ./ampache-7.6.1_public.zip
96cc73041820895f3fb398aaa2235cf2 ./ampache-7.6.1_squashed.zip
73856db14b9fc803a886584126982779 ./ampache-7.6.1_client.zip
Zip Version information
If you aren't familiar which the project make sure you know which zip you need to download.
Ampache 7.6.1
Fixes for issues with OpenSubsonic identified by Symfonium users
Added
- Updated
ampache.sql
- Allow filtering most Information actions by your own user account
- Update
update_from_git.sh
example to skip additional commands if the git hash didn't change - Don't throw
DatabaseException
on failed query for garbage collection - CLI
- cleanup:art add option
-t|--thumbnails
to delete all generated thumbnails (keeping the original images)
- cleanup:art add option
Fixed
- Video preview images were not being generated when cleared
- Video preview images couldn't be cleared
- CLI
- run:calculateArtSize could fail if
local_metadata_dir
wasn't set
- run:calculateArtSize could fail if
- Subsonic
musicFolderId
prefix data not being checked in some areas- Error log information was appearing when checking site config caused an error
- Search3 didn't allow explicitly empty search
- Data with empty results was incorrectly arrayed
- OpenSubsonic
artist
array on child objects from the wrong variable
API
NO CHANGE