Qstick
d3d3117bf3
Cleanup TMDB Resources
5 years ago
Qstick
50f84101e0
Map properties returned from TMDB lists to avoid needing server re-mapping
5 years ago
ta264
2bdd806565
Use async api calls for Refresh and NetImportSync
5 years ago
ta264
4a5012f98e
Fix net import sync - title won't exist until movie mapped
5 years ago
ta264
c8a2af867e
Async HttpClient and list lookup
5 years ago
Qstick
c64c2d9f27
New: Use RadarrApi For MovieInfo
5 years ago
Qstick
9bdaea4a1b
Fixed: Tag details list movies in alphabetical order
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Taloth Saldono
e8e852100c
Fixed recursion issue when emptying recycle bin
5 years ago
Taloth Saldono
83679214b3
Fixed: Added .org to website url filtering in parser
5 years ago
Qstick
10074ae994
Fixed: Use v3 API for Lists to prevent needing pagination
...
Fixes #4441
5 years ago
Qstick
78e83488b9
Update bug template [skip ci]
5 years ago
ta264
e52005fa35
New: Warn if UI won't update due to SignalR errors
5 years ago
ta264
6463befc79
New: HealthCheck to warn if running legacy mono version
5 years ago
ta264
d03a6486d3
Fixed: NET Core not deleting source when moving across drives
...
This reverts commit 10fc0b071f
. Use the
mono fix from 43a35c8447
in NET Core also
5 years ago
ta264
5c9b85972d
Fixed: SQL error searching for movie by name
5 years ago
ta264
32a6c9fe2a
Revert "Revert "Fixed: Rename more than 999 movies in one go""
...
This reverts commit c0b80696bc
.
5 years ago
Qstick
ebc72bfba9
New: AV1 Video Codec Formatting
...
fixes RADARR-K
fixes RADARR-R
fixes RADARR-6C
5 years ago
Qstick
c0b80696bc
Revert "Fixed: Rename more than 999 movies in one go"
...
This reverts commit 2c6b13dd11
.
5 years ago
ta264
78c7372a0d
Fixed: Ensure SSL cert exists before saving config
...
Trap missing certificate exception to avoid bootloop
Fixes #4403
5 years ago
ta264
6ad3653c04
Trap Kestrel Address bind exception to avoid bootloop
5 years ago
ta264
2c6b13dd11
Fixed: Rename more than 999 movies in one go
...
Also pulls across Dapper improvements from Readarr.
Fixes Sentry RADARR-1V
Fixes #4359
5 years ago
Qstick
93d27c70c4
New: AddMovieService to validate and populate incomplete adds
5 years ago
ta264
8b06df1b1a
Disable discord notification for fork PRs
5 years ago
Qstick
daee51a8ab
Remove HUGE logo from Readme [skip ci]
5 years ago
Qstick
5e0ba314d2
Fixed: Kodi GetMovies fails due to Parameter Type
...
Fixes #4405
5 years ago
Taloth Saldono
4606503818
Fixed: Performance issue when scanning large root folder
5 years ago
Qstick
942d239092
Bump .net core to 3.1.4
5 years ago
ta264
a19bcf9683
Fixed: CustomFormat size specs in already grabbed check
...
Sizes need to be parsed as a long not an int else anything with a size
> 2GiB will fail to be parsed and be set with size 0
Fixes #4262
5 years ago
Qstick
95f66117e4
Fixed: DownloadedMovieScan API should delete source folder if ImportMode is Move
5 years ago
Qstick
f332f8d7cd
New: Dont Use Profile Language for Metadata Pull
5 years ago
Qstick
d6f15af6b6
Fixed: Command Inherited Properties not Saved to DB
5 years ago
Qstick
ce9fc48910
Fixed: Warn Series reference in CompletedDownloadService.cs
5 years ago
Taloth Saldono
c988151b5d
Replaced matchAll usage since it's not available on all browsers
5 years ago
Taloth Saldono
cd50767273
Added UserAgent to api request trace log
5 years ago
Qstick
e46c171d54
Fixed: Windows installer won't create shortcut if unchecked
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Taloth Saldono
dbc784e94b
Added UpdateMechanismMessage to allow package maintainers provide custom message
5 years ago
Taloth Saldono
ac37285be6
Inline markdown-style link for PackageAuthor
5 years ago
Qstick
13bd9535cc
Log exception message with audio channel warn
5 years ago
Qstick
cb97f90b9e
Allow DownloadMonitoring to report client status
5 years ago
Qstick
91ed949a47
Fixed: Gotify Log Statement
5 years ago
ta264
f53a13ab41
Make windows automation failure optional
5 years ago
Taloth Saldono
4d1dbfe559
Lock CommandQueueManager.PushMany too
5 years ago
Taloth Saldono
1fc49f2aa1
Skip unknown/removed commands still queued in the database
5 years ago
Taloth Saldono
8d2d19d17b
Fixed timing issue allowing multiple instances of the same command to be queued
5 years ago
Mark McDowall
cc283f64a3
New: Add DownloadClient and DownloadId to Webhook notifications
5 years ago
Qstick
5ddc63c673
Fixed: Revert GetAllMovies call to AllMoviePaths
5 years ago
Qstick
41d7bf87c0
Fixed: Resource missing from Gotify call
5 years ago
Mark McDowall
771f7e9261
Add class to allow for overriding scrollbar width
5 years ago
Taloth Saldono
eb98a7e8be
Improved error message when nzb download contains an newznab error instead
5 years ago
Mark McDowall
d4817e9ff2
Improve root folder health check
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago