run file for python virtual env

This commit is contained in:
localhost_frssoft 2023-11-08 01:52:56 +03:00
parent 8bc6e8e01d
commit 3b4ad62c34
2 changed files with 15 additions and 0 deletions

View file

@ -19,6 +19,9 @@ Dependencies:
Python dependencies:
```pip install -r requirements.txt```
Optional: brotli
For virtual env just type (ofc after install mpv, fzf, python3):
`./run`
### About cache folder
funkwlmpv has to cache tracks before playing (default disabled "enable_persistent_cache"). Cache is persistent and you should manage it manually because the (script/program) can't clean it automatically.