JigSaw
3ba52f15dd
fix(indexers): rewritted scenefz from scratch ( #1684 )
2017-08-18 02:29:45 +02:00
kaso17
502a4dc763
New Real World: update URL and add relogin
2017-08-17 18:53:38 +02:00
kaso17
d336a761a7
myAmity: fix relogin detection
2017-08-17 18:32:16 +02:00
kaso17
9240f9d72b
Merge branch 'master' of https://github.com/Jackett/Jackett.git
2017-08-17 18:01:11 +02:00
kaso17
cab91ff346
Demonoid: fix download links
2017-08-17 18:01:04 +02:00
JigSaw
2a327549f5
docs(readme): added bountysource shield
2017-08-17 14:25:54 +02:00
kaso17
5748881a29
torznab caps: exclude indexer specific categories for meta indexers
2017-08-17 09:57:58 +02:00
kaso17
69aa38c1ff
AggregateIndexer: set result limits to 1000
2017-08-17 09:50:10 +02:00
kaso17
aa157cfcb9
torznab caps: add support for limits
2017-08-17 09:48:54 +02:00
kaso17
f963f8d173
caps: add server element
2017-08-17 09:22:04 +02:00
thebluepotato
1d75164aaf
KickAssTorrent: Remove login ( #1674 )
...
* Add KAT definition without login
* Remove old definition with login
Bye bye lovely work
2017-08-16 12:41:55 +02:00
Guizzoni
f503f0543e
Manicomio Share: improve search results ( #1670 )
...
* Fixes episode search in Manicomio Share
The tracker uses the pattern "name - s??e??" instead of "name s??e??" so we have to manually add a "-" in the query
* Better fix
Updated to a better fix!
* Fixed the input name
* Added a workaround to solve the year issue
* Fixed the re_replace order
2017-08-16 12:38:04 +02:00
Guizzoni
333f7297fa
fix(indexers): B2S-Share search ( #1671 )
...
This fixes the search for episodes and movies in general
2017-08-16 12:31:57 +02:00
Guizzoni
3fdfc4a142
fix(indexers): Manicomio Share login method ( #1669 )
...
Removed cookie and added POST method.
2017-08-14 16:43:30 +02:00
JigSawFr
0ac58224f9
style(indexers): cleanup BTN tracker indexer
2017-08-14 16:23:40 +02:00
JigSaw
3d08fcb4b9
docs(readme): added discord chat server ( #1668 )
2017-08-14 12:02:22 +02:00
chibidev
c2f11306b1
Fixing SupportsCategories (or at least making it better)
...
I cannot wrap my head around why it has started to fail now as it was
faulty from the beginning... Anyway, SupportsCategories didn't really
take sub categories into account, which is bad.
- Potentially fixes #1654 and #1656
2017-08-14 10:38:51 +02:00
JigSaw
07a0c2c828
fix(indexers): fixed wihd, added ssl support and misc things ( #1666 )
...
* docs(config): add warning on wihd config to use classic view only
* refactor(wihd): refactor indexer, optimized dev mode, added freeleech and SSL
* fix(indexers): removed T411 orginal tracker
closed tracker by gov
* refactor(clean): removed old orphan config files
* docs(readme): updated for wihd
2017-08-14 02:10:50 +02:00
JigSaw
28eaa637df
fix(indexers): Abn Indexer, Added 4K to Xthor ( #1665 )
...
* feat(xthor): added 4K category
* fix(abn): optimized abnormal indexer, fixed scraping for pending and dev mode
2017-08-14 00:15:11 +02:00
JigSaw
8707e6b2e9
fix(indexers): fixed and optimized xthor indexer
...
* feat(utils): added sha1 hash function and refactored md5 hash function
* fix(indexers): now use cross plateform path building for dev mode
* fix(indexers): fix output log of xthor for dev mode
* feat(release): added ToString method
* refactor(dev): optimized dev mode
* style(clean): cleanup code
* feat(indexer): added tmdb info to releases
* fix(cat): enabled categories on xthor
2017-08-13 20:49:03 +02:00
chibidev
7a8d83b693
Allow anonymous access to results - probably fixes #1654
2017-08-13 02:23:39 +02:00
chibidev
403c0ef7e4
Correct API path in JS client
2017-08-12 20:12:30 +02:00
chibidev
3374c14311
Fix download handling in AggregateIndexer
2017-08-12 11:12:02 +02:00
chibidev
9eade51d89
Increase Sonarr compatbility
2017-08-12 10:46:12 +02:00
David Torosyan
bc9e4a30cb
Fix thepiratebay.xml for General Hospital ( #1647 )
...
* Fix thepiratebay.xml for General Hospital
* Add comment
2017-08-12 16:19:41 +10:00
flightlevel
0103c48c97
Fix settings update from UI ( #1655 )
...
https://github.com/Jackett/Jackett/issues/1654
2017-08-12 11:12:56 +10:00
chibidev
29ecf8a584
"Fix" ShowRSS category handling
2017-08-12 01:59:50 +02:00
chibidev
eec07bc5b8
Fix manual search - append apikey
2017-08-12 01:04:30 +02:00
chibidev
bf23878477
Manual search URL fix - hash will reset now
2017-08-12 01:04:07 +02:00
chibidev
043085e8f3
Fix torznab capability API
2017-08-12 00:30:43 +02:00
chibidev
39e612d60c
Move debug data to appropriate log level
2017-08-11 23:55:55 +02:00
chibidev
6f8b1b749d
Fix default torznab query
2017-08-11 23:55:40 +02:00
kaso17
439e9296f9
dummy commit
2017-08-11 19:10:48 +02:00
kaso17
1332b49370
UI: fix searchCategory dropdown
2017-08-11 18:55:47 +02:00
kaso17
33a7db5ec4
NextTorrent: update default URLs
2017-08-11 18:46:32 +02:00
kaso17
2075e914eb
fix /api route names
2017-08-11 18:34:54 +02:00
kaso17
758ad91a55
add /api legacy routes
2017-08-11 18:27:45 +02:00
kaso17
e9b604d3c4
fix potato API
2017-08-11 18:13:22 +02:00
kaso17
51aa4f35bd
AnimeBytes: stop emulating browser
2017-08-11 16:53:49 +02:00
kaso17
fc55882f16
IndexerManagerService: create own IWebClient instance for each indexer
2017-08-11 16:53:27 +02:00
kaso17
d03cbefa57
IWebClient: add EmulateBrowser flag
2017-08-11 16:52:58 +02:00
kaso17
e079c90535
Torrent Downloads: don't ask for user/password and fix empty search
2017-08-11 16:05:19 +02:00
kaso17
8591add0bf
FileList: use full title if available
2017-08-11 15:57:55 +02:00
kaso17
fbbe4f9c45
FileList: don't use FL token DL link
2017-08-11 15:48:34 +02:00
kaso17
289c5cd24f
encrypt original path in download links and move apikey to parameters
2017-08-11 15:14:40 +02:00
flightlevel
84a45737d3
Revert "Fixes #1606 " ( #1649 )
...
* Revert "Pretome: Attempted parsing fix (#1648 )"
This reverts commit d083cf774a
.
* Revert "t411 v2 (#1620 )"
This reverts commit f2ce167bbf
.
* Revert "Fixes #1606 (#1625 )"
This reverts commit 4e04bbbcf4
.
2017-08-11 22:29:15 +10:00
flightlevel
d083cf774a
Pretome: Attempted parsing fix ( #1648 )
...
* Pretome: Attempted parsing fix
2017-08-11 21:54:44 +10:00
Francis Noel
f2ce167bbf
t411 v2 ( #1620 )
...
* New nextorrent URL
Change url to : http://www.nextorrent.cx
Fix search url
* new cpasbien url
Change to : http://cpabien.cc
* Add zetorrents tracker
* t411 v2 + remove maniatorrent
* Update Jackett.Updater (remove maniatorrent)
* fix the formatting
Change TAB with SPACE
2017-08-11 21:45:49 +10:00
Benoît Sauvère
4e04bbbcf4
Fixes #1606 ( #1625 )
...
* Fixed the TorrentPotato requests with the indexers that does not support imdbid requests
* Fixed the "CanHandleQuery" which was not working if we make the request only with an imdbid (and a valid OMDB key)
* Fixed the "CanHandleQuery" which was not working if we make the request only with an imdbid (and a valid OMDB key)
* Removed PotatoController.cs
2017-08-11 21:41:50 +10:00
garfield69
7f5d00e89f
torrents-search.php -> search-torrents.php ( #1642 )
...
KAT seem to have changed the name of the search php
2017-08-10 22:03:41 +10:00