README.md updated
This commit is contained in:
11
README.md
11
README.md
@@ -1,6 +1,11 @@
|
||||
# Jellyfin-Mods-Automated-Scripts
|
||||
### File Manipulation Tool (for but not only Jellyfin Web)
|
||||
|
||||
This Python script is designed to automate the process of copying and modifying files and directories based on rules defined in a YAML configuration file.
|
||||
|
||||
It's main intention is the ability to automate the modifying process of the Jellyfin web directory after every new release (take a look at [BobHasNoSoul-jellyfin-mods](https://github.com/BobHasNoSoul/jellyfin-mods)).
|
||||
|
||||
Below is an overview of its main functionality and usage:
|
||||
|
||||
## Table of Contents
|
||||
- [Jellyfin-Mods-Automated-Scripts](#jellyfin-mods-automated-scripts)
|
||||
@@ -15,12 +20,6 @@
|
||||
|
||||
---
|
||||
|
||||
This Python script is designed to automate the process of copying and modifying files and directories based on rules defined in a YAML configuration file.
|
||||
|
||||
It's main intention is the ability to automate the modifying process of the Jellyfin web directory after every new release (take a look at [BobHasNoSoul-jellyfin-mods](https://github.com/BobHasNoSoul/jellyfin-mods)).
|
||||
|
||||
Below is an overview of its main functionality and usage:
|
||||
|
||||
## Features
|
||||
|
||||
1. **Configuration Loading**:
|
||||
|
Reference in New Issue
Block a user