Overview
Request 1205064 accepted
- Update to 6.6.3
* Fixed
- Translating incorrect values for default preferences
+ User uploads
- Don't delete the album_artist from the post array when updating
- Update process not updating album version or release_status
- Order of catalog verify by update_time may ruin the order when updating
- Changes from 6.6.2
* Added
- Check the user is admin when deleting activities
- Verify http_referer before delete actions
+ Database 600076
- Add ui option ('api_always_download') Force API streams to download.
(Enable scrobble in your client to record stats)
- Ad more downgrades for Ampache7 users looking to roll back
+ CLI
- admin:updateDatabase: set and fix up preferences on update
+ Browse
- Podcast sort by total_count
- Label sort by active status
* Changed
- Play URLs cache=1 will bypass stat recording instead of converting to download
- When updating artist data from MusicBrainz use begin-area name and fallback to area
- Allow guest users access to the webplayer
- Allow upload user to edit mbid fields on objects they own
* Fixed
- Browse trim for sort could leave a ,
- Song has_info had extra select columns
- Some tests were broken
- Missing close on cookie disclaimer div id
- content-length calculation for transcode
- Admin creating a user with a duplicate email wasn't notified
- Remove mixed parameter typing so we don't break php7.4
- Upload owner could not use update_from_tags
- Upload owner was not sending item values to the update functions
# API 6.6.2
* Added
+ API6
- Add stats parameter to stream and download methods
(If false disable stat recording when playing the object)
- Respect api_always_download in stream and download methods
- Add sorting to stats calls
- add user object to playlist responses (owner of the playlist)
* Fixed
+ ALL
- index: Artist index not showing albums
Request History
ecsos created request
- Update to 6.6.3
* Fixed
- Translating incorrect values for default preferences
+ User uploads
- Don't delete the album_artist from the post array when updating
- Update process not updating album version or release_status
- Order of catalog verify by update_time may ruin the order when updating
- Changes from 6.6.2
* Added
- Check the user is admin when deleting activities
- Verify http_referer before delete actions
+ Database 600076
- Add ui option ('api_always_download') Force API streams to download.
(Enable scrobble in your client to record stats)
- Ad more downgrades for Ampache7 users looking to roll back
+ CLI
- admin:updateDatabase: set and fix up preferences on update
+ Browse
- Podcast sort by total_count
- Label sort by active status
* Changed
- Play URLs cache=1 will bypass stat recording instead of converting to download
- When updating artist data from MusicBrainz use begin-area name and fallback to area
- Allow guest users access to the webplayer
- Allow upload user to edit mbid fields on objects they own
* Fixed
- Browse trim for sort could leave a ,
- Song has_info had extra select columns
- Some tests were broken
- Missing close on cookie disclaimer div id
- content-length calculation for transcode
- Admin creating a user with a duplicate email wasn't notified
- Remove mixed parameter typing so we don't break php7.4
- Upload owner could not use update_from_tags
- Upload owner was not sending item values to the update functions
# API 6.6.2
* Added
+ API6
- Add stats parameter to stream and download methods
(If false disable stat recording when playing the object)
- Respect api_always_download in stream and download methods
- Add sorting to stats calls
- add user object to playlist responses (owner of the playlist)
* Fixed
+ ALL
- index: Artist index not showing albums
ecsos accepted request