-
This commit is contained in:
2
scripts/seek.ps1
Normal file
2
scripts/seek.ps1
Normal file
@@ -0,0 +1,2 @@
|
||||
$position = [mp]::get_property_number("time-pos");
|
||||
[mp]::commandv("show-text", $position.ToString() + " seconds")
|
||||
Reference in New Issue
Block a user