v0.4.5
This commit is contained in:
@@ -73,8 +73,3 @@
|
|||||||
|
|
||||||
|
|
||||||
## TODO: Review styled ASS separate handling
|
## TODO: Review styled ASS separate handling
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
. ~/.bashrc && cd /home/devnut/.local/src/codex/ffx/tests/assets && /home/devnut/.local/src/codex/ffx/.venv/bin/ffx --debug inspect gits_sac_s02e02_r3.mkv
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,11 @@
|
|||||||
Version History
|
Version History
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
0.4.5
|
||||||
|
-----
|
||||||
|
|
||||||
|
- Release version bumped to 0.4.5.
|
||||||
|
|
||||||
0.4.4
|
0.4.4
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "ffx"
|
name = "ffx"
|
||||||
description = "FFX recoding and metadata managing tool"
|
description = "FFX recoding and metadata managing tool"
|
||||||
version = "0.4.4"
|
version = "0.4.5"
|
||||||
license = {file = "LICENSE.md"}
|
license = {file = "LICENSE.md"}
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"requests",
|
"requests",
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
VERSION='0.4.4'
|
VERSION='0.4.5'
|
||||||
DATABASE_VERSION = 3
|
DATABASE_VERSION = 3
|
||||||
|
|
||||||
DEFAULT_QUALITY = 32
|
DEFAULT_QUALITY = 32
|
||||||
|
|||||||
Reference in New Issue
Block a user