Devin Buhl
7a269efcbc
Fixed problem with TMDb list when Year is null, Revert using UrlPathEncode on newznab requests ( #937 )
...
* Fixed problem with TMDb list when Year is null
* Fuck it, just skip movies with no year. Once they have a year they will be automagically added if sync is enabled.
* Revert using UrlPathEncode on newznab requests
2017-02-27 20:16:54 -05:00
Mihai Blaga
a1745cd02e
URL Encode for newznab query strings, closes #818 ( #819 )
...
Closes #818
2017-02-20 11:17:28 -05:00
Devin Buhl
8feb3fee98
Removed Wombles and Kickass, updated torrentpotato and torznab ( #625 )
...
* Remove Wombles and kickass
* Clean up TorrentPotato Request Gen
* Opps, we need to use SupportedMovieSearchParameters xD
* Consistancy
* Clean up Newznab Request Gen, add year to search if cannot use IMDB
* Added SpecialCharRegex to remove \ / : &
2017-02-06 16:34:11 -05:00
Leonardo Galli
42f84b830c
Update NewznabRequestGenerator.cs
2017-01-16 12:54:51 +01:00
Leonardo Galli
105af5cf11
Fix for special characters when searching with title in Newznab. Fixes #97
2017-01-15 01:20:07 +01:00
Devin Buhl
64ef8db037
fix some spelling mistakes and update the newznab api 'imdbid'
2017-01-11 10:51:06 -05:00
Devin Buhl
1d88313424
#146 search imdbid for usenet indexers that support it
2017-01-11 08:42:29 -05:00
Mike
c63704ba0d
Change tvsearch to movie. ( #46 )
2017-01-07 20:48:45 +01:00
Leonardo Galli
70c8228605
Updated Newznab to correctly identify movie search capabilities
2017-01-05 13:16:23 +01:00
Tim Turner
956de03a62
Fixed up Newznab indexers
...
Hacky way to remove the "tt" from an imdbid - need to come up with a
better way.
2017-01-04 15:48:30 -05:00
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.
2017-01-02 18:05:55 +01:00
Keivan Beigi
0214c8e0f0
Removed unused using statements
2016-12-23 13:45:24 -08:00
Taloth Saldono
4c5707bba8
Fixed: Newznab/Torznab used wrong query if tvrageid was unknown in combination with a specific indexer capability profile.
2016-03-28 20:15:31 +02:00
Taloth Saldono
74403815d9
Fixed torznab searching without any id or q.
...
Fixes #849
2015-10-11 21:39:02 +02:00
Taloth Saldono
84c7f4cd8c
Added support for tvmaze.
2015-10-09 22:36:10 +02:00
Taloth Saldono
9162e97dd5
Added support for querying newznab with multiple ids in one query.
2015-10-09 22:22:50 +02:00
Taloth Saldono
1ad1d73c91
Added tiered indexer requests to support fallback to wildcard queries.
2015-10-09 22:22:48 +02:00
Taloth Saldono
99f452e299
New: Added support for newznab indexers using tvdbid for searching.
2015-10-09 22:22:46 +02:00
Taloth Saldono
f2a70677e4
New: Will now temporarily stop using an indexer if the indexer reported an error.
2015-07-20 21:09:16 +02:00
Keivan Beigi
0be8f55a2f
Cleaned up using directive
2014-12-06 21:55:17 -08:00
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
2014-12-01 22:26:25 -08:00
Taloth Saldono
5e62c2335f
Fixed: Refactored the Indexer architecture to support non-rss indexers.
2014-09-27 21:57:35 +02:00