anidl/multi-downloader-nx

[GUI] Where to save filename template

Closed this issue · 2 comments

I have tried to add

fileName: [${service}] ${showTitle} - S${season}E${episode} ${title} [${height}p]

in cli-defaults.yml but I get a error when I launch aniDL.exe.

Where can I save the template I want?

This is the correct place, you just need to put it in quotes, like this:
fileName: "[${service}] ${showTitle} - S${season}E${episode} ${title} [${height}p]"

to transcoding i try this but that not working

ffmpegOptions: "-c:v hevc_amf -preset fast -b:v 3000k -c:a copy -bsf:a aac_adtstoasc"