Radarr/src/NzbDrone.Core/Datastore/Migration
Qstick 44d7c54077 Enforce comment style in CS 2022-11-20 12:27:45 -06:00
..
Framework Enforce comment style in CS 2022-11-20 12:27:45 -06:00
001_initial_setup.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
002_103_sonarr_squashed.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
104_add_moviefiles_table.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
105_fix_history_movieId.cs Fixes issue with History table. 2017-01-03 23:59:41 +01:00
106_add_tmdb_stuff.cs TheMovieDB.org is now used as metadata source. 2017-01-04 20:27:14 +01:00
107_fix_movie_files.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
108_update_schedule_interval.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
109_add_movie_formats_to_naming_config.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
110_add_physical_release_to_table.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
111_remove_bitmetv.cs Remove some indexers and fixed HDBits (#79) 2017-01-09 18:28:08 +01:00
112_remove_torrentleech.cs Remove some indexers and fixed HDBits (#79) 2017-01-09 18:28:08 +01:00
113_remove_broadcasthenet.cs Remove some indexers and fixed HDBits (#79) 2017-01-09 18:28:08 +01:00
114_remove_fanzub.cs removed indexer Fanzub - site shutdown 2017-01-11 09:40:42 -05:00
115_update_movie_sorttitle.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
116_update_movie_sorttitle_again.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
117_update_movie_file.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
118_update_movie_slug.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
119_add_youtube_trailer_id_table .cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
120_add_studio_to_table.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
121_update_filedate_config.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
122_add_movieid_to_blacklist.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
123_create_netimport_table.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
124_add_preferred_tags_to_profile.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
125_fix_imdb_unique.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
126_update_qualities_and_profiles.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
127_remove_wombles.cs Removed Wombles and Kickass, updated torrentpotato and torznab (#625) 2017-02-06 16:34:11 -05:00
128_remove_kickass.cs Removed Wombles and Kickass, updated torrentpotato and torznab (#625) 2017-02-06 16:34:11 -05:00
129_add_parsed_movie_info_to_pending_release.cs Remove all unnecessary usings 2019-12-27 20:40:13 -05:00
130_remove_wombles_kickass.cs Add missing new lines at end of files 2019-12-27 20:40:13 -05:00
131_make_parsed_episode_info_nullable.cs Remove all unnecessary usings 2019-12-27 20:40:13 -05:00
132_rename_torrent_downloadstation.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
133_add_minimumavailability.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
134_add_remux_qualities_for_the_wankers.cs Squash Pre-Fork Sonarr Migrations (#4029) 2020-01-09 20:14:17 -05:00
135_add_haspredbentry_to_movies.cs Remove all unnecessary usings 2019-12-27 20:40:13 -05:00
136_add_pathstate_to_movies.cs Remove all unnecessary usings 2019-12-27 20:40:13 -05:00
137_add_import_exclusions_table.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
138_add_physical_release_note.cs Remove all unnecessary usings 2019-12-27 20:40:13 -05:00
139_fix_indexer_baseurl.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
140_add_alternative_titles_table.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
141_fix_duplicate_alt_titles.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
142_movie_extras.cs Added: Importing extra files from downloaded movies and generate metadata such as .nfo (#2506) 2018-02-15 13:39:01 +01:00
143_clean_core_tv.cs Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589) 2018-03-14 21:41:36 +01:00
144_add_cookies_to_indexer_status.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
145_banner_to_fanart.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
146_naming_config_colon_replacement_format.cs Added: Setting for Colon Replacement Format (#2711) 2018-04-16 23:22:54 +01:00
147_add_custom_formats.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
148_remove_extra_naming_config.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
149_convert_regex_required_tags.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
150_fix_format_tags_double_underscore.cs Remove all unnecessary usings 2019-12-27 20:40:13 -05:00
151_add_tags_to_net_import.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
152_add_custom_filters.cs New: Backend changes for new UI 2019-06-11 22:06:19 -04:00
153_indexer_client_status_search_changes.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
154_add_language_to_file_history_blacklist.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
155_add_update_allowed_quality_profile.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
156_add_download_client_priority.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
157_remove_growl_prowl.cs New: Add back Prowl Notifications 2020-03-29 22:48:21 -04:00
158_remove_plex_hometheatre.cs Fixed: Remove obsolete Plex HomeTheater/Client notifcations 2019-10-15 20:22:50 -04:00
159_add_webrip_qualities.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
160_health_issue_notification.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
161_speed_improvements.cs Fix: Aphrodite UI enhancements 2019-11-27 09:19:35 -05:00
162_fix_profile_format_default.cs Add missing new lines at end of files 2019-12-27 20:40:13 -05:00
163_task_duration.cs New: Store Task StartTime, Show Duration in UI 2019-12-16 20:20:34 -05:00
164_movie_collections_crew.cs Fixed: Removed NotifyMyAndroid and Pushalot 2020-01-15 23:12:39 -05:00
165_remove_custom_formats_from_quality_model.cs New: Collections View 2022-05-28 17:46:44 -05:00
166_fix_tmdb_list_config.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
167_remove_movie_pathstate.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
168_custom_format_rework.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
169_custom_format_scores.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
170_fix_trakt_list_config.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
171_quality_definition_preferred_size.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
172_add_download_history.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
173_net_import_status.cs New: List Status Checks/Backoffs 2020-06-07 01:10:22 -04:00
174_email_multiple_addresses.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
175_remove_chown_and_folderchmod_config.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
176_movie_recommendations.cs New: Movie Discovery/Recommendations Reworked 2020-06-14 17:42:08 -04:00
177_language_improvements.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
178_new_list_server.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
179_movie_translation_indexes.cs Add MovieId and Language Index to Movie Translations Table 2020-07-26 01:38:57 -04:00
180_fix_invalid_profile_references.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
181_list_movies_table.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
182_on_delete_notification.cs New: Add OnDelete Notification to TraktConnection 2020-09-04 00:19:06 -04:00
183_download_propers_config.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
184_add_priority_to_indexers.cs New: Add support for prioritizing indexers (#5000) 2020-09-12 02:25:32 -04:00
185_add_alternative_title_indices.cs Fixed: Speed up RSS sync 2020-10-13 20:54:33 -04:00
186_fix_tmdb_duplicates.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
187_swap_filechmod_for_folderchmod.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
188_mediainfo_channels.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
189_add_update_history.cs New: Collections View 2022-05-28 17:46:44 -05:00
190_update_awesome_hd_link.cs New: Collections View 2022-05-28 17:46:44 -05:00
191_remove_awesomehd.cs Fixed: Remove AwesomeHD 2021-02-28 21:30:33 -05:00
192_add_on_delete_to_notifications.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
194_add_bypass_to_delay_profile.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
195_update_notifiarr.cs New: Collections View 2022-05-28 17:46:44 -05:00
196_legacy_mediainfo_hdr.cs New: Postgres Support 2022-04-03 00:06:30 +01: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 Enforce comment style in CS 2022-11-20 12:27:45 -06:00
200_cdh_per_downloadclient.cs New: Collections View 2022-05-28 17:46:44 -05:00
201_migrate_discord_from_slack.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
202_remove_predb.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
203_add_on_update_to_notifications.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
204_ensure_identity_on_id_columns.cs Enforce comment style in CS 2022-11-20 12:27:45 -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 New: Postgres Support 2022-04-03 00:06:30 +01:00
207_movie_metadata.cs Fix migration 207 distinct on tmdbid only for list movie insert 2022-04-24 13:13:05 -05:00
208_collections.cs Fixed: Trim RootFolderPath on Migration 2022-07-15 21:57:31 -05:00
209_movie_meta_collection_index.cs New: Add DB Indexes for MovieMetadata 2022-06-02 21:50:30 -05:00
210_movie_added_notifications.cs New: Movie Added Notification 2022-06-03 23:39:28 -05:00
211_more_movie_meta_index.cs Add back Movie Credits and Alt Titles Indexes 2022-06-23 19:48:41 -05:00
212_postgres_update_timestamp_columns_to_with_timezone.cs Fixed: Postgres timezone issues (#7183) 2022-07-18 14:57:15 +01:00
214_add_language_tags_to_subtitle_files.cs New: Preserve language tags when importing subtitle files 2022-08-20 18:17:44 -05:00