diff --git a/.env.example b/.env.example index d33e5dca..451d3980 100644 --- a/.env.example +++ b/.env.example @@ -1,8 +1,6 @@ # vi: ft=sh # shellcheck disable=SC2034 -# THIS IS V5 .ENV ; IF YOU ARE ON V4 PLEASE LOOK AT THE .ENV HERE: https://github.com/zoriya/Kyoo/blob/v4.7.1/.env.example - # Useful config options # Library root can either be an absolute path or a relative path to your docker-compose.yml file. @@ -11,7 +9,7 @@ LIBRARY_ROOT=./video # It will automatically be cleaned up on kyoo's startup/shutdown/runtime. CACHE_ROOT=/tmp/kyoo_cache # Where to store downloaded images of the shows -IMAGES_PATH="./images"; +IMAGES_PATH="./images" # A pattern (regex) to ignore files. LIBRARY_IGNORE_PATTERN=".*/[dD]ownloads?/.*" diff --git a/README.md b/README.md index 62947583..89024f99 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ It aims to have a low amount of maintenance needed (no folder structure required Kyoo does not have a plugin system and aim to have every features built-in (see [#Features](#-features) for the list). - + ## 🌐 Getting Started @@ -64,15 +64,13 @@ Curious to see Kyoo in action? Check out our live demo featuring copyright-free ## 👀 Screens - + - + - + - - - +