From 08d6c26b6fc06bd7fc80bc168131998f95c12551 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 18 Feb 2022 17:46:28 +0100 Subject: Fix video thumbnail creation --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4baf18b..5a38637 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,8 @@ Manga 2 1.png 2.png ``` -Note that the manga name and chapter names can be anything you want, but the image names need to be a number (with `.jpg`, `.jpeg`, or `.png` extension). +Note that the manga name and chapter names can be anything you want, but the image names need to be a number (with `.jpg`, `.jpeg`, or `.png` extension).\ +It's ok to use the same directory for local manga and local anime. ## Local anime `local_anime.directory` needs to be set in `~/.config/quickmedia/config.json` to a directory with all your anime.\ The directory layout is expected to be like this: @@ -207,7 +208,8 @@ Anime 3 Episode 2.mkv ``` Note that the episode names can be anything you want.\ -Local anime always uses your system mpv config. +Local anime always uses your system mpv config.\ +It's ok to use the same directory for local manga and local anime. ## Environment variables If `xdg-open` is not installed then the `BROWSER` environment variable is used to open links in a browser.\ Set `QM_PHONE_FACTOR=1` to disable the room list side panel in matrix. -- cgit v1.2.3