mirror of
https://github.com/farfalleflickan/cmyflix.git
synced 2024-11-24 09:45:30 +00:00
Update README.md
This commit is contained in:
parent
b645a36b9a
commit
60c3b016cb
@ -37,7 +37,7 @@ Either install from source with make install OR use a pre-compiled package from
|
||||
Beware, the pre-compiled `deb` file is built using the default `libcurl4-openssl-dev` backend.
|
||||
|
||||
# Requirements to run:
|
||||
cmyflix uses libcjson(>=1.7.15), libcurl(>=7.68), imagemagick, ffmpeg and a TMDB api key.
|
||||
cmyflix uses libcjson(>=1.7.15), libcurl(>=7.68), imagemagick, ffmpeg and a TMDB api key. Please do also note that cmyflix searches for `mp4` due to the usage of HTML5 and its supported formats.
|
||||
|
||||
# Configuration & usage:
|
||||
For starters, cmyflix looks for `cmyflix.cfg` first in the same folder as the binary, then in `$HOME/.config/cmyflix/` and lastly in `/etc/cmyflix/`. Same thing applies for folder `html` and its contents.
|
||||
|
Loading…
Reference in New Issue
Block a user