Radarr/src/NzbDrone.Core/Datastore/Migration
Qstick 100fd95dd9 Fixed: Fix bad ratings objects in Migration 206 2022-01-03 20:20:16 -06:00
..
Framework Maintain PrimaryKey and AutoIncrement on some schemas 2021-12-21 17:45:00 -06: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
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
116_update_movie_sorttitle_again.cs
117_update_movie_file.cs
118_update_movie_slug.cs
119_add_youtube_trailer_id_table .cs
120_add_studio_to_table.cs
121_update_filedate_config.cs
122_add_movieid_to_blacklist.cs
123_create_netimport_table.cs
124_add_preferred_tags_to_profile.cs
125_fix_imdb_unique.cs
126_update_qualities_and_profiles.cs
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 Remove PreDB from MovieStatusType 2021-12-20 21:25:07 -06:00
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
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
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
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 Ensure Identity on Tables that have been modified 2021-12-21 18:09:05 -06:00
178_new_list_server.cs
179_movie_translation_indexes.cs
180_fix_invalid_profile_references.cs
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
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 New: On Movie Delete and On Movie File Delete Notifications 2021-03-05 23:30:08 +00:00
194_add_bypass_to_delay_profile.cs New: Allow user to choose whether delay profile should apply to release of the highest enabled quality (#6218) 2021-05-09 00:45:04 +01:00
195_update_notifiarr.cs New: DiscordNotifier is now Notifiarr (#6263) 2021-05-03 22:14:06 +01:00
196_legacy_mediainfo_hdr.cs Fixed: Migrate Legacy MediaInfo HDR token to VideoDynamicRange 2021-06-28 22:33:25 -05:00
197_rename_blacklist_to_blocklist.cs New: Renamed Blacklist to Blocklist 2021-09-27 23:11:23 -04:00
198_add_indexer_tags.cs New: Add tag support to indexers 2021-10-23 16:22:27 +01:00
199_mediainfo_to_ffmpeg.cs Fix Migration NullRef in MigratePrimaries 2021-11-09 18:06:43 -06:00
200_cdh_per_downloadclient.cs New: Per download client setting to Remove Completed/Failed 2021-11-24 12:51:10 -06:00
201_migrate_discord_from_slack.cs New: Migrate Discord from Slack to Discord notifications 2021-12-21 00:59:53 +00:00
202_remove_predb.cs Remove PreDB from MovieStatusType 2021-12-20 21:25:07 -06:00
203_add_on_update_to_notifications.cs New: OnApplicationUpdate Notifications (#6854) 2021-12-20 23:12:12 -06:00
204_ensure_identity_on_id_columns.cs Drop all Commands rows before running migration 204 2021-12-23 11:50:13 -06:00
205_download_client_per_indexer.cs New: Link indexer to specific download client 2021-12-26 19:07:22 -06:00
206_multiple_ratings_support.cs Fixed: Fix bad ratings objects in Migration 206 2022-01-03 20:20:16 -06:00