-
Version: 6.0.0 Build: 071
- Add Indexes to `object_count`: `object_count_idx_count_type_date_id` and `object_count_idx_count_type_id`
-
Version: 7.0.0 Build: 001
- Add user preferences to show/hide menus in the sidebar and the switcher arrows.
-
Version: 7.0.0 Build: 002
- Add Indexes to `object_count`: `object_count_idx_count_type_date_id` and `object_count_idx_count_type_id`
-
Version: 7.0.0 Build: 003
- Convert the remaining MyISAM tables to InnoDB
-
Version: 7.0.0 Build: 004
- Drop and recreate `tmp_browse` to allow InnoDB conversion
-
Version: 7.0.0 Build: 005
- Add a last_count to playlist table to speed up access requests
-
Version: 7.0.0 Build: 007
- Add `collaborate` to the playlist table to allow other users to add songs to the list
-
Version: 7.0.0 Build: 008
- Create `user_playlist_map` table to allow browse access to playlists with collaborators
-
Version: 7.0.0 Build: 009
- Convert system preference `upload_catalog` into a user preference
-
Version: 7.0.0 Build: 010
- Convert `clip`, `tvshow`, `movie` and `personal_video` catalogs to 'video'
-
Version: 7.0.0 Build: 011
- Drop `clip` table
- Drop `movie` table
- Drop `personal_video` table
- Drop `tvshow` table
- Drop `tvshow_episode` table
- Drop `tvshow_season` table
-
Version: 7.0.0 Build: 012
- Custom URL - Use your avatar for header logo
-
Version: 7.0.0 Build: 013
- Add `action` column to `ip_history` table
-
Version: 7.0.0 Build: 014
- Add `name` to `user_preference` table
-
Version: 7.0.0 Build: 015
- Add user Preference `index_dashboard_form` (Use Dashboard links for the index page header)
-
Version: 7.0.0 Build: 016
- Put sidebar preferences into their own category
- Add user preferences to order menu sections in the sidebar
-
Version: 7.0.0 Build: 018
- Fix bad sidebar preferences category from the previous update
-
Version: 7.0.0 Build: 019
- Add ui option ('api_always_download') Force API streams to download. (Enable scrobble in your client to record stats)
- Group all API & Subsonic options into a single subcategory
-
Version: 7.0.0 Build: 020
- Update `user_preference`.`name` to match `preference`.`name` column
- Delete duplicate user_preferences
- Require unique preference names per-user in `user_preference` table
-
Version: 7.0.0 Build: 021
- Add `order` column to license table
- Set `order` column to match the current `id` of the license
-
Version: 7.0.0 Build: 022
- Add user preferences to show/hide external search links on object pages.
-
Version: 7.0.0 Build: 023
- Add user preferences to Show extended links for playlist media.
-
Version: 7.0.0 Build: 024
- Delete tv types from `object_type` column in `cache_object_count` table
- Delete tv types from `object_type` column in `cache_object_count_run` table
-
Version: 7.0.0 Build: 025
- Delete tv types from `object_type` column in `user_flag` table
-
Version: 7.0.0 Build: 026
- Delete tv types from `object_type` column in `image` table
-
Version: 7.0.0 Build: 027
- Delete tv types from `object_type` column in `now_playing` table
-
Version: 7.0.0 Build: 028
- Delete tv types from `object_type` column in `rating` table
-
Version: 7.0.0 Build: 029
- Delete tv types from `object_type` column in `user_activity` table
-
Version: 7.0.1 Build: 001
- Add preference id and name indexes to the `user_preference` table
-
Version: 7.0.1 Build: 002
- Convert `custom_text_footer` into a system preference
-
Version: 7.0.2 Build: 001
- Update Creative Commons 3.0 licenses with a version suffix
- Add Creative Commons 4.0 licenses if their `external_link` doesn't exist
-
Version: 7.0.2 Build: 002
- Add user preferences to show/hide Discogs search links on object pages.
-
Version: 7.1.0 Build: 001
- Add `addition_time` to artist table.
-
Version: 7.1.0 Build: 002
- Update `action` column for `ip_history` table
-
Version: 7.1.0 Build: 003
- Add indexes to `album_map`, `catalog_map`, `artist_map`, `image`, `recommendation`, `rating`, `user_flag`, `user_activity` and `playlist_data` table
-
Version: 7.1.0 Build: 004
- Add `total_skip` to album table
- Add `total_skip` to album_disk table
- Add `total_skip` to artist table
-
Version: 7.1.0 Build: 005
Warning
Please consider using the CLI for this update (`php bin/cli admin:updateDatabase -e`) Ampache Wiki,- Add `album_disk` to the song table
- Fill the `album_disk` column in the song table
- Create an `album_disk` index on the song table
-
Version: 7.1.0 Build: 006
Warning
Please consider using the CLI for this update (`php bin/cli admin:updateDatabase -e`) Ampache Wiki,- Add preferences to force Grid View on browse pages. (Set on login)
Ampache Update
This page handles all database updates to Ampache starting with 3.3.3.5. Your current version is 7.1.1 with database version 6.0.0 Build: 070
The following updates need to be performed: