Guest User

Untitled

a guest
Nov 24th, 2025
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.12 KB | None | 0 0
  1. {
  2. "_id": "AFSr4AVvV",
  3. "name": "test-flow",
  4. "description": "test-flow",
  5. "tags": "",
  6. "flowPlugins": [
  7. {
  8. "name": "Input File",
  9. "sourceRepo": "Community",
  10. "pluginName": "inputFile",
  11. "version": "1.0.0",
  12. "id": "y4lqcdrho",
  13. "position": {
  14. "x": 70.28305353915871,
  15. "y": -347.8803486287597
  16. },
  17. "fpEnabled": true
  18. },
  19. {
  20. "name": "Notify TV (Sonarr)",
  21. "sourceRepo": "Community",
  22. "pluginName": "notifyRadarrOrSonarr",
  23. "version": "2.0.0",
  24. "inputsDB": {
  25. "arr": "sonarr",
  26. "arr_api_key": "",
  27. "arr_host": ""
  28. },
  29. "id": "7cEM9Ueje",
  30. "position": {
  31. "x": 828,
  32. "y": 312
  33. },
  34. "fpEnabled": true
  35. },
  36. {
  37. "name": "Notify Movies (Radarr)",
  38. "sourceRepo": "Community",
  39. "pluginName": "notifyRadarrOrSonarr",
  40. "version": "2.0.0",
  41. "inputsDB": {
  42. "arr_api_key": "",
  43. "arr_host": ""
  44. },
  45. "id": "afcN2Nl97",
  46. "position": {
  47. "x": 1176,
  48. "y": 384
  49. },
  50. "fpEnabled": true
  51. },
  52. {
  53. "name": "Is GPU Worker?",
  54. "sourceRepo": "Community",
  55. "pluginName": "checkFlowVariable",
  56. "version": "1.0.0",
  57. "inputsDB": {
  58. "variable": "{{args.workerType}}",
  59. "value": "transcodegpu"
  60. },
  61. "id": "BviieGXi5",
  62. "position": {
  63. "x": 851.4048743971597,
  64. "y": -191.24154602798717
  65. },
  66. "fpEnabled": true
  67. },
  68. {
  69. "name": "Clean Audio Stream",
  70. "sourceRepo": "Community",
  71. "pluginName": "runClassicTranscodePlugin",
  72. "version": "2.0.0",
  73. "id": "g3-L2lq5A",
  74. "position": {
  75. "x": 264.2283933953387,
  76. "y": -127.63759401562879
  77. },
  78. "fpEnabled": true,
  79. "inputsDB": {
  80. "pluginSourceId": "Community:Tdarr_Plugin_MC93_Migz3CleanAudio",
  81. "language": "eng,und,kor,jpn,chi",
  82. "commentary": "false",
  83. "tag_title": "false",
  84. "tag_language": "und"
  85. }
  86. },
  87. {
  88. "name": "Clean Subs",
  89. "sourceRepo": "Community",
  90. "pluginName": "runClassicTranscodePlugin",
  91. "version": "2.0.0",
  92. "id": "-8UXfFsJp",
  93. "position": {
  94. "x": 265.10928504194146,
  95. "y": -51.74259251094069
  96. },
  97. "fpEnabled": true,
  98. "inputsDB": {
  99. "pluginSourceId": "Community:Tdarr_Plugin_MC93_Migz4CleanSubs",
  100. "language": "eng"
  101. }
  102. },
  103. {
  104. "name": "Tags: Worker Type NVENC",
  105. "sourceRepo": "Community",
  106. "pluginName": "tagsRequeue",
  107. "version": "1.0.0",
  108. "id": "KFIoKxU_e",
  109. "position": {
  110. "x": 851.9982651490928,
  111. "y": -259.19817105636804
  112. },
  113. "fpEnabled": true,
  114. "inputsDB": {
  115. "basicQueueTags": "requireGPU:nvenc"
  116. }
  117. },
  118. {
  119. "name": "Audio to AC3",
  120. "sourceRepo": "Community",
  121. "pluginName": "runClassicTranscodePlugin",
  122. "version": "2.0.0",
  123. "id": "A1ZoL2PQN",
  124. "position": {
  125. "x": 269.8541732717271,
  126. "y": 23.676552422829843
  127. },
  128. "fpEnabled": true,
  129. "inputsDB": {
  130. "pluginSourceId": "Community:Tdarr_Plugin_a9hd_FFMPEG_Transcode_Specific_Audio_Stream_Codecs",
  131. "codec": "AC3",
  132. "codecs_to_transcode": "aac,eac3,flac,truehd,opus"
  133. }
  134. },
  135. {
  136. "name": "Tags: Worker Type CPU",
  137. "sourceRepo": "Community",
  138. "pluginName": "tagsWorkerType",
  139. "version": "1.0.0",
  140. "id": "H725apV8x",
  141. "position": {
  142. "x": 70.74336183787554,
  143. "y": -208.67850514292638
  144. },
  145. "fpEnabled": true,
  146. "inputsDB": {
  147. "requiredWorkerType": "CPU"
  148. }
  149. },
  150. {
  151. "name": "Classic: Migz NVENC",
  152. "sourceRepo": "Community",
  153. "pluginName": "runClassicTranscodePlugin",
  154. "version": "2.0.0",
  155. "id": "Q4HViuOgL",
  156. "position": {
  157. "x": 826.4723745827444,
  158. "y": -138.2870142378403
  159. },
  160. "fpEnabled": true,
  161. "inputsDB": {
  162. "pluginSourceId": "Community:Tdarr_Plugin_MC93_Migz1FFMPEG",
  163. "enable_10bit": "true",
  164. "enable_bframes": "true",
  165. "force_conform": "true"
  166. }
  167. },
  168. {
  169. "name": "Image Removal",
  170. "sourceRepo": "Community",
  171. "pluginName": "runClassicTranscodePlugin",
  172. "version": "2.0.0",
  173. "id": "Lh0j_yDpF",
  174. "position": {
  175. "x": 262.0314570362841,
  176. "y": -206.70135462230482
  177. },
  178. "fpEnabled": true,
  179. "inputsDB": {
  180. "pluginSourceId": "Community:Tdarr_Plugin_MC93_MigzImageRemoval"
  181. }
  182. },
  183. {
  184. "name": "Move To /mnt/media/Completed",
  185. "sourceRepo": "Community",
  186. "pluginName": "moveToDirectory",
  187. "version": "2.0.0",
  188. "id": "_MKacOSa5",
  189. "position": {
  190. "x": 828,
  191. "y": 48
  192. },
  193. "fpEnabled": true,
  194. "inputsDB": {
  195. "outputDirectory": "/mnt/media/Completed",
  196. "keepRelativePath": "true"
  197. }
  198. },
  199. {
  200. "name": "Delete Original File",
  201. "sourceRepo": "Community",
  202. "pluginName": "deleteFile",
  203. "version": "1.0.0",
  204. "id": "VpIKbK3K7",
  205. "position": {
  206. "x": 828,
  207. "y": 180
  208. },
  209. "fpEnabled": true,
  210. "inputsDB": {
  211. "fileToDelete": "originalFile"
  212. }
  213. },
  214. {
  215. "name": "Notify Anime (Sonarr)",
  216. "sourceRepo": "Community",
  217. "pluginName": "notifyRadarrOrSonarr",
  218. "version": "2.0.0",
  219. "id": "rBvnCQkyZ",
  220. "position": {
  221. "x": 1008,
  222. "y": 348
  223. },
  224. "fpEnabled": true,
  225. "inputsDB": {
  226. "arr": "sonarr",
  227. "arr_host": "",
  228. "arr_api_key": ""
  229. }
  230. },
  231. {
  232. "name": "Check Video HEVC",
  233. "sourceRepo": "Community",
  234. "pluginName": "checkVideoCodec",
  235. "version": "1.0.0",
  236. "id": "8QmJlbSUV",
  237. "position": {
  238. "x": 575.0311123648887,
  239. "y": -138.55159289277938
  240. },
  241. "fpEnabled": true
  242. },
  243. {
  244. "name": "Notify Asian TV (Sonarr)",
  245. "sourceRepo": "Community",
  246. "pluginName": "notifyRadarrOrSonarr",
  247. "version": "2.0.0",
  248. "id": "-N7hh0u30",
  249. "position": {
  250. "x": 1356,
  251. "y": 420
  252. },
  253. "fpEnabled": true,
  254. "inputsDB": {
  255. "arr": "sonarr",
  256. "arr_api_key": "",
  257. "arr_host": ""
  258. }
  259. },
  260. {
  261. "name": "Check file is MKV",
  262. "sourceRepo": "Community",
  263. "pluginName": "checkFileExtension",
  264. "version": "1.0.0",
  265. "id": "joSNtEl9i",
  266. "position": {
  267. "x": 550.3271984950683,
  268. "y": -57.13854580979251
  269. },
  270. "fpEnabled": true,
  271. "inputsDB": {
  272. "extensions": "mkv"
  273. }
  274. },
  275. {
  276. "name": "Begin Command",
  277. "sourceRepo": "Community",
  278. "pluginName": "ffmpegCommandStart",
  279. "version": "1.0.0",
  280. "id": "HHxbIOhU_",
  281. "position": {
  282. "x": 578.6274694390421,
  283. "y": 133.07917005619572
  284. },
  285. "fpEnabled": true
  286. },
  287. {
  288. "name": "Change Container to MKV",
  289. "sourceRepo": "Community",
  290. "pluginName": "ffmpegCommandExecute",
  291. "version": "1.0.0",
  292. "id": "QffLvZcHW",
  293. "position": {
  294. "x": 578.5512472267047,
  295. "y": 267.3777244883891
  296. },
  297. "fpEnabled": true
  298. },
  299. {
  300. "name": "Set Container MKV",
  301. "sourceRepo": "Community",
  302. "pluginName": "ffmpegCommandSetContainer",
  303. "version": "1.0.0",
  304. "id": "TuZuFQ7GE",
  305. "position": {
  306. "x": 578.8035129670044,
  307. "y": 199.81964429125406
  308. },
  309. "fpEnabled": true,
  310. "inputsDB": {
  311. "forceConform": "true"
  312. }
  313. },
  314. {
  315. "name": "Reorder - Video - Audio - Commentary - Subtittle",
  316. "sourceRepo": "Community",
  317. "pluginName": "runClassicTranscodePlugin",
  318. "version": "2.0.0",
  319. "id": "Py2votRMj",
  320. "position": {
  321. "x": 579.2590619088262,
  322. "y": -282.14229590254195
  323. },
  324. "fpEnabled": true,
  325. "inputsDB": {
  326. "pluginSourceId": "Community:Tdarr_Plugin_00td_action_re_order_all_streams_v2",
  327. "streamTypes": "video,audio,commentary,subtitle"
  328. }
  329. },
  330. {
  331. "name": "File is HEVC but not MKV - Remuxing",
  332. "sourceRepo": "Community",
  333. "pluginName": "comment",
  334. "version": "1.0.0",
  335. "id": "hhsqUty3r",
  336. "position": {
  337. "x": 579.0300717622254,
  338. "y": 62.965988730990375
  339. },
  340. "fpEnabled": true
  341. },
  342. {
  343. "name": "File not HEVC - Transcode to x265 using NVENC",
  344. "sourceRepo": "Community",
  345. "pluginName": "comment",
  346. "version": "1.0.0",
  347. "id": "RZgbEb4q3",
  348. "position": {
  349. "x": 852.2263611959546,
  350. "y": -318.1825711818914
  351. },
  352. "fpEnabled": true
  353. },
  354. {
  355. "name": "Set worker to CPU for light CPU task",
  356. "sourceRepo": "Community",
  357. "pluginName": "comment",
  358. "version": "1.0.0",
  359. "id": "3CHzOfLDs",
  360. "position": {
  361. "x": 70.59658394494289,
  362. "y": -277.18565251266375
  363. },
  364. "fpEnabled": true
  365. },
  366. {
  367. "name": "CleanUP - remove image, non wanted audio and subtitle track",
  368. "sourceRepo": "Community",
  369. "pluginName": "comment",
  370. "version": "1.0.0",
  371. "id": "HFmMnVask",
  372. "position": {
  373. "x": 262.13956461264564,
  374. "y": -271.8090074412896
  375. },
  376. "fpEnabled": true
  377. },
  378. {
  379. "name": "Reorder Stream: Video-Audio-Commentary-Subtitle",
  380. "sourceRepo": "Community",
  381. "pluginName": "comment",
  382. "version": "1.0.0",
  383. "id": "8F6s--Lpy",
  384. "position": {
  385. "x": 579.3616238237182,
  386. "y": -375.3094250652413
  387. },
  388. "fpEnabled": true
  389. },
  390. {
  391. "name": "Check if file is HEVC",
  392. "sourceRepo": "Community",
  393. "pluginName": "comment",
  394. "version": "1.0.0",
  395. "id": "HwT8om96t",
  396. "position": {
  397. "x": 575.0337044576399,
  398. "y": -197.88013770989562
  399. },
  400. "fpEnabled": true
  401. },
  402. {
  403. "name": "File done - move to completed forlder",
  404. "sourceRepo": "Community",
  405. "pluginName": "comment",
  406. "version": "1.0.0",
  407. "id": "umSvWM9YC",
  408. "position": {
  409. "x": 828,
  410. "y": -24
  411. },
  412. "fpEnabled": true
  413. },
  414. {
  415. "name": "Delete original file once move successful",
  416. "sourceRepo": "Community",
  417. "pluginName": "comment",
  418. "version": "1.0.0",
  419. "id": "NR0Dp0y-k",
  420. "position": {
  421. "x": 828,
  422. "y": 120
  423. },
  424. "fpEnabled": true
  425. },
  426. {
  427. "name": "Notify Sonarr/Radarr - Cascade failure to different instance",
  428. "sourceRepo": "Community",
  429. "pluginName": "comment",
  430. "version": "1.0.0",
  431. "id": "ZzPweJZ29",
  432. "position": {
  433. "x": 828,
  434. "y": 216
  435. },
  436. "fpEnabled": true
  437. }
  438. ],
  439. "flowEdges": [
  440. {
  441. "source": "BviieGXi5",
  442. "sourceHandle": "2",
  443. "target": "7Dq5MXQVh",
  444. "targetHandle": null,
  445. "id": "bwnyPPEcb"
  446. },
  447. {
  448. "source": "g3-L2lq5A",
  449. "sourceHandle": "1",
  450. "target": "-8UXfFsJp",
  451. "targetHandle": null,
  452. "id": "VZPzz2tcS"
  453. },
  454. {
  455. "source": "g3-L2lq5A",
  456. "sourceHandle": "2",
  457. "target": "-8UXfFsJp",
  458. "targetHandle": null,
  459. "id": "bRcrx26jc"
  460. },
  461. {
  462. "source": "-8UXfFsJp",
  463. "sourceHandle": "1",
  464. "target": "A1ZoL2PQN",
  465. "targetHandle": null,
  466. "id": "MujCAx-42"
  467. },
  468. {
  469. "source": "-8UXfFsJp",
  470. "sourceHandle": "2",
  471. "target": "A1ZoL2PQN",
  472. "targetHandle": null,
  473. "id": "NhcYhKbgP"
  474. },
  475. {
  476. "source": "KFIoKxU_e",
  477. "sourceHandle": "1",
  478. "target": "BviieGXi5",
  479. "targetHandle": null,
  480. "id": "bHMLiz8Hr"
  481. },
  482. {
  483. "source": "BviieGXi5",
  484. "sourceHandle": "1",
  485. "target": "Q4HViuOgL",
  486. "targetHandle": null,
  487. "id": "D_op1YlM3"
  488. },
  489. {
  490. "source": "Lh0j_yDpF",
  491. "sourceHandle": "1",
  492. "target": "g3-L2lq5A",
  493. "targetHandle": null,
  494. "id": "g_SRdwwrj"
  495. },
  496. {
  497. "source": "Lh0j_yDpF",
  498. "sourceHandle": "2",
  499. "target": "g3-L2lq5A",
  500. "targetHandle": null,
  501. "id": "LXVH5luRu"
  502. },
  503. {
  504. "source": "rBvnCQkyZ",
  505. "sourceHandle": "2",
  506. "target": "afcN2Nl97",
  507. "targetHandle": null,
  508. "id": "nGwhgdCrm"
  509. },
  510. {
  511. "source": "8QmJlbSUV",
  512. "sourceHandle": "1",
  513. "target": "joSNtEl9i",
  514. "targetHandle": null,
  515. "id": "eaDGOZDIK"
  516. },
  517. {
  518. "source": "HHxbIOhU_",
  519. "sourceHandle": "1",
  520. "target": "TuZuFQ7GE",
  521. "targetHandle": null,
  522. "id": "rY_0UdFI0"
  523. },
  524. {
  525. "source": "TuZuFQ7GE",
  526. "sourceHandle": "1",
  527. "target": "QffLvZcHW",
  528. "targetHandle": null,
  529. "id": "ZQV7820lg"
  530. },
  531. {
  532. "source": "7cEM9Ueje",
  533. "sourceHandle": "2",
  534. "target": "rBvnCQkyZ",
  535. "targetHandle": null,
  536. "id": "F6Yht4tsk"
  537. },
  538. {
  539. "source": "afcN2Nl97",
  540. "sourceHandle": "2",
  541. "target": "-N7hh0u30",
  542. "targetHandle": null,
  543. "id": "X_FA8qNgu"
  544. },
  545. {
  546. "source": "7cEM9Ueje",
  547. "sourceHandle": "err1",
  548. "target": "rBvnCQkyZ",
  549. "targetHandle": null,
  550. "id": "rTk-KcfP3"
  551. },
  552. {
  553. "source": "rBvnCQkyZ",
  554. "sourceHandle": "err1",
  555. "target": "afcN2Nl97",
  556. "targetHandle": null,
  557. "id": "ISqIskcld"
  558. },
  559. {
  560. "source": "afcN2Nl97",
  561. "sourceHandle": "err1",
  562. "target": "-N7hh0u30",
  563. "targetHandle": null,
  564. "id": "TWuTPwoYz"
  565. },
  566. {
  567. "source": "joSNtEl9i",
  568. "sourceHandle": "2",
  569. "target": "hhsqUty3r",
  570. "targetHandle": null,
  571. "id": "UBFexmIFF"
  572. },
  573. {
  574. "source": "hhsqUty3r",
  575. "sourceHandle": "1",
  576. "target": "HHxbIOhU_",
  577. "targetHandle": null,
  578. "id": "pcsyFmnoW"
  579. },
  580. {
  581. "source": "RZgbEb4q3",
  582. "sourceHandle": "1",
  583. "target": "KFIoKxU_e",
  584. "targetHandle": null,
  585. "id": "SA5CBGXcU"
  586. },
  587. {
  588. "source": "8QmJlbSUV",
  589. "sourceHandle": "2",
  590. "target": "RZgbEb4q3",
  591. "targetHandle": null,
  592. "id": "aniKJkNNO"
  593. },
  594. {
  595. "source": "y4lqcdrho",
  596. "sourceHandle": "1",
  597. "target": "3CHzOfLDs",
  598. "targetHandle": null,
  599. "id": "N4nfLyMi3"
  600. },
  601. {
  602. "source": "3CHzOfLDs",
  603. "sourceHandle": "1",
  604. "target": "H725apV8x",
  605. "targetHandle": null,
  606. "id": "BZs-31oG9"
  607. },
  608. {
  609. "source": "HFmMnVask",
  610. "sourceHandle": "1",
  611. "target": "Lh0j_yDpF",
  612. "targetHandle": null,
  613. "id": "M7aLeBkGq"
  614. },
  615. {
  616. "source": "H725apV8x",
  617. "sourceHandle": "1",
  618. "target": "HFmMnVask",
  619. "targetHandle": null,
  620. "id": "ncE6OsJfx"
  621. },
  622. {
  623. "source": "8F6s--Lpy",
  624. "sourceHandle": "1",
  625. "target": "Py2votRMj",
  626. "targetHandle": null,
  627. "id": "gxx-x-r-W"
  628. },
  629. {
  630. "source": "A1ZoL2PQN",
  631. "sourceHandle": "2",
  632. "target": "8F6s--Lpy",
  633. "targetHandle": null,
  634. "id": "BAAGrURyj"
  635. },
  636. {
  637. "source": "A1ZoL2PQN",
  638. "sourceHandle": "1",
  639. "target": "8F6s--Lpy",
  640. "targetHandle": null,
  641. "id": "ZLjBnxHZI"
  642. },
  643. {
  644. "source": "Py2votRMj",
  645. "sourceHandle": "1",
  646. "target": "HwT8om96t",
  647. "targetHandle": null,
  648. "id": "nRNx2iYYJ"
  649. },
  650. {
  651. "source": "Py2votRMj",
  652. "sourceHandle": "2",
  653. "target": "HwT8om96t",
  654. "targetHandle": null,
  655. "id": "fcvvhhCi8"
  656. },
  657. {
  658. "source": "HwT8om96t",
  659. "sourceHandle": "1",
  660. "target": "8QmJlbSUV",
  661. "targetHandle": null,
  662. "id": "vKoL8X7NP"
  663. },
  664. {
  665. "source": "Q4HViuOgL",
  666. "sourceHandle": "1",
  667. "target": "umSvWM9YC",
  668. "targetHandle": null,
  669. "id": "0E2u7S9Pv"
  670. },
  671. {
  672. "source": "joSNtEl9i",
  673. "sourceHandle": "1",
  674. "target": "umSvWM9YC",
  675. "targetHandle": null,
  676. "id": "OCoctGFnj"
  677. },
  678. {
  679. "source": "QffLvZcHW",
  680. "sourceHandle": "1",
  681. "target": "umSvWM9YC",
  682. "targetHandle": null,
  683. "id": "t9MVUYZpj"
  684. },
  685. {
  686. "source": "NR0Dp0y-k",
  687. "sourceHandle": "1",
  688. "target": "VpIKbK3K7",
  689. "targetHandle": null,
  690. "id": "-pwAAO_oN"
  691. },
  692. {
  693. "source": "_MKacOSa5",
  694. "sourceHandle": "1",
  695. "target": "NR0Dp0y-k",
  696. "targetHandle": null,
  697. "id": "rccfoh6pk"
  698. },
  699. {
  700. "source": "VpIKbK3K7",
  701. "sourceHandle": "1",
  702. "target": "ZzPweJZ29",
  703. "targetHandle": null,
  704. "id": "eOaJLFqpd"
  705. },
  706. {
  707. "source": "ZzPweJZ29",
  708. "sourceHandle": "1",
  709. "target": "7cEM9Ueje",
  710. "targetHandle": null,
  711. "id": "Ic7ce6P15"
  712. },
  713. {
  714. "source": "umSvWM9YC",
  715. "sourceHandle": "1",
  716. "target": "_MKacOSa5",
  717. "targetHandle": null,
  718. "id": "V6-35t7HU"
  719. }
  720. ]
  721. }
Advertisement
Add Comment
Please, Sign In to add comment