mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-04-07 01:31:56 -04:00
Update screenshots (#1431)
This commit is contained in:
parent
52dfacf8db
commit
b422d31b7b
@ -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?/.*"
|
||||
|
||||
|
||||
12
README.md
12
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
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
<p align="center">
|
||||
<img
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user