mediacurator/docs/_sources/index.rst.txt
2024-05-01 17:55:16 -04:00

51 lines
1.4 KiB
ReStructuredText

.. MediaCurator documentation master file, created by
sphinx-quickstart on Fri Nov 20 22:46:06 2020.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
========================================
Welcome to MediaCurator's documentation!
========================================
MediaCurator is a Python command line tool to manage a media database.
* List all the video's and their information with or without filters
* Batch find and repair/convert videos with encoding errors
* Batch recode videos to more modern codecs (x265 / AV1) based on filters: extentions, codecs, resolutions ...
The source code can be found on `GitHub <https://github.com/fabquenneville/MediaCurator>`_
.. toctree::
:maxdepth: 2
:caption: Usage:
usage/warnings
usage/installation
usage/quickstart
usage/manual
usage/use_cases
usage/errors
.. toctree::
:maxdepth: 1
:caption: Release Notes:
releasenotes/0.0.13-changelog
releasenotes/0.0.12-changelog
releasenotes/0.0.11-changelog
releasenotes/0.0.10-changelog
releasenotes/0.0.9-changelog
releasenotes/0.0.8-changelog
releasenotes/0.0.7-changelog
releasenotes/0.0.6-changelog
releasenotes/0.0.5-changelog
releasenotes/0.0.4-changelog
releasenotes/0.0.1-changelog
.. Indices and tables
.. ==================
.. * :ref:`genindex`
.. * :ref:`modindex`
.. * :ref:`search`