Problem:
I am switching over to Youtarr and will be taking older x264 videos and feeding them into Tdarr to transcode them to AV1 for space savings, along with switching to MKV with embedded subtitles. Currently, Youtarr requires a manual rescan of the library to update the file's metadata.
Solution:
An API endpoint where I can have Tdarr talk to Youtarr to rescan the entire library or just a specific video after Tdarr is done handling it, and optional automatic library scans via cron scheduling as a fallback.
Problem:
I am switching over to Youtarr and will be taking older x264 videos and feeding them into Tdarr to transcode them to AV1 for space savings, along with switching to MKV with embedded subtitles. Currently, Youtarr requires a manual rescan of the library to update the file's metadata.
Solution:
An API endpoint where I can have Tdarr talk to Youtarr to rescan the entire library or just a specific video after Tdarr is done handling it, and optional automatic library scans via cron scheduling as a fallback.