ta264
a77d43bd43
Fixed: size CF conditions are now exclusive on min, inclusive on max
2020-07-01 21:05:49 +01:00
Qstick
e18e074ee9
fixup FilterFiles mocks in various unit tests
2020-07-01 23:19:58 -04:00
Qstick
4f22d135d6
Fixed: Skip various Extras directories during scan
...
Fixes : #4487
2020-07-01 21:48:13 -04:00
ta264
e870fd5215
Fixed: Use originalFilePath in CF if scene name missing
2020-06-30 22:34:41 -04:00
Qstick
6706138fa0
New: Add Language Tests
2020-06-30 22:32:11 -04:00
Qstick
afada848c8
Change Missed http instances to https in HttpClientFixture
2020-06-29 22:01:32 -04:00
ta264
e09ca145d1
Fixed: False positive in remote path check with transmission
...
Correctly use the download directory when it's set
2020-06-29 10:24:52 +01:00
Qstick
a8deaf85c0
Fixed: Bootloop due to bad format args in AppFolderFactory
...
Fixes #4553
2020-06-28 23:08:59 -04:00
Qstick
f069801eba
New: Ensure all unmapped folders are fetched when importing from a root folder
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
#4548
2020-06-28 22:57:46 -04:00
Qstick
5b6bef36f2
Refresh Yarn.lock, net core 3.1.5
2020-06-28 11:49:52 -04:00
Qstick
79c35fabfa
New: RemotePathMapping HealthCheck
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2020-06-27 18:47:18 -04:00
Qstick
8c84047a56
Update NuGet.config
2020-06-24 21:03:02 -04:00
Doug Krahmer
3a7b1741d9
Fixed: Skip sample check for DVD image files (iso, img, m2ts) ( #4531 )
...
* Add support for video files with non-lowercase extensions.
* Fix file scan ignoring DVD image files (iso, img, vob, m2ts)
Always allow DVD and Bluray file types without analysis, instead of detecting as 0 runtime.
* Use extensions to detect DVD image files instead of Quality enum
Add unit tests
Co-authored-by: Doug Krahmer <doug.git@remhark.com>
2020-06-23 21:41:16 -04:00
Qstick
8687dbda1d
Fixed: Don't fail lookup if no Recommendations for a result
2020-06-21 22:14:31 -04:00
Qstick
c896833607
Fixed: Don't fail lookup on some IMDB Searches
...
Fixes #4533
2020-06-21 22:11:45 -04:00
Qstick
3a7c4b2cfe
Cleanup Episode References
2020-06-21 21:44:05 -04:00
Qstick
a946d5886c
Use HTTPS for httpbin tests
2020-06-21 15:13:38 -04:00
Qstick
dfba9e9b4d
Fixed: Update Credits during refresh instead inserting old record
2020-06-21 14:54:38 -04:00
Qstick
28e6e4ed7b
Update HttpClientFixture.cs
2020-06-20 16:59:05 -04:00
Qstick
22d0f9ffef
New: Remove Anime Category for Newznab/Torznab
2020-06-20 15:55:31 -04:00
Qstick
7120a20984
Fixed: Don't hang on parsable, non-matched releases
2020-06-20 15:39:11 -04:00
Qstick
40b5702ca6
Fixed: Downloads with un-parsable releases stuck on import
2020-06-16 23:18:46 -04:00
Qstick
3c7f80612d
Fixed: Sorting of queue by movie title when unknown items are included
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-06-16 22:14:40 -04:00
Qstick
2328b384e2
Fixed: Exception thrown when marking download as complete
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-06-16 22:13:03 -04:00
Qstick
8d57c5497a
Update wiki links that reference Sonarr/Lidarr
...
Fixes #4516
2020-06-16 21:58:39 -04:00
Qstick
62b3ed5d48
Fixed: Speed Up List Fetch
2020-06-14 17:42:08 -04:00
Qstick
6802bfc736
Fixed: List UI Revamp
2020-06-14 17:42:08 -04:00
Qstick
2d59192a9e
New: Movie Discovery/Recommendations Reworked
2020-06-14 17:42:08 -04:00
Qstick
b9c59e5482
Fixed: Collection not stored for Movies
2020-06-10 14:06:24 -04:00
Qstick
1849ce4190
Additional logging when trying to complete tracked downloads
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-06-09 00:06:31 -04:00
Taloth Saldono
021e7b8163
Log contents on api errors during tests.
2020-06-08 23:53:17 -04:00
Arthur Bols
4b25ef6deb
New: Removed chown and simplified chmod options for linux/osx
...
Closes #3760
Closes #3752
2020-06-08 23:44:57 -04:00
Qstick
30def1f53a
New: Multiple Recipients on Email Notifications (Also CC, BCC)
2020-06-07 18:21:11 -04:00
Gabriel Patzleiner
57961df1df
Fixed : #4394 parsing multi language from ReleaseGroup name
2020-06-07 16:48:25 -04:00
Gabriel Patzleiner
40b630ef10
Fixed: Updated GetSceneName. It will clean the ReleaseTitle now.
...
Added some SceneChecker tests
2020-06-07 16:48:25 -04:00
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)
2020-06-07 16:48:25 -04:00
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
2020-06-07 16:48:25 -04:00
Gabriel Patzleiner
51de8f16fb
New: Removed the whole lenient parsing and lenient mapping functionality
2020-06-07 16:48:25 -04:00
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...)
2020-06-07 16:48:25 -04:00
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)
2020-06-07 16:48:25 -04:00
Qstick
1ef31e8094
Fixed: Visibility of NetImport Base Abstract Classes
2020-06-07 01:10:22 -04:00
Qstick
b1fd924188
New: List Status Checks/Backoffs
2020-06-07 01:10:22 -04:00
Qstick
d10e60587b
fixup Sonarr stylecop issues
2020-06-07 01:01:01 -04:00
Taloth Saldono
88879e0db6
Fixed flaky test.
2020-06-07 00:46:18 -04:00
Taloth Saldono
2a9160f870
Added Plex url to cleanser
2020-06-07 00:45:26 -04:00
Qstick
64382e13a4
New: Allow Nested Movie Folders
2020-06-07 00:06:56 -04:00
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>
2020-06-06 16:43:58 -04:00
Qstick
7adb358d1c
Fixed: Speed up mass deletes from Movie Editor ( #4463 )
2020-06-04 23:35:02 -04:00
Qstick
913037c45e
Fixed: Unknown Movie Releases stuck in ImportPending
2020-06-04 20:03:28 -04:00
Qstick
b00326424f
Fixed: Add TMDB Collection Id to Kodi NFO
...
#4442
2020-06-03 22:35:19 -04:00
Qstick
67ff8d39da
Fixed: DVDR Parsing as DVDRip
...
Fixes #4486
2020-06-03 22:18:07 -04:00
Qstick
13f3d0292c
Fixed: Trim whitespace on Remote Mapping Add
...
Fixes #4481
2020-06-03 21:38:46 -04:00
Taloth Saldono
9ca291ecaf
Cleanse remote IP Address from trace log file
2020-06-03 20:43:47 -04:00
Qstick
1fcb927b3b
Revert conditional map to prevent validation failures in add service
2020-06-01 22:10:34 -04:00
Qstick
be9b2d9ebb
New: Speed up list sync processing
2020-05-31 22:54:04 -04:00
Qstick
97ff509025
Fixed: Recognize 8 Digit IMDB in parsing/rss lists
...
Fixes #3637
2020-05-31 22:19:18 -04:00
Qstick
c6c4eb0129
Add Test Fixture for Release Group Aggregation
2020-05-31 15:37:29 -04:00
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>
2020-05-30 15:04:26 -04:00
Qstick
8112ca5a43
Fixed: Use User Slug for User List Trakt Requests (Requires Re-Auth for affected users)
...
Fixes #4168
Fixes #4440
2020-05-29 23:35:08 -04:00
ta264
f2a34e5eda
Swap to servarr trakt auth
2020-05-29 07:24:37 +01:00
Qstick
6ecffc9bed
Fixed: Don't fail on duplicate Alt Titles (Temp)
2020-05-26 21:57:16 -04:00
Qstick
f0be9994b1
Fix parameter in logging statement from AddMovieService
2020-05-25 16:54:58 -04:00
Qstick
f59b391b28
Fixed: Don't name with "0" year if no year in db
2020-05-25 01:05:42 -04:00
Qstick
de2ebba363
Fixed: TitleThe Naming Token Handling (and tests)
2020-05-25 01:01:23 -04:00
Qstick
2a3d22038f
Rename MovieFolderCreatedEvent Props
2020-05-25 00:53:41 -04:00
Qstick
d01c0afa56
Fixed: Parse WEB at end of Release Title, Improve truncated names
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-05-25 00:42:03 -04:00
Qstick
f00f4d0c2c
Fixed: Consider Released if we have a digital release
...
Fixes #4460
2020-05-25 00:14:41 -04:00
Qstick
62de7b63bd
Add Test Fixture for Alt Title Housekeeper
2020-05-24 22:37:05 -04:00
Qstick
3e5626f894
Fixed: Housekeeper for Credits (Left behind from deleted caused later add issues)
2020-05-24 22:36:40 -04:00
Qstick
ba6ba06d9b
Fixed: Manual Imports for Unknown Movies
...
Fixes RADARR-Z
Fixes RADARR-1E
Fixes #4379
2020-05-24 22:35:22 -04:00
Qstick
1d6a7a1843
Revert "Async HttpClient and list lookup"
...
This reverts commit c8a2af867e .
2020-05-24 17:06:42 -04:00
Qstick
0479bb9cc3
Revert "Revert "Revert "Use async api calls for Refresh and NetImportSync"""
...
This reverts commit 0080e6b685 .
2020-05-24 17:06:42 -04:00
Qstick
4951a97984
Revert "Force min 4 threads in pool"
...
This reverts commit 789e47dfff .
2020-05-24 17:06:42 -04:00
Qstick
70601faa4f
Bump Core Packages for 3.1.4
2020-05-23 23:34:58 -04:00
Qstick
5761ce640b
Fixed: Actually make SimpleReleaseTitle work
2020-05-23 23:01:03 -04:00
ta264
789e47dfff
Force min 4 threads in pool
2020-05-23 21:40:34 -04:00
Qstick
0080e6b685
Revert "Revert "Use async api calls for Refresh and NetImportSync""
...
This reverts commit 250cc09239 .
2020-05-23 21:39:59 -04:00
Qstick
250cc09239
Revert "Use async api calls for Refresh and NetImportSync"
...
This reverts commit 2bdd806565 .
2020-05-23 16:16:45 -04:00
Qstick
00b9118dbd
Fixed: Pass no parameter instead of null parameter on Kodi Update
...
Fixes #4452
Fixes #4230
2020-05-22 18:02:21 -04:00
Qstick
d3d3117bf3
Cleanup TMDB Resources
2020-05-20 11:00:20 -04:00
Qstick
50f84101e0
Map properties returned from TMDB lists to avoid needing server re-mapping
2020-05-20 11:00:20 -04:00
ta264
2bdd806565
Use async api calls for Refresh and NetImportSync
2020-05-20 11:00:20 -04:00
ta264
4a5012f98e
Fix net import sync - title won't exist until movie mapped
2020-05-20 11:00:20 -04:00
ta264
c8a2af867e
Async HttpClient and list lookup
2020-05-20 11:00:20 -04:00
Qstick
c64c2d9f27
New: Use RadarrApi For MovieInfo
2020-05-20 11:00:20 -04:00
Taloth Saldono
e8e852100c
Fixed recursion issue when emptying recycle bin
2020-05-19 22:02:55 -04:00
Taloth Saldono
83679214b3
Fixed: Added .org to website url filtering in parser
2020-05-19 21:57:19 -04:00
Qstick
10074ae994
Fixed: Use v3 API for Lists to prevent needing pagination
...
Fixes #4441
2020-05-18 21:14:52 -04:00
ta264
6463befc79
New: HealthCheck to warn if running legacy mono version
2020-05-15 16:48:23 +01:00
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
2020-05-15 10:43:28 -04:00
ta264
5c9b85972d
Fixed: SQL error searching for movie by name
2020-05-15 10:41:47 -04:00
ta264
32a6c9fe2a
Revert "Revert "Fixed: Rename more than 999 movies in one go""
...
This reverts commit c0b80696bc .
2020-05-15 10:41:47 -04:00
Qstick
ebc72bfba9
New: AV1 Video Codec Formatting
...
fixes RADARR-K
fixes RADARR-R
fixes RADARR-6C
2020-05-14 23:03:03 -04:00
Qstick
c0b80696bc
Revert "Fixed: Rename more than 999 movies in one go"
...
This reverts commit 2c6b13dd11 .
2020-05-14 21:14:18 -04:00
ta264
78c7372a0d
Fixed: Ensure SSL cert exists before saving config
...
Trap missing certificate exception to avoid bootloop
Fixes #4403
2020-05-14 23:07:58 +01:00
ta264
6ad3653c04
Trap Kestrel Address bind exception to avoid bootloop
2020-05-14 23:07:58 +01:00
ta264
2c6b13dd11
Fixed: Rename more than 999 movies in one go
...
Also pulls across Dapper improvements from Readarr.
Fixes Sentry RADARR-1V
Fixes #4359
2020-05-14 22:41:59 +01:00
Qstick
93d27c70c4
New: AddMovieService to validate and populate incomplete adds
2020-05-14 09:57:08 -04:00
Qstick
5e0ba314d2
Fixed: Kodi GetMovies fails due to Parameter Type
...
Fixes #4405
2020-05-13 21:52:08 -04:00
Taloth Saldono
4606503818
Fixed: Performance issue when scanning large root folder
2020-05-13 20:29:16 -04:00
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
2020-05-12 21:43:08 +01:00
Qstick
95f66117e4
Fixed: DownloadedMovieScan API should delete source folder if ImportMode is Move
2020-05-10 12:34:16 -04:00
Qstick
f332f8d7cd
New: Dont Use Profile Language for Metadata Pull
2020-05-09 18:31:37 -04:00
Qstick
d6f15af6b6
Fixed: Command Inherited Properties not Saved to DB
2020-05-08 17:05:57 -04:00
Qstick
ce9fc48910
Fixed: Warn Series reference in CompletedDownloadService.cs
2020-05-07 20:34:44 -04:00
Taloth Saldono
cd50767273
Added UserAgent to api request trace log
2020-05-05 20:44:46 -04:00
Taloth Saldono
dbc784e94b
Added UpdateMechanismMessage to allow package maintainers provide custom message
2020-05-03 20:53:00 -04:00
Qstick
13bd9535cc
Log exception message with audio channel warn
2020-05-03 16:31:17 -04:00
Qstick
cb97f90b9e
Allow DownloadMonitoring to report client status
2020-05-03 16:31:17 -04:00
Qstick
91ed949a47
Fixed: Gotify Log Statement
2020-05-03 16:31:17 -04:00
Taloth Saldono
4d1dbfe559
Lock CommandQueueManager.PushMany too
2020-05-03 13:08:10 -04:00
Taloth Saldono
1fc49f2aa1
Skip unknown/removed commands still queued in the database
2020-05-03 12:17:10 -04:00
Taloth Saldono
8d2d19d17b
Fixed timing issue allowing multiple instances of the same command to be queued
2020-05-03 11:52:31 -04:00
Mark McDowall
cc283f64a3
New: Add DownloadClient and DownloadId to Webhook notifications
2020-05-03 11:50:45 -04:00
Qstick
5ddc63c673
Fixed: Revert GetAllMovies call to AllMoviePaths
2020-05-01 21:16:17 -04:00
Qstick
41d7bf87c0
Fixed: Resource missing from Gotify call
2020-05-01 21:01:17 -04:00
Taloth Saldono
eb98a7e8be
Improved error message when nzb download contains an newznab error instead
2020-04-30 20:03:20 -04:00
Mark McDowall
d4817e9ff2
Improve root folder health check
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-04-30 19:57:02 -04:00
Qstick
e71973b16c
Cleanup Sonarr References
2020-04-30 19:46:53 -04:00
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>
2020-04-30 19:40:50 -04:00
Qstick
73eb83c9dc
Fix Indent Issue from cherry pick
2020-04-29 20:55:57 -04:00
Mark McDowall
4928261366
Fixed: Imported downloads not being removed when seeding goals are met
...
Fixes #3693
2020-04-29 20:42:53 -04:00
Qstick
c44fa60721
Clarify that Post-Import Category torrents are not monitored by Radarr
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-04-29 20:41:57 -04:00
Taloth Saldono
7afea3df90
Log Real IP on Authentication failure in case of a reverse proxy
...
closes #3711
2020-04-29 20:37:40 -04:00
ta264
dc66e92c48
Fixed: Failing to start when RenameMovieFolders queued
2020-04-28 06:07:04 +01:00
Qstick
17c60f897b
Sentry DSN Update
2020-04-27 18:56:35 -04:00
Qstick
c8de38ef23
Fixed: List Connection Error Mentions Indexer
2020-04-26 20:33:34 -04:00
Qstick
c2761ef16c
Fixed: Don't lock command queue if updating is disabled
2020-04-26 15:30:35 -04:00
Qstick
3b6e20908e
Fixed: Don't Throw Error if No Movies on Discover
...
Fixes #4356
2020-04-26 15:16:56 -04:00
Mark McDowall
e6479e9a53
Fixed: Movies removed from queue re-appearing on refresh
2020-04-26 14:54:29 -04:00
Qstick
01e6fbddf4
Fixed: Rejection message for quality mismatch
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-04-26 14:54:29 -04:00
Mark McDowall
0f0afd62bb
Fixed: Remove seeded downloads if they've finished seeding after import
2020-04-26 14:54:20 -04:00
gwenvador
eee6fd9f54
Update CompletedDownloadService.cs
...
Replaced Sonarr by Radarr
2020-04-26 09:52:44 -04:00
Qstick
a0fe43cd6e
Fixed: Task Error due to Not Found in Scheduled Tasks
2020-04-25 16:50:17 -04:00
Qstick
91b5e359bd
Fixed: Default new install to Aphrodite
...
Fixes #4354
2020-04-25 16:23:19 -04:00
Qstick
bb471d2d6d
Fixed: Date parameter for TMDB
...
Fixes #4343
2020-04-24 15:00:40 -04:00
Qstick
824d315a3b
New: Download History
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-04-22 17:33:08 -04:00
Qstick
72caab1b2b
New: Monitor and Process downloads separately
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-04-22 17:33:08 -04:00
Taloth Saldono
43a35c8447
Another mono 6.x workaround to use rename rather than expensive copy
2020-04-20 13:42:24 -04:00
Qstick
6d87ce73b6
Fixed: Gotify token as query parameter
...
Fixes #4321
2020-04-19 13:47:45 -04:00
Qstick
e819eec41f
Fix SendGrid Exception copy/paste
2020-04-13 18:39:05 -04:00
Qstick
ac34684850
New: SendGrid Support
2020-04-13 00:31:13 -04:00
Qstick
cf1cea751b
Fixed: Radarr Sync doesn't set path, tags, profile, avail
2020-04-12 15:27:42 -04:00
Qstick
df961860f3
Fixed: ReEnable Multi Language Settings for Indexers
2020-04-11 00:26:09 -04:00
Qstick
55134d76c1
New: Allow Filter by Profile from Radarr Instance List
2020-04-11 00:17:42 -04:00
Qstick
6739bf72c4
New: Allow query by TMDbId on Movies endpoint
2020-04-10 23:45:26 -04:00
Mark McDowall
93ad148b03
Fixed: Ignore .@__thumb folders
2020-04-10 21:26:45 -04:00
Qstick
4abf44617c
Convert Notifications from RestSharp to HttpClient
2020-04-10 21:22:45 -04:00
Qstick
39250abf7d
Fixed: Add AltTitles from TMDB if Mapping Fails
...
Fixes #4300
2020-04-09 21:22:33 -04:00
Qstick
975d31178b
Fixed: History Repo GetById not always ordered by Date
2020-04-08 22:13:32 -04:00
Qstick
415c2821c8
Fix Qbit Test
2020-04-08 21:59:47 -04:00
Qstick
f891f25f9d
Fixed: Strip AlteZachen from release group name
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-04-08 21:33:59 -04:00
Mark McDowall
34fff4ef26
Fixed: Treated checkingUP status from Qbit as queued in case it fails to validate
2020-04-08 21:27:49 -04:00
Qstick
30664ea806
New: Added Norwegian Bokmal alias
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-04-08 21:18:19 -04:00
Qstick
37d004d78d
Fixed: Copy linux permission mask when moving to recycle bin
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-04-08 21:15:58 -04:00
Qstick
22062931fe
Fixed: Set SimpleReleaseTitle to get CFs on Unparsable Release
...
#4291
2020-04-07 21:21:22 -04:00
Qstick
d44f0d23ea
Fixed: ExtraFiles and PendingReleases not deleted correctly
2020-04-05 12:27:34 -04:00
Qstick
727347331f
Fixed: More robust Certification Logic
2020-04-05 03:30:03 -04:00
Qstick
d59c563023
Update Backend Packages
2020-04-05 02:06:13 -04:00
Qstick
43c48bf833
New: Quality Preferred Setting
2020-04-04 18:11:46 -04:00
Qstick
ea18a366c4
fixup! Code Smells
2020-04-04 11:16:01 -04:00
Qstick
0a1eb877e0
New: Set Branch, Update Mech from PackageInfo
2020-04-04 11:16:01 -04:00
Qstick
dd52760095
New: Movie Certifications
2020-04-02 21:47:52 -04:00
Qstick
770e3379fb
New: Trakt List Organization, User Collection List Support
2020-04-02 12:42:06 -04:00
Qstick
7adfe65f65
New: Import from Another Radarr Instance
...
Co-Authored-By: Leonardo Galli <galli-leo@users.noreply.github.com>
2020-04-02 12:42:06 -04:00
Qstick
7a1fa71b76
New: Add back Prowl Notifications
2020-03-29 22:48:21 -04:00
Qstick
0431b9561e
Fixed: Cleanup HealthCheck wiki links
2020-03-29 09:03:42 -04:00
Qstick
ef2f954b81
New: HealthCheck for valid Branch value
2020-03-28 16:01:38 -04:00
Taloth Saldono
12041ac290
Fixed: Audio Channel Information missing in MediaInfo for certain mkv files with DTS audio
2020-03-22 22:01:27 -04:00
Qstick
f338941cfc
New: Show ExtraFiles in UI
2020-03-20 23:50:15 -04:00
Qstick
5a5e896eb4
Fixed: Misc Calendar Improvements
2020-03-20 23:50:15 -04:00
Qstick
aae0ef200d
New: Tmdb and Imdb Webhook Properties
2020-03-20 22:50:03 -04:00
Qstick
dfdffb0626
Fixed: Remove website post fix before parsing
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-03-20 22:50:03 -04:00
Qstick
ae1e12f905
Fixed: Update help text in Connections from Download to Import
...
Co-Authored-By: hugepants <hugepants@users.noreply.github.com>
2020-03-20 22:50:03 -04:00
Qstick
669e46266a
Fixed: Typo in ReleasePushModule.cs
2020-03-20 22:50:03 -04:00
Taloth Saldono
755fa9e865
Fixed: Workaround for mono 6.x file copy/move issues
2020-03-20 22:48:30 -04:00
Qstick
2fbcf17c8d
Fix Linting Error (Double Blank Line)
2020-03-11 22:23:35 -04:00
Mark McDowall
55758a2772
New: Ignore #recycle folders (Synology Recycle bin folder)
2020-03-11 22:10:16 -04:00
Qstick
363be4ca34
Fixed: Metadata files not being created after rescan
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-03-11 22:09:08 -04:00
Qstick
5128481b23
New: Additional Path Validation on Movie Add
2020-03-08 22:49:00 -04:00
Mark McDowall
fd3acd85e6
Fixed: Broken tasks getting stuck in queue
2020-03-08 22:37:10 -04:00
Qstick
5b6a6cc9dc
Fixed: Delete a movie file from the UI that was already deleted from disk
2020-03-07 14:52:48 -05:00
Qstick
fba1a5acb9
Fixup test failures
2020-02-29 23:42:01 -05:00
Taloth Saldono
8babe7205b
Fixed: Removed .Net update notice on Windows LTSB 2015
2020-02-29 22:30:26 -05:00
Mark McDowall
e02151b273
New: Add Tabula Rasa Newznab Preset
2020-02-29 22:25:03 -05:00
Qstick
0c44ee5f88
New: HealthCheck and Status for Movies Deleted from TMDb
2020-02-29 21:21:36 -05:00
ta264
ea9494019e
Fixed: Allow saving profiles with large negative CF scores
2020-02-29 16:23:19 +00:00
Qstick
e986869e96
New: CustomFormat Naming Token
2020-02-29 13:03:58 +00:00
ta264
50d6c5e61e
New: User defined scores for each Custom Format
...
Brings it more into line with Sonarr preferred words
2020-02-29 13:03:58 +00:00
Qstick
da80793204
Fixed: Check for EnableCompletedDownloadHandling Enabled, Not Defined
2020-02-27 00:02:09 -05:00
ta264
456169b8d2
Cache integration test DB to avoid repeated migrations
2020-02-26 20:04:32 -05:00
ta264
f3308827d0
Cache database for Unit tests to avoid repeated migrations
2020-02-26 20:04:32 -05:00
Mark McDowall
d6cac3add8
Fixed: Set permissions on extra and subtitle files
2020-02-25 22:44:02 -05:00
Taloth Saldono
42b4a03eb4
Fixed redirect test
2020-02-25 22:34:05 -05:00
Петр Шургалин
1e4bdcc324
Fixed: RestClient does not use global proxy settings
...
Co-Authored-By: Petr Shurgalin <pshurgal@users.noreply.github.com>
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-02-25 22:32:16 -05:00
Qstick
c45cff87fc
Fixed: Test All not clearing health error for clients
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-02-25 22:06:28 -05:00
Qstick
9ccdb4871d
Fixed: Don't append every MovieId to Delete as a URL Parameter
...
Fixes #4186
Fixes #4188
2020-02-25 21:28:33 -05:00
Qstick
d7fd48ef25
Fixed: Use TMDB ReleaseDate Year for Year (Match Cinema Date)
2020-02-25 20:07:24 -05:00
Qstick
3969a396d3
Fixed: Change Language on FileNameSampleService so AudioLanguages token works
...
Fixes #4185
2020-02-24 19:06:33 -05:00
Qstick
c7dfd9dcf1
Fix Log Statement Grouping in FreeSpaceSpec
...
Fixes #4184
2020-02-23 13:07:56 -05:00
Qstick
deeb2979f1
Fixed: Parse 360p releases as base quality instead of 720p
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-02-22 16:00:07 -05:00
Qstick
f4d069c0cf
Fixed: QuickImport uses Invalid Command Name
2020-02-22 15:39:48 -05:00
ta264
241bf85f15
New: Better interface for creating custom formats
2020-02-21 21:29:15 -06:00
Qstick
b670bffa1b
Fixed: Populate Collection on every Resource Map
...
Fixes #4162
2020-02-17 20:42:36 -05:00
ta264
66ad75b759
Fixed: Don't check update folder writable in docker
2020-02-15 12:17:36 +00:00
desimaniac
b0f4a02dc6
New: Add Year to Custom Script ( #4141 )
2020-02-14 19:59:05 -05:00
Qstick
3ea6d78d39
New: Add MediaCovers endpoint to V3 API
2020-02-11 20:40:31 -05:00
Qstick
b766f0693a
Fixed: Use movieId instead of seriesId from MediaCover route
2020-02-11 20:34:30 -05:00
Qstick
a19f0202b0
Fixed: NullRef on FIleList Parse if IMDB Empty
2020-01-31 19:46:38 -05:00
Qstick
c6baff9bce
Fixed: Populate Info in Lookup Results if Existing Movie
2020-01-31 06:09:34 -05:00
Qstick
63197d38ce
New: Store OriginalFilePath for New Downloads
2020-01-30 19:06:00 -05:00
Qstick
e954b01921
Fixed: Remove Static/Dynamic Settings, Allow Folder Move from Editor
2020-01-30 19:06:00 -05:00
Qstick
1c8f94f1d8
New: Filelist.ro Indexer
...
Fixes #4061
2020-01-30 19:04:12 -05:00
Qstick
3d17498945
Fixed: Queue not loading for unknown releases
2020-01-30 12:42:43 -05:00
Qstick
869ce2b366
Fixed: NullRef on Force Download Unparsable Releases
2020-01-26 01:24:10 -05:00
Qstick
68bfd8bc25
Fixed: Edition not Saving to DB due to missing Aggregator
2020-01-26 01:13:45 -05:00
Qstick
fdd1167f33
New: Clean 'Obfuscation' when parsing ReleaseGroup
2020-01-26 00:15:16 -05:00
ta264
01a03e9baf
Fixed: WhereBuilder exception when string variable null
2020-01-24 19:58:19 +00:00
ta264
df101258c5
New: Calculate custom formats on demand
2020-01-23 20:28:55 +00:00
Qstick
09f8dace9d
Fixed: Remove website prefixes with dashes in URL
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-01-22 22:45:32 -05:00
ta264
d5869aebc6
Fix tmdb tests
...
Need to resolve the mapper now that we don't blindly add images
2020-01-21 16:37:15 +00:00
Qstick
dfa3df8ea5
Fixed: Only Add Images if not Null on TMDB
2020-01-20 20:59:50 -05:00
ta264
6cb504cb08
Fixed: Use portable PDBs on net core
...
Enables stack trace line numbers on linux
2020-01-21 00:12:21 +00:00
Qstick
e9de53ef98
Fix MovieFileMovingService create directory error logger
2020-01-19 18:43:26 -05:00
Qstick
b73950c1b4
Fixed: Don't NullRef if filter parameters null
2020-01-18 11:29:55 -05:00
Qstick
3287ce6f90
Fixed: FilterSettings not mapping due to no setter (System.Json)
2020-01-16 22:40:29 -05:00
ta264
9cf353b423
Fix typo and rename duplicate ListType property
2020-01-16 22:40:29 -05:00
ta264
377d788223
Fixed: Migrate the old TMDb list definitions to new type
2020-01-16 22:40:29 -05:00
Qstick
86b8dd4856
Fixed: Not deleting movie files during upgrade when root folder is missing
...
Fixes #4066
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-01-16 22:38:07 -05:00
Qstick
16c03444ab
Fixed: Removed NotifyMyAndroid and Pushalot
...
Fixes #4033
Tack onto migration 164
2020-01-15 23:12:39 -05:00
Qstick
ccc77bfcfe
New: Add Collection and Cast data to Kodi NFO
...
Fixes #3421
2020-01-15 23:12:39 -05:00
ta264
8021381de2
Fix mapper exception
2020-01-15 23:12:39 -05:00
Qstick
65287ec4f3
New: TMDb List Rework
2020-01-15 23:12:39 -05:00
Qstick
1c91c9939f
Fixed: Cleanup NetImport Implementation
2020-01-15 23:12:39 -05:00
Qstick
ba83c01b6c
New: NetImport Lists Grouped by Type
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2020-01-15 23:12:39 -05:00
Qstick
d76423a305
New: Scrape Cast/Crew/Collection Data on Movie Refresh
2020-01-15 23:12:39 -05:00
Qstick
70d7b3b70a
Fixed: 4 digit year for log lines
...
#4053
2020-01-12 10:40:14 -05:00
Fossil
3c1113260d
Fixed: NZB Finder categories ( #4054 )
...
As discussed here https://github.com/Radarr/Radarr/pull/3568
2020-01-10 13:37:29 -05:00
Qstick
06b56db67c
Squash Pre-Fork Sonarr Migrations ( #4029 )
2020-01-09 20:14:17 -05:00
Qstick
b3553e93ab
Fixed: Broken Title Sort on Activity Pages
2020-01-09 20:03:08 -05:00
Qstick
c060f9fd4d
Fixed: Prevent error on MovieFile Delete if no movie references movieFile
...
Fixes #4042
2020-01-08 22:08:26 -05:00
ta264
6f115d2db3
New: Update MonoTorrent from nuget
2020-01-08 20:53:36 -05:00
Qstick
0845a4bf4c
Fixed: Handle 3 digit audio channels
2020-01-07 09:48:03 -05:00
Qstick
e0f591ebe3
Fixed: Re-Enable Indexer Flags for Torrent Indexers
2020-01-07 09:47:29 -05:00
Qstick
68ea6fbb4f
Fixed: Broken SeedConfigOptions due to System.Text.Json req. for public setters
2020-01-07 09:47:29 -05:00
EnorMOZ
c77fd1a6fc
New: Add Radarr_Download_Client to OnDownload ( #4034 )
...
* Add Radarr_Download_Client to OnDownload
* Add Radarr_Download_Client to OnDownload
2020-01-06 07:00:40 -05:00
ta264
4025005251
Fixed: Regression setting file date
2020-01-05 18:05:27 -05:00
Qstick
c94606dccd
Fixed: MediaCover Test Broken in #3982
2020-01-05 00:47:38 -05:00
Qstick
0957bdda20
New: Correct default caps for nzbfinder and omg
...
Co-Authored-By: Fossil <fossil01@users.noreply.github.com>
2020-01-04 21:16:59 -05:00
Qstick
f75b404387
Fixed: Remove PFMonkey.com from Presets
...
Co-Authored-By: Fossil <fossil01@users.noreply.github.com>
2020-01-04 20:53:44 -05:00
ta264
959b8ed83e
Fixed: Speed up UI during refresh
...
Don't update state if we know items are equal to avoid reselections.
Don't pass LastInfoUpdate to frontend to prevent useless updates (the
field isn't used)
2020-01-04 11:25:26 -05:00
ta264
5b07046396
Fixed: Trigger fewer signalr broadcasts
2020-01-04 11:25:26 -05:00
ta264
8e256462bf
Use MediaCoverService from Sonarr
2020-01-04 11:25:26 -05:00
Qstick
f3677a49bf
Fixed: Use User Selected Languages during Manual Import
2020-01-02 22:55:20 -05:00
Qstick
02c35f963e
New: Select Multiple Languages on Manual Import
2020-01-02 22:55:20 -05:00
geogolem
4385acef99
Fixed: Reverted a change that caused SQL error on NetImport
...
c300af8241 (diff-4199a537105793b9a05a6232cb0531bb)
that caused SQL error when doing netimport search
update tests
update tests
revert tests then remove
revert tests changes --> comment out the tests
2020-01-02 22:28:11 -05:00
Qstick
503f7286b9
Fixed: Treat any CF over Cutoff as Cutoff Met
2020-01-02 06:36:11 -05:00
Qstick
0f9c6038ca
Fixed: Namespace for CustomFormats Tests
2020-01-02 06:36:11 -05:00
Qstick
5c7d20df54
Fixed: Cutoff Unmet Search fails due to SQL query
2020-01-01 16:46:33 -05:00
Qstick
2e5c7e0073
Fixed: Fallback to Title and Year for PTP if IMDB doesn't exist
...
Fixes #3509
2019-12-30 22:30:17 -05:00
Qstick
1b7f52e013
Fixed: Trying to add a movie when root folders hadn't populated
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-12-30 21:43:07 -05:00
Qstick
00921ed839
Add Test Fixture for List Sync
2019-12-30 12:07:37 -05:00
Qstick
c300af8241
New: Don't clean moves if IMDB Match
2019-12-30 12:07:37 -05:00
ta264
b1b6a91db8
Fixed: Correctly add parameters to migrations 36 and 154
2019-12-30 16:12:05 +00:00
Qstick
60b9496162
New: Fallback to tmdb search on Rarbg if IMDb is null
2019-12-28 20:26:56 -05:00
Qstick
2eff7b95dd
Fixed: Catch NullRef On HDBits request if IMDB empty
2019-12-28 20:26:07 -05:00
ta264
89fec7841c
Fixed: Cutoff Status and Filter on MovieIndex
2019-12-28 11:38:34 -05:00
ta264
f83ccb6ca4
Swap to dapper Mk. 2
2019-12-28 11:38:34 -05:00
ta264
47f45a6275
Revert "Revert "Remove Marr.Data""
...
This reverts commit d2d2020573 .
2019-12-28 11:38:34 -05:00
Qstick
daee348795
Fixed: Video format exception using split string object
2019-12-28 02:42:56 -05:00
Qstick
fa2c4725be
New: Show IndexerFlags on Interactive Search
2019-12-28 00:45:59 -05:00
ta264
f02fa629cc
Reformat and apply Stylecop rules
2019-12-27 20:40:13 -05:00
ta264
d4fa9b7345
Remove trailing whitespace
2019-12-27 20:40:13 -05:00
ta264
8d27111f7b
Remove all unnecessary usings
2019-12-27 20:40:13 -05:00
ta264
c6ae0bb509
Add missing new lines at end of files
2019-12-27 20:40:13 -05:00
ta264
997ff74fb9
Replace tabs with 4 spaces
2019-12-27 20:40:13 -05:00
Qstick
8476e36122
New: Turn MediaInfo Popover into Modal, Add AudioFeatures
2019-12-26 21:52:05 -05:00
Qstick
5e7f0f9d78
Fixed: Tmdb Rename Tokens
...
Fixes #4004
2019-12-26 21:11:44 -05:00
ta264
10fc0b071f
Fixed: NET Core doing copy/delete instead of rename
2019-12-25 16:36:07 +00:00
ta264
c53aed4cbf
Update sentry DSN to self hosted
2019-12-23 16:03:36 -05:00
Qstick
089c9657f9
Fixed: Don't throw error IMDB mapped movie not found
2019-12-21 14:18:38 -05:00
ta264
0ca72bf444
Fixed: Null exception on EnhanceMovieInfo
...
Fixes SENTRY Radarr-3KM
2019-12-19 18:01:12 -05:00
ta264
6057b27dc8
Fixed: Error in epic fail handler if console input redirected
...
Fixes Sentry Radarr-3AK
2019-12-19 17:58:00 -05:00
EnorMOZ
a5d695ec92
Fixed: Language debug log in parser ( #3971 )
2019-12-18 22:26:39 -05:00
Qstick
f7163451e1
New: Keep DB Migration to fix 147
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2019-12-17 21:59:03 -05:00
Qstick
d2d2020573
Revert "Remove Marr.Data"
...
This reverts commit 7b17c3e36c .
2019-12-17 21:59:03 -05:00
Qstick
e937d74b11
Revert "Swap to dapper and system.text.json for database backend"
...
This reverts commit d2065bfa1b .
2019-12-17 21:59:03 -05:00
Qstick
d778085ba5
Revert "Fixed: Serialize flag enum as string also"
...
This reverts commit b0ae4e9a60 .
2019-12-17 21:59:03 -05:00
ta264
b0ae4e9a60
Fixed: Serialize flag enum as string also
2019-12-17 18:38:33 +00:00
Qstick
fcb31ac51b
Fixed: Don't crap on bad searches
2019-12-16 21:44:59 -05:00
Qstick
5d2ac0b86b
Fixed: Custom Format Compare not using Id value
...
Fixes #3954
2019-12-16 20:58:49 -05:00
Qstick
d4422e8901
Fixed: Change Refresh to Use StartTime
2019-12-16 20:20:34 -05:00
Qstick
da50b49e01
New: Store Task StartTime, Show Duration in UI
2019-12-16 20:20:34 -05:00
Qstick
edcc0ba7ce
New: Only Refresh on TMDB Refersh
2019-12-16 20:20:34 -05:00
ta264
d2065bfa1b
Swap to dapper and system.text.json for database backend
2019-12-16 20:22:58 +00:00
ta264
7b17c3e36c
Remove Marr.Data
2019-12-16 20:22:58 +00:00
Qstick
acac33c217
New: Change Automation timeout to 3min ( #3951 )
...
* New: Change Automation timeout to 3min
* Fixed: Workaround netcore/selenium HTTP bug
* try without timespan override
* Update AutomationTest.cs
2019-12-15 18:55:14 -05:00
Qstick
5d7804478b
New: Trakt Auth per List
2019-12-15 00:39:16 -05:00
Qstick
a23e57d9f7
Fixed: Typo in RescanMovie log statement
2019-12-14 21:15:04 -05:00
DavidSpek
a9f95109f6
New: Add EAC3 Atmos to Mediainfo Formatting ( #3900 )
...
* Added a EAC3 Atmos option
Added a second if statement under "if (audioFormat.ContainsIgnoreCase("E-AC-3"))" to look for "JOC" in splitAdditionalFeatures to be able to identify EAC3 tracks that contain atmos. I used the audioFormat "MLP FBA" with "TrueHD Atmos" as a reference.
2019-12-09 22:52:46 -05:00
telans
ed46ff3445
Fixed: Client strings reference episodes ( #3929 )
2019-12-08 00:34:59 -05:00
Qstick
7a95fb55bd
Fixed: Versioned Backups Not Recognized by BackupFileRegex
2019-12-08 00:31:00 -05:00
Qstick
2633c82a01
New: Hookup SonarCloud
2019-12-07 13:27:18 -05:00
Qstick
61450a5ca4
New: Update Radarr.ico
2019-12-07 01:33:20 -05:00
Qstick
14c943bd48
Fixed: ImportDecsionMaker Fixture Failures
2019-12-07 01:17:01 -05:00
Qstick
a7e066fc11
Fixed: Logging file release group for repack
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-12-06 23:22:28 -05:00
Qstick
7cd270d534
Fixed: Rename ProcessProviderTests to Fixture
2019-12-06 23:21:07 -05:00
Taloth Saldono
0cff6c1fdf
Tiny fix in test, left-over from my on-windows test.
2019-12-06 23:08:41 -05:00
Qstick
ca61ca5c40
Fixed: All Files Filter on Manual Import in MovieDetails
2019-12-06 23:06:58 -05:00
Qstick
aa7ebe4168
New: UI Package Updates
2019-12-06 22:42:15 -05:00
Taloth Saldono
c34dc0be13
Cleanse getnzb url
2019-12-06 22:28:40 -05:00
Taloth Saldono
d5c2308587
Fixed: File imports on cloud drives slow due to transaction logic
2019-12-06 22:22:36 -05:00
ta264
6235225f7d
New: Bump to .NET Core 3.1
2019-12-06 21:12:47 -05:00
Qstick
2b518ded37
New: Added version number to backup filename
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2019-12-04 21:30:11 -05:00
Qstick
ecd4cc7b72
Fixed: Handle qBit ForcedDL State
...
Fixes #3870
2019-12-04 21:16:48 -05:00
Jef LeCompte
86a53141ad
Fixed: Handle qBittorrent "moving" state
2019-12-04 21:09:29 -05:00
Qstick
0aa8ac5d39
New: Bump Version to V3 to please the masses
2019-12-04 19:28:34 -05:00
Qstick
29011cac5e
New: Combine Solutions via Configurations
2019-12-04 19:28:34 -05:00
geogolem
9f36665d6d
Fixed: Add back minimumAvailability for netimport lists ( #3916 )
2019-12-03 20:56:49 -05:00
ta264
abe7a85a39
Fix: Aphrodite UI enhancements
...
* New: Display UI before movies have loaded
* Revised webpack bundling
* New: Option for production build with profiling
* Fixed: Faster hasDifferentItems and specialized OrOrder version
* Fixed: Faster movie selector
* Fixed: Speed up release processing, add indices (migration 161)
* Fixed: Use a worker for UI fuzzy search
* Fixed: Don't loop over all movies if we know none selected
* Fixed: Strip UrlBase from UI events before sending to sentry
Should mean that source maps are picked up correctly.
* Better selection of jump bar items
Show first, last and most common items
* Fixed: Don't repeatedly re-render cells
* Rework Movie Index and virtualTable
* Corresponding improvements for AddListMovie and ImportMovie
2019-11-27 09:19:35 -05:00
FuNK3Y
fedf2326f0
New: Add TMDB/IMDB url in Kodi metadata
2019-11-17 11:14:31 -05:00
geogolem
15b63778e5
Fix: Net import optimization
2019-11-15 19:20:13 -05:00
devbrian
c5d7cf4eeb
Fixed: TVDB references in RefreshMovieService.cs
2019-11-12 10:38:59 -05:00
aPinat
8bbec88b6f
Fixed: SSL certificate import
2019-11-07 11:17:03 -05:00
Devin Buhl
fc5ab2fd59
New: URL Base support for NZBVortex, Hadouken, qBittorrent and uTorrent
2019-11-07 11:08:32 -05:00
Devin Buhl
003ef8747c
Fixed: Updated some strings to Radarr in Download Clients
2019-11-07 10:55:27 -05:00
Devin Buhl
4e07e3bd68
New: Option to send notification when a Health Check warning occurs
2019-11-04 19:50:11 -06:00
Devin Buhl
ee91cb99ce
Fixed: Actually run Recycle Bin cleanup
2019-11-04 14:52:08 -05:00
Devin Buhl
5d7166662c
Fixed: Remove extra ; in QualityIndex
2019-11-03 10:00:30 -05:00
Qstick
0d2660ee6c
Fixed: Issues with Migration 159, Bad Index, Duplicated WEBDLs
2019-11-02 22:54:44 -04:00
Qstick
f489b6b506
Fixed: Disable some flaky tests on MacOS
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2019-11-02 17:59:36 -04:00
Qstick
c80a492d76
Fixed: Queue Barfs on Null RemoteMovie
2019-11-02 14:11:52 -04:00
Qstick
bbadf3c7e6
Fixed: Quality Parser and Augmenter Picks Wrong Quality
2019-11-02 14:11:52 -04:00
Qstick
c08ae534c5
Fixed: List Tags and Prevent Delete of Tag if on List
2019-11-01 21:31:47 -04:00
Qstick
3598d6623a
Fixed: Update Icon for Windows Tray
2019-11-01 20:56:09 -04:00
Qstick
634697af2d
New: Add digits to Deluge's category validator
...
Co-Authored-By: rbraunschweig <rbraunschweig@users.noreply.github.com>
2019-10-28 22:40:36 -04:00
Qstick
d320f8a713
Updated: XBMC notification strings to Kodi
...
Co-Authored-By: sirloinofbeef <sirloinofbeef@users.noreply.github.com>
2019-10-28 22:38:03 -04:00
Qstick
947b9e75db
Fixed: Show Cutoff Status on History Items
2019-10-28 22:07:19 -04:00
Qstick
8ad995e56f
Fixed: Set Default Sort Key for Blacklist Endpoint
2019-10-28 21:40:52 -04:00
Devin Buhl
96fe74760f
Fixed: Instance where Sonarr was used in logging message
2019-10-26 19:58:30 +00:00
Qstick
fb4aa58a75
Fixed: Add Delete Button to Custom Formats
2019-10-22 20:51:57 -04:00
Qstick
dd00c9b53e
Fixed: Remove Plist Fix to prevent Linux Core update failures
2019-10-21 19:34:26 -04:00
Qstick
3c380954ec
Fixed: Missing Movie Search from Index Null Ref
2019-10-21 09:43:39 -04:00
Qstick
02efc655f9
Fixed: Remove Not-So-Great Parser Case
2019-10-17 23:37:34 -04:00
Qstick
f43210d3d0
Fixed: Default RequireFlags Value (AKA Give torrent guys back their indexers)
2019-10-17 23:06:01 -04:00
Qstick
67dffcdc69
Fixed: 4K and Remux Parser Tweaks
2019-10-16 22:19:39 -04:00
ta264
36ab3ecf71
Fixed: Removed unused references to System.Drawing
2019-10-16 15:25:35 -04:00
ta264
e1b0dd00bb
Fixed: Don't publish self contained tests
2019-10-16 15:25:35 -04:00
ta264
37a39d1624
Fixed: Make ProcessProvider tests more reliable
2019-10-16 15:25:35 -04:00
ta264
9fe978319e
Fixed: Don't load Radarr.Core.dll as part of Radarr.Update
2019-10-16 15:25:35 -04:00
ta264
2a15113a74
Fixed: MultiLanguages definition
2019-10-15 20:22:50 -04:00
ta264
b5b43b8b3f
Changed: Align GetValueOrDefault extension with netcore3.0 version
...
- netcore3.0 implements the extenion on IReadOnlyDictionary.
- Dictionary implements both IReadonlyDictionary and IDictionary and
so defining the extenion on both interfaces creates an ambiguous
reference
- IDictionary doesn't inherit from IReadOnlyDictionary
Either we have to add 'using NzbDrone.Common.Extenions;'
separately to resolve the ambiguity or we have to standardaize on only
having the extension on IReadOnlyDictionary.
2019-10-15 20:22:50 -04:00
ta264
057829c3b0
New: Multi target net framework 4.6.2 and net core 3.0
2019-10-15 20:22:50 -04:00
ta264
d0f13e16d5
Fixed: All compiler warnings
2019-10-15 20:22:50 -04:00
ta264
abde842bf0
Fixed: Remove obsolete HttpProvider
2019-10-15 20:22:50 -04:00
ta264
cf33e40e70
Fixed: Remove obsolete Plex HomeTheater/Client notifcations
2019-10-15 20:22:50 -04:00
ta264
1b34780b7e
Fixed: Remove obsolete XBMC HTTP notification API
2019-10-15 20:22:50 -04:00
ta264
53ffc9867c
New: Update Unity
2019-10-15 20:22:50 -04:00
ta264
8b9d64b15a
Changed: Remove growl and prowl
2019-10-15 20:22:50 -04:00
ta264
350dfeabba
New: Make Twitter NetStandard compatible
2019-10-15 20:22:50 -04:00
ta264
b0cbd6c6bf
Net standard XMLRPC
2019-10-15 20:22:50 -04:00
ta264
70c1722ef2
New: Upgrade Ical.Net to 4.1.11
2019-10-15 20:22:50 -04:00
Qstick
225430162b
Fixed: ImageResizer Tweaks
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2019-10-15 20:22:50 -04:00
ta264
bc0cc2bfa9
New: Use ImageSharp for resizing
2019-10-15 20:22:50 -04:00
ta264
c85d3119f9
Convert Interop.NetFwTypeLib to AnyCPU
2019-10-15 20:22:50 -04:00
ta264
5c07b39b04
Fixed: Convert MonoOnly to PosixOnly
2019-10-15 20:22:50 -04:00
ta264
2b39865251
Update FluentMigrator to v4
2019-10-15 20:22:50 -04:00
ta264
ca9d9f093c
Fixed: Remove bad binding redirects in csproj
2019-10-15 20:22:50 -04:00
ta264
fb5b9c445b
New: Switch to ASPNetCore Kestrel and SignalR
2019-10-15 20:22:50 -04:00
ta264
fdbed91a4e
New: Use sqlite package from Lidarr
2019-10-15 20:22:50 -04:00
ta264
0b0d0a7353
New: Use dotnet tooling, produce 64bit build on windows
2019-10-15 20:22:50 -04:00
ta264
304382f406
Fixed: Integration tests on Mono 5.12 and 5.14
...
Mono 5.12 and 5.14 has a bug that means RestSharp can't handle non-200
responses. Fix status api call so tests start and disable the tests
that use non-200 responses on these mono versions
2019-10-15 20:22:50 -04:00
Taloth Saldono
97de1b4622
Moved Platform version determination to static
2019-10-15 20:22:50 -04:00
ta264
24f1b5c0a7
Fixed: CommandExecutorFixture flakiness
2019-10-15 20:22:50 -04:00
ta264
532190ef4b
Fix integration tests on linux with debug build
2019-10-15 20:22:50 -04:00
ta264
779809b78b
Fixed: Normalize all line endings to LF in repo
2019-10-15 20:22:50 -04:00
Qstick
1514613f61
New: Added MinAvailability Option to UI
2019-10-10 23:20:48 -04:00
Qstick
21ed073f29
New: Add List and Discovery Pages ( #3803 )
2019-10-05 23:21:55 -04:00
Qstick
5f396a53c3
New: Parse VFI as French
2019-10-05 18:45:35 -04:00
Qstick
a368cbd265
Fixed: Hookup BulkMovieMovieCommand
2019-10-05 18:27:22 -04:00
Qstick
2af273a4a1
Fixed: Update Test Fails Due to Throw Elimination
2019-10-03 20:48:34 -04:00
Qstick
de7d6c68b8
Fixed: Log, Don't throw when trying update in docker
2019-09-30 20:46:47 -04:00
Qstick
31c73fe448
Changed: Add ChannelPositionText to SentryWarn
2019-09-30 20:46:22 -04:00
Qstick
526e091d22
Fixed: Provider HealthChecks persist after add until next scheduled check.
2019-09-30 19:44:23 -04:00
Taloth Saldono
40736336db
Fixed: Root Folder display when free diskspace cannot be determined (FreeBSD)
...
closes #3275
2019-09-30 19:33:57 -04:00
Qstick
f2200f793d
Fixed: Quality Finder Tweaks
2019-09-29 16:27:54 -04:00
Qstick
7fd391259c
Fixed: Movie Path UI Warning, Duplicate Import Fixes
2019-09-29 16:27:30 -04:00
Leonardo Galli
be3152e630
Fixed: When refreshing info about a movie, the alt titles should now correctly be deleted / updated, even from TMDB. ( #3603 )
...
* Fixed: When refreshing info about a movie, the alt titles should now correctly be deleted / updated, even from TMDB.
Fixes #3542
* Fixed: Small things fixup.
2019-09-28 22:59:51 -04:00
Qstick
bd374825f1
Fixed: Logging Statements and Tests
2019-09-28 22:39:09 -04:00
Qstick
f395117885
Fixed: More Sentry Filtering
2019-09-26 21:41:52 -04:00
Qstick
ae9c2dd830
New: Log Sentry Warn if AudioChannelPositions Error
2019-09-26 21:31:46 -04:00
Qstick
78cac9fcfa
Fixed: Use Modifier in Quality Aggregation
2019-09-23 22:10:51 -04:00
Qstick
5fe8884471
Fixed: Prevent NRE in MovieSearchService
...
Fixes #3728
2019-09-21 16:10:09 -04:00
Qstick
fb8143bb49
Fixed: MigrationVersion not passed to UI
2019-09-21 15:42:32 -04:00
Qstick
90e58e5a22
Fixed: Add List Exclusion from Movie Editor
...
Fixes #3775
2019-09-21 15:40:26 -04:00
Qstick
254561aeb1
Fixed: Register Null Target for Sentry logs in Tests
2019-09-21 14:54:13 -04:00
Taloth Saldono
9a25878104
And a bunch of video codecs. Also fixed the dual-video channel issue.
2019-09-21 14:39:23 -04:00
Taloth Saldono
54cfabec5c
New: Additional Atmos detection in MediaInfo
...
ref Radarr/Radarr#3712
2019-09-21 14:38:27 -04:00
Qstick
7dc629a647
Fixed: Rework Multiple Logging Statements
2019-09-21 14:35:07 -04:00
Qstick
cbb2802383
Fixed: TrackedDownload Logging Statement
2019-09-14 18:49:32 -04:00
Qstick
fd2399d589
Fixed: Update Movie Libraries in Plex not Series Libraries
2019-09-10 19:22:13 -04:00
Qstick
33d012cfc0
Fixed: Quality Definitions Don't Allow Save
2019-09-08 23:27:33 -04:00
Qstick
066bf1220f
Fixed: Flaky IndexerStatusTimes Test
2019-09-08 22:29:57 -04:00
Qstick
fd87be6d1e
New: FutureDownloadClient Housekeeper Tests
2019-09-08 22:17:56 -04:00
Qstick
fe591816bb
Fixed: Remove TitleSlugRoute
2019-09-08 22:00:15 -04:00
ta264
98d987869c
Changed: Point at lidarr hosted update server
2019-09-08 21:42:18 -04:00
ta264
e10e5802f4
Fixed: Don't delete folder if indeterminate sample detected
2019-09-08 21:42:03 -04:00
ta264
fd5113744f
Fixed: Various tests
2019-09-08 21:41:24 -04:00
Taloth Saldono
a22c946276
Fixed third-party clients calling api without Accept header
2019-09-08 20:53:37 -04:00
Taloth Saldono
a862337ead
Removed obsolete code.
2019-09-08 20:53:37 -04:00
ta264
79cf3079c3
Updated Nancy to 2.0
2019-09-08 20:53:37 -04:00
Taloth Saldono
6c4e3b1fd5
New: Added Auth-* log entries for fail2ban purposes
2019-09-08 20:53:37 -04:00
Qstick
cb158028df
Fixed: Old API use with Ombi causing NREs
2019-09-07 21:58:45 -04:00
Qstick
793b723942
New: Update SQLite to 3.28.0 and System.Data.SQLite to 1.0.111.0
2019-09-03 23:21:15 -04:00
Qstick
7f221c7834
Fixed: Automation/Integration/Unit Tests
2019-09-03 23:21:15 -04:00
Qstick
944f420270
New: Build on Azure Pipeline
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2019-09-03 23:21:15 -04:00
Qstick
b89c7b8675
New: Convert to New CSProj Format
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2019-09-03 23:21:15 -04:00
Qstick
a3525252b7
Fixed: Log statement in movie rename service
2019-09-02 11:55:02 -04:00
Qstick
b42004b32c
Fixed: Another Log Statement duplicating on Sentry
2019-09-01 10:52:01 -04:00
Qstick
b2268c7452
New: Get Custom Formats Working in Aphrodite
2019-08-31 15:54:33 -04:00
Qstick
86dde88fe6
Fixed: Re-DSN after log fix
2019-08-31 14:36:34 -04:00
Qstick
ab7083d263
Fixed: Spec Logging Statement Causing Sentry Duplicates
2019-08-30 23:37:05 -04:00
Qstick
9ad17a04ff
Fixed: Null Ref in UpgradeSpecification
2019-08-30 23:29:04 -04:00
Qstick
23670bca12
New: Upstream Updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-08-30 22:50:03 -04:00
Qstick
bfc467dd96
New: Use MediaInfo on File Parsing
2019-08-25 15:08:25 -04:00
Qstick
ada9b944dc
Fixed: QueueSpecificationFixture Test
2019-08-06 22:44:36 -04:00
Qstick
f6b4a463b1
New: Remove Unused TinyTwitter Nuget Package
2019-08-06 22:27:47 -04:00
Qstick
d53320779c
New: Update NLog to 4.6.6
2019-08-06 22:25:21 -04:00
Qstick
71c398f0fc
New: Enable Sentry Analytics ( #3669 )
2019-08-06 22:20:47 -04:00
Qstick
08b642575f
Fixed: Rejoin MovieFiles to Movies to fix Cutoff short term
2019-08-05 22:13:03 -04:00
Qstick
328477a1c6
New: Required/Ignored restrictions now support /pattern/ regular expressions
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2019-08-05 20:47:46 -04:00
Qstick
a771871cf8
Fixed: Protect Queue Specification from NRE
...
Fixes #3665
2019-08-05 20:40:05 -04:00
Qstick
1cde85bba8
New: Update Frontend Packages
2019-07-27 01:33:33 -04:00
Qstick
582402d45e
Fixed: MediaInfo Improvements, Tests
2019-07-27 00:33:04 -04:00
Qstick
5657a4df9c
Revert "Fixed: Additional FileNameBuilder Tests, {MediaInfo SubtitleLanguagesAll} Token"
...
This reverts commit 865b587bdd .
2019-07-26 23:54:49 -04:00
Taloth Saldono
865b587bdd
Fixed: Additional FileNameBuilder Tests, {MediaInfo SubtitleLanguagesAll} Token
2019-07-26 23:22:10 -04:00
Taloth Saldono
b179be78db
Fixed: Heavy qbit api load when CDH Remove is disabled
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2019-07-26 22:44:22 -04:00
Qstick
5f7c7ee809
Fixed: Include HDR is naming examples
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-07-26 22:41:32 -04:00
Qstick
6510e2c898
Fixed: Parsing BD release group as Bluray quality
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-07-26 22:34:07 -04:00
Taloth Saldono
895abe8c3b
Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
...
ref #2802
2019-07-26 22:16:48 -04:00
Taloth Saldono
ae47ee817f
Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts
2019-07-26 22:13:02 -04:00
Qstick
6c84518b40
New: Improve logging when checking if release is an upgrade
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-07-26 22:09:46 -04:00
Qstick
3ba72fd33b
New: Treat WEBMux as WebRip
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-07-26 22:05:04 -04:00
Mark McDowall
f868e8b964
Fixed: Add Tests for FirstCharTo
2019-07-26 21:49:49 -04:00
Qstick
4af18f7d4a
Fixed: Some History Events don't Save Due to Languages
2019-07-25 22:52:33 -04:00
Qstick
b6c1c81152
New: Add Release Date and Cinema Date to Custom Script
2019-07-25 22:40:52 -04:00
Qstick
d263ff9a6b
Fixed: Wanted/Cutoff Search from Index Page
2019-07-25 22:34:24 -04:00
Qstick
6705b59b23
Fixed: Renaming Files Command Doesn't Resolve
2019-07-25 21:11:12 -04:00
Qstick
a6eb89e24b
Fixed: Manual Search on Works with Auto Search is Enabled
2019-07-15 22:41:43 -04:00
Qstick
242d530bb4
Fixed: Unit Test Fixes
2019-07-14 21:18:03 -04:00