Commit Graph

323 Commits (develop)

Author SHA1 Message Date
Bogdan 653aede0b7 Rename instances of Profile to QualityProfile
7 months ago
Bogdan 3a99c2781b Remove duplicated condition in history controller
7 months ago
Mark McDowall 2fe8f3084c New: History custom filters
8 months ago
Mark McDowall e357d17b18 New: Queue custom filters
8 months ago
Mark McDowall 076aaba908 Fixed: End year displayed on series details
8 months ago
Bogdan 3ade52fc90
Fixed: Wanted Missing showing Unmonitored episodes
8 months ago
Sonarr 5bceacb30e Automated API Docs update
8 months ago
Mark McDowall 87e0a7983a New: Download client option for redownloading failed releases from Interactive Search
8 months ago
Mark McDowall db15a03c1e New: Import List option to search for missing episodes
8 months ago
Mark McDowall bfaa7291e1
Paging params in API docs
8 months ago
Mark McDowall 32e1ae2f64 Fixed: Don't allow quality profile to be created without all qualities
9 months ago
Mark McDowall fa5bfc3742 New: Optional 'downloadClientId' for pushed releases
9 months ago
Stevie Robinson 4c72017412
Fixed: Fallback to English translations if invalid UI language in config
9 months ago
Mark McDowall 08939f2fb4 Fixed: Auto Tag required not showing in the UI correctly
9 months ago
Bogdan 87b3a305e9
Fixed: 'includeSeasonImages' parameter to get single series from API
9 months ago
Bogdan 0feee19146 New: Async HttpClient
10 months ago
Sonarr 1273656c8e Automated API Docs update
10 months ago
Mark McDowall 311cd66fcd New: Show midseason and other finales in episode list
10 months ago
Sonarr aceaaa10e1 Automated API Docs update
10 months ago
Bogdan cc538c4b2d
Show warning when using the docker update mechanism
10 months ago
Sonarr 5cc720184b Automated API Docs update
10 months ago
Robin Dadswell a13011aa49 New: Postgres Database Support
10 months ago
Sonarr 8008610d47 Automated API Docs update
10 months ago
Mark McDowall e5aa858410 New: Ignore inaccessible files with getting files
10 months ago
Bogdan 97e96537f5 Fixed: Ensure validation for Auto Tagging specifications
10 months ago
Sonarr 560779cc1e Automated API Docs update
10 months ago
Bogdan cda9cf726a Fixed: Recalculate Custom Format Score in Manual Import
10 months ago
Bogdan 3d6cf24d7c
Validation for Custom Format specifications
10 months ago
Sonarr 14bea16aef Automated API Docs update
11 months ago
PearsonFlyer d7025a98de New: Ability to skip redownload when marking an item as failed from Activity Queue
11 months ago
Sonarr dee8820b1f Automated API Docs update
11 months ago
jack-mil 972e140899
New: Show Custom Format score in Manual Import
11 months ago
Sonarr 5b3b346b77 Automated API Docs update
11 months ago
jack-mil eadd0c4e10
New: Optionally show Custom Format Score for episodes on Series Details
11 months ago
Bogdan 3aa3ac90ed Mark empty bulk endpoints as not implemented
11 months ago
Bogdan d1466ba589 Move ApplyTags to own file
11 months ago
Bogdan 0d3e9a2196 Prevent NullRef for empty ids in bulk endpoint
11 months ago
Bogdan 2693ada7de Add missing provider characteristics to bulk endpoint response
11 months ago
Bogdan 9854884ed3
Fixed: Queue not loading when it contains unmapped releases
11 months ago
Mark McDowall 85e2855981 New: Added UI for parsing release names
11 months ago
Qstick f6ae9fd6c5
New: Download Client Tags
11 months ago
jack-mil a6f2db9139
New: Custom Format Score column in queue
11 months ago
Qstick 551edb9e65 Fixed: Allow restore to process backups up to ~500MB
11 months ago
Sonarr 5184d995ca Automated API Docs update
11 months ago
Bogdan 0a05781aca Remove not implemented endpoints from API docs
12 months ago
Bogdan b48fe6e633 Prevent NullRef when deleting missing backups
12 months ago
Bogdan e2f27e0c61
Fixed: Sorting queue by size
12 months ago
Sonarr 474f5f29ca Automated API Docs update
1 year ago
Bogdan 48ee1158ad Fixed: Enforce validation warnings
1 year ago
Bogdan 12374f7f00 Use 'var' instead of explicit type
1 year ago
Bogdan 6b1e4ef819
Enforce rule IDE0005 on build
1 year ago
Qstick 73ccab53d5 New: Bulk Manage Import Lists, Indexers, Clients
1 year ago
Sonarr 3ac5edeb09 Automated API Docs update
1 year ago
JeWe37 9f1e215120
New: Option to Import via Script
1 year ago
Bogdan a117001de6 New: Improve validation messages
1 year ago
Sonarr 4fecd6ed89 Automated API Docs update
1 year ago
Bogdan ef0b91b45b Add `forceSave` to the OpenAPI docs
1 year ago
Sonarr 14411f1f15 Automated API Docs update
1 year ago
Bogdan 2fecd28001 Fix validation for boolean query parameters
1 year ago
Mark McDowall 62b948b24c New: Calendar filtering by tags
1 year ago
Bogdan c6b543e072 Remove unused imports
1 year ago
Stickie 5ec282750b New: Notifications when Manual Interaction is required for importing
1 year ago
The Dark 5fdc8514da
New: On Health Restored notification
1 year ago
Mark McDowall b3260ba866 New: Colon replacement naming option
1 year ago
Mark McDowall d3ad970ecc Use enum for MultiEpisodeStyle property
1 year ago
Mark McDowall a989c84260 Fixed: Tag filtering on iCal feed
1 year ago
Stepan Goremykin 40e54685b9 Migrate to FluentValidation 9
1 year ago
Mark McDowall dec6e14036 New: On Add Series connection event
1 year ago
Mark McDowall 7fcb6b80b4 Fixed: Override and grab releases with Custom Formats
1 year ago
Mark McDowall 103ce3def4 New: Add result to commands to report commands that did not complete successfully
1 year ago
Mark McDowall 07f0fbf9a5 Override release grab modal
1 year ago
Stevie Robinson 11905b99d3
New: Specials monitoring options
1 year ago
Stepan Goremykin 11d91faaad
Use Array.Empty and fix a few multiple enumerations
1 year ago
Mark McDowall f22998aef3 Use episode runtime for size limits when available
1 year ago
Qstick 738dc2c98c Do not use Enumerable methods on indexable collections
1 year ago
Mark McDowall ac806a2933 New: Show downloading status for series progress bar
1 year ago
Mark McDowall 27cc551980 Updated API documents
1 year ago
Mark McDowall d2cd3f7716 Rename LocalizationLanguageResource to avoid collision with LanguageResource
1 year ago
Qstick a379d0c403 Fixed: Settings fail to save for some auth setups
1 year ago
Mark McDowall b848100693 Fixed: Images for some series not downloading
1 year ago
Mark McDowall 6dcfc661a1 New: Show updated Custom Format Score in history
1 year ago
Mark McDowall 4ed4ca4804
New: Add bypass if above Custom Format Score to Delay Profile
1 year ago
Mark McDowall 67035b9266 Fixed: Monitoring episodes modal not closing after saving
1 year ago
Mark McDowall 1394122842 Fixed: Displaying audio and subtitle languages in UI
1 year ago
Mark McDowall 2491da0678 Fixed: Don't try to remove the same item from queue multiple times
1 year ago
Mark McDowall 1f8e1cf582 Fixed: Multiple pushed releases will be processed sequentially
1 year ago
Mark McDowall 4ce4031dd8 New: Reduce size of Custom Formats in responses for most endpoints
1 year ago
Mark McDowall fc8e6d6f02 Fixed: Manual import when no reprocessing items after selecting series and season
1 year ago
Qstick 356771d139
New: Speed up mass deletes from Series Editor
1 year ago
Mark McDowall d08f33ae21
New: Quality Preferred Setting
1 year ago
Mark McDowall be02d0ebf7 Fixed: Series/season history loading
2 years ago
Mark McDowall da4f6b7df9 New: Show Custom Formats on Manual Import / Manage Episodes
2 years ago
Mark McDowall 6216a71f8c
Fixed: Parsing of releases with episode titles that contain languages
2 years ago
Qstick c522cd120d
New: Rework List sync interval logic
2 years ago
Mark McDowall 7675b4bc3b Fixed: Queue failing to load if column was sorted by episode air date or title
2 years ago
Mark McDowall 6bdeafcf8c Fixed: Improve Bind Address validation and help text
2 years ago
Mark McDowall 335fc05dd1
New: Auto tagging of series
2 years ago
Qstick b98ce7fb17 New: Store Task StartTime, Show Duration in UI
2 years ago
Qstick 11e6e12676 Fixed: Error on EpisodeFile summary modal if CF is null
2 years ago
Qstick 859e48ff5c Update API Docs
2 years ago