Commit Graph

101 Commits (c7ed76f6d3f926c009022f27aa2dcbfc6c6c2e23)

Author SHA1 Message Date
Keivan Beigi c7ed76f6d3 Added before migration hook, this can be used to insert "old" data into test Db
10 years ago
Mark McDowall 37a1398338 Delay Profiles
10 years ago
Mark McDowall 6467167046 Moved Extension methods in common to subfolder
10 years ago
Mark McDowall 3b3066ed47 Naming fixes
10 years ago
Mark McDowall f344a96444 New: Additional naming options for Quality in file name (Full, Title, Proper)
10 years ago
Keivan Beigi af3c0de4d5 Updated transaction locks to be defered.
10 years ago
Keivan Beigi 2d42d1ce6a fixed build error
10 years ago
Taloth Saldono 8a86b8acdc Added OsPath to handle OS agnostic path handling.
10 years ago
Mark McDowall a8bea777d7 Fixed the migration to release restrictions
10 years ago
Mark McDowall 53c2962d2a Release restrictions
10 years ago
Mark McDowall 4c3daf7e39 New: Store date series was added in database
10 years ago
Mark McDowall 97c9217c0d Fixed: Improved title sorting for 'A to Z'
10 years ago
Mark McDowall 86aba08289 Fixed broken migration 036 for people upgrading from very old DBs
10 years ago
Mark McDowall e82b29e346 Tags
10 years ago
Taloth Saldono 6dfbc3c290 Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0.
10 years ago
Keivan Beigi d10cdf9c87 removed method column from log db.
10 years ago
Keivan Beigi cb00644a09 Use raw sql to write logs to db.
10 years ago
Keivan Beigi 89e83ded04 Added fluent FluentMigrator.Runner as nuget packages
10 years ago
Mark McDowall a3d013d908 New: v2/v3/etc handling for anime
10 years ago
Taloth Saldono 525f1aa9dd New: Added global Remote Path mapping table to replace individual Local Category Path settings.
10 years ago
Mark McDowall f63476260b New: Show episode file file deletions in history and episode activity
10 years ago
Keivan Beigi ce8cb41bac don't clear scenenames that are 40 char long.
10 years ago
kayone 20287f84ce Fixed: Use Nzb title as scene name when available
10 years ago
Taloth Saldono b9623957fd Fixed: All migrations are now transactional and will rollback if failed
10 years ago
Mark McDowall ebf0dbc1d0 New: Enable/Disable RSS Sync/Searching on a per indexer basis
10 years ago
Mark McDowall 44f869902e Fixed: Migration issue when column names were wrapped in backticks instead of quotes
10 years ago
kayone e0e90efbc9 updated fluentmigrator
10 years ago
Mark McDowall 6671934c0f Relative episode file paths
10 years ago
Taloth Saldono 4540cf05ad Fixed: Solved database performance bug causing slow rss syncs.
10 years ago
Taloth Saldono 7b420fc033 Added MediaInfo to EpisodeFile.
10 years ago
Taloth Saldono b427954f5f null EmbeddedDocuments are now stored as DBNull instead of json null.
10 years ago
Mark McDowall 74a38415cf Profiles
10 years ago
Mark McDowall 6c020111b8 Removed extra usings from migrations
10 years ago
Mark McDowall bd0392a376 Merge branch 'series-sorttitle' of https://github.com/Taloth/NzbDrone into develop
10 years ago
Mark McDowall 193672b652 Anime!
10 years ago
Taloth Saldono fd5e8a5166 Added Series SortTitle Migration. (Left a slot for anime)
10 years ago
Taloth Saldono 68352e0340 Updated migration to enable completed download handling for new users (those with no drone factory configured)
10 years ago
Taloth Saldono 1a63b1caba Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling.
10 years ago
Taloth Saldono ab154d924e Added db migration to deal with the settings changes.
10 years ago
Taloth Saldono 2035fe8578 New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
10 years ago
Mark McDowall f795d93819 Fixed migrations
11 years ago
Mark McDowall f6077238e6 Merge branch 'metadata' into develop
11 years ago
Taloth Saldono ed99fa8698 Corrected various spelling errors in code.
11 years ago
Mark McDowall 00db083adf Fixed: dognzb API URL
11 years ago
Mark McDowall 9355c9d9f1 Metadata bug fixes
11 years ago
Cyberlane 612ca49281 New: Alternative titles on Series Details UI
11 years ago
Taloth Saldono 000c172553 Fixed: Moved main database cleanup to daily housekeeping to prevent windows service startup failure.
11 years ago
Mark McDowall e21574a203 Blacklisting improvements
11 years ago
Mark McDowall b60633882e Fixed: Only vacuum the main db on startup
11 years ago
Mark McDowall 87f591dfbd Fixed: nzb.su URL changed to api.nzb.su
11 years ago