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
Qstick
ecbdd58f42
New: Separate UI Language into two settings for Movie Info and Main UI
5 years ago
Qstick
2a84c4737b
Fixed: NullRef on RootFolder add from ModelEvent Broadcast
5 years ago
Qstick
579a86a708
Don't Camel Case Localization Endpoint
5 years ago
geogolem
e033ce1eff
New: Add OnDelete Notification to TraktConnection
...
to remove movies from Trakt Collection when they are removed from Radarr
Add OnDelete Notification to TraktConnection to remove movies from Trakt Collection when they are removed from Radarr
skip the deleteHandler if the delete Event was triggered for reason: Upgrade
change migration from 180 to 182 since 180 and 181 are already in plan
to be used
address comments regarding helpText for OnDelete
and move check for OnUpgrade deletion reason into trakt connection OnDelete handler
reuse TraktCollectMoviesResource for OnDelete
trakt api should just ignore the other properties anyway
add WithDefaultValue to migration
add unit test case for onDelete to
fix unit testcase for onDelete
5 years ago
nitsua
3548433a10
New: Add runtime format option in Settings > UI so users can choose between a mins view and h/m view
5 years ago