Metadata-Version: 2.1 Name: ffx Version: 0.2.2 Summary: FFX recoding and metadata managing tool Home-page: https://gitea.maveno.de/Javanaut/ffx Author: Javanaut Author-email: javanaut@maveno.de Project-URL: Bug Tracker, https://gitea.maveno.de/Javanaut/ffx/issues Classifier: Operating System :: OS Independent Requires-Python: >=3.6 Description-Content-Type: text/markdown Requires-Dist: requests Requires-Dist: click Requires-Dist: textual Requires-Dist: sqlalchemy # FFX ## Installation per https: ```sh pip install https:////ffx.git@ ``` per git: ```sh pip install git+ssh://@//ffx.git@ ``` ## 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