woiza
c9477d4b5a
Added /rootfolder to swagger.json
4 years ago
Robin Dadswell
5926ca5d8a
New: On Movie Delete and On Movie File Delete Notifications
4 years ago
Qstick
abe8a06c11
Add Parse endpoint to V3 API
4 years ago
nitsua
a9792973ee
Fixed: Mark as Failed errors ( #5939 )
...
Originally by Markus McDowall (cherry picked from commit 12fafb24578d39df2eabd2331558b2da961fe8b6)
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Fixes : #5907
Fixes : #5938
4 years ago
woiza
065846464d
Added RootFolderPath prop in swagger.json ( #5880 ) [skip ci]
4 years ago
Qstick
47c2a15b70
Fixed: RemoteUrl overridden for Movie call with TmdbId param
4 years ago
ta264
3a146ea667
Fixed: Adding indexers from presets
4 years ago
Qstick
8831fd7b50
Fixed: Grab ImdbId and TmdbId from Rarbg results
4 years ago
ta264
621edba82d
New: Faster initial movie load
4 years ago
ta264
f03dfda2f0
New: Use System.Text.Json for Nancy and SignalR
4 years ago
Qstick
ad3ddd11cf
[API Docs] Document Queue endpoints
4 years ago
Qstick
e5f66da087
New: Don't process files during Manual Import if there are more than 100 items
...
Fixes #5357
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
2a93686360
New: Reprocess items after selection in Manual Import
...
Fixes #5199
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
f33f004aa9
Fixed: Sorting interactive search by quality for unknown movie results
...
Fixes #5026
4 years ago
Qstick
553a8f2a0a
New: Show previously installed version in Updates UI
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
woiza
aa00959010
Fix wrong type for Movie->titleSlug and Rating->value in api docs ( #5824 ) [skip-ci]
4 years ago
Qstick
1e396ead5e
Bump NetFramework to 4.7.2
4 years ago
ta264
26a04c9fd1
New: Build with NET5
4 years ago
Qstick
fd4fb88ce1
New: Add Validations for Recycle Bin Folder
...
[common]
4 years ago
Qstick
083c4750fb
Fixed: Leading zeros on MI Info
...
Fixes #5433
4 years ago
Qstick
099d0b6e67
More API Docs [skip ci]
4 years ago
userdocs
21c297024f
Update swagger.json ( #5439 ) [skip ci]
...
Fix: /API Key/apikey generation when using the https://radarr.video/docs/api/ and setting an api key.
It currently generates this output which will not work with Radarr v3
```
curl -X GET "http://localhost:7878/api/v3/system/status?API%20Key=awawfaw " -H "accept: application/json"
```
4 years ago
Qstick
7cd29c48bb
Fixed: Importlist sync setting and validator
4 years ago
Qstick
a960716cec
Fixed: Set CutoffUnmet correctly on MovieEditor response
4 years ago
Qstick
6d011cdc48
Fixed: Availability shows incorrect for movies (doesn't consider delay setting)
4 years ago
Qstick
6bfd9f0e18
[API Docs] Fix minor issues with tags and types [skip ci]
4 years ago
Qstick
86118b4537
More API docs [skip ci]
4 years ago
bakerboy448
bb721272ca
New: All Wiki links now use the consolidated Servarr wiki
4 years ago
Qstick
28e2834c5d
V3 API Docs Updates [skip ci]
4 years ago
Qstick
9c77399379
New: Dynamic Select and UMask Fields
...
Fixes #5380
Fixes #5348
Fixes #5167
Fixes #5166
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
Qstick
59f9ff7a22
Fixed: Tweak Edition Regex to prevent 'Special' false positives
...
Fixes #4932
4 years ago
Qstick
d5addfa12f
Fixed: Disabled List items show up in Discovery
...
Fixes #5328
4 years ago
Qstick
70a9a68ed3
Bump to dotnet core 3.1.10
4 years ago
Qstick
6d452d8479
New: Bulk remove from Blacklist
...
Fixes #5194
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
e82f0c01d8
Re-saving edited providers will forcibly save them
...
Fixes #5192
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
ee456c3291
Fixed: MapCoversToLocal for tmdbid queries to all movies endpoint
4 years ago
Qstick
e52288bd67
New: Edit RlsGroup, Flags, and Edition for Movie Files ( #5183 )
...
* New: Edit RlsGroup and Edition for Movie Files
* fixup! remove console log
* fixup! translation
4 years ago
ta264
0a8dd85856
Fixed: Speed up initial movie load when opening the UI
4 years ago
Qstick
708a2e31d5
Improve load speeds by being more efficient with config language
4 years ago
Qstick
53eeee8b91
New: Allow Selection Original Movie Languge in Profile
4 years ago
Qstick
4ec71538b9
Fixed: Avoid zero-length array memory allocations
4 years ago
Qstick
0198c7a3b1
Fixed: Use Length/Count property instead of Enumerable.Count method
4 years ago
nitsua
a6758e4bf4
Ongoing updates to api docs ( #5082 ) [skip ci]
4 years ago
Qstick
aef8a8fd04
Fixed: Fetch blacklist by Movie instead of all
...
Fixes #5066
4 years ago
Qstick
41cf722ab5
Change over aphrodite references
4 years ago
Qstick
01f0f9d3bb
Fixed: Translate Movie Info in Discover View
4 years ago
nitsua
9a46d5165c
New: Add support for prioritizing indexers ( #5000 )
5 years ago
Qstick
ecf6dccb35
New: Option to not prefer repacks/propers (for use with Custom Formats)
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Mark McDowall
d31b1e1e9b
New: Don't forcibly retest indexers/download clients/connections on save if previously enabled
...
(cherry picked from commit b2b1600ebe7f022a3248ea12b69553e2d51a3a7c)
5 years ago
nitsua
df96203914
Update API Docs ( #4985 ) [skip ci]
5 years ago