nitsua
9a46d5165c
New: Add support for prioritizing indexers ( #5000 )
4 years ago
Qstick
ecf6dccb35
New: Option to not prefer repacks/propers (for use with Custom Formats)
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
b43732b343
Fixed: Validate TMDb ListId is a valid integer
4 years ago
Qstick
764d456d49
Fixed: Handle UHDRemux as Remux instead of Webdl
4 years ago
Qstick
9a2cee3104
New: Handle missingFiles status from qBit [common]
4 years ago
Qstick
4311048c08
Update LocalizationServiceFixture.cs
4 years ago
Qstick
7ddb8ecc37
Add Test for Non-Parsable Search
4 years ago
Qstick
9b1dc2d21d
New: Handle BDMux Releases in Quality Parser
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Taloth Saldono
67d2765d0c
Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
4 years ago
Qstick
16321377fc
Fixed: Filter direct excluded subfolders of the selected directory during manual import
...
Fixes #4734
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
b466530e08
Remove Dotnet Framework Version Checks [common]
4 years ago
geogolem
b6f2afb212
Fixed: IsAvailable not Right for minAvailability = InCinemas ( #4921 )
...
* if minimumAvailability is set to InCinemas
InCinemas has no value but physical/digital release dates
are known and passed, movie would be marked as Not Available
When it should be Missing.
This resolves https://github.com/Radarr/Radarr/issues/4920
remove comment
* add the tests
4 years ago
geogolem
e033ce1eff
New: Add OnDelete Notification to TraktConnection
...
to remove movies from Trakt Collection when they are removed from Radarr
Add OnDelete Notification to TraktConnection to remove movies from Trakt Collection when they are removed from Radarr
skip the deleteHandler if the delete Event was triggered for reason: Upgrade
change migration from 180 to 182 since 180 and 181 are already in plan
to be used
address comments regarding helpText for OnDelete
and move check for OnUpgrade deletion reason into trakt connection OnDelete handler
reuse TraktCollectMoviesResource for OnDelete
trakt api should just ignore the other properties anyway
add WithDefaultValue to migration
add unit test case for onDelete to
fix unit testcase for onDelete
4 years ago
Qstick
361ffe353d
New: Browse Lists from Discover Movies Page
4 years ago
ta264
7f8ebf41d6
Fixed: Error fetching paged records from API without a sort key
...
(cherry picked from commit 53f1857e6349fc4c674dbaec50b0dda681f073ae)
4 years ago
Mark McDowall
a9ee3d5bc5
Fixed: Importing completed downloads from NZBGet with post processing script failing
...
Fixes #2919
4 years ago
Mark McDowall
1dfe6eb6ed
Fixed: Importing of completed download when not a child of the download client output path
4 years ago
Mark McDowall
92a0305740
Another path test fix
4 years ago
Mark McDowall
e610b74745
Fixed: Getting parent of UNC paths
4 years ago
Qstick
0800029713
Fixed: Quality Profile group order no longer used when ordering results
4 years ago
Qstick
ab7bb610a6
Fixed: Fix Instances where DB MovieFileId Relationship is Screwy
4 years ago
Qstick
658f6922c2
Fixed: Use Proxy for MediaCovers and Metadata ( #4916 )
...
[common]
Co-authored-by: Soroush <soroush@falahati.net>
4 years ago
Qstick
df197d2e16
New: Movie Collection naming token
4 years ago
Qstick
4d193b2279
Fixed: Fix Movies, Lists with Invalid Profile on Migration
4 years ago
Qstick
ee225d9d85
Remove Unused Usings
4 years ago
Qstick
9c85482b9c
Bump to dotnet 3.1.7
4 years ago
Qstick
c8de61df19
Fixed: Don't parse .ts files as Telesync
...
Fixes #4891
4 years ago
Qstick
76804dfefb
Fixed: Format Errors from AudioChannel formatter
...
Fixes RADARR-8
4 years ago
Qstick
28177eb042
New: Use release quality source if not in downloaded file and resolution matches
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
00f631c623
New: Trakt connection for adding movies to collection
4 years ago
Qstick
c96ffafe50
Bump minimum Mono version to 5.18
...
Fixes #4722
4 years ago
Qstick
e3fb000226
Fixed: Use Translations in Search Criteria Map
...
Fixes #4794
4 years ago
Qstick
695297435e
Fix SystemTime Fixture Failure
5 years ago
Mark McDowall
3766e0eba9
New: Show health warning if system time is off expected time
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
41fc244bda
Don't even call update if list cleaning disabled
5 years ago
Qstick
9b052101ab
Fix broken build due to NetImportSearchService tests
5 years ago
Qstick
ff7e929387
Fixed: Return correct language for French and Portuguese
...
Fixes #4612
5 years ago
Qstick
7eedb7fbec
New: Reject Multi-Part Files from Import - Take 2 ( #4644 )
...
* New: Reject Multi-Part Files from Import - Take 2
* fixup! Windows is not the only OS :)
5 years ago
ta264
85fda91604
Fix migration 178 to cope with leading/trailing slashes
5 years ago
ta264
75eb4e8519
Move runtime copy into a separate target
5 years ago
Austin Best
eb0be34924
Remove presets from nyaa since it changes so often
5 years ago
Qstick
6d4be67e36
Rename CleanSeriesTitle to CleanMovieTitle
5 years ago
Qstick
b6c75e7e1b
Fixed: Skip Flat Extra Files (Plex Naming) on Import
...
Fixes #4630
5 years ago
Qstick
c84a9d6612
Fixed: Include 'Sample' Directory in Ignored
5 years ago
Qstick
7a19d0a88c
Revert "New: Reject Files at Import if they are Multi-Part for now"
...
This reverts commit bed4604e62
.
5 years ago
Qstick
bed4604e62
New: Reject Files at Import if they are Multi-Part for now
5 years ago
Qstick
158a06adbf
Add Test Fixture for Migration 154
5 years ago
ta264
539f495dbe
Fixed: SqliteSchemaDumper with separate Primary Key clause
5 years ago
ta264
8799da55d3
New: Use new metadata server for imdb/stevenlu lists
...
Fixes #4306
5 years ago
Qstick
2390ab98fa
New: Reject File if Sample Check Indeterminate
5 years ago