FunkyBuddha Posted February 12, 2024 #1 Posted February 12, 2024 Tdarr is a conditional based transcoding application for automating media library transcode/remux management Some common use cases: - Transcode your videos from h264 to h265, saving 50% in file size - Remove unwanted audio or subtitle streams in your videos - Remove messy title metadata - Rename files based on codec and resolution - Health check your media files for corruption Additional info: - Use cross-platform Tdarr Nodes which work together with Tdarr Server to process your files - GPU and CPU workers - Audio and video library management - Folder watcher - Worker stall detector - Load balancing between libraries/drives - Use HandBrake or FFmpeg - Tested on a 1,000,000 file dummy library - Library stats - Hardware transcoding container (install Nvidia plugin on unRAID/Nvidia runtime container on Ubuntu) - Create advanced file processing flows for your files Info: Quote Hidden Content Give reaction to this post to see the hidden content. Server Link: Quote https://f000.backblazeb2.com/file/tdarrs/versions/2.17.01/win32_x64/Tdarr_Server.zip Node Link: Quote https://f000.backblazeb2.com/file/tdarrs/versions/2.17.01/win32_x64/Tdarr_Node.zip 5 1
FunkyBuddha Posted May 19, 2024 Author #2 Posted May 19, 2024 Releases 2.18.02 [16th May 2024] - Disabled FFprobe '-show_data' flag added in previous version, causing high RAM usage on Nodes for files with lots of extra data - Fixed issue when using config file to enable auth instead of env variable 2.18.01 [14th May 2024] - Added file scanning capability to Tdarr Nodes so they no longer need to contact Tdarr Server to scan files reducing server load when using multiple Nodes - Moved flow building from Server to Node, reducing server load when using multiple Nodes - Added user auth and API key auth, use with "auth" env/config variable set to "true" - Added button to Tdarr Desktop Tray window to exit process - Added notifications for "Review Required" flow items - "Auto accept successful transcodes" option applies to "Review Required" flow plugin - Added -show_data option to FFprobe scanning - Added Apprise to Docker image - Updated FFprobe (git-2296078397) - Updated Windows and Docker HandBrake (1.7.3) - Updated Docker FFmpeg (6.0.1-6) - Fixed item disappearing bug when rescanning files from search tab - Fixed issue with non-Docker Nodes auto-updating - Flows: "Check File Extension" - Made case insensitive - Flows: "Set Video Bitrate" - Added option to use percentage bitrate in - Flows: "Check Flow Variable" - Can check against multiple values using comma separated list, updated to use standard variable templating "{{{}}}" as with other plugins - Flows: "Check File Name Includes" 2.0.0 - Added RegEx options (thanks to Marnalas) - Flows: "Notify Radarr or Sonarr" 2.0.0 - More robust file finding and safeties (thanks to Marnalas) - Flows: "Reorder Streams" - Fixed bug causing unnecessary processing (thanks to Marnalas) - Flows: Added "Set Flow Variable" plugin - Flows: Added "Pause/Unpause All Nodes" plugin - Flows: Added "Add Run CLI" plugin to run custom CLI commands - Flows: Added "CPU and GPU Workers with Classic Plugins" template - Flows: Added "Apply Radarr or Sonarr naming policy" - (thanks to Marnalas) - Flows: Added "Apprise" - Send custom notifications to various services Server Link: Quote https://f000.backblazeb2.com/file/tdarrs/versions/2.18.02/win32_x64/Tdarr_Server.zip Node Link: Quote https://f000.backblazeb2.com/file/tdarrs/versions/2.18.02/win32_x64/Tdarr_Node.zip 2 1
FunkyBuddha Posted May 23, 2024 Author #3 Posted May 23, 2024 2.19.01 [22nd May 2024] - Readded FFprobe '-show_data' option, removing excess 'extradata' - Added library option 'Is Directory Library' to allow processing of directories instead of files - Updated Exiftool - Added Comskip to Docker image - Flows: Updated 'Run CLI' to allow custom CLI paths - Flows: Files successfully health checked in flow will automatically go into 'Health Check: Healthy' table after flow completes so don't need to re-healthcheck them - Flows: Updated 'Run Classic Transcode Plugin' to use Node file scanner instead of Server scanner - Flows: Updated 'Run Classic Transcode Plugin' to have new output for if no processing needed to be done - Flows: Updated plugin stack importer to account for 'Run Classic Transcode Plugin' updates Server Link: Quote Hidden Content Give reaction to this post to see the hidden content. Node Link: Quote Hidden Content Give reaction to this post to see the hidden content. 3 1
FunkyBuddha Posted June 10, 2024 Author #4 Posted June 10, 2024 Releases 2.20.01 [10th June 2024] - Added Node tags system so can run flow plugins on specific Nodes - Updated duration filter on search tab - HandBrake transcodes now show FPS - When duplicating a library, the duplicate libraries stats are reset - Threadified Node plugins download process - Added tdarrIgnore.txt to plugins folder so can prevent certain files and folders (such as large node_modules folder or .git folders) being pushed to Nodes - Added button to force disconnect a Node (right click on Node title tab in Nodes section) - Added DB Performance to stats page - Flows: HandBrake encodes now show FPS - Flows: Improved 'Remove by Stream Property' and 'Set Container' plugins (thanks to tws101) - Flows: Added 'Tags: Worker Type' plugin - Flows: Added 'Tags: Requeue' plugin - Flows: fixed Windows 10-bit QSV error - Flows: fixed bug when using rename plugin with certain other plugins Server Link: Quote https://f000.backblazeb2.com/file/tdarrs/versions/2.20.01/win32_x64/Tdarr_Server.zip Node Link: Quote https://f000.backblazeb2.com/file/tdarrs/versions/2.20.01/win32_x64/Tdarr_Node.zip 3 1
FunkyBuddha Posted July 14, 2024 Author #5 Posted July 14, 2024 2.22.01 [25th June 2024] - Added job report search link to job report viewer - Updated file scanner to work better with NFS drives - Fixed loading and user creation issue caused by proxy changes (thanks to E_woods and begunfx) - Flows: Added ability to disable plugin in flow (Hotkey: Ctrl + D) - Flows: Added option to export flow to clipboard 2.21.01 [21st June 2024] - Added 'Space Saved History' graphs to stats page - Added 'Auto pause nodes if cache full' option to Options tab - Added button to hide new release notification tab - Added job report search tool on Tools tab - Added Seeded worker limit env vars to Nodes to allow Nodes to start up with a certain number of workers.transcodecpuWorkers,transcodegpuWorkers,healthcheckcpuWorkers,healthcheckgpuWorkers - Moved source folder term filter to 'Filters' tab in Library settings - Added option to make term filter case insensitive - Rearranged system stats into 'System' tab on Stats page - Moved Backups to Tools tab - Improved speed when updating large number of items in queues - Updated Docker image to Jammy with Intel Arc support (thanks to Finn2708) - Updated Docker x64 Jellyfin FFmpeg to v6.0.1-7 - Updated mkvtoolnix to v85.0.0 (thanks to davidry) - Flows: Added 'Compare File Size Ratio Live' plugin to compare live estimated file size or current size with input file size and cancel if threshold % reached Server Link: Quote Hidden Content Give reaction to this post to see the hidden content. Node Link: Quote Hidden Content Give reaction to this post to see the hidden content. 3 1
FunkyBuddha Posted July 17, 2024 Author #6 Posted July 17, 2024 2.23.01 [16th July 2024] - Added 'Update Community Plugins' button to Flows tab - Added Flow plugin directories to Flows tab information button - Added 'Filter...' placeholder to filterable columns - Added secondary confirm when deleting all unhealthy files - Logging improvements - Added option to copy/download anonymized job reports and Server/Node logs - Updated dependencies - Added 'Spaced Saved History (24h)' graph to dashboard - Job reports now open in same page. Enable 'Open job reports in new tab' on Options tab to keep old behaviour - Fixed flow worker crashing if unable to create working directory Server Link: Quote Hidden Content Give reaction to this post to see the hidden content. Node Link: Quote Hidden Content Give reaction to this post to see the hidden content. 1 1
FunkyBuddha Posted August 12, 2024 Author #7 Posted August 12, 2024 Releases 2.24.02 [12th August 2024] - Fixed classic plugin error when installing scoped packages affecting Tdarr_Plugin_henk_Keep_Native_Lang_Plus_Eng 2.24.01 [11th August 2024] - This extensive 'under-the-hood' update significantly improves large library performance and RAM usage - Tdarr servers with more than 1 million files can expect over a 97% reduction in RAM usage in the main server process and much lower times for workers to request new tasks - A database backup will be created on startup before a migration occurs - If you need to revert to a previous version, follow the steps on the Tools->Backups tab to restore previous data - Added auth loading animation - On Stats tab, added pop up when viewing pie files - On Stats tab, moved stream stats from System to per-library tabs - Fixed classic plugin issue causing dependencies to be reinstalled on every run if version number specified Link Server: Quote https://f000.backblazeb2.com/file/tdarrs/versions/2.24.02/win32_x64/Tdarr_Server.zip Link Node: Quote https://f000.backblazeb2.com/file/tdarrs/versions/2.24.02/win32_x64/Tdarr_Node.zip 1 1
FunkyBuddha Posted August 15, 2024 Author #8 Posted August 15, 2024 2.24.03 [13th August 2024] - Fixed RAM creep and CPU spikes caused by a threads dependency - Fixed staged items with 'Require CPU/GPU' status appearing above 'Processing' items Link Server: Quote https://f000.backblazeb2.com/file/tdarrs/versions/2.24.03/win32_x64/Tdarr_Server.zip Link Node: Quote https://f000.backblazeb2.com/file/tdarrs/versions/2.24.03/win32_x64/Tdarr_Node.zip 1 1
FunkyBuddha Posted August 20, 2024 Author #9 Posted August 20, 2024 2.24.04 [17th August 2024] - Updated 'Library' filter in Status tables to not require exact match - Added _id field when exporting/importing flows so that multiple flows which depend on each other don't have to have IDs updated after import - Fixed UI 'New Size' not displaying correctly when using output folder option with classic plugin stack. Previously processed items should display correctly after this update as data was still being saved Link Server: Quote Hidden Content Give reaction to this post to see the hidden content. Node Link: Quote Hidden Content Give reaction to this post to see the hidden content. 1 1
FunkyBuddha Posted August 22, 2024 Author #10 Posted August 22, 2024 2.24.05 [21st August 2024] - Added backup zip percentage status - Fixed final few migration issues from 2.24.01: UI size ratio sort when values above 100, UI table filter when using certain characters, library alternation Link Server: Quote Hidden Content Give reaction to this post to see the hidden content. Link Node: Quote Hidden Content Give reaction to this post to see the hidden content. 2 2
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now