pystardust / ani-cli

A cli tool to browse and play anime
GNU General Public License v3.0
7.44k stars 530 forks source link

Not Working on Android termux #1205

Closed Auxia closed 11 months ago

Auxia commented 11 months ago

Metadata (please complete the following information) Version: 4.4 OS: Android 14 Shell: bash (Using Termux) Anime: N/A

Describe the bug Searching for any anime results in "No Result Found!"

Steps To Reproduce

  1. Run ani-cli
  2. Enter name of anime to search - In these example Naruto.

Expected behavior Return a list of Anime matching the search query.

Screenshots (if applicable; you can just drag the image onto github)

Screenshot_20230818-011815.png

Additional context I am using Termux version 0.118. I am also on a beta version of Android 14 on a Pixel 6, however I tested it on another device running Android 12 and it results in the same error.

Luciousdev commented 11 months ago

Could you try running the command ani-cli -u?

That can sometimes fix issues since it updates the script, and I just checked on my phone running android 13 and I don't have the issue. And the version you're running 4.4.0 is outdated, the newest version is 4.6.0

Auxia commented 11 months ago

Thanks for the quick reply, the update worked. For some reason termux package manager installs version 4.4. However, the episode does not open in mpv/vlc. It just says, playing episode 1 of {anime} ... as shown in this screenshot: WhatsApp Image 2023-08-18 at 16 03 37

P.S: Do you want me to create a separate issue for this? Because technically the original issue is solved.

Luciousdev commented 11 months ago

Make sure that you have mpv player installed from the google play store. If that doesn't help I think you should make a different issue so it will be a bit more organized.

Auxia commented 11 months ago

I have the mpv player installed from the google play store. I will try reinstalling everything and see if it works. If not I will create a new issue and close this one to keep things clear.

Auxia commented 11 months ago

Did not seem to work, will create a separate issue with more context. Thanks for solving the initial problem.