Radarr/src/NzbDrone.Core/Datastore/Migration
Bogdan 4beb5b328b
New: Option to disable Email encryption
* New: Option to disable Email encryption

(cherry picked from commit 7be5732a3a6679120b0f01bd1eb1207194f57f5e)

* Fix possible NullRef in Email Encryption migration

(cherry picked from commit 271266b10ac51ee6dd7a7024d346b631bd5397c2)

---------

Co-authored-by: Mark McDowall <mark@mcdowall.ca>
2024-01-24 12:11:51 +02:00
..
Framework Fixed: Correctly handle Migration when PG Host has ".db" 2023-12-12 15:36:21 +02:00
001_initial_setup.cs
002_103_sonarr_squashed.cs
104_add_moviefiles_table.cs
105_fix_history_movieId.cs
106_add_tmdb_stuff.cs
107_fix_movie_files.cs
108_update_schedule_interval.cs
109_add_movie_formats_to_naming_config.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
110_add_physical_release_to_table.cs
111_remove_bitmetv.cs
112_remove_torrentleech.cs
113_remove_broadcasthenet.cs
114_remove_fanzub.cs
115_update_movie_sorttitle.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
116_update_movie_sorttitle_again.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
117_update_movie_file.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
118_update_movie_slug.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
119_add_youtube_trailer_id_table .cs
120_add_studio_to_table.cs
121_update_filedate_config.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
122_add_movieid_to_blacklist.cs
123_create_netimport_table.cs
124_add_preferred_tags_to_profile.cs
125_fix_imdb_unique.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
126_update_qualities_and_profiles.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
127_remove_wombles.cs
128_remove_kickass.cs
129_add_parsed_movie_info_to_pending_release.cs
130_remove_wombles_kickass.cs
131_make_parsed_episode_info_nullable.cs
132_rename_torrent_downloadstation.cs
133_add_minimumavailability.cs
134_add_remux_qualities_for_the_wankers.cs
135_add_haspredbentry_to_movies.cs
136_add_pathstate_to_movies.cs
137_add_import_exclusions_table.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
138_add_physical_release_note.cs
139_fix_indexer_baseurl.cs
140_add_alternative_titles_table.cs
141_fix_duplicate_alt_titles.cs
142_movie_extras.cs
143_clean_core_tv.cs
144_add_cookies_to_indexer_status.cs
145_banner_to_fanart.cs
146_naming_config_colon_replacement_format.cs
147_add_custom_formats.cs
148_remove_extra_naming_config.cs
149_convert_regex_required_tags.cs
150_fix_format_tags_double_underscore.cs
151_add_tags_to_net_import.cs
152_add_custom_filters.cs
153_indexer_client_status_search_changes.cs
154_add_language_to_file_history_blacklist.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
155_add_update_allowed_quality_profile.cs
156_add_download_client_priority.cs
157_remove_growl_prowl.cs
158_remove_plex_hometheatre.cs
159_add_webrip_qualities.cs
160_health_issue_notification.cs
161_speed_improvements.cs
162_fix_profile_format_default.cs
163_task_duration.cs
164_movie_collections_crew.cs
165_remove_custom_formats_from_quality_model.cs
166_fix_tmdb_list_config.cs
167_remove_movie_pathstate.cs
168_custom_format_rework.cs Rename Source to QualitySource 2023-08-20 22:53:11 -05:00
169_custom_format_scores.cs
170_fix_trakt_list_config.cs
171_quality_definition_preferred_size.cs
172_add_download_history.cs
173_net_import_status.cs
174_email_multiple_addresses.cs
175_remove_chown_and_folderchmod_config.cs
176_movie_recommendations.cs
177_language_improvements.cs
178_new_list_server.cs
179_movie_translation_indexes.cs
180_fix_invalid_profile_references.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
181_list_movies_table.cs
182_on_delete_notification.cs
183_download_propers_config.cs
184_add_priority_to_indexers.cs
185_add_alternative_title_indices.cs
186_fix_tmdb_duplicates.cs
187_swap_filechmod_for_folderchmod.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
188_mediainfo_channels.cs
189_add_update_history.cs
190_update_awesome_hd_link.cs
191_remove_awesomehd.cs
192_add_on_delete_to_notifications.cs
194_add_bypass_to_delay_profile.cs
195_update_notifiarr.cs
196_legacy_mediainfo_hdr.cs
197_rename_blacklist_to_blocklist.cs
198_add_indexer_tags.cs
199_mediainfo_to_ffmpeg.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
200_cdh_per_downloadclient.cs
201_migrate_discord_from_slack.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
202_remove_predb.cs
203_add_on_update_to_notifications.cs
204_ensure_identity_on_id_columns.cs
205_download_client_per_indexer.cs
206_multiple_ratings_support.cs
207_movie_metadata.cs
208_collections.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
209_movie_meta_collection_index.cs
210_movie_added_notifications.cs
211_more_movie_meta_index.cs
212_postgres_update_timestamp_columns_to_with_timezone.cs New: Drop commands table content before postgres migration 2024-01-19 09:51:04 +02:00
214_add_language_tags_to_subtitle_files.cs
215_add_salt_to_users.cs New: Migrate user passwords to Pbkdf2 2023-08-14 20:05:03 -05:00
216_clean_alt_titles.cs New: Cleanup Alternative Title model and code 2023-08-20 22:07:33 -05:00
217_remove_omg.cs Remove OMG indexer 2023-01-22 18:27:24 -06:00
218_add_additional_info_to_pending_releases.cs Fixed: Automatic import of releases when file is not matched to movie 2023-04-30 13:39:31 -05:00
219_add_result_to_commands.cs New: Add result to commands to report commands that did not complete successfully 2023-05-04 11:40:01 +03:00
220_health_restored_notification.cs New: On Health Restored notification 2023-05-10 00:18:15 +03:00
221_add_on_manual_interaction_required_to_notifications.cs New: Notifications when Manual Interaction is required for importing 2023-05-10 00:18:15 +03:00
222_remove_rarbg.cs New: Remove Rarbg Indexer due to site shutdown 2023-05-31 16:20:11 +01:00
223_remove_invalid_roksbox_metadata_images.cs Fixed: Don't handle images in metadata folder as Roksbox images 2023-06-28 08:27:19 +03:00
224_list_sync_time.cs New: Rework List sync interval logic 2023-07-04 19:17:28 +03:00
225_add_tags_to_collections.cs New: Add tags field to MovieCollection (#8736) 2023-07-04 11:18:44 -05:00
226_add_download_client_tags.cs New: Download Client Tags 2023-07-11 18:34:02 +03:00
227_add_auto_tagging.cs New: Auto tagging of movies 2023-07-27 07:51:38 +03:00
228_add_bypass_to_delay_profile.cs New: Add bypass if above Custom Format Score to Delay Profile 2023-08-14 22:14:29 +03:00
229_update_restrictions_to_release_profiles.cs New: Convert restrictions to release profiles 2023-08-14 21:26:22 -05:00
230_rename_quality_profiles.cs Rename Profiles to QualityProfiles 2023-08-16 20:04:42 -05:00
231_update_images_remote_url.cs Fixed: Images for some movies not downloading 2023-09-10 22:04:23 -04:00
232_add_notification_status.cs New: Notifications (Connect) Status 2023-08-17 23:01:59 +03:00
233_rename_deprecated_indexer_flags.cs Add rename deprecated indexer flags migration 2023-09-09 13:13:56 +03:00
234_movie_last_searched_time.cs New: Store last search time for MovieSearch 2024-01-01 08:20:35 +02:00
235_email_encryption.cs New: Option to disable Email encryption 2024-01-24 12:11:51 +02:00