From 9877af356ba57ac87a8907fd4feee534c2134a34 Mon Sep 17 00:00:00 2001 From: loveb Date: Tue, 17 Jan 2023 18:13:37 +0100 Subject: [PATCH] mpv --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e56a84..de7b518 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,4 @@ An iptvclient that is capable of parsing and reading m3uplaylists of essentially # Install Just clone the repo and run ```cargo build --release``` to compile the project. Then put it in your PATH or make a shortcut to the binary (target/release/iptvnator) +You will need to install mpv, and have it in your path, otherwise it wont work \ No newline at end of file