Commit Graph

33 Commits (d1c2569aa6c51fb3a36ebc612f41e9ba09bde32b)

Author SHA1 Message Date
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
Leonardo Galli 6eb678cd92
Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643)
6 years ago
Qstick 25e10e26e3 Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589)
6 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
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 9f4ce50dd6 Added: Allow minimum seeders to be set on a per indexer basis. Pulled from Sonarr Upstream (#1624)
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
Leonardo Galli 0f2f2e4b32 Fixed spelling mistake
7 years ago
Leonardo Galli 6deefbb997 Fixed an error when searching for movies with no imdbid.
7 years ago
Mihai Blaga fb1d13bc58 URLEncode the string for searching (#1055)
7 years ago
Devin Buhl 4d0226e0d5 Patch/onedr0p (#1048)
7 years ago
Devin Buhl 7a269efcbc Fixed problem with TMDb list when Year is null, Revert using UrlPathEncode on newznab requests (#937)
7 years ago
Mihai Blaga a1745cd02e URL Encode for newznab query strings, closes #818 (#819)
7 years ago
Devin Buhl 8feb3fee98 Removed Wombles and Kickass, updated torrentpotato and torznab (#625)
7 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 64ef8db037 fix some spelling mistakes and update the newznab api 'imdbid'
8 years ago
Devin Buhl 1d88313424 #146 search imdbid for usenet indexers that support it
8 years ago
Mike c63704ba0d Change tvsearch to movie. (#46)
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
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
Taloth Saldono 4c5707bba8 Fixed: Newznab/Torznab used wrong query if tvrageid was unknown in combination with a specific indexer capability profile.
8 years ago
Taloth Saldono 74403815d9 Fixed torznab searching without any id or q.
9 years ago
Taloth Saldono 84c7f4cd8c Added support for tvmaze.
9 years ago
Taloth Saldono 9162e97dd5 Added support for querying newznab with multiple ids in one query.
9 years ago
Taloth Saldono 1ad1d73c91 Added tiered indexer requests to support fallback to wildcard queries.
9 years ago
Taloth Saldono 99f452e299 New: Added support for newznab indexers using tvdbid for searching.
9 years ago
Taloth Saldono f2a70677e4 New: Will now temporarily stop using an indexer if the indexer reported an error.
9 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall 6467167046 Moved Extension methods in common to subfolder
10 years ago
Taloth Saldono 5e62c2335f Fixed: Refactored the Indexer architecture to support non-rss indexers.
10 years ago