Radarr/src/NzbDrone.Core/Datastore/Migration
ta264 26a04c9fd1 New: Build with NET5 2021-01-18 08:05:38 -05:00
..
Framework Fixed: SqliteSchemaDumper with separate Primary Key clause 2020-07-20 20:35:17 -04:00
001_initial_setup.cs Squash Pre-Fork Sonarr Migrations (#4029) 2020-01-09 20:14:17 -05:00
002_103_sonarr_squashed.cs Squash Pre-Fork Sonarr Migrations (#4029) 2020-01-09 20:14:17 -05: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 Fix for Path column in MovieFiles table. 2017-01-05 14:36:58 +01:00
108_update_schedule_interval.cs Updated Interval to scan for finished downloads to .25 minutes. 2017-01-06 16:11:41 +01:00
109_add_movie_formats_to_naming_config.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05: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 Movies in list don't sort correctly #174 2017-01-11 19:06:08 -05:00
116_update_movie_sorttitle_again.cs Finally fix for sorting title (hopefully) 2017-01-13 12:16:12 -05:00
117_update_movie_file.cs New: Removed the whole lenient parsing and lenient mapping functionality 2020-06-07 16:48:25 -04:00
118_update_movie_slug.cs Remove all unnecessary usings 2019-12-27 20:40:13 -05: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 Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05: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 Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05: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 Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
126_update_qualities_and_profiles.cs Squash Pre-Fork Sonarr Migrations (#4029) 2020-01-09 20:14:17 -05: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 Add missing new lines at end of files 2019-12-27 20:40:13 -05:00
133_add_minimumavailability.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05: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 Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
138_add_physical_release_note.cs Remove all unnecessary usings 2019-12-27 20:40:13 -05:00
139_fix_indexer_baseurl.cs Remove all unnecessary usings 2019-12-27 20:40:13 -05: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 Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05: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 Fixed: Misc Extra File Improvements (This changes mapping of backdrop images to Fanart instead of Banner) (#2642) 2018-04-01 21:48:22 +02: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 Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
148_remove_extra_naming_config.cs Fixed: Rare timing issue on first-use causing duplicate naming config (#2790) 2018-05-24 23:51:05 +02:00
149_convert_regex_required_tags.cs Fixed: Test for empty strings using isNullOrEmpty 2020-10-03 21:58:31 -04: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 Added: Tags support to NetImport (Lists) (#3127) 2019-05-02 12:57:40 +02: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 Fixed: Migrate fails for Sonarr contaminated DBs 2020-11-30 23:17:11 -05:00
154_add_language_to_file_history_blacklist.cs Fixed: Language Migration Assigning 'Any' to MovieFiles and History 2020-07-21 19:25:10 -04:00
155_add_update_allowed_quality_profile.cs Fixed: Changes to Profiles, Languages, Manual Import 2019-06-18 22:50:17 -04:00
156_add_download_client_priority.cs Squash Pre-Fork Sonarr Migrations (#4029) 2020-01-09 20:14:17 -05: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 Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
160_health_issue_notification.cs Add missing new lines at end of files 2019-12-27 20:40:13 -05: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: Calculate custom formats on demand 2020-01-23 20:28:55 +00:00
166_fix_tmdb_list_config.cs New: Build with NET5 2021-01-18 08:05:38 -05:00
167_remove_movie_pathstate.cs Fixed: Remove Static/Dynamic Settings, Allow Folder Move from Editor 2020-01-30 19:06:00 -05:00
168_custom_format_rework.cs New: Better interface for creating custom formats 2020-02-21 21:29:15 -06:00
169_custom_format_scores.cs New: CustomFormat Naming Token 2020-02-29 13:03:58 +00:00
170_fix_trakt_list_config.cs New: Build with NET5 2021-01-18 08:05:38 -05:00
171_quality_definition_preferred_size.cs New: Quality Preferred Setting 2020-04-04 18:11:46 -04:00
172_add_download_history.cs New: Download History 2020-04-22 17:33:08 -04: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: Build with NET5 2021-01-18 08:05:38 -05:00
175_remove_chown_and_folderchmod_config.cs New: Dynamic Select and UMask Fields 2020-11-22 01:01:50 -05:00
176_movie_recommendations.cs New: Movie Discovery/Recommendations Reworked 2020-06-14 17:42:08 -04:00
177_language_improvements.cs New: Build with NET5 2021-01-18 08:05:38 -05:00
178_new_list_server.cs New: Build with NET5 2021-01-18 08:05:38 -05: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 Fixed: Fix Movies, Lists with Invalid Profile on Migration 2020-08-23 21:51:15 -04:00
181_list_movies_table.cs New: Browse Lists from Discover Movies Page 2020-09-03 22:50:56 -04: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: Option to not prefer repacks/propers (for use with Custom Formats) 2020-09-10 21:07:14 -04: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 Fixed: Clean DB dupes and add unique constrain 2020-10-20 09:07:54 -04:00
187_swap_filechmod_for_folderchmod.cs New: Dynamic Select and UMask Fields 2020-11-22 01:01:50 -05:00
188_mediainfo_channels.cs Fixed: Migrate Mediainfo properties that changed names 2020-11-27 00:37:53 -05:00