Added
- Setting
sort.movesubtitles
to automatically detect and move subtitle files (#197)- This feature assumes that the root movie path is in its own contained folder with the subtitle files. Sorting files while using a flat directory structure will most likely not work as intended
- Detects .ass, .ssa, .srt, .smi, .vtt
- DeepL translator support (Thanks @Toastyice #302)
- Can be enabled by using settings:
"sort.metadata.nfo.translate.module": "deepl"
"sort.metadata.nfo.translate.deeplapikey": ""
- It requires a DeepL developer API key which allows 500,000 characters a month for free
- Can be enabled by using settings: