Commit Graph

444 Commits (7dc9ec03a5a5cc14d7fed7f93008ecdb03a108c6)

Author SHA1 Message Date
Qstick 7ddaca06a6 Fixed: HDBits Categories, Codecs, Mediums Select Requiring Numbers
4 years ago
Qstick 0ef9d28a73 Fixed: Possible nullRef when setting IndexerFlags in TorznabParser
4 years ago
Jorgen1040 0bb5dfc3d2 Update default Jackett torznab link to api v2.0
4 years ago
Austin Best eb0be34924 Remove presets from nyaa since it changes so often
4 years ago
austinwbest 5389c86cde
New: Added support for AHD User Release indexer flag (#4599)
4 years ago
Qstick 10322a1867 New: Aphrodite Language Improvements
4 years ago
Qstick 2b5dc59a36 Fixed: All AHD x265 Encodes should be HDR
4 years ago
Qstick 22d0f9ffef New: Remove Anime Category for Newznab/Torznab
4 years ago
Qstick df961860f3 Fixed: ReEnable Multi Language Settings for Indexers
5 years ago
Qstick d59c563023 Update Backend Packages
5 years ago
Mark McDowall e02151b273 New: Add Tabula Rasa Newznab Preset
5 years ago
Qstick a19f0202b0 Fixed: NullRef on FIleList Parse if IMDB Empty
5 years ago
Qstick 1c8f94f1d8 New: Filelist.ro Indexer
5 years ago
Fossil 3c1113260d Fixed: NZB Finder categories (#4054)
5 years ago
ta264 6f115d2db3 New: Update MonoTorrent from nuget
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 0957bdda20 New: Correct default caps for nzbfinder and omg
5 years ago
Qstick f75b404387 Fixed: Remove PFMonkey.com from Presets
5 years ago
Qstick 2e5c7e0073 Fixed: Fallback to Title and Year for PTP if IMDB doesn't exist
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 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 f43210d3d0 Fixed: Default RequireFlags Value (AKA Give torrent guys back their indexers)
5 years ago
ta264 2a15113a74 Fixed: MultiLanguages definition
5 years ago
Qstick 7dc629a647 Fixed: Rework Multiple Logging Statements
5 years ago
Qstick 7f221c7834 Fixed: Automation/Integration/Unit Tests
5 years ago
Qstick b89c7b8675 New: Convert to New CSProj Format
5 years ago
Qstick 23670bca12 New: Upstream Updates
5 years ago
Qstick 242d530bb4 Fixed: Unit Test Fixes
5 years ago
Qstick ed0e69de53 Fixed: Return all movie categories for RARBG
5 years ago
Qstick 91ab518dfb Fixed: Backend Updates from Sonarr
5 years ago
Qstick 8a9e2dc90d New: Loads of Backend Updates to Clients and Indexers
5 years ago
Qstick 6275737ced New: Many UI Updates and Performance Tweaks
5 years ago
Qstick 65efa15551 New: Backend changes for new UI
5 years ago
Qstick ac387f208a Fixed: Support new feed url format IPTorrents (#573) (#3390)
6 years ago
Qstick 6cf257ac01 Fixed: Error in unicode cleanup code removing most non-latin characters instead of just invalid ones. (#3383)
6 years ago
Leonardo Galli 02eb30b8ee
Fixed: A lot of memory issues, such as IDisposable leakage and leaking all the media covers. (#3227)
6 years ago
Leonardo Galli 49b1f2a67d
New: Use APIKey & APIUser for authenticating to PassThePopcorn. (#3264)
6 years ago
Leonardo Galli 8e7b718209 Fixed: DataMapper not being disposed, leading to resource leakage.
6 years ago
Leonardo Galli b553d8aef6 Fixed: Saving IndexerSettings into DB which confuses the datamapper.
6 years ago
Leonardo Galli 77f146b262
Added: Ability to add custom formats, working similar to qualities. (#2669)
6 years ago
Leonardo Galli 806ba7e59d Fixed: AwesomeHD failing on an empty imdbid.
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.
6 years ago
Leonardo Galli 2dc848ca31 Fixed: Throwing error when indexer doesn't support a category. Now only warns the user.
6 years ago
Leonardo Galli 93ee849118 Fixed: Broken Newznab testing.
6 years ago
Leonardo Galli 17bdc54586 Merge remote-tracking branch 'origin/develop' into develop
6 years ago
Leonardo Galli d1c2569aa6 Fixed: Indexers that do not support movie search should give better error messages. Radarr now also complains if an indexer does not support certain categories.
6 years ago
jusher00 9306249204 Fixed: Omgwtfnzbs API categories (UHD, Full BR and Other) (#2764)
6 years ago
Leonardo Galli 58044e0104 Fixed: RSS Feeds with no description failing to be added.
6 years ago
Leonardo Galli 2782d19191 Added: More logging for strange PTP errors. Please report them immediately when you see them.
7 years ago
Leonardo Galli 6eb678cd92
Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643)
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 67848ebff5 Fixed: Omgwtfnbs parsing being too greedy.
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
Leonardo Galli 931cdacf66 Fixed: Error when Movie has no imdbid when searching Rargb
7 years ago
Leonardo Galli 18c622de40 Fixed: Rargb failing when imdbid is not found
7 years ago
Leonardo Galli dc55eba74f Merge remote-tracking branch 'origin/develop' into develop
7 years ago
Leonardo Galli 5ff9dc3500 Added: Option to omit year from indexer searches when searching by title. Also added option to force a movie search by title instead of imdb id. Fixes #1912
7 years ago
Wyall 4789f80df2 Added new codec HEVC with ID=5 for HDBits (#2146)
7 years ago
James White 38af8edd59 Fixed: Adjust Sonarr references to Radarr (#1977)
7 years ago
Leonardo Galli b1e75ffc57 Merge remote-tracking branch 'origin/develop' into develop
7 years ago
Leonardo Galli 285ffb19d8 Fixed: Non-Freeleech torrents showing as freeleech for AHD.
7 years ago
Leonardo Galli cfcb66fba1 Changed: Alternative Titles were reworked greatly. This should speed up RSS Sync massively, especially for large libraries (up to 4x).
7 years ago
Leonardo Galli 605b8f9645 Fixed: Guard agains null reference exception with newznab capabilities.
7 years ago
Leonardo Galli 58b9c9d3d1 Fixed: Minimum Seeders not saving for Torznab indexer. Fixes #1736
7 years ago
Leonardo Galli 9f4ce50dd6 Added: Allow minimum seeders to be set on a per indexer basis. Pulled from Sonarr Upstream (#1624)
7 years ago
Leonardo Galli accf8a9efa Added: Ability to see TMDB and lists going through the Radarr API on the discovery page.
7 years ago
Leonardo Galli d81e3a79cf Added: Search 5 alternative titles as well. This should help with french as well as movies with very different titles.
7 years ago
randellhodges 3d48da2111 Added HDBits Category, Codec, and Medium Filtering Capability (#1458)
7 years ago
Leonardo Galli 10bceaf370 Merge remote-tracking branch 'origin/develop' into develop
7 years ago
Leonardo Galli b7f6ff7b2e Fixed PTP indexer being disabled if no results are found for a movie.
7 years ago
flightlevel e43e7d2b8d Encourage Torznab use with Jackett (#1559)
7 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
Leonardo Galli 33b48eec95 Indexer flags implementation. (#1377) Will be further finalized over the next few weeks with Freelech, preferring of certain flags, etc
8 years ago
Mitchell Cash 17118cf24d Fixed: Newznab default capabilities erroneously cached if indexer is unavailable. (#1341)
8 years ago
Leonardo Galli 0f2f2e4b32 Fixed spelling mistake
8 years ago
Leonardo Galli 6deefbb997 Fixed an error when searching for movies with no imdbid.
8 years ago
Devin Buhl c593f4250d Fix pending release service, HDBits, also the release deduper. Clean up housekeeping (#1211)
8 years ago
Devin Buhl 18fcda5fd6 Patch/onedr0p 3 14 17 (#1171)
8 years ago
Leonardo Galli 1ccfde334f Maybe fix PTP? Don't have an account, so cannot test.
8 years ago
Devin Buhl 35e046bb87 Patch/onedr0p 3 13 17 (#1166)
8 years ago
Mathew Giljum f2218006a1 Add helptext for Jackett API key (#1121)
8 years ago
Devin Buhl 3cf5301e46 QOL changes to PTP logic (#1114)
8 years ago
Devin Buhl b81d8c4678 Correct DownloadDescisionMaker to use ImdbId, and update the ui a little. (#1068)
8 years ago
Mihai Blaga fb1d13bc58 URLEncode the string for searching (#1055)
8 years ago
Devin Buhl 4d0226e0d5 Patch/onedr0p (#1048)
8 years ago
Leonardo Galli 7cfa0531dc Fixed all tests and even added some new ones :) (#835)
8 years ago
Devin Buhl f897591d32 Improve RSS parsing for movies without year
8 years ago
Devin Buhl e3dc31cca5 Try to add year to release titles that have no year (foriegn release groups) (#1028)
8 years ago
Mitchell Cash 9787cf6cdd Improve indexer health check messages (#1015)
8 years ago
Mitchell Cash 7433e89467 Clean RSS feed before detecting type (#1014)
8 years ago
Devin Buhl 7a269efcbc Fixed problem with TMDb list when Year is null, Revert using UrlPathEncode on newznab requests (#937)
8 years ago
Devin Buhl 4d745d3600 Patch/updates (#887)
8 years ago
Devin Buhl 46552785f5 HDBits prefer/require internal release (#584) (#881)
8 years ago
Devin Buhl 50fdbd896c Bug fixes (#874)
8 years ago
Mihai Blaga a1745cd02e URL Encode for newznab query strings, closes #818 (#819)
8 years ago
Devin Buhl f393a95501 Small consistancy updates to PTP and AwesomeHD (#758)
8 years ago
Devin Buhl a68dd6d2f7 Patch/onedr0p (#757)
8 years ago
zductiv 61df3ef40e Small UI changes (#691)
8 years ago
Devin Buhl f45aab27d1 Add required flag for PTP (#688)
8 years ago
Devin Buhl f577590ad6 Fix ordering in PTP, should prefer GP releases (#667)
8 years ago
Devin Buhl 0941247f63 Patch/onedr0p updates (#664)
8 years ago
Devin Buhl 8feb3fee98 Removed Wombles and Kickass, updated torrentpotato and torznab (#625)
8 years ago
Devin Buhl c9ee92cc30 updates to ptp, and using caching for cookie
8 years ago
Devin Buhl 6af6da16b4 Use username, password and passkey for passthepopcorn
8 years ago
Devin Buhl 63527858e7 Merge branch 'develop' into patch/update-qualities
8 years ago
Devin Buhl b88281b458 Update HDBits to work with Radarr
8 years ago
Leonardo Galli 4abbf55ee4 Merge Develop into Net-Import
8 years ago
Devin Buhl c60be3a467 Added new qualities, added new qualities to profile class.
8 years ago
Devin Buhl d0439296fe only use internal for RSS Sync
8 years ago
Devin Buhl 186b2ada36 include only internal for AHD
8 years ago
Leonardo Galli f481676c81 Fix migration to include ConfigContract and EnableAuto. Also fixed redirects on lists.
8 years ago
Devin Buhl b576ae813d Fix publish date #239
8 years ago
Devin Buhl 9b3b4eb55b Removed duplicate PublishDate
8 years ago
Leonardo Galli 42f84b830c Update NewznabRequestGenerator.cs
8 years ago
Leonardo Galli 105af5cf11 Fix for special characters when searching with title in Newznab. Fixes #97
8 years ago
Devin Buhl 16c1a2ee50 Torpotato username regression
8 years ago
Mitchell Cash 68a0ef65df Use DOGnzb name as the default rather than the URL (#250)
8 years ago
Devin Buhl dd5049b483 Add rss sync to awesome-hd
8 years ago
Devin Buhl 10515156d1 Merge pull request #243 from Radarr/patch/update-torznab
8 years ago
Devin Buhl 4260b58535 Update Torznab to work with movies
8 years ago
Devin Buhl d3bd0c9b69 This conditional makes more sense.
8 years ago
Devin Buhl 3180e648b4 #236 #239 - Fixed user being needed, fixed age on torrentpotato
8 years ago
Devin Buhl 3a6873cc4d Merge pull request #232 from Radarr/patch/awesomehd
8 years ago
Devin Buhl b93a9719fe initial awesomeHD support
8 years ago
Tim Schindler d61b9ab207 omgwtfnzbs: fixed parsing of GetInfoUrl and updated tests
8 years ago
Devin Buhl 774c85f06b improved categories, added Nzb-Tortuga as a preset
8 years ago
Devin Buhl c06a6dc988 Add UHD to default movie categories for newsnab providers
8 years ago
Leonardo Galli b7f72c6259 Merge pull request #160 from Radarr/patch/fix-newznab
8 years ago
Devin Buhl 64ef8db037 fix some spelling mistakes and update the newznab api 'imdbid'
8 years ago
Devin Buhl cd68eea790 removed indexer Fanzub - site shutdown
8 years ago
Devin Buhl 1d88313424 #146 search imdbid for usenet indexers that support it
8 years ago
Devin Buhl 04fec6d4d8 Add category 2035 to Newznab providers for WEB-DL search support. #123
8 years ago
Devin Buhl 9fc2d22d19 Fix Wombles for movies
8 years ago
Devin Buhl 03156d62f6 Remove some indexers and fixed HDBits (#79)
8 years ago
Tim Turner f90e77987e Merge pull request #70 from aaearon/indexer-fix/omgwtfnzbs
8 years ago
Devin Buhl 2ed0738b30 Added PassThePopcorn indexer (#64)
8 years ago
Tim Schindler 588a48e65d update rss sync and fix search for omgwtfnzbs indexer
8 years ago
Mike c63704ba0d Change tvsearch to movie. (#46)
8 years ago
Tim Schindler 5843a881e6 changed nzbs.org category for movies
8 years ago
Devin Buhl 52dbd8d708 Update TorrentPotatoRequestGenerator.cs
8 years ago
Leonardo Galli 7a5fe59dbf Added TorrentPotato Indexer.
8 years ago
Leonardo Galli 70c8228605 Updated Newznab to correctly identify movie search capabilities
8 years ago
Tim Turner 956de03a62 Fixed up Newznab indexers
8 years ago
Tim Turner 90ff73d45f Update NzbGet & NewznabSettings to support movies
8 years ago