Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Ampache
  3. Ampache - Package Updates

Ampache - Package Updates

Scheduled Pinned Locked Moved Ampache
69 Posts 3 Posters 14.2k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    App Dev
    wrote on last edited by
    #57

    [1.18.0]

    • Update ampache to 7.3.0
    • Full Changelog
    • Translations 2025-02-14
    • Added option to show separate Artist column for playlist media
    • Pre-translate common strings on repeated tasks before loading media row templates
    • Clean empty albums after each verify chunk
    • Add memory_get_peak_usage to query stat output
    • Add .htaccess.dist to the web root. (Block obviously bad parameters)
    • HTML link on Share list
    • New catalog Auto-insert Fields
    • Search
    • Database 721001
    • Update NPM vite package
    • Update table counts for album and artist objects on update
    • Clean up empty albums during migration
    • Rework catalog_map insert and remove during file updates
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #58

      [1.19.0]

      • Update base image to 5.0.0
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #59

        [1.20.0]

        • Update ampache to 7.4.0
        • Full Changelog
        • The code has had a lot of updates dealing with verifications.
        • It is recommended that you take out MusicBrainz from your config metadata_order to speed it up even more.
        • This release has API updates that are not being backported to Ampache6.
        • They aren't big changes but Ampache6 releases will be stopped to focus on working towards Ampache8.
        • Add item count to the Genre browse pages
        • Allow sorting the Genre browse page by item count
        • Allow editing links tags for hidden genres
        • Show merged tags for genres if they are set
        • Add Random play to Playlist and Smartlist object rows (Updated column CSS for these types)
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #60

          [1.20.1]

          • Update ampache to 7.4.2
          • Full Changelog
          • Bug with a select that I missed in Automated testing
          • SQL column for tags using the wrong table
          • Translations 2025-04-16
          • Add direct link alternative sharing to items for public users
          • Cache album_disk objects in ObjectCache (Cron)
          • Bluesky share plugin
          • Mastodon share plugin
          • Update vite to 6.2.6
          • Replace GLOB_BRACE for Linux versions that don't include it
          • NPM copyfile commands for PrettyPhoto. (It's a repo module now)
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #61

            [1.21.0]

            • Update ampache to 7.5.0
            • Full Changelog
            • There are problems where the image table could duplicate itself when duplicating album art
            • Database updates will remove the duplicates and enforce unique values on the table to stop this
            • Run bin/cli run:calculateArtSize to fix up any odd or incorrect dimensions for remaining art
            • Art is a big focus on this release, many issues with the data and thumbnail generation have been fixed
            • WebDav has been cleaned up with output path name validation and now supports your using your web browser
            • The rewrite rules for User art have been fixed. Recreate your rules with bin/installer htaccess
            • Add PHP8.4 to GitHub QA actions
            • Add a size parameter to image.php art URL's
            • Add width and height properties to Art objects
            • Add example update_docker_compose.sh to pull and update your container when updates are available
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #62

              [1.21.1]

              • Update ampache to 7.5.1
              • Full Changelog
              • Documentation to convert thumb parameters to size strings
              • Move the session handler to a SessionHandlerInterface class (PHP8.4 deprecated)
              • Recently played and skip not showing the right user after a refresh
              • Playlist name being filtered twice in new playlist dialog
              • jQuery was adding items to the temp playlist when loading the add_to_playlist dialog
              • CSS missing for Top Menu text and Light theme text was not visible
              • Code deprecations found for PHP8.4
              • Resize output art based on ratio for display instead of a flat conversion
              • Don't resize art for small ratio differences
              • get_art: Extend type parameter to include 'label', 'live_stream', 'search', 'user', 'video'
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #63

                [1.21.2]

                • Update ampache to 7.5.2
                • Full Changelog
                • Translations 2025-05-30
                • Add rewrite rule to public/.htaccess.dist to redirect user art calls to the right spot
                • Add playlists to the gather art process and find playlists missing art
                • Update composer packages
                • Update node packages
                • Translate database preference descriptions on output instead of inside the database
                • Extend thin images slightly on object pages like wide ones
                • Revert to using locale/base/translatable-database-strings.txt for database preferences
                • Deprecated warnings for idleberg/vite-manifest
                • Webplayer would disappear when selecting new art from the list of found images
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #64

                  [1.21.3]

                  • Update ampache to 7.5.3
                  • Full Changelog
                  • Translations 2025-06-10
                  • Extend error messages when uploading art and it fails checks
                  • Delete custom_blankmovie preference. (Movies don't exist now)
                  • User Favorites are sorted by recent date and not count
                  • Clean up get_web_path spacing to avoid constantly merging changes in other branches
                  • Error when importing empty TXXX id3 tags
                  • Updated rules were not persisted in update_playlist
                  • Double output when missing parameters for some calls
                  • Check getAlbumList & getAlbumList2 calls for genre when type is byGenre
                  • Strings are being converted to booleans for Json responses
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #65

                    [1.22.0]

                    • Update ampache to 7.6.0
                    • Full Changelog
                    • Full OpenSubsonic rewrite to remove the weird JSON conversion class and fix up issues in responses.
                    • NOTE If you enable OpenSubsonic the id prefix for objects has changed and you may lose cached data depending on how it's stored.
                    • Update composer and NPM packages
                    • Allow selecting the current Database art from the select art page
                    • Use size parameters for Art URL generation
                    • Don't generate any more image URLs with a thumb parameter
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote on last edited by
                      #66

                      [1.22.1]

                      • Update ampache to 7.6.1
                      • Full Changelog
                      • Zip files have been updated with a fixed SQL installer and the original zips have been removed
                      • Fixes for issues with OpenSubsonic identified by Symfonium users
                      • 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
                      • cleanup:art add option -t|--thumbnails to delete all generated thumbnails (keeping the original images)
                      • Video preview images were not being generated when cleared
                      • Video preview images couldn't be cleared
                      • run:calculateArtSize could fail if local_metadata_dir wasn't set
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote on last edited by
                        #67

                        [1.23.0]

                        • Update ampache to 7.7.0
                        • Full Changelog
                        • There have been a few semi major updates here:
                        • Art has had many more updates and fixes to ensure you can deny public access to image links
                        • Subsonic/OpenSubsonic updates have been added to fix a few more found issues
                        • Remote catalogs (Ampache and Subsonic) have been reworked to give you a better experience
                        • Translation files have been changed to remove the location which reduce changes by thousands of lines
                        • Don't show the clear art button when there isn't art there
                        • Update composer packages
                        • Use original art size when GD resizing is disabled for URL links
                        • Add the file mime to Art URL links
                        • Stop automatically creating thumbnails when inserting new art
                        • Bad ampache.sql file
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote on last edited by
                          #68

                          [1.23.1]

                          • Update ampache to 7.7.1
                          • Full Changelog
                          • Rector, style fixes and phpstan updates
                          • Errors looking up missing Localplay controllers
                          • Theme css defaults for base path could be missing so set fallbacks
                          • Null disk number causing Runtime Error on tag read
                          • Confirmation link for client structure did not include /client in some places
                          • Subsonic
                            • POST values were not checked for authentication properly
                            • Ensure Localplay status is returned when the controller is missing
                          • ALL
                            • Support POST requests for all methods
                          • ALL
                            • Localplay methods might not complete when pulling status from missing controllers
                            • preference_edit would error on system preferences when you had access to change them
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote last edited by
                            #69

                            [1.23.2]

                            • Update ampache to 7.7.2
                            • Full Changelog
                            • Update pt_BR translations
                            • Add X-Robots-Tag to RSS responses
                            • Composer, NPM update
                            • Errors from unset values
                            • PHP 8.4 deprecation errors
                            • Subsonic
                            • Sharing Albums (A list of songs instead of just an Album object)
                            • Subsonic GetPodcasts not following default includeEpisodes value
                            • When refreshing between Subsonic and OpenSubsonic ensure original ID is used for output
                            • maxBitRate conversion for stream calls
                            1 Reply Last reply
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • Bookmarks
                            • Search