8000 Tags · Fippsy/Jackett · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Fippsy/Jackett

Tags

v0.7.1581

Toggle v0.7.1581's commit message
Jackett#1535 - Using
8000
 a real User-Agent with AnimeBytes

v0.7.1578

Toggle v0.7.1578's commit message
attempt to fix blackhole dirs with reverse proxies

v0.7.1557

Toggle v0.7.1557's commit message
Bugfix/1532 1539 fix manual search circular reference (Jackett#1543)

* Line endings...

* Encoding Encoding in a reasonable way

Sadly Encoding contains a self-reference somewhere, which makes it
really hard for the json serializer to automatically encode it...
Probably there's no value in sending it over especially since no one is
using it, however just for the sake of the argument, let's just
serialize it in a reasonable way. Maybe someday there will be someone
expecting this. Or we clearly separate DTOs and models...

- Fixes Jackett#1532
- Fixes Jackett#1539

* Seriously... Please port this to dotnet Core so that I can use something other than @drunkvs on my MacBook

* Fix autofac registration after merge

* "Implement" new function of interface in test project

v0.7.1533

Toggle v0.7.1533's commit message
Merge branch 'master' of https://github.com/Jackett/Jackett.git

v0.7.1523

Toggle v0.7.1523's commit message
The New Retro: fix login

v0.7.1514

Toggle v0.7.1514's commit message
Bugfix/1404 fix potato search (Jackett#1516)

* Line endings...

* Integrating OMDB into Potato results

Now PotatoController will actually produce results

* VS complains it could be simplified, yet AppVeyor cannot do anything with it...

* How come only Appveyor unveils this error? @drunkvs

v0.7.1510

Toggle v0.7.1510's commit message
Bugfix/cannot add cardigann indexers (Jackett#1511)

* Line endings...

* Fix invalid ID for cardigann indexers (refactoring regression - my bad)

v0.7.1508

Toggle v0.7.1508's commit message
Feature/omdb api integration (Jackett#1509)

* Line endings...

* Refactoring how MetaIndexers handle fallbacks

Originally this modification was part of a much larger refactoring,
however for the sake of reviewability I split it into smaller chunks.
Sadly it is still quite large.
I wanted to split it even more, however after a certain point there was
really no value in creating smaller chunks. The biggest part of this
modification would be still huge.

So all in all, there're 3 aspects of this modification
- It modifies BaseIndexer so that it now implements IIndexer (will be
very useful later on)
- Resolving most of the warnings currently in Jackett (the only ones
remaining are related to Autofac, however if I could I would just burn
Autofac altogether rather than fix the warnings. Will open discussion on
this.)
- Biggest part: refactoring how MetaIndexers handle fallbacks and how
they provide the final result set

MetaIndexers now accept any kind of fallback and filtering mechanism
that implements the necessary interface, so that in the future IMDB
fallback and filtering won't be the only one. I know there are not a lot
of unit tests around Jackett at the moment, however this renders the
class much more unittestable as well.

* Integrate OMDB API for the fallback option

* Safeguarding when no API key is specified

* Autofac started complaining... I don't understand...

* How did that not make the previous commit?

v0.7.1499

Toggle v0.7.1499's commit message
Add support for non numeric episodes

v0.7.1483

Toggle v0.7.1483's commit message
Torrent9: Domain change .biz -> .top (Jackett#1462)

0