cant grab release from api if the result have greek chars #1129

Open
opened 2026-02-20 10:07:40 -05:00 by deekerman · 0 comments
Owner

Originally created by @vlevas on GitHub (Dec 21, 2024).

Is there an existing issue for this?

  • I have searched the existing open and closed issues

Current Behavior

Hello when i run to search the movie "Small Things Like These" from web interface it works https://prnt.sc/rRMn9c_Vn97y but when the radarr tries nothing gets back.. when i do a debug log i see that i dont get result.. so i remove some characters on api call and i get the greek characters like this

http://localhost:9696/10/api?t=search&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=MYAPI&offset=0&limit=100&q=Small%20Things

can you check it please?

indexer: https://trellas.me/

Expected Behavior

to get results from the release of movie as it works from webinterface and then to be parsed to radarr

Steps To Reproduce

No response

Environment

Version 1.28.2.4885
Package Version 1.28.2.4885-ls96 by linuxserver.io
.NET Yes (6.0.35)
Docker Yes
Database Sqlite 3.45.3
AppData Directory
/config
Startup Directory
/app/prowlarr/bin

What branch are you running?

Master

Trace Logs?

api_prowlar.txt

Trace Logs have been provided as applicable. Reports may be closed if the required logs are not provided.

  • I have read and followed the steps in the wiki link above and provided the required trace logs - the logs contain trace - that are relevant and show this issue.
Originally created by @vlevas on GitHub (Dec 21, 2024). ### Is there an existing issue for this? - [X] I have searched the existing open and closed issues ### Current Behavior Hello when i run to search the movie "Small Things Like These" from web interface it works https://prnt.sc/rRMn9c_Vn97y but when the radarr tries nothing gets back.. when i do a debug log i see that i dont get result.. so i remove some characters on api call and i get the greek characters like this <title>Small Things Like These (ΞœΞ™ΞšΞ‘Ξ‘ Ξ Ξ‘Ξ‘Ξ“ΞœΞ‘Ξ€Ξ‘ ΣΑΝ ΞšΞ™ Ξ‘Ξ₯΀Α) (2024) WEBRip 1080p</title> http://localhost:9696/10/api?t=search&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=MYAPI&offset=0&limit=100&q=Small%20Things can you check it please? indexer: https://trellas.me/ ### Expected Behavior to get results from the release of movie as it works from webinterface and then to be parsed to radarr ### Steps To Reproduce _No response_ ### Environment ```markdown Version 1.28.2.4885 Package Version 1.28.2.4885-ls96 by linuxserver.io .NET Yes (6.0.35) Docker Yes Database Sqlite 3.45.3 AppData Directory /config Startup Directory /app/prowlarr/bin ``` ### What branch are you running? Master ### Trace Logs? [api_prowlar.txt](https://github.com/user-attachments/files/18218487/api_prowlar.txt) ### Trace Logs have been provided as applicable. Reports may be closed if the required logs are not provided. - [X] I have read and followed the steps in the wiki link above and provided the required trace logs - the logs contain `trace` - that are relevant and show this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Prowlarr#1129
No description provided.