Prowlarr / Prowlarr

Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
https://prowlarr.com
GNU General Public License v3.0
4.09k stars 195 forks source link

[BUG]: Kinozal parsing is broken #496

Closed dm3ch closed 2 years ago

dm3ch commented 3 years ago

Is there an existing issue for this?

Current Behavior

Screenshot 2021-09-08 at 00 11 59

Currently Kinozal indexer provides broken titles and and wrong info about release size. If I right remember this indexer worked fine in the end of 2021 July.

At the same time this indexer works perfectly in Jackett right now.

Expected Behavior

Indexer parsing works fine.

Steps To Reproduce

1) Add kinozal indexer 2) Perform search

Environment

- OS: Ubuntu 20.04
- Prowlarr: 0.1.1.875
- Docker Install: yes - 0.1.1.875-ls17 by linuxserver.io
- Using Reverse Proxy: Yes (traefik)
- Browser: Chrome Version 92.0.4515.159 (Official Build) (x86_64)

What branch are you running?

Develop

Anything else?

prowlarr.log

AB#1569

bakerboy448 commented 3 years ago

likely maybe fixed by https://github.com/Prowlarr/Indexers/pull/36 - this is the prowlarr definition, but updated off recent jackett changes

you can confirm this real quick:

dm3ch commented 3 years ago

I just have tested. Still broken Russian letters still not rendered. Size and Age still broken too

dm3ch commented 3 years ago

Checked definition, it seems that Age and Size parsing could be also broken due to problem with cyrillic symbols.

Is it possible that encoding convertion was broken in Prowlarr? Cause indexer still works fine on Jackett.

Qstick commented 3 years ago

I'd need an invite to test

dm3ch commented 3 years ago

I'd need an invite to test

Kinozal is semi-private indexer, so you can register without invite using this URL: http://kinozal.tv/signup.php

P.S. But if it's hard to register on Russian tracker yourself I can help you with creating test user.

Qstick commented 2 years ago

Thanks for the report, should be fixed now in next nightly image