linuxserver / docker-jackett

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

Rebase to 3.17, migrate to s6v3 #135

Closed thespad closed 1 year ago

thespad commented 1 year ago

linuxserver.io



Description:

Benefits of this PR and context:

How Has This Been Tested?

Source / References:

LinuxServer-CI commented 1 year ago

I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/jackett/v0.20.3035-pkg-5effd28f-pr-135/index.html https://ci-tests.linuxserver.io/lspipepr/jackett/v0.20.3035-pkg-5effd28f-pr-135/shellcheck-result.xml

ilike2burnthing commented 1 year ago

Unfortunately this is causing an issue with date parsing for at least one indexer - https://github.com/Jackett/Jackett/issues/14008.

Reverting to v0.20.3035-ls91 resolves the issue.

mynameisbogdan commented 1 year ago

Installing musl-locales didn't seem to fix the issue with the weird behavior with Russian dates on dotnet.

thespad commented 1 year ago

See my comment here https://github.com/Jackett/Jackett/issues/14008#issuecomment-1428060712