cooperdk / YAPO-e-plus

YAPO e+ - Yet Another Porn Organizer (extended)
https://github.com/cooperdk/YAPO-e-plus
GNU General Public License v3.0
144 stars 15 forks source link

Move to yaml #30

Closed cooperdk closed 4 years ago

cooperdk commented 4 years ago

In the future, YAPO will make use of YAML for other purposes. For this reason, we want to move the current configuration file from JSON to YAML.

cooperdk commented 4 years ago

The configuration file is now converted to YAML, if a JSON file is present. However, coding is not in place yet to actually make use of the YAML settings. This will need to be adjusted throughout the project (mainly views.py and ffmpeg_process.py)