Ampache - Package Updates
Pinned
Ampache
-
-
[1.5.1]
- Update Ampache to 5.4.1
- Full changelog
- Allow _ and % wildcards for hiding playlists (api_hidden_playlists)
- Missing translations on CLI strings
- web_player being unable to play different formats in some cases
- Playlist download button missing ID
- Truncate long podcast episode author lengths
-
[1.5.3]
- Update Ampache to 5.5.1
- Full changelog
- Translation Updates August 2022
- Grouping for label search items
- Release version string is incorrect and will tell you you have updates if you use the release files
- Missing comma between label links on song pages
-
[1.5.4]
- Update Ampache to 5.5.2
- Full changelog
- Do not overwrite a custom Artist/Album when updating from tags
- Ignore case when comparing Genre
- Show an error on share create failures
- Pull some function back into the search class
- When searching without rules treat it like a browse and return results unfiltered
-
[1.5.5]
- Update Ampache to 5.5.3
- Full changelog
- Update copyright year in footer.inc.php
- Localplay status and
instance_fields
function cleanup - Update some docker files to match current images
- Allow adding streams to playlists (including rightbar)
- webplayer: Another code rework, remove the old 'original' list
- webplayer: Shuffle is an action instead of a state of the playlist
-
[1.5.6]
- Update Ampache to 5.5.4
- Full changelog
- Not filtering
song_artist
onalbum_artist
browses - Don't use
catalog_filter
andrating_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