Arthur Bols
4b25ef6deb
New: Removed chown and simplified chmod options for linux/osx
...
Closes #3760
Closes #3752
5 years ago
Qstick
30def1f53a
New: Multiple Recipients on Email Notifications (Also CC, BCC)
5 years ago
Gabriel Patzleiner
57961df1df
Fixed : #4394 parsing multi language from ReleaseGroup name
5 years ago
Gabriel Patzleiner
40b630ef10
Fixed: Updated GetSceneName. It will clean the ReleaseTitle now.
...
Added some SceneChecker tests
5 years ago
Gabriel Patzleiner
e59257f457
Fixed: correctly replacing SimpleReleaseTitle by A Movie. This resolves a lot of cases where a wrong language or edition has been parsed because it has parsed a part of the movie title (also applies to custom formats parsing)
5 years ago
Gabriel Patzleiner
a6c2b2e039
Fixed: some parsing issues (Add dot after "Dr" and fixed movies starting with an edition tag to match the edition (e.g. Uncut Gems (2019)) and added some tests for them
5 years ago
Gabriel Patzleiner
51de8f16fb
New: Removed the whole lenient parsing and lenient mapping functionality
5 years ago
Gabriel Patzleiner
5f5391db47
Fixed: some releases not getting parsed correctly if lenient parsing is enabled.
...
It fixes releases that had some strings (especially editions) between the year and the language (The.Movie.2016.EXTENDED.German.720p...)
5 years ago
Gabriel Patzleiner
73eba0f95d
Fixed: some Parser problems (Improved editions and German releases)
...
- Moved the ReportEditionRegex up because we use it in another 2 regexes (so it's not 3 times the same regex). Also added an optional bracket at the beginning.
- Added Recut to the edition regex
- The Regex for german and french tracker formats (ReportMovieTitleLenientRegexBefore) has been updated to support the same editions as the english versions, but the regex is only used if ParsingLeniency is set to Lenient. Should resolve a lot of cases for german releases where the movietitle wasn't parsed correctly before.
- Updated acronym method. Fixed wrong dots for "World War Z.", "World War Z. 2", but still supports "R.I.P.D.", "V.H.S. 2", "G.I. Joe" and "2 Tage in L.A."
- Added a lot of tests for this changes (there is a new test for german releases that works without lenient parsing, and another one that only works if lenient parsing is activated)
5 years ago
Qstick
1ef31e8094
Fixed: Visibility of NetImport Base Abstract Classes
5 years ago
Qstick
b1fd924188
New: List Status Checks/Backoffs
5 years ago
Qstick
d10e60587b
fixup Sonarr stylecop issues
5 years ago
Taloth Saldono
88879e0db6
Fixed flaky test.
5 years ago
Taloth Saldono
2a9160f870
Added Plex url to cleanser
5 years ago
Qstick
64382e13a4
New: Allow Nested Movie Folders
5 years ago
Qstick
d07dd33a9e
New: Upgrade sqlite to 3.32.1 and system.data.sqlite to 1.0.113
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
5 years ago
Qstick
7adb358d1c
Fixed: Speed up mass deletes from Movie Editor ( #4463 )
5 years ago
Qstick
913037c45e
Fixed: Unknown Movie Releases stuck in ImportPending
5 years ago
Qstick
b00326424f
Fixed: Add TMDB Collection Id to Kodi NFO
...
#4442
5 years ago
Qstick
67ff8d39da
Fixed: DVDR Parsing as DVDRip
...
Fixes #4486
5 years ago
Qstick
13f3d0292c
Fixed: Trim whitespace on Remote Mapping Add
...
Fixes #4481
5 years ago
Taloth Saldono
9ca291ecaf
Cleanse remote IP Address from trace log file
5 years ago
Qstick
1fcb927b3b
Revert conditional map to prevent validation failures in add service
5 years ago
Qstick
be9b2d9ebb
New: Speed up list sync processing
5 years ago
Qstick
97ff509025
Fixed: Recognize 8 Digit IMDB in parsing/rss lists
...
Fixes #3637
5 years ago
Qstick
c6c4eb0129
Add Test Fixture for Release Group Aggregation
5 years ago
Qstick
aefa4aa20b
Fixed: Not removing seeded download if it was manual imported in some cases
...
Fixes #4474
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
8112ca5a43
Fixed: Use User Slug for User List Trakt Requests (Requires Re-Auth for affected users)
...
Fixes #4168
Fixes #4440
5 years ago
ta264
f2a34e5eda
Swap to servarr trakt auth
5 years ago
Qstick
6ecffc9bed
Fixed: Don't fail on duplicate Alt Titles (Temp)
5 years ago
Qstick
f0be9994b1
Fix parameter in logging statement from AddMovieService
5 years ago
Qstick
f59b391b28
Fixed: Don't name with "0" year if no year in db
5 years ago
Qstick
de2ebba363
Fixed: TitleThe Naming Token Handling (and tests)
5 years ago
Qstick
2a3d22038f
Rename MovieFolderCreatedEvent Props
5 years ago
Qstick
d01c0afa56
Fixed: Parse WEB at end of Release Title, Improve truncated names
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
f00f4d0c2c
Fixed: Consider Released if we have a digital release
...
Fixes #4460
5 years ago
Qstick
62de7b63bd
Add Test Fixture for Alt Title Housekeeper
5 years ago
Qstick
3e5626f894
Fixed: Housekeeper for Credits (Left behind from deleted caused later add issues)
5 years ago
Qstick
ba6ba06d9b
Fixed: Manual Imports for Unknown Movies
...
Fixes RADARR-Z
Fixes RADARR-1E
Fixes #4379
5 years ago
Qstick
1d6a7a1843
Revert "Async HttpClient and list lookup"
...
This reverts commit c8a2af867e
.
5 years ago
Qstick
0479bb9cc3
Revert "Revert "Revert "Use async api calls for Refresh and NetImportSync"""
...
This reverts commit 0080e6b685
.
5 years ago
Qstick
4951a97984
Revert "Force min 4 threads in pool"
...
This reverts commit 789e47dfff
.
5 years ago
Qstick
70601faa4f
Bump Core Packages for 3.1.4
5 years ago
Qstick
5761ce640b
Fixed: Actually make SimpleReleaseTitle work
5 years ago
ta264
789e47dfff
Force min 4 threads in pool
5 years ago
Qstick
0080e6b685
Revert "Revert "Use async api calls for Refresh and NetImportSync""
...
This reverts commit 250cc09239
.
5 years ago
Qstick
250cc09239
Revert "Use async api calls for Refresh and NetImportSync"
...
This reverts commit 2bdd806565
.
5 years ago
Qstick
00b9118dbd
Fixed: Pass no parameter instead of null parameter on Kodi Update
...
Fixes #4452
Fixes #4230
5 years ago
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
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
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
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
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
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