Commit Graph

99 Commits (4ca8178ca87762da1a1e05d35e9818c4a9f1dfcb)

Author SHA1 Message Date
Mark McDowall 638e3ca898 Command queue
10 years ago
Taloth aa7aa3ce61 Merge pull request #218 from Sonarr/fanzub-url
10 years ago
Taloth Saldono 799f6034c7 Fixed: Removed hardcoded dot prefix from the transmission category, making it configurable via the settings instead.
10 years ago
Taloth Saldono 4036654f3f New: Fanzub url can now be modified (to be used only with alternative sites implementing the same api)
10 years ago
Mark McDowall 33ed76556f Deduping tags only updates affected models
10 years ago
Mark McDowall b7e609a7d5 De-dupe Tags
10 years ago
Mark McDowall 05ee57a972 New: options when adding series, including the ability to search for all missing episodes
10 years ago
Mark McDowall 3c756348eb New: Forms authentication
10 years ago
Keivan Beigi 8921cbf3b1 forcing lib update on upgrade
10 years ago
Mark McDowall 157124df89 Fixed: Disable EZTV when using the default URL
10 years ago
Mark McDowall efbe052b26 Fixed: Remove bad ratings from trakt
10 years ago
Keivan Beigi a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Mark McDowall 7ac6fc98a9 New: Add Unknown Quality to profile (advanced)
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Keivan Beigi 78aa91c170 Added StringLiteral as an acceptable identifier for sqlite migrations
10 years ago
Keivan Beigi a8eb0f73d1 Added broken migration test
10 years ago
Mark McDowall cd1d34a0f2 Fixed: Add tag when text box loses focus
10 years ago
Keivan Beigi be81bf322a Our first data migration test :D
10 years ago
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
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 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
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 7b420fc033 Added MediaInfo to EpisodeFile.
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