Eisa01 / mpv-scripts

This repository contain scripts I have made for mpv media player...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on the command line

zhouxinghong opened this issue · comments

Error on the command line
image
Windows 10 19044
mpv 0.38

It looks like your windows instance is missing Get-FileHash a powershell module. It is by default pre-installed.
Please try to install it and let me know if it solves it for you

This itself is integrated into Windows 10 by default, how else do I install it?

You can try updating your powershell to the latest, and check the version of powershell also:
https://github.com/PowerShell/PowerShell/releases

Also, you can try to open powershell from your device, then run
Get-FileHash

Just to make sure if you have Get-FileHash or not.

Also, you can try to open powershell from your device, then run
Get-FileHash
Just to make sure if you have Get-FileHash or not.

...

Anyway, I'll be closing this as it doesn't seem to be an issue with the script directly.
It could be resolved if you research onto why Get-FileHash is not working on your system.

image
image
You can try updating your powershell to the latest, and check the version of powershell also:
https://github.com/PowerShell/PowerShell/releases

mpv https://www.youtube.com/watch?v=NcRifDitRnU

Disabling the script (mpv-scripts-25-09-2023) prevents this error message.