Commit Graph

84 Commits (9056bc1747b1598513b89c5ef6844b19e1d361f1)

Author SHA1 Message Date
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
Mark McDowall 2f3430387e Major logging overhaul
11 years ago
Mark McDowall 3e5117cce2 Renumbered migration after rebase
11 years ago
kayone 0b54210ab1 added index to History on date.
11 years ago
kayone c973ab844a Added some missing indexes database.
11 years ago
kayone 5117eaaf5c removed migrationcache
11 years ago
kayone 68129e3518 database is now singleton
11 years ago
kayone 3f899f2130 fixed broken tests
11 years ago
kayone 9370de0cc0 New: Main DB is compressed on app start
11 years ago
kayone e1376397a7 cleaned up Datastore folder
11 years ago
Mark McDowall 78dacf6850 Fixed: Performance issues when processing results from indexers (RSS/Search)
11 years ago
Mark McDowall 0a837be9ff Many (update/insert/delete) DB operations now use transactions
11 years ago
Mark McDowall cbd8e98677 More xbmc metadata improvements
11 years ago
Mark McDowall 6b389d2643 Reordered migrations after rebase
11 years ago
Mark McDowall 606d78f5e1 Download clients now use thingy provider
11 years ago
Mark McDowall ba22600412 Couple XBMC Metadata fixes
11 years ago
Mark McDowall ea6e858dbf Fixed migration filenames, check if process has exited before waiting for exit
11 years ago
Mark McDowall 66504febe0 Fixed migrations after rebase
11 years ago