Gauthier
649d57a234
Improve Multi Language Regex and field translations
...
(cherry picked from commit 6c232b062c5c11b76a2f205fcd949619e4346d16)
Closes #9931
7 months ago
Bogdan
9dd31be7b3
New: Set Indexer flags in Manual Import
9 months ago
Stevie Robinson
81b6bf521d
Add missing translation keys from Indexer Settings
...
Signed-off-by: Stevie Robinson <stevie.robinson@gmail.com>
(cherry picked from commit 07fbb0d1f464513ed28721d6c91d428dd54818cf)
Closes #9627
10 months ago
Mark McDowall
ef8253044e
Fixed: Blocklisting torrents from indexers that do not provide torrent hash
...
(cherry picked from commit 3541cd7ba877fb785c7f97123745abf51162eb8e)
10 months ago
Bogdan
238ddbbe1f
Fixed: Improve Required Flags selection for indexers
12 months ago
Bogdan
71f700e240
Fixed: (HDBits) Add labels for categories, codecs and mediums
1 year ago
Bogdan
ae5dd84e0a
Fixed: (HDBits) Increase search limit to 100 releases
1 year ago
Bogdan
ff3d38a515
New: Add support for additional Torznab indexer flags
1 year ago
Bogdan
3da72f54ef
Add ContentSummary to HDBits requests
...
(cherry picked from commit b6f3bcb3093267c483a57e10ac425e871f1f7ba8)
Closes #8757
1 year ago
Qstick
6a03eddda9
Rework Movie Metadata data model
3 years ago
bakerboy448
52b6f39026
Fixed: Update indexer flag help link
3 years ago
ta264
c5b736e422
Use modern HttpClient
3 years ago
PearsonFlyer
35e6d54409
Fixed: Update indexer flag help link
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
bakerboy448
bb721272ca
New: All Wiki links now use the consolidated Servarr wiki
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
4ec71538b9
Fixed: Avoid zero-length array memory allocations
4 years ago
Qstick
7ddaca06a6
Fixed: HDBits Categories, Codecs, Mediums Select Requiring Numbers
4 years ago
Qstick
df961860f3
Fixed: ReEnable Multi Language Settings for Indexers
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
Qstick
2eff7b95dd
Fixed: Catch NullRef On HDBits request if IMDB empty
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
Qstick
f43210d3d0
Fixed: Default RequireFlags Value (AKA Give torrent guys back their indexers)
5 years ago
ta264
2a15113a74
Fixed: MultiLanguages definition
5 years ago
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
5 years ago
Qstick
65efa15551
New: Backend changes for new UI
6 years ago
Leonardo Galli
77f146b262
Added: Ability to add custom formats, working similar to qualities. ( #2669 )
...
Originally called project metis, this feature allows you to do a lot of cool stuff, such as upgrading to a x265 encode, downloading releases with multiple languages, etc. Check out the wiki page at: https://github.com/Radarr/Radarr/wiki/Custom-Formats to learn more! Note: This feature is currently in "beta" and will get more tags and features in the future. Please let me know, if you have any issues and I hope this will allow for a lot of customization!
6 years ago
Leonardo Galli
b60ddf62e8
Added: AHD_Internal and G_Scene indexer flags. Also linked a wiki page with more information about indexer flags.
...
Fixes #203 Fixes #1519
7 years ago
Leonardo Galli
6eb678cd92
Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. ( #2643 )
...
Fixes #2626
7 years ago
Qstick
25e10e26e3
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) ( #2589 )
7 years ago
Leonardo Galli
861962d06c
Added: Option to require indexer flags per indexer. (e.g. only download freeleech torrents from a private tracker) ( #2460 )
7 years ago
Wyall
4789f80df2
Added new codec HEVC with ID=5 for HDBits ( #2146 )
...
According to LSL1337 on Discord there's a new codec option HEVC with ID=5
7 years ago
Leonardo Galli
9f4ce50dd6
Added: Allow minimum seeders to be set on a per indexer basis. Pulled from Sonarr Upstream ( #1624 )
8 years ago
randellhodges
3d48da2111
Added HDBits Category, Codec, and Medium Filtering Capability ( #1458 )
...
* Added advanced configuration options to support filtering Categories, Codecs, and Medium to the HDBits indexer.
* Changes to use the existing tags with a controlled vocabulary.
* 1) Sorting select options by name
2) Moved the autocomplete tag code into taginput as requested
* removed commented out line
* require cleanups
8 years ago
Leonardo Galli
433ae019de
AHD, PTP and HDB support the new indexer flags too now! Indexer flags can be preferred over other releases.
8 years ago
Devin Buhl
c593f4250d
Fix pending release service, HDBits, also the release deduper. Clean up housekeeping ( #1211 )
...
* Fix HDbits
* Fix pending release service, also fix the deduper
* Clean up the cleanup'er (housekeeping)
* Revert "Clean up the cleanup'er (housekeeping)"
This reverts commit c03c13d924
.
* Housekeeping updates, without breaking tests
* Fix last test
8 years ago
Devin Buhl
35e046bb87
Patch/onedr0p 3 13 17 ( #1166 )
...
* Update message when the person has no movies with helpful links
* Added ImdbId to the release info from AwesomeHD
* Add ImdbId to release info for PTP and HDBits
* ImdbId is required for HDBits
* Added some error handling in SkyHook for TMDb
* Remove un-needed imports
* DIsable movie search after list sync (causing issues)
* small change
* Fix HDBits tests
8 years ago
Devin Buhl
4d745d3600
Patch/updates ( #887 )
...
* Update HDBits internal logic
* TMDb List validation
* Add Trakt validation, update rest to implement IProviderConfig
* Update wording
8 years ago
Devin Buhl
46552785f5
HDBits prefer/require internal release ( #584 ) ( #881 )
8 years ago
Devin Buhl
b88281b458
Update HDBits to work with Radarr
8 years ago
Devin Buhl
03156d62f6
Remove some indexers and fixed HDBits ( #79 )
...
* Update HDBitsRequestGenerator.cs
* Removed torrentleech, btn and bitmetv
8 years ago
Leonardo Galli
2a3b0304cb
Fixed a few things with displaying the Movie Details Page. Implemented the first round of Searching for and Downloading movie Releases. ATM this is still a bit hacky and alot of things need to be cleaned up. However, one can now manually search for and download (only in qBittorrent) a movie torrent.
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
8 years ago