1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-01-25 11:13:39 +02:00

303 Commits

Author SHA1 Message Date
Sonarr
5cc720184b Automated API Docs update
ignore-downstream
2023-08-12 00:35:05 -07:00
Robin Dadswell
a13011aa49 New: Postgres Database Support
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2023-08-12 00:45:07 -05:00
Sonarr
8008610d47 Automated API Docs update
ignore-downstream
2023-08-03 22:26:47 -07:00
Mark McDowall
e5aa858410 New: Ignore inaccessible files with getting files
Closes #5818
2023-08-03 22:20:25 -07:00
Bogdan
97e96537f5 Fixed: Ensure validation for Auto Tagging specifications
Co-authored-by: Qstick <qstick@gmail.com>
2023-08-01 16:54:40 -07:00
Sonarr
560779cc1e Automated API Docs update
ignore-downstream
2023-07-28 19:09:28 -07:00
Bogdan
cda9cf726a Fixed: Recalculate Custom Format Score in Manual Import 2023-07-28 18:38:15 -07:00
Bogdan
3d6cf24d7c
Validation for Custom Format specifications
Co-authored-by: Qstick <qstick@gmail.com>
2023-07-28 18:35:27 -07:00
Sonarr
14bea16aef Automated API Docs update
ignore-downstream
2023-07-22 17:15:35 -07:00
PearsonFlyer
d7025a98de New: Ability to skip redownload when marking an item as failed from Activity Queue 2023-07-22 17:03:16 -07:00
Sonarr
dee8820b1f Automated API Docs update
ignore-downstream
2023-07-19 18:35:32 -07:00
jack-mil
972e140899
New: Show Custom Format score in Manual Import 2023-07-17 23:46:36 -04:00
Sonarr
5b3b346b77 Automated API Docs update
ignore-downstream
2023-07-15 10:36:00 -07:00
jack-mil
eadd0c4e10
New: Optionally show Custom Format Score for episodes on Series Details 2023-07-15 10:28:38 -07:00
Bogdan
3aa3ac90ed Mark empty bulk endpoints as not implemented 2023-07-11 20:10:20 -07:00
Bogdan
d1466ba589 Move ApplyTags to own file 2023-07-11 20:10:20 -07:00
Bogdan
0d3e9a2196 Prevent NullRef for empty ids in bulk endpoint 2023-07-11 20:10:20 -07:00
Bogdan
2693ada7de Add missing provider characteristics to bulk endpoint response 2023-07-11 20:10:20 -07:00
Bogdan
9854884ed3
Fixed: Queue not loading when it contains unmapped releases 2023-07-11 12:45:54 -04:00
Mark McDowall
85e2855981 New: Added UI for parsing release names
Closes #5263
2023-07-10 20:54:16 -07:00
Qstick
f6ae9fd6c5
New: Download Client Tags
Closes #402
2023-07-10 23:51:14 -04:00
jack-mil
a6f2db9139
New: Custom Format Score column in queue
Closes #5780
2023-07-10 23:49:00 -04:00
Qstick
551edb9e65 Fixed: Allow restore to process backups up to ~500MB 2023-07-02 22:35:24 -07:00
Sonarr
5184d995ca Automated API Docs update
ignore-downstream
2023-06-24 15:15:19 -05:00
Bogdan
0a05781aca Remove not implemented endpoints from API docs 2023-06-20 19:26:48 -07:00
Bogdan
b48fe6e633 Prevent NullRef when deleting missing backups
(cherry picked from commit 0ff0fe2e68f3abf7b8e4d6bf0c1e9dee4eb68227)
2023-06-20 19:24:19 -07:00
Bogdan
e2f27e0c61
Fixed: Sorting queue by size 2023-06-20 19:16:54 -07:00
Sonarr
474f5f29ca Automated API Docs update
ignore-downstream
2023-05-28 11:46:29 -07:00
Bogdan
48ee1158ad Fixed: Enforce validation warnings 2023-05-28 11:07:40 -07:00
Bogdan
12374f7f00 Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
Bogdan
6b1e4ef819
Enforce rule IDE0005 on build 2023-05-27 19:53:49 -04:00
Qstick
73ccab53d5 New: Bulk Manage Import Lists, Indexers, Clients 2023-05-27 18:00:49 -05:00
Sonarr
3ac5edeb09 Automated API Docs update 2023-05-25 10:34:05 -07:00
JeWe37
9f1e215120
New: Option to Import via Script
Closes #791
2023-05-22 23:36:17 -04:00
Bogdan
a117001de6 New: Improve validation messages 2023-05-21 09:24:59 -07:00
Sonarr
4fecd6ed89 Automated API Docs update 2023-05-18 16:43:35 -07:00
Bogdan
ef0b91b45b Add forceSave to the OpenAPI docs 2023-05-18 16:37:34 -07:00
Sonarr
14411f1f15 Automated API Docs update 2023-05-14 21:23:46 -07:00
Bogdan
2fecd28001 Fix validation for boolean query parameters 2023-05-14 21:09:03 -07:00
Mark McDowall
62b948b24c New: Calendar filtering by tags
Closes #5476
2023-05-11 22:36:26 -07:00
Bogdan
c6b543e072 Remove unused imports 2023-05-10 21:08:13 -07:00
Stickie
5ec282750b New: Notifications when Manual Interaction is required for importing
Closes #5193
2023-05-08 16:35:03 -07:00
The Dark
5fdc8514da
New: On Health Restored notification
Closes #4262
2023-05-07 18:57:14 -07:00
Mark McDowall
b3260ba866 New: Colon replacement naming option 2023-04-24 07:59:36 -07:00
Mark McDowall
d3ad970ecc Use enum for MultiEpisodeStyle property 2023-04-24 07:59:35 -07:00
Mark McDowall
a989c84260 Fixed: Tag filtering on iCal feed 2023-04-19 16:14:09 -07:00
Stepan Goremykin
40e54685b9 Migrate to FluentValidation 9 2023-04-14 16:48:47 -07:00
Mark McDowall
dec6e14036 New: On Add Series connection event
Closes #3637
2023-04-14 16:48:07 -07:00
Mark McDowall
7fcb6b80b4 Fixed: Override and grab releases with Custom Formats 2023-04-04 10:28:35 -07:00
Mark McDowall
103ce3def4 New: Add result to commands to report commands that did not complete successfully
Closes #4759
2023-04-03 22:11:43 -07:00