Taloth Saldono
|
cd50767273
|
Added UserAgent to api request trace log
|
5 years ago |
Taloth Saldono
|
dbc784e94b
|
Added UpdateMechanismMessage to allow package maintainers provide custom message
|
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 |
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 |
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 |
Qstick
|
e71973b16c
|
Cleanup Sonarr References
|
5 years ago |
Qstick
|
d36608b4fd
|
Fixed: Imports triggered through API not being marked as imported/removed from client
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
5 years ago |
Qstick
|
73eb83c9dc
|
Fix Indent Issue from cherry pick
|
5 years ago |
Mark McDowall
|
4928261366
|
Fixed: Imported downloads not being removed when seeding goals are met
Fixes #3693
|
5 years ago |
Qstick
|
c44fa60721
|
Clarify that Post-Import Category torrents are not monitored by Radarr
Co-Authored-By: taloth <taloth@users.noreply.github.com>
|
5 years ago |
Taloth Saldono
|
7afea3df90
|
Log Real IP on Authentication failure in case of a reverse proxy
closes #3711
|
5 years ago |
ta264
|
dc66e92c48
|
Fixed: Failing to start when RenameMovieFolders queued
|
5 years ago |
Qstick
|
17c60f897b
|
Sentry DSN Update
|
5 years ago |
Qstick
|
c8de38ef23
|
Fixed: List Connection Error Mentions Indexer
|
5 years ago |
Qstick
|
c2761ef16c
|
Fixed: Don't lock command queue if updating is disabled
|
5 years ago |
Qstick
|
3b6e20908e
|
Fixed: Don't Throw Error if No Movies on Discover
Fixes #4356
|
5 years ago |
Mark McDowall
|
e6479e9a53
|
Fixed: Movies removed from queue re-appearing on refresh
|
5 years ago |
Qstick
|
01e6fbddf4
|
Fixed: Rejection message for quality mismatch
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
5 years ago |
Mark McDowall
|
0f0afd62bb
|
Fixed: Remove seeded downloads if they've finished seeding after import
|
5 years ago |
gwenvador
|
eee6fd9f54
|
Update CompletedDownloadService.cs
Replaced Sonarr by Radarr
|
5 years ago |
Qstick
|
a0fe43cd6e
|
Fixed: Task Error due to Not Found in Scheduled Tasks
|
5 years ago |
Qstick
|
91b5e359bd
|
Fixed: Default new install to Aphrodite
Fixes #4354
|
5 years ago |
Qstick
|
bb471d2d6d
|
Fixed: Date parameter for TMDB
Fixes #4343
|
5 years ago |
Qstick
|
824d315a3b
|
New: Download History
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
5 years ago |
Qstick
|
72caab1b2b
|
New: Monitor and Process downloads separately
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
5 years ago |
Taloth Saldono
|
43a35c8447
|
Another mono 6.x workaround to use rename rather than expensive copy
|
5 years ago |
Qstick
|
6d87ce73b6
|
Fixed: Gotify token as query parameter
Fixes #4321
|
5 years ago |
Qstick
|
e819eec41f
|
Fix SendGrid Exception copy/paste
|
5 years ago |
Qstick
|
ac34684850
|
New: SendGrid Support
|
5 years ago |
Qstick
|
cf1cea751b
|
Fixed: Radarr Sync doesn't set path, tags, profile, avail
|
5 years ago |
Qstick
|
df961860f3
|
Fixed: ReEnable Multi Language Settings for Indexers
|
5 years ago |
Qstick
|
55134d76c1
|
New: Allow Filter by Profile from Radarr Instance List
|
5 years ago |
Qstick
|
6739bf72c4
|
New: Allow query by TMDbId on Movies endpoint
|
5 years ago |
Mark McDowall
|
93ad148b03
|
Fixed: Ignore .@__thumb folders
|
5 years ago |
Qstick
|
4abf44617c
|
Convert Notifications from RestSharp to HttpClient
|
5 years ago |
Qstick
|
39250abf7d
|
Fixed: Add AltTitles from TMDB if Mapping Fails
Fixes #4300
|
5 years ago |
Qstick
|
975d31178b
|
Fixed: History Repo GetById not always ordered by Date
|
5 years ago |
Qstick
|
415c2821c8
|
Fix Qbit Test
|
5 years ago |
Qstick
|
f891f25f9d
|
Fixed: Strip AlteZachen from release group name
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
5 years ago |
Mark McDowall
|
34fff4ef26
|
Fixed: Treated checkingUP status from Qbit as queued in case it fails to validate
|
5 years ago |
Qstick
|
30664ea806
|
New: Added Norwegian Bokmal alias
Co-Authored-By: taloth <taloth@users.noreply.github.com>
|
5 years ago |
Qstick
|
37d004d78d
|
Fixed: Copy linux permission mask when moving to recycle bin
Co-Authored-By: taloth <taloth@users.noreply.github.com>
|
5 years ago |