Qstick
135251ec31
More descriptive validation error for Movie Path
5 years ago
Qstick
74539d2025
Fixed: Search Failing due to Null Titles
...
Fixes #4578
5 years ago
Qstick
075f024cec
Cleanup Solution Unused Usings
5 years ago
Qstick
3a50152b21
New: Digital Release Dates in UI
5 years ago
Qstick
88bda6bcb6
New: Use MediaInfo to Augment Languages
5 years ago
Qstick
10322a1867
New: Aphrodite Language Improvements
5 years ago
Qstick
965ed041ae
Fixed: All Imports show as Multi due to duplicated langs
5 years ago
Qstick
2b5dc59a36
Fixed: All AHD x265 Encodes should be HDR
...
Fixes : #4386
5 years ago
Qstick
98c4e63309
Fixed: Don’t Prioritize Flags over Protocol when Prefer Flags Enabled
...
Fixes #1814
5 years ago
Qstick
0142c45210
Fixed: Multi Language lost on Import
...
Fixes #4313
5 years ago
ta264
0a589c529f
Fixed: Map dsm shared folder to full path in status ( #797 )
...
* Fixed: Map dsm shared folder to full path in status
* Add tests
* fix tests
5 years ago
Qstick
7f201c6677
Fixed: Mark "BAD" Nzbget Downloads as Failed
...
Fixes #3076
5 years ago
ta264
a77d43bd43
Fixed: size CF conditions are now exclusive on min, inclusive on max
5 years ago
Qstick
e18e074ee9
fixup FilterFiles mocks in various unit tests
5 years ago
Qstick
4f22d135d6
Fixed: Skip various Extras directories during scan
...
Fixes : #4487
5 years ago
ta264
e870fd5215
Fixed: Use originalFilePath in CF if scene name missing
5 years ago
Qstick
6706138fa0
New: Add Language Tests
5 years ago
Qstick
afada848c8
Change Missed http instances to https in HttpClientFixture
5 years ago
ta264
e09ca145d1
Fixed: False positive in remote path check with transmission
...
Correctly use the download directory when it's set
5 years ago
Qstick
a8deaf85c0
Fixed: Bootloop due to bad format args in AppFolderFactory
...
Fixes #4553
5 years ago
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
5 years ago
Qstick
5b6bef36f2
Refresh Yarn.lock, net core 3.1.5
5 years ago
Qstick
79c35fabfa
New: RemotePathMapping HealthCheck
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
5 years ago
Qstick
8c84047a56
Update NuGet.config
5 years ago
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>
5 years ago
Qstick
8687dbda1d
Fixed: Don't fail lookup if no Recommendations for a result
5 years ago
Qstick
c896833607
Fixed: Don't fail lookup on some IMDB Searches
...
Fixes #4533
5 years ago
Qstick
3a7c4b2cfe
Cleanup Episode References
5 years ago
Qstick
a946d5886c
Use HTTPS for httpbin tests
5 years ago
Qstick
dfba9e9b4d
Fixed: Update Credits during refresh instead inserting old record
5 years ago
Qstick
28e6e4ed7b
Update HttpClientFixture.cs
5 years ago
Qstick
22d0f9ffef
New: Remove Anime Category for Newznab/Torznab
5 years ago
Qstick
7120a20984
Fixed: Don't hang on parsable, non-matched releases
5 years ago
Qstick
40b5702ca6
Fixed: Downloads with un-parsable releases stuck on import
5 years ago
Qstick
3c7f80612d
Fixed: Sorting of queue by movie title when unknown items are included
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
2328b384e2
Fixed: Exception thrown when marking download as complete
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
8d57c5497a
Update wiki links that reference Sonarr/Lidarr
...
Fixes #4516
5 years ago
Qstick
62b3ed5d48
Fixed: Speed Up List Fetch
5 years ago
Qstick
6802bfc736
Fixed: List UI Revamp
5 years ago
Qstick
2d59192a9e
New: Movie Discovery/Recommendations Reworked
5 years ago
Qstick
b9c59e5482
Fixed: Collection not stored for Movies
5 years ago
Qstick
1849ce4190
Additional logging when trying to complete tracked downloads
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Taloth Saldono
021e7b8163
Log contents on api errors during tests.
5 years ago
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
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
Qstick
22062931fe
Fixed: Set SimpleReleaseTitle to get CFs on Unparsable Release
...
#4291
5 years ago
Qstick
d44f0d23ea
Fixed: ExtraFiles and PendingReleases not deleted correctly
5 years ago
Qstick
727347331f
Fixed: More robust Certification Logic
5 years ago
Qstick
d59c563023
Update Backend Packages
5 years ago
Qstick
43c48bf833
New: Quality Preferred Setting
5 years ago
Qstick
ea18a366c4
fixup! Code Smells
5 years ago
Qstick
0a1eb877e0
New: Set Branch, Update Mech from PackageInfo
5 years ago
Qstick
dd52760095
New: Movie Certifications
5 years ago
Qstick
770e3379fb
New: Trakt List Organization, User Collection List Support
5 years ago
Qstick
7adfe65f65
New: Import from Another Radarr Instance
...
Co-Authored-By: Leonardo Galli <galli-leo@users.noreply.github.com>
5 years ago
Qstick
7a1fa71b76
New: Add back Prowl Notifications
5 years ago
Qstick
0431b9561e
Fixed: Cleanup HealthCheck wiki links
5 years ago
Qstick
ef2f954b81
New: HealthCheck for valid Branch value
5 years ago
Taloth Saldono
12041ac290
Fixed: Audio Channel Information missing in MediaInfo for certain mkv files with DTS audio
5 years ago
Qstick
f338941cfc
New: Show ExtraFiles in UI
5 years ago
Qstick
5a5e896eb4
Fixed: Misc Calendar Improvements
5 years ago
Qstick
aae0ef200d
New: Tmdb and Imdb Webhook Properties
5 years ago
Qstick
dfdffb0626
Fixed: Remove website post fix before parsing
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
ae1e12f905
Fixed: Update help text in Connections from Download to Import
...
Co-Authored-By: hugepants <hugepants@users.noreply.github.com>
5 years ago
Qstick
669e46266a
Fixed: Typo in ReleasePushModule.cs
5 years ago
Taloth Saldono
755fa9e865
Fixed: Workaround for mono 6.x file copy/move issues
5 years ago
Qstick
2fbcf17c8d
Fix Linting Error (Double Blank Line)
5 years ago
Mark McDowall
55758a2772
New: Ignore #recycle folders (Synology Recycle bin folder)
5 years ago
Qstick
363be4ca34
Fixed: Metadata files not being created after rescan
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
5128481b23
New: Additional Path Validation on Movie Add
5 years ago
Mark McDowall
fd3acd85e6
Fixed: Broken tasks getting stuck in queue
5 years ago
Qstick
5b6a6cc9dc
Fixed: Delete a movie file from the UI that was already deleted from disk
5 years ago
Qstick
fba1a5acb9
Fixup test failures
5 years ago
Taloth Saldono
8babe7205b
Fixed: Removed .Net update notice on Windows LTSB 2015
5 years ago
Mark McDowall
e02151b273
New: Add Tabula Rasa Newznab Preset
5 years ago
Qstick
0c44ee5f88
New: HealthCheck and Status for Movies Deleted from TMDb
5 years ago
ta264
ea9494019e
Fixed: Allow saving profiles with large negative CF scores
5 years ago
Qstick
e986869e96
New: CustomFormat Naming Token
5 years ago
ta264
50d6c5e61e
New: User defined scores for each Custom Format
...
Brings it more into line with Sonarr preferred words
5 years ago
Qstick
da80793204
Fixed: Check for EnableCompletedDownloadHandling Enabled, Not Defined
5 years ago
ta264
456169b8d2
Cache integration test DB to avoid repeated migrations
5 years ago
ta264
f3308827d0
Cache database for Unit tests to avoid repeated migrations
5 years ago
Mark McDowall
d6cac3add8
Fixed: Set permissions on extra and subtitle files
5 years ago
Taloth Saldono
42b4a03eb4
Fixed redirect test
5 years ago
Петр Шургалин
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>
5 years ago
Qstick
c45cff87fc
Fixed: Test All not clearing health error for clients
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
9ccdb4871d
Fixed: Don't append every MovieId to Delete as a URL Parameter
...
Fixes #4186
Fixes #4188
5 years ago
Qstick
d7fd48ef25
Fixed: Use TMDB ReleaseDate Year for Year (Match Cinema Date)
5 years ago
Qstick
3969a396d3
Fixed: Change Language on FileNameSampleService so AudioLanguages token works
...
Fixes #4185
5 years ago
Qstick
c7dfd9dcf1
Fix Log Statement Grouping in FreeSpaceSpec
...
Fixes #4184
5 years ago
Qstick
deeb2979f1
Fixed: Parse 360p releases as base quality instead of 720p
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
f4d069c0cf
Fixed: QuickImport uses Invalid Command Name
5 years ago
ta264
241bf85f15
New: Better interface for creating custom formats
5 years ago
Qstick
b670bffa1b
Fixed: Populate Collection on every Resource Map
...
Fixes #4162
5 years ago
ta264
66ad75b759
Fixed: Don't check update folder writable in docker
5 years ago
desimaniac
b0f4a02dc6
New: Add Year to Custom Script ( #4141 )
5 years ago
Qstick
3ea6d78d39
New: Add MediaCovers endpoint to V3 API
5 years ago
Qstick
b766f0693a
Fixed: Use movieId instead of seriesId from MediaCover route
5 years ago
Qstick
a19f0202b0
Fixed: NullRef on FIleList Parse if IMDB Empty
5 years ago
Qstick
c6baff9bce
Fixed: Populate Info in Lookup Results if Existing Movie
5 years ago
Qstick
63197d38ce
New: Store OriginalFilePath for New Downloads
5 years ago
Qstick
e954b01921
Fixed: Remove Static/Dynamic Settings, Allow Folder Move from Editor
5 years ago
Qstick
1c8f94f1d8
New: Filelist.ro Indexer
...
Fixes #4061
5 years ago
Qstick
3d17498945
Fixed: Queue not loading for unknown releases
5 years ago
Qstick
869ce2b366
Fixed: NullRef on Force Download Unparsable Releases
5 years ago
Qstick
68bfd8bc25
Fixed: Edition not Saving to DB due to missing Aggregator
5 years ago
Qstick
fdd1167f33
New: Clean 'Obfuscation' when parsing ReleaseGroup
5 years ago
ta264
01a03e9baf
Fixed: WhereBuilder exception when string variable null
5 years ago
ta264
df101258c5
New: Calculate custom formats on demand
5 years ago
Qstick
09f8dace9d
Fixed: Remove website prefixes with dashes in URL
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
ta264
d5869aebc6
Fix tmdb tests
...
Need to resolve the mapper now that we don't blindly add images
5 years ago
Qstick
dfa3df8ea5
Fixed: Only Add Images if not Null on TMDB
5 years ago
ta264
6cb504cb08
Fixed: Use portable PDBs on net core
...
Enables stack trace line numbers on linux
5 years ago
Qstick
e9de53ef98
Fix MovieFileMovingService create directory error logger
5 years ago
Qstick
b73950c1b4
Fixed: Don't NullRef if filter parameters null
5 years ago
Qstick
3287ce6f90
Fixed: FilterSettings not mapping due to no setter (System.Json)
5 years ago
ta264
9cf353b423
Fix typo and rename duplicate ListType property
5 years ago
ta264
377d788223
Fixed: Migrate the old TMDb list definitions to new type
5 years ago
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>
5 years ago
Qstick
16c03444ab
Fixed: Removed NotifyMyAndroid and Pushalot
...
Fixes #4033
Tack onto migration 164
5 years ago
Qstick
ccc77bfcfe
New: Add Collection and Cast data to Kodi NFO
...
Fixes #3421
5 years ago
ta264
8021381de2
Fix mapper exception
5 years ago
Qstick
65287ec4f3
New: TMDb List Rework
5 years ago
Qstick
1c91c9939f
Fixed: Cleanup NetImport Implementation
5 years ago
Qstick
ba83c01b6c
New: NetImport Lists Grouped by Type
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
5 years ago
Qstick
d76423a305
New: Scrape Cast/Crew/Collection Data on Movie Refresh
5 years ago
Qstick
70d7b3b70a
Fixed: 4 digit year for log lines
...
#4053
5 years ago
Fossil
3c1113260d
Fixed: NZB Finder categories ( #4054 )
...
As discussed here https://github.com/Radarr/Radarr/pull/3568
5 years ago
Qstick
06b56db67c
Squash Pre-Fork Sonarr Migrations ( #4029 )
5 years ago
Qstick
b3553e93ab
Fixed: Broken Title Sort on Activity Pages
5 years ago
Qstick
c060f9fd4d
Fixed: Prevent error on MovieFile Delete if no movie references movieFile
...
Fixes #4042
5 years ago
ta264
6f115d2db3
New: Update MonoTorrent from nuget
5 years ago
Qstick
0845a4bf4c
Fixed: Handle 3 digit audio channels
5 years ago
Qstick
e0f591ebe3
Fixed: Re-Enable Indexer Flags for Torrent Indexers
5 years ago
Qstick
68ea6fbb4f
Fixed: Broken SeedConfigOptions due to System.Text.Json req. for public setters
5 years ago
EnorMOZ
c77fd1a6fc
New: Add Radarr_Download_Client to OnDownload ( #4034 )
...
* Add Radarr_Download_Client to OnDownload
* Add Radarr_Download_Client to OnDownload
5 years ago
ta264
4025005251
Fixed: Regression setting file date
5 years ago
Qstick
c94606dccd
Fixed: MediaCover Test Broken in #3982
5 years ago
Qstick
0957bdda20
New: Correct default caps for nzbfinder and omg
...
Co-Authored-By: Fossil <fossil01@users.noreply.github.com>
5 years ago
Qstick
f75b404387
Fixed: Remove PFMonkey.com from Presets
...
Co-Authored-By: Fossil <fossil01@users.noreply.github.com>
5 years ago
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)
5 years ago
ta264
5b07046396
Fixed: Trigger fewer signalr broadcasts
5 years ago
ta264
8e256462bf
Use MediaCoverService from Sonarr
5 years ago
Qstick
f3677a49bf
Fixed: Use User Selected Languages during Manual Import
5 years ago
Qstick
02c35f963e
New: Select Multiple Languages on Manual Import
5 years ago
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
5 years ago
Qstick
503f7286b9
Fixed: Treat any CF over Cutoff as Cutoff Met
5 years ago
Qstick
0f9c6038ca
Fixed: Namespace for CustomFormats Tests
5 years ago
Qstick
5c7d20df54
Fixed: Cutoff Unmet Search fails due to SQL query
5 years ago
Qstick
2e5c7e0073
Fixed: Fallback to Title and Year for PTP if IMDB doesn't exist
...
Fixes #3509
5 years ago
Qstick
1b7f52e013
Fixed: Trying to add a movie when root folders hadn't populated
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
00921ed839
Add Test Fixture for List Sync
5 years ago
Qstick
c300af8241
New: Don't clean moves if IMDB Match
5 years ago
ta264
b1b6a91db8
Fixed: Correctly add parameters to migrations 36 and 154
5 years ago
Qstick
60b9496162
New: Fallback to tmdb search on Rarbg if IMDb is null
5 years ago
Qstick
2eff7b95dd
Fixed: Catch NullRef On HDBits request if IMDB empty
5 years ago
ta264
89fec7841c
Fixed: Cutoff Status and Filter on MovieIndex
5 years ago
ta264
f83ccb6ca4
Swap to dapper Mk. 2
5 years ago
ta264
47f45a6275
Revert "Revert "Remove Marr.Data""
...
This reverts commit d2d2020573
.
5 years ago
Qstick
daee348795
Fixed: Video format exception using split string object
5 years ago
Qstick
fa2c4725be
New: Show IndexerFlags on Interactive Search
5 years ago
ta264
f02fa629cc
Reformat and apply Stylecop rules
5 years ago
ta264
d4fa9b7345
Remove trailing whitespace
5 years ago
ta264
8d27111f7b
Remove all unnecessary usings
5 years ago
ta264
c6ae0bb509
Add missing new lines at end of files
5 years ago
ta264
997ff74fb9
Replace tabs with 4 spaces
5 years ago
Qstick
8476e36122
New: Turn MediaInfo Popover into Modal, Add AudioFeatures
5 years ago
Qstick
5e7f0f9d78
Fixed: Tmdb Rename Tokens
...
Fixes #4004
5 years ago
ta264
10fc0b071f
Fixed: NET Core doing copy/delete instead of rename
5 years ago
ta264
c53aed4cbf
Update sentry DSN to self hosted
5 years ago
Qstick
089c9657f9
Fixed: Don't throw error IMDB mapped movie not found
5 years ago
ta264
0ca72bf444
Fixed: Null exception on EnhanceMovieInfo
...
Fixes SENTRY Radarr-3KM
5 years ago
ta264
6057b27dc8
Fixed: Error in epic fail handler if console input redirected
...
Fixes Sentry Radarr-3AK
5 years ago
EnorMOZ
a5d695ec92
Fixed: Language debug log in parser ( #3971 )
5 years ago
Qstick
f7163451e1
New: Keep DB Migration to fix 147
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
5 years ago
Qstick
d2d2020573
Revert "Remove Marr.Data"
...
This reverts commit 7b17c3e36c
.
5 years ago
Qstick
e937d74b11
Revert "Swap to dapper and system.text.json for database backend"
...
This reverts commit d2065bfa1b
.
5 years ago
Qstick
d778085ba5
Revert "Fixed: Serialize flag enum as string also"
...
This reverts commit b0ae4e9a60
.
5 years ago