README.md updated

This commit is contained in:
MLH
2024-12-19 00:02:45 +01:00
parent 280534fce9
commit f74a5c5f19

View File

@@ -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**: