#381 PyPi packaging

This commit is contained in:
Maveno
2024-11-17 10:13:01 +01:00
parent e44fc93b4e
commit 871c22d8e8
131 changed files with 1719 additions and 675 deletions

41
README.md Normal file
View File

@@ -0,0 +1,41 @@
# FFX
## Installation
per https:
```sh
pip install https://<URL>/<Releaser>/ffx.git@<Branch>
```
per git:
```sh
pip install git+ssh://<Username>@<URL>/<Releaser>/ffx.git@<Branch>
```
## Version history
### 0.1.1
Bugfixes, TMBD identify shows
### 0.1.2
Bugfixes
### 0.1.3
Subtitle file imports
### 0.2.0
Tests, Config-File
### 0.2.1
Signature, Tags cleaning, Bugfixes, Refactoring
### 0.2.2
CLI-Overrides