From 60c3b016cb031765f6c939499392532471a397da Mon Sep 17 00:00:00 2001 From: farfalleflickan <6597735+farfalleflickan@users.noreply.github.com> Date: Tue, 5 Jul 2022 01:29:17 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84c6249..1e06ed5 100644 --- a/README.md +++ b/README.md @@ -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.