ani-cli icon indicating copy to clipboard operation
ani-cli copied to clipboard

”No results found!”

Open rafalonsog opened this issue 2 years ago • 11 comments

Metadata (please complete the following information) Version: 4.7 OS: Windows 10 Shell: git bash in windows terminal preview Anime: any

Describe the bug Desn't find any anime no matter what i search

Steps To Reproduce

  1. Run ani-cli
  2. search any word

Expected behavior Finding animes to watch that match what I typed

Additional context I saw this issue and tried to follow the steps that seemed to work https://github.com/pystardust/ani-cli/issues/1240

However, using

curl -s "https://oshi.at/mGur/ani-cli" -o ani-cli && chmod +x ani-cli

did nothing

rafalonsog avatar Jan 14 '24 12:01 rafalonsog

try manually updating using ani-cli -U

71zenith avatar Jan 14 '24 13:01 71zenith

try manually updating using ani-cli -U

I'm getting a connection error, maybe it's related to the previous issue?

rafalonsog avatar Jan 14 '24 13:01 rafalonsog

can u specify the exact version ure on

71zenith avatar Jan 14 '24 13:01 71zenith

can u specify the exact version ure on

4.7.0

rafalonsog avatar Jan 14 '24 13:01 rafalonsog

try manually updating using ani-cli -U

This fixed the issue for me (I installed using scoop).

kaliuser13416 avatar Jan 15 '24 16:01 kaliuser13416

Fixed with the 4.8 release and subsequent update in scoop

port19x avatar Feb 17 '24 12:02 port19x

Fixed with the 4.8 release and subsequent update in scoop

I'm still having the same problem, I even reinstalled it completely

rafalonsog avatar Feb 17 '24 14:02 rafalonsog

check that you actually have 4.8 (if you updated before scoop updated, you might not have). Give us a log sh -x ani-cli > debug.log.

port19x avatar Feb 17 '24 15:02 port19x

also wtf is that oshi.at install method?

port19x avatar Feb 17 '24 15:02 port19x

coolnsx' temporary fix he shared in #1240

justchokingaround avatar Feb 17 '24 16:02 justchokingaround

check that you actually have 4.8 (if you updated before scoop updated, you might not have). Give us a log sh -x ani-cli > debug.log.

I've checked with ani-cli --version and inside ani-cli file. In both cases, the version is 4.8.

sh -x ani-cli > debug.log didn't create any log file, if that's what you asked for

rafalonsog avatar Feb 17 '24 16:02 rafalonsog