pystardust / ani-cli

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

vlc not found even after installing and adding path environment #320

Closed awesomec26 closed 2 years ago

awesomec26 commented 2 years ago

i keep on getting an error saying "Program "vlc" not found. Please install it." when its clearly installed on my computer and its on the path environment image

moondotgz commented 2 years ago

vlc is on the vlc environment. not the path environment

awesomec26 commented 2 years ago

vlc is on the vlc environment. not the path environment

ok, i watched a youtube tutorial on enviorment variables and the instructions were unclear so... yeah. it works now.

awesomec26 commented 2 years ago

vlc is on the vlc environment. not the path environment

ok, i watched a youtube tutorial on enviorment variables and the instructions were unclear so... yeah. it works now.

ok new problem, everytime when i select an episode it plays random files on my pc instead

port19x commented 2 years ago

okay wtf?

We really need a dedicated maintainer just for the windows branch

awesomec26 commented 2 years ago

okay wtf?

We really need a dedicated maintainer just for the windows branch

yeah, im uninstalling gitbash, im going to use this program on a linux vm or something.

CoolnsX commented 2 years ago

okay wtf?

We really need a dedicated maintainer just for the windows branch

okay I will start working on windows branch after my exams... so maybe after 12 jan.. and also I am thinking about ani-cli on android since most of the people using termux on android(including me).. and I already have ani-cli for termux on my github repos.. which is cut-down version of ani-cli.. and also has a feature of casting the link to android TV.. here is the link.. https://github.com/CoolnsX/and-scripts

but ani-cli on termux is delicate subject.. because we cannot share referer_link with video_url to external apps.. only one of them.. it's android's problem.. so most of the time I use it as to download anime

CoolnsX commented 2 years ago

okay wtf? We really need a dedicated maintainer just for the windows branch

yeah, im uninstalling gitbash, im going to use this program on a linux vm or something.

you can use WSL2.. it's more faster and featureful.. than setting up vm just for watching anime..

AlparslanAbdikoglu commented 2 years ago

Hi! Mine finds it but won't open Vlc for some reason

reason-to-fork commented 2 years ago

same issue, placed in path 100%, tried reinstalling everything and no luck lol. i dual boot so ill just use it on my arch partition

ok new problem, everytime when i select an episode it plays random files on my pc instead

maybe we should just run this stuff on wsl

awesomec26 commented 2 years ago

okay wtf? We really need a dedicated maintainer just for the windows branch

yeah, im uninstalling gitbash, im going to use this program on a linux vm or something.

you can use WSL2.. it's more faster and featureful.. than setting up vm just for watching anime..

i have tried to install WSL2 on my PC, but because of microsofts incapability to make windows stable, everytime when i install the virtual machine engine which is required for WSL2, windows will not boot, it gives me a black screen.

EDIT: I tried to see if it would work finally, but to no avail, but then i changed my frame buffer size and it finally worked

JotaroKujo0525 commented 2 years ago

installing wsl2 worked for me!

AlparslanAbdikoglu commented 2 years ago

installing wsl2 worked for me!

I will try it :p *edit: it wont create the catch directory for me on wsl

Arctic-Circle-System commented 2 years ago

It works in Windows Subsystem for Linux because when you install WSL you're basically installing a Linux distribution that Windows attaches to itself. ~Cherri

port19x commented 2 years ago

@CoolnsX any update on the windows branch?

port19x commented 2 years ago

accidentaly closed, sry

port19x commented 2 years ago

Seems like just forwardporting the crossplattform stuff, especially in the makefile, to master is the way to go