Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

[Bug]: E-hentai artist names containing "|" cannot be found. #619

@boa-z

Description

@boa-z

描述/Description

First of all, thank you for the great app. I have been using it for a while and it is very convenient. However, I found a problem with the search function in the app. When I search for an artist with the "|" character in the name, the search result is empty.

For example, if I want to search for an artist with the name "NameA | NameB", the search query used in the app now is

artist:"NameA | NameB"

while the correct format which works fine in e-hentai website is

artist:"NameA$"

This issue is similar to the one mentioned in #584.

Version

4.0.0

使用的操作系统/Operating system

Android, iOS, macOS

日志/logs

GET https://e-hentai.org/?f_search=artist:"NameA | NameB"
headers:
{user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36, host: e-hentai.org, cookie: nw=1; ipb_member_id=xxx; ipb_pass_hash=xxx; ipb_session_id=xxx; sk=xxx; event=1xxxxxxx3}
data:null

截图或视频/Screenshot or video

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug🐞Something isn't workingnext versionThis issue will be closed after the next version is released.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions