Lidarr/src/NzbDrone.Core/Datastore/Migration
Bogdan 5849474713 Import album extras for manual imports and downloads
Co-authored-by: TTY Teapot <ttdev@protonmail.com>
2024-03-04 15:49:07 +02:00
..
Framework Increase migration timeout to 5 minutes 2024-03-02 03:58:14 +02:00
000_database_engine_version_check.cs New: Log database engine version on startup 2024-02-07 08:56:49 +02:00
001_initial_setup.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
002_add_reason_to_pending_releases.cs Fixed: Naming of 002 Migration 2017-10-30 20:24:36 -04:00
003_add_medium_support.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
004_add_various_qualities_in_profile.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
005_metadata_profiles.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
006_separate_automatic_and_interactive_search.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
007_change_album_path_to_relative.cs Fixes Misc Issues with Album Metadata Extrafiles (#145) 2017-12-12 21:25:30 -05:00
008_change_quality_size_mb_to_kb.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
009_album_releases.cs New: Manually Edit/Override Album Release (#181) 2018-01-17 21:28:47 -05:00
010_album_releases_fix.cs Add Skyhook for Searching by Album 2018-01-25 23:07:15 -05:00
011_import_lists.cs New: Import Lists Base (#196) 2018-02-06 18:08:36 -05:00
012_add_release_status.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
013_album_download_notification.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
014_fix_language_metadata_profiles.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
015_remove_fanzub.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
016_update_artist_history_indexes.cs Sonarr pulls (#310) 2018-04-22 08:35:37 -05:00
017_remove_nma.cs Fix: NMA Migration issue 2018-09-13 21:42:00 -04:00
018_album_disambiguation.cs New: Added album disambiguation to UI and Naming [ex. Weezer (Blue Album)] (#431) 2018-07-20 18:33:56 -04:00
019_add_ape_quality_in_profiles.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
020_remove_pushalot.cs Fixed: Remove MediaBrowser metadata and pushalot 2018-09-01 23:37:55 -04:00
021_add_custom_filters.cs Fixed: Consistent migration numbering 2020-10-13 23:15:00 -04:00
022_import_list_tags.cs New: Import List Tags (#505) 2018-10-08 20:56:05 -04:00
023_add_release_groups_etc.cs Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
024_clear_media_info.cs Fixed: Consistent migration numbering 2020-10-13 23:15:00 -04:00
025_rename_release_profiles.cs Fixed: Consistent migration numbering 2020-10-13 23:15:00 -04:00
026_rename_quality_profiles_add_upgrade_allowed.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
027_add_import_exclusions.cs Fixed: Consistent migration numbering 2020-10-13 23:15:00 -04:00
028_clean_artistmetadata_table.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
029_health_issue_notification.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
030_add_mediafilerepository_mtime.cs Fixed: Restore old Sqlite version compatibility 2023-01-15 23:25:23 -06:00
031_add_artistmetadataid_constraint.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
032_old_ids_and_artist_alias.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
033_download_propers_config.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
034_remove_language_profiles.cs Changed: Remove Language Profiles (#870) 2019-08-02 07:50:09 -04:00
035_multi_disc_naming_format.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
036_add_download_client_priority.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
037_remove_growl_prowl.cs Changed: Remove growl and prowl 2020-10-13 23:14:59 -04:00
038_remove_plex_hometheatre.cs Fixed: Remove obsolete Plex HomeTheater/Client notifcations 2020-10-13 23:15:00 -04:00
039_add_root_folder_add_defaults.cs Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
040_task_duration.cs New: Store Task StartTime, Show Duration in UI 2020-10-13 23:18:47 -04:00
041_add_indexer_and_enabled_release_profiles.cs New: Added option to filter Release Profile to a specific indexer 2020-10-13 23:19:32 -04:00
042_remove_album_folders.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
044_add_priority_to_indexers.cs New: Index priority 2020-10-13 23:25:37 -04:00
045_remove_chown_and_folderchmod_config.cs Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
047_update_notifiarr.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
049_email_multiple_addresses.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
050_rename_blacklist_to_blocklist.cs New: Renamed Blacklist to Blocklist 2021-10-02 14:45:14 -04:00
051_cdh_per_downloadclient.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
052_download_history.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
053_add_update_history.cs Remove unused imports 2023-05-12 19:24:16 +03:00
054_add_on_update_to_notifications.cs New: OnApplicationUpdate Notifications 2022-01-08 12:55:04 -06:00
055_download_client_per_indexer.cs New: Link indexer to specific download client (#2668) 2022-06-06 22:06:40 -05:00
056_add_new_item_monitor_type.cs New: Option to control which new artist albums get monitored 2022-05-02 21:30:09 -05:00
057_import_list_search.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
058_import_list_monitor_existing.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
059_indexer_tags.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
060_update_audio_types.cs Added missing Audio drama type 2022-11-04 15:02:14 -05:00
061_postgres_update_timestamp_columns_to_with_timezone.cs New: Drop commands table content before postgres migration 2024-01-19 10:17:13 +02:00
062_delete_notifications.cs New: OnDelete Notifications 2022-12-24 20:42:14 -06:00
063_add_custom_formats.cs Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
064_add_result_to_commands.cs New: Add result to commands to report commands that did not complete successfully 2023-05-03 05:46:57 +03:00
065_health_restored_notification.cs New: On Health Restored notification 2023-05-09 01:03:41 +03:00
066_remove_uc.cs Replace UC preset with VC 2023-05-09 13:39:23 +03:00
067_download_clients_rename_tv_to_music.cs Rename fields from Tv to Music in download clients settings 2023-05-14 21:41:24 +03:00
068_add_colon_replacement_to_naming_config.cs New: Colon replacement naming option 2023-05-14 21:41:49 +03:00
069_list_sync_time.cs New: Rework List sync interval logic 2023-05-30 05:31:33 +03:00
070_add_download_client_tags.cs New: Download Client Tags 2023-07-12 03:21:11 +03:00
071_add_notification_status.cs New: Notifications (Connect) Status 2023-08-15 17:50:38 +03:00
072_add_alac_24_quality_in_profiles.cs Fix executing migration 072 on Postgres 2023-09-10 13:23:32 +03:00
073_add_salt_to_users.cs New: Migrate user passwords to Pbkdf2 2023-10-20 19:45:01 -05:00
074_add_auto_tagging.cs New: Auto tagging of artists 2023-10-30 21:29:24 +02:00
075_quality_definition_preferred_size.cs New: Quality Preferred Size Setting 2023-12-22 04:50:32 +02:00
076_add_on_artist_add_to_notifications.cs New: On Artist Add connection event 2024-01-30 16:22:53 +02:00
077_album_last_searched_time.cs New: Store last search time for AlbumSearch 2024-02-05 19:11:14 +02:00
078_relax_not_null_constraints_extra_files.cs Import album extras for manual imports and downloads 2024-03-04 15:49:07 +02:00