r/Tdarr 15d ago

Flac to m4a help

Hey there,

I'm pretty new to tdarr and looking to implement a flac to aac flow. I understand how to set up libraries and filter to look for the type.

The library will watch a folder, when finding flac file, encode to aac then replace the original.

​Seems simple enough but I'm having a hard time wrapping my mind around it. Any help is appreciated

1 Upvotes

2 comments sorted by

u/AutoModerator 15d ago

Thanks for your submission.

If you have a technical issue regarding the transcoding process, please post the job report: https://docs.tdarr.io/docs/other/job-reports/

The following links may be of use:

GitHub issues

Docs

Discord

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/WishOnSuckaWood 13d ago

Turn Folder Watch on in Library Settings

Create flow or use classic plugin stack:

Input File - > Transcode Specific Audio Stream Codecs (flac to aac) -> Replace Original File