pystardust / ani-cli

A cli tool to browse and play anime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No Results Found

FsuPsycho opened this issue · comments

Metadata (please complete the following information)
Version: 4.7
OS: Windows 10
Shell: Powershell profile inside Terminal Preview and GitBash
Anime: All

No matter what anime I search, i still get "no Results found". This is a fresh install of ani-cli. I have tried to do "ani-cli -u" and says its all upto date, scoop status says up to date and everything is ok! This is also my first time trying to figure something like this out and have tried to follow the install guide and a few videos and i don't know if i'm just stupid and forgot a minor thing or just something and would just like some help whenever someone gets a chance, Thank you :D

I also have this issue. Note that I freshly installed windows, scoop, etc. (freshly re-installed windows). I didn't have this issue before I reset.

I have also gotten this issue... I'm in the same situation as aaron777

commented

ani-cli -U

This fixed it for me on Windows 10.

It didn't for me... it got rid of "no results found" message but it just doesn't load video

ani-cli -U worked. I completely forgot about that command when installing.

It didn't for me... it got rid of "no results found" message but it just doesn't load video

@EnryuNeedle Hmmm maybe you're missing some of the dependencies? I used scoop to install it, along with all the other recommended dependencies. I also used git bash for all of this too.

Not sure if this helps, but here is my scoop export:

{
    "buckets": [
        {
            "Name": "extras",
            "Source": "https://github.com/ScoopInstaller/Extras",
            "Updated": {
                "value": "\/Date(1706147947000)\/",
                "DisplayHint": 2,
                "DateTime": "January 24, 2024 8:59:07 PM"
            },
            "Manifests": 1951
        },
        {
            "Name": "main",
            "Source": "https://github.com/ScoopInstaller/Main",
            "Updated": {
                "value": "\/Date(1706142753000)\/",
                "DisplayHint": 2,
                "DateTime": "January 24, 2024 7:32:33 PM"
            },
            "Manifests": 1287
        }
    ],
    "apps": [
        {
            "Info": "",
            "Source": "main",
            "Name": "7zip",
            "Version": "23.01",
            "Updated": "\/Date(1706156288866)\/"
        },
        {
            "Info": "",
            "Source": "extras",
            "Name": "ani-cli",
            "Version": "4.7",
            "Updated": "\/Date(1706158035505)\/"
        },
        {
            "Info": "",
            "Source": "main",
            "Name": "aria2",
            "Version": "1.37.0-1",
            "Updated": "\/Date(1706156280206)\/"
        },
        {
            "Info": "",
            "Source": "main",
            "Name": "cacert",
            "Version": "2023-12-12",
            "Updated": "\/Date(1706156340601)\/"
        },
        {
            "Info": "",
            "Source": "main",
            "Name": "ffmpeg",
            "Version": "6.1.1",
            "Updated": "\/Date(1706156299166)\/"
        },
        {
            "Info": "",
            "Source": "main",
            "Name": "fzf",
            "Version": "0.46.0",
            "Updated": "\/Date(1706156311557)\/"
        },
        {
            "Info": "",
            "Source": "main",
            "Name": "git",
            "Version": "2.43.0",
            "Updated": "\/Date(1706156767868)\/"
        },
        {
            "Info": "",
            "Source": "extras",
            "Name": "mpv",
            "Version": "0.37.0",
            "Updated": "\/Date(1706156332764)\/"
        },
        {
            "Info": "",
            "Source": "main",
            "Name": "wget",
            "Version": "1.21.4",
            "Updated": "\/Date(1706156343070)\/"
        }
    ]
}

I've try from scratch and reinstall..

ani-cli -U

This fixed it for me on Windows 10.

Work 4 me thanks ^^