You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/src/NzbDrone.Core/Datastore/Migration
Bogdan 1db0eb1029
New: Indexer flags
2 months ago
..
Framework Increase migration timeout to 5 minutes 3 months ago
000_database_engine_version_check.cs New: Log database engine version on startup 3 months ago
001_initial_setup.cs New: Postgres Database Support 2 years ago
002_add_reason_to_pending_releases.cs Fixed: Naming of 002 Migration 7 years ago
003_add_medium_support.cs New: Postgres Database Support 2 years ago
004_add_various_qualities_in_profile.cs New: Postgres Database Support 2 years ago
005_metadata_profiles.cs StyleCop (#1058) 4 years ago
006_separate_automatic_and_interactive_search.cs New: Postgres Database Support 2 years ago
007_change_album_path_to_relative.cs Fixes Misc Issues with Album Metadata Extrafiles (#145) 7 years ago
008_change_quality_size_mb_to_kb.cs New: Postgres Database Support 2 years ago
009_album_releases.cs New: Manually Edit/Override Album Release (#181) 6 years ago
010_album_releases_fix.cs Add Skyhook for Searching by Album 6 years ago
011_import_lists.cs New: Import Lists Base (#196) 6 years ago
012_add_release_status.cs New: Postgres Database Support 2 years ago
013_album_download_notification.cs New: Postgres Database Support 2 years ago
014_fix_language_metadata_profiles.cs New: Postgres Database Support 2 years ago
015_remove_fanzub.cs New: Postgres Database Support 2 years ago
016_update_artist_history_indexes.cs Sonarr pulls (#310) 6 years ago
017_remove_nma.cs Fix: NMA Migration issue 6 years ago
018_album_disambiguation.cs New: Added album disambiguation to UI and Naming [ex. Weezer (Blue Album)] (#431) 6 years ago
019_add_ape_quality_in_profiles.cs New: Postgres Database Support 2 years ago
020_remove_pushalot.cs Fixed: Remove MediaBrowser metadata and pushalot 6 years ago
021_add_custom_filters.cs Fixed: Consistent migration numbering 4 years ago
022_import_list_tags.cs New: Import List Tags (#505) 6 years ago
023_add_release_groups_etc.cs Use 'var' instead of explicit type 12 months ago
024_clear_media_info.cs Fixed: Consistent migration numbering 4 years ago
025_rename_release_profiles.cs Fixed: Consistent migration numbering 4 years ago
026_rename_quality_profiles_add_upgrade_allowed.cs New: Postgres Database Support 2 years ago
027_add_import_exclusions.cs Fixed: Consistent migration numbering 4 years ago
028_clean_artistmetadata_table.cs New: Postgres Database Support 2 years ago
029_health_issue_notification.cs New: Postgres Database Support 2 years ago
030_add_mediafilerepository_mtime.cs Fixed: Restore old Sqlite version compatibility 1 year ago
031_add_artistmetadataid_constraint.cs New: Postgres Database Support 2 years ago
032_old_ids_and_artist_alias.cs StyleCop (#1058) 4 years ago
033_download_propers_config.cs New: Postgres Database Support 2 years ago
034_remove_language_profiles.cs Changed: Remove Language Profiles (#870) 5 years ago
035_multi_disc_naming_format.cs New: Postgres Database Support 2 years ago
036_add_download_client_priority.cs New: Postgres Database Support 2 years ago
037_remove_growl_prowl.cs Changed: Remove growl and prowl 4 years ago
038_remove_plex_hometheatre.cs Fixed: Remove obsolete Plex HomeTheater/Client notifcations 4 years ago
039_add_root_folder_add_defaults.cs Use 'var' instead of explicit type 12 months ago
040_task_duration.cs New: Store Task StartTime, Show Duration in UI 4 years ago
041_add_indexer_and_enabled_release_profiles.cs New: Added option to filter Release Profile to a specific indexer 4 years ago
042_remove_album_folders.cs New: Postgres Database Support 2 years ago
044_add_priority_to_indexers.cs New: Index priority 4 years ago
045_remove_chown_and_folderchmod_config.cs Use 'var' instead of explicit type 12 months ago
047_update_notifiarr.cs New: Postgres Database Support 2 years ago
049_email_multiple_addresses.cs New: Postgres Database Support 2 years ago
050_rename_blacklist_to_blocklist.cs New: Renamed Blacklist to Blocklist 3 years ago
051_cdh_per_downloadclient.cs New: Postgres Database Support 2 years ago
052_download_history.cs New: Postgres Database Support 2 years ago
053_add_update_history.cs Remove unused imports 1 year ago
054_add_on_update_to_notifications.cs New: OnApplicationUpdate Notifications 2 years ago
055_download_client_per_indexer.cs New: Link indexer to specific download client (#2668) 2 years ago
056_add_new_item_monitor_type.cs New: Option to control which new artist albums get monitored 2 years ago
057_import_list_search.cs New: Postgres Database Support 2 years ago
058_import_list_monitor_existing.cs New: Postgres Database Support 2 years ago
059_indexer_tags.cs New: Postgres Database Support 2 years ago
060_update_audio_types.cs Added missing Audio drama type 2 years ago
061_postgres_update_timestamp_columns_to_with_timezone.cs New: Drop commands table content before postgres migration 4 months ago
062_delete_notifications.cs New: OnDelete Notifications 1 year ago
063_add_custom_formats.cs Use 'var' instead of explicit type 12 months ago
064_add_result_to_commands.cs New: Add result to commands to report commands that did not complete successfully 1 year ago
065_health_restored_notification.cs New: On Health Restored notification 1 year ago
066_remove_uc.cs Replace UC preset with VC 1 year ago
067_download_clients_rename_tv_to_music.cs Rename fields from Tv to Music in download clients settings 1 year ago
068_add_colon_replacement_to_naming_config.cs New: Colon replacement naming option 1 year ago
069_list_sync_time.cs New: Rework List sync interval logic 12 months ago
070_add_download_client_tags.cs New: Download Client Tags 10 months ago
071_add_notification_status.cs New: Notifications (Connect) Status 9 months ago
072_add_alac_24_quality_in_profiles.cs Fix executing migration 072 on Postgres 8 months ago
073_add_salt_to_users.cs New: Migrate user passwords to Pbkdf2 7 months ago
074_add_auto_tagging.cs New: Auto tagging of artists 7 months ago
075_quality_definition_preferred_size.cs New: Quality Preferred Size Setting 5 months ago
076_add_on_artist_add_to_notifications.cs New: On Artist Add connection event 4 months ago
077_album_last_searched_time.cs New: Store last search time for AlbumSearch 3 months ago
078_add_indexer_flags.cs New: Indexer flags 2 months ago