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
-
[1.5.8]
- Update Ampache to 5.5.6
- Update Cloudron base image to 4.0.0
- Full changelog
- Scrutinizer moved to php8.1
- Spotify art collector (AGAIN)
- get_now_playing has_access check
- Malformed HTML for regular users in preferences sidebar
- Missing translation on preferences sidebar
- Default catalog_filter group could be missing on a new install
- Gather genre tags when not an array
- Display webp images
- Check for a valid image extensions when uploading art
- Templates for squashed branch with a default path
-
[1.5.9]
- Update Ampache to 5.5.7
- Full changelog
- Stop filtering items beginning with a "." during catalog import
- Don't show the filter box if there aren't any filters for the page
- Fix up a lot of issues upgrading from really old servers
- Don't add Album maps for null Album Artist's
- Filter actions on the alphabet form and the graph pages correctly
-
[1.6.0]
- Update Ampache to 5.6.0
- Full changelog
- Subsonic Add type and serverVersion to <subsonic-response> objects
- Enforce raw format parameter on download links when not set
- Set song channels to null instead of 0 when missing
- Config had a : instead of a ; for a newline
- Webplayer missing semi colons, next / back keys in the playlist js
- Duckduckgo search links
- Register action missing catalog_filter_group
- LDAP DN lookup for group membership
- Identify object names correctly for localplay playlist items
- Parse URLs for democratic and random correctly in localplay playlist items
- Make sure the webplayer identies non-media stream types as valid
- Possibly unset Artist name in lyrics lookup
- Allow access to public smartlists in Random
- Share expiry date needed some reworking
- Search Use artist_map table for rating searches to find all related artists
- Subsonic Error's were not returning valid responses
-
[1.6.2]
- Update Ampache to 5.6.2
- Full changelog
- This update is the last
5.*
release before 6.0.0! - Fork https://github.com/scaron/prettyphoto and update for jquery3
- Update webplayer to fix a longstanding Google Chrome issue with playing flac
- Being unable to view all your catalogs in the filter box
- Prettyphoto would rewrite your link when clicking on pictures