You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
509 B
Markdown
49 lines
509 B
Markdown
# 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
|
|
|
|
### 0.2.3
|
|
|
|
PyPi packaging
|
|
Templating output filename
|
|
Season shiftung
|
|
DB-Versionierung
|