Winter
d91578aee3
Fixed: Releases from PTP showing skewed publish date
...
PTP returns UTC timestamps, without a timezone specifier. Previously, users
would see skewed publish dates, as the UTC timestamps were being parsed
as if they were in the system's timezone. To fix this, we just assume the
publish date is in UTC.
2 years ago
Qstick
f61f2c89dc
Remove OMG indexer
...
Closes #7527
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Qstick
41f10d098e
Don't block task queue for queued update task when there are longer running tasks
...
Fixes #7538
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Qstick
44d7c54077
Enforce comment style in CS
2 years ago
Jayson Reis
bd19c89f6e
chore: Chain exceptions when trying to get rss's item size
2 years ago
Bakerboy448
f05333db51
Fixed: Improve RarBG Error Handling
2 years ago
Stevie Robinson
52c24a4333
New: Torrent Seed Ratio no longer advance settings
...
(cherry picked from commit c98fac65ed8e669c5e97ed3255c424b61fe0e8b3)
2 years ago
Qstick
43910af127
Fixed: NullRefException in TorrentRssParser
...
From 6c494e9a92
2 years ago
Qstick
f80272a659
New: Collections View
2 years ago
bakerboy448
6c494e9a92
New: Support for new Nyaa RSS Feed format
...
(cherry picked from commit 40ecdbc12de8b320a4d650aea65a36e8edea77d8)
3 years ago
Qstick
6a03eddda9
Rework Movie Metadata data model
3 years ago
bakerboy448
9377ef7942
Fixed: Improved Indexer test failure message when no results are returned
...
(cherry picked from commit 05b1581b7dfa5bc8a2b38a60179e3472c8134f74)
3 years ago
bakerboy448
52b6f39026
Fixed: Update indexer flag help link
3 years ago
Robin Dadswell
54c914d48f
New: End Jackett 'all' endpoint support
...
[common]
3 years ago
Qstick
974e44ce48
New: Link indexer to specific download client
3 years ago
bakerboy448
3fcc395964
Fixed: Escape Characters as needed for *znab queries
...
Fixes #6799
[common]
3 years ago
Qstick
906b9bb92a
Fixed: Use unmodified titles when searching Nyaa
...
Fixes #6642
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
3 years ago
Taloth Saldono
e9dffb4819
Fixed SeedConfigProvider cache refresh after indexer settings change
...
(cherry picked from commit 8e46362ff9de34c3468290861f0606d8fecc1a44)
3 years ago
leaty
1c0621af0a
New: Removing rtorrent downloads when seeding criteria have been met
...
(cherry picked from commit 411be4d0116f0739bb9c71235312d0c5a26dd3a2)
Fixes : #6320
Fixes : #5219
3 years ago
ta264
c5b736e422
Use modern HttpClient
3 years ago
Mark McDowall
b18daebc8a
Rename QueryTitles to CleanSceneTitles in SearchCriteriaBase
...
(cherry picked from commit 747a4164e24e9861cacad39cf7d94db398747b38)
3 years ago
ta264
06e2d5b3c3
New: Use native dotnet host and DryIoc
...
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
(cherry picked from commit 7fe36a7e9222e830f4920e09a85115df0bdbf190)
3 years ago
Mark McDowall
f5b0e78c2f
New: Add logging is release is rejected because no download URL is available
...
(cherry picked from commit a83ed3bcce4b0a5ed5279029eed1b2ccfb4e8b85)
3 years ago
bakerboy448
d2d81db8b3
Fixed: Corrected Indexer Category Help Text
3 years ago
PearsonFlyer
35e6d54409
Fixed: Update indexer flag help link
3 years ago
Qstick
eb76dd5248
Added searchEngine support in Newznab/Torznab caps
...
Fixes #5849
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
3 years ago
Robin Dadswell
67f6eb544a
New: Indexer Categories no longer Advanced option
4 years ago
JohnBednarczyk
c2a21cd238
Added custom languages to the top
4 years ago
Robin Dadswell
c66f7abea5
Fixed: Parsing RSS with null values ( #6220 )
4 years ago
bakerboy448
cb5bf86d8e
Update indexer category help text
...
closes #6209
(cherrypicked from sonarr 8d2d9078ff8f6daf50aef2dded3f96dae93252cc)
4 years ago
Qstick
cbc14a1a2c
New: Make Rarbg category selection more intuitive
...
[common]
Fixes #6138
Fixes #6139
4 years ago
Qstick
1ed30713f5
Fixed: Perform normal search when id search fails
...
Fixes #6123
4 years ago
Qstick
3b3dbfec60
Fixed: Default Newznab cats and descriptions
...
Fixes #5965
4 years ago
Robin Dadswell
10205da1c3
Generalized RateLimit logic to all indexers based on indexer id
...
Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
4 years ago
Qstick
8a062d1cba
Fixed: Remove AwesomeHD
...
Fixes #5978
4 years ago
Qstick
8831fd7b50
Fixed: Grab ImdbId and TmdbId from Rarbg results
4 years ago
bakerboy448
86c5f06c5b
Fixed: Awesome HD website link updated ( #5832 )
4 years ago
Qstick
f2efdd8b6d
Update indexer category parameters for the other nyaa
...
Fixes #5372
4 years ago
bakerboy448
bb721272ca
New: All Wiki links now use the consolidated Servarr wiki
4 years ago
Qstick
9c77399379
New: Dynamic Select and UMask Fields
...
Fixes #5380
Fixes #5348
Fixes #5167
Fixes #5166
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
Mark McDowall
e3db49896b
Fixed: Show feed URL if incorrect mime type is found
...
(cherry picked from commit fa2e70d571cc7658611a0c51b8603247a22e6a2e)
4 years ago
Qstick
76cabb4927
Use new multi-select component for indexer languages
4 years ago
Qstick
67fca87c44
Added PrivacyLevel option to FieldDefinition for later usage
...
Fixes #5107
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
Qstick
a826c1dc25
New: MultiSelect input control for provider settings
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
Qstick
86363d5bf1
Fixed: Change Filelist default URL
4 years ago
Qstick
4ec71538b9
Fixed: Avoid zero-length array memory allocations
4 years ago
Qstick
0198c7a3b1
Fixed: Use Length/Count property instead of Enumerable.Count method
4 years ago
nitsua
870a39278c
Handle ratelimit api response for newznab caps endpoint on certain newznab indexers that have caps behind the apikey
4 years ago
nitsua
9a46d5165c
New: Add support for prioritizing indexers ( #5000 )
4 years ago
Qstick
7ddaca06a6
Fixed: HDBits Categories, Codecs, Mediums Select Requiring Numbers
4 years ago