linuxserver / docker-jackett

GNU General Public License v3.0
390 stars 96 forks source link

Update image because of new jackett commit #117

Closed blackph0en1x closed 3 years ago

blackph0en1x commented 3 years ago

Jackett was not returning results when used with Sonarr. Jackett made a new commit to resolve the issue by removing the keywordfilters section. https://github.com/Jackett/Jackett/issues/11471

Please update the container to get docker version working with sonarr.

github-actions[bot] commented 3 years ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

Roxedus commented 3 years ago

You are barking up the wrong tree. The last commit in the linked issue has not made it to a Jackett release, so we have nothing to update to.

blackph0en1x commented 3 years ago

First: I was not barking but trying to be collaborative Second: Jackett was updated 3 hours ago. jackett

Roxedus commented 3 years ago

And no new release has been made after that commit. https://github.com/Jackett/Jackett/releases

We depend on Jackett to create releases to provide updates.

blackph0en1x commented 3 years ago

Thank you for your explanation Roxedus. Is there a way to do a manual pull (or any other way to update jackett) from within the container?