app_versions.json 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825
  1. {
  2. "1.3.14": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/apps/apps/trains/community/lidarr/1.3.14",
  7. "last_update": "2025-09-02 11:33:24",
  8. "required_features": [],
  9. "human_version": "2.14.1.4714_1.3.14",
  10. "version": "1.3.14",
  11. "app_metadata": {
  12. "annotations": {
  13. "min_scale_version": "24.10.2.2"
  14. },
  15. "app_version": "2.14.1.4714",
  16. "capabilities": [],
  17. "categories": [
  18. "media"
  19. ],
  20. "changelog_url": "https://github.com/lidarr/Lidarr/releases",
  21. "date_added": "2024-07-31",
  22. "description": "Lidarr is a music collection manager for Usenet and BitTorrent users.",
  23. "home": "https://github.com/Lidarr/Lidarr",
  24. "host_mounts": [],
  25. "icon": "https://media.sys.truenas.net/apps/lidarr/icons/icon.png",
  26. "keywords": [
  27. "media",
  28. "music"
  29. ],
  30. "lib_version": "2.1.49",
  31. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  32. "maintainers": [
  33. {
  34. "email": "dev@ixsystems.com",
  35. "name": "truenas",
  36. "url": "https://www.truenas.com/"
  37. }
  38. ],
  39. "name": "lidarr",
  40. "run_as_context": [
  41. {
  42. "description": "Lidarr runs as any non-root user.",
  43. "gid": 568,
  44. "group_name": "lidarr",
  45. "uid": 568,
  46. "user_name": "lidarr"
  47. }
  48. ],
  49. "screenshots": [
  50. "https://media.sys.truenas.net/apps/lidarr/screenshots/screenshot1.png",
  51. "https://media.sys.truenas.net/apps/lidarr/screenshots/screenshot2.png",
  52. "https://media.sys.truenas.net/apps/lidarr/screenshots/screenshot3.png"
  53. ],
  54. "sources": [
  55. "https://github.com/Lidarr/Lidarr",
  56. "https://github.com/home-operations/containers/tree/main/apps/lidarr"
  57. ],
  58. "title": "Lidarr",
  59. "train": "community",
  60. "version": "1.3.14"
  61. },
  62. "schema": {
  63. "groups": [
  64. {
  65. "name": "Lidarr Configuration",
  66. "description": "Configure Lidarr"
  67. },
  68. {
  69. "name": "User and Group Configuration",
  70. "description": "Configure User and Group for Lidarr"
  71. },
  72. {
  73. "name": "Network Configuration",
  74. "description": "Configure Network for Lidarr"
  75. },
  76. {
  77. "name": "Storage Configuration",
  78. "description": "Configure Storage for Lidarr"
  79. },
  80. {
  81. "name": "Labels Configuration",
  82. "description": "Configure Labels for Lidarr"
  83. },
  84. {
  85. "name": "Resources Configuration",
  86. "description": "Configure Resources for Lidarr"
  87. }
  88. ],
  89. "questions": [
  90. {
  91. "variable": "TZ",
  92. "group": "Lidarr Configuration",
  93. "label": "Timezone",
  94. "schema": {
  95. "type": "string",
  96. "default": "Etc/UTC",
  97. "required": true,
  98. "$ref": [
  99. "definitions/timezone"
  100. ]
  101. }
  102. },
  103. {
  104. "variable": "lidarr",
  105. "label": "",
  106. "group": "Lidarr Configuration",
  107. "schema": {
  108. "type": "dict",
  109. "attrs": [
  110. {
  111. "variable": "instance_name",
  112. "label": "Instance Name",
  113. "description": "The name of the Lidarr instance.",
  114. "schema": {
  115. "type": "string",
  116. "default": "Lidarr",
  117. "required": true
  118. }
  119. },
  120. {
  121. "variable": "additional_envs",
  122. "label": "Additional Environment Variables",
  123. "schema": {
  124. "type": "list",
  125. "default": [],
  126. "items": [
  127. {
  128. "variable": "env",
  129. "label": "Environment Variable",
  130. "schema": {
  131. "type": "dict",
  132. "attrs": [
  133. {
  134. "variable": "name",
  135. "label": "Name",
  136. "schema": {
  137. "type": "string",
  138. "required": true
  139. }
  140. },
  141. {
  142. "variable": "value",
  143. "label": "Value",
  144. "schema": {
  145. "type": "string"
  146. }
  147. }
  148. ]
  149. }
  150. }
  151. ]
  152. }
  153. }
  154. ]
  155. }
  156. },
  157. {
  158. "variable": "run_as",
  159. "label": "",
  160. "group": "User and Group Configuration",
  161. "schema": {
  162. "type": "dict",
  163. "attrs": [
  164. {
  165. "variable": "user",
  166. "label": "User ID",
  167. "description": "The user id that Lidarr files will be owned by.",
  168. "schema": {
  169. "type": "int",
  170. "min": 568,
  171. "default": 568,
  172. "required": true
  173. }
  174. },
  175. {
  176. "variable": "group",
  177. "label": "Group ID",
  178. "description": "The group id that Lidarr files will be owned by.",
  179. "schema": {
  180. "type": "int",
  181. "min": 568,
  182. "default": 568,
  183. "required": true
  184. }
  185. }
  186. ]
  187. }
  188. },
  189. {
  190. "variable": "network",
  191. "label": "",
  192. "group": "Network Configuration",
  193. "schema": {
  194. "type": "dict",
  195. "attrs": [
  196. {
  197. "variable": "web_port",
  198. "label": "WebUI Port",
  199. "schema": {
  200. "type": "dict",
  201. "attrs": [
  202. {
  203. "variable": "bind_mode",
  204. "label": "Port Bind Mode",
  205. "description": "The port bind mode.</br>\n- Publish: The port will be published on the host for external access.</br>\n- Expose: The port will be exposed for inter-container communication.</br>\n- None: The port will not be exposed or published.</br>\nNote: If the Dockerfile defines an EXPOSE directive,\nthe port will still be exposed for inter-container communication regardless of this setting.\n",
  206. "schema": {
  207. "type": "string",
  208. "default": "published",
  209. "enum": [
  210. {
  211. "value": "published",
  212. "description": "Publish port on the host for external access"
  213. },
  214. {
  215. "value": "exposed",
  216. "description": "Expose port for inter-container communication"
  217. },
  218. {
  219. "value": "",
  220. "description": "None"
  221. }
  222. ]
  223. }
  224. },
  225. {
  226. "variable": "port_number",
  227. "label": "Port Number",
  228. "schema": {
  229. "type": "int",
  230. "default": 30071,
  231. "min": 1,
  232. "max": 65535,
  233. "required": true
  234. }
  235. },
  236. {
  237. "variable": "host_ips",
  238. "label": "Host IPs",
  239. "description": "IPs on the host to bind this port",
  240. "schema": {
  241. "type": "list",
  242. "show_if": [
  243. [
  244. "bind_mode",
  245. "=",
  246. "published"
  247. ]
  248. ],
  249. "default": [],
  250. "items": [
  251. {
  252. "variable": "host_ip",
  253. "label": "Host IP",
  254. "schema": {
  255. "type": "string",
  256. "required": true,
  257. "$ref": [
  258. "definitions/node_bind_ip"
  259. ]
  260. }
  261. }
  262. ]
  263. }
  264. }
  265. ]
  266. }
  267. },
  268. {
  269. "variable": "host_network",
  270. "label": "Host Network",
  271. "description": "Bind to the host network. It's recommended to keep this disabled.\n",
  272. "schema": {
  273. "type": "boolean",
  274. "default": false
  275. }
  276. }
  277. ]
  278. }
  279. },
  280. {
  281. "variable": "storage",
  282. "label": "",
  283. "group": "Storage Configuration",
  284. "schema": {
  285. "type": "dict",
  286. "attrs": [
  287. {
  288. "variable": "config",
  289. "label": "Lidarr Config Storage",
  290. "description": "The path to store Lidarr Config.",
  291. "schema": {
  292. "type": "dict",
  293. "attrs": [
  294. {
  295. "variable": "type",
  296. "label": "Type",
  297. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  298. "schema": {
  299. "type": "string",
  300. "required": true,
  301. "default": "ix_volume",
  302. "enum": [
  303. {
  304. "value": "host_path",
  305. "description": "Host Path (Path that already exists on the system)"
  306. },
  307. {
  308. "value": "ix_volume",
  309. "description": "ixVolume (Dataset created automatically by the system)"
  310. }
  311. ]
  312. }
  313. },
  314. {
  315. "variable": "ix_volume_config",
  316. "label": "ixVolume Configuration",
  317. "description": "The configuration for the ixVolume dataset.",
  318. "schema": {
  319. "type": "dict",
  320. "show_if": [
  321. [
  322. "type",
  323. "=",
  324. "ix_volume"
  325. ]
  326. ],
  327. "$ref": [
  328. "normalize/ix_volume"
  329. ],
  330. "attrs": [
  331. {
  332. "variable": "acl_enable",
  333. "label": "Enable ACL",
  334. "description": "Enable ACL for the storage.",
  335. "schema": {
  336. "type": "boolean",
  337. "default": false
  338. }
  339. },
  340. {
  341. "variable": "dataset_name",
  342. "label": "Dataset Name",
  343. "description": "The name of the dataset to use for storage.",
  344. "schema": {
  345. "type": "string",
  346. "required": true,
  347. "hidden": true,
  348. "default": "config"
  349. }
  350. },
  351. {
  352. "variable": "acl_entries",
  353. "label": "ACL Configuration",
  354. "schema": {
  355. "type": "dict",
  356. "show_if": [
  357. [
  358. "acl_enable",
  359. "=",
  360. true
  361. ]
  362. ],
  363. "attrs": []
  364. }
  365. }
  366. ]
  367. }
  368. },
  369. {
  370. "variable": "host_path_config",
  371. "label": "Host Path Configuration",
  372. "schema": {
  373. "type": "dict",
  374. "show_if": [
  375. [
  376. "type",
  377. "=",
  378. "host_path"
  379. ]
  380. ],
  381. "attrs": [
  382. {
  383. "variable": "acl_enable",
  384. "label": "Enable ACL",
  385. "description": "Enable ACL for the storage.",
  386. "schema": {
  387. "type": "boolean",
  388. "default": false
  389. }
  390. },
  391. {
  392. "variable": "acl",
  393. "label": "ACL Configuration",
  394. "schema": {
  395. "type": "dict",
  396. "show_if": [
  397. [
  398. "acl_enable",
  399. "=",
  400. true
  401. ]
  402. ],
  403. "attrs": [],
  404. "$ref": [
  405. "normalize/acl"
  406. ]
  407. }
  408. },
  409. {
  410. "variable": "path",
  411. "label": "Host Path",
  412. "description": "The host path to use for storage.",
  413. "schema": {
  414. "type": "hostpath",
  415. "show_if": [
  416. [
  417. "acl_enable",
  418. "=",
  419. false
  420. ]
  421. ],
  422. "required": true
  423. }
  424. }
  425. ]
  426. }
  427. }
  428. ]
  429. }
  430. },
  431. {
  432. "variable": "additional_storage",
  433. "label": "Additional Storage",
  434. "schema": {
  435. "type": "list",
  436. "default": [],
  437. "items": [
  438. {
  439. "variable": "storageEntry",
  440. "label": "Storage Entry",
  441. "schema": {
  442. "type": "dict",
  443. "attrs": [
  444. {
  445. "variable": "type",
  446. "label": "Type",
  447. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.</br>\nSMB Share: Is a SMB share that is mounted to as a volume.\n",
  448. "schema": {
  449. "type": "string",
  450. "required": true,
  451. "default": "ix_volume",
  452. "enum": [
  453. {
  454. "value": "host_path",
  455. "description": "Host Path (Path that already exists on the system)"
  456. },
  457. {
  458. "value": "ix_volume",
  459. "description": "ixVolume (Dataset created automatically by the system)"
  460. },
  461. {
  462. "value": "cifs",
  463. "description": "SMB/CIFS Share (Mounts a volume to a SMB share)"
  464. }
  465. ]
  466. }
  467. },
  468. {
  469. "variable": "read_only",
  470. "label": "Read Only",
  471. "description": "Mount the volume as read only.",
  472. "schema": {
  473. "type": "boolean",
  474. "default": false
  475. }
  476. },
  477. {
  478. "variable": "mount_path",
  479. "label": "Mount Path",
  480. "description": "The path inside the container to mount the storage.",
  481. "schema": {
  482. "type": "path",
  483. "required": true
  484. }
  485. },
  486. {
  487. "variable": "host_path_config",
  488. "label": "Host Path Configuration",
  489. "schema": {
  490. "type": "dict",
  491. "show_if": [
  492. [
  493. "type",
  494. "=",
  495. "host_path"
  496. ]
  497. ],
  498. "attrs": [
  499. {
  500. "variable": "acl_enable",
  501. "label": "Enable ACL",
  502. "description": "Enable ACL for the storage.",
  503. "schema": {
  504. "type": "boolean",
  505. "default": false
  506. }
  507. },
  508. {
  509. "variable": "acl",
  510. "label": "ACL Configuration",
  511. "schema": {
  512. "type": "dict",
  513. "show_if": [
  514. [
  515. "acl_enable",
  516. "=",
  517. true
  518. ]
  519. ],
  520. "attrs": [],
  521. "$ref": [
  522. "normalize/acl"
  523. ]
  524. }
  525. },
  526. {
  527. "variable": "path",
  528. "label": "Host Path",
  529. "description": "The host path to use for storage.",
  530. "schema": {
  531. "type": "hostpath",
  532. "show_if": [
  533. [
  534. "acl_enable",
  535. "=",
  536. false
  537. ]
  538. ],
  539. "required": true
  540. }
  541. }
  542. ]
  543. }
  544. },
  545. {
  546. "variable": "ix_volume_config",
  547. "label": "ixVolume Configuration",
  548. "description": "The configuration for the ixVolume dataset.",
  549. "schema": {
  550. "type": "dict",
  551. "show_if": [
  552. [
  553. "type",
  554. "=",
  555. "ix_volume"
  556. ]
  557. ],
  558. "$ref": [
  559. "normalize/ix_volume"
  560. ],
  561. "attrs": [
  562. {
  563. "variable": "acl_enable",
  564. "label": "Enable ACL",
  565. "description": "Enable ACL for the storage.",
  566. "schema": {
  567. "type": "boolean",
  568. "default": false
  569. }
  570. },
  571. {
  572. "variable": "dataset_name",
  573. "label": "Dataset Name",
  574. "description": "The name of the dataset to use for storage.",
  575. "schema": {
  576. "type": "string",
  577. "required": true,
  578. "default": "storage_entry"
  579. }
  580. },
  581. {
  582. "variable": "acl_entries",
  583. "label": "ACL Configuration",
  584. "schema": {
  585. "type": "dict",
  586. "show_if": [
  587. [
  588. "acl_enable",
  589. "=",
  590. true
  591. ]
  592. ],
  593. "attrs": []
  594. }
  595. }
  596. ]
  597. }
  598. },
  599. {
  600. "variable": "cifs_config",
  601. "label": "SMB Configuration",
  602. "description": "The configuration for the SMB dataset.",
  603. "schema": {
  604. "type": "dict",
  605. "show_if": [
  606. [
  607. "type",
  608. "=",
  609. "cifs"
  610. ]
  611. ],
  612. "attrs": [
  613. {
  614. "variable": "server",
  615. "label": "Server",
  616. "description": "The server to mount the SMB share.",
  617. "schema": {
  618. "type": "string",
  619. "required": true
  620. }
  621. },
  622. {
  623. "variable": "path",
  624. "label": "Path",
  625. "description": "The path to mount the SMB share.",
  626. "schema": {
  627. "type": "string",
  628. "required": true
  629. }
  630. },
  631. {
  632. "variable": "username",
  633. "label": "Username",
  634. "description": "The username to use for the SMB share.",
  635. "schema": {
  636. "type": "string",
  637. "required": true
  638. }
  639. },
  640. {
  641. "variable": "password",
  642. "label": "Password",
  643. "description": "The password to use for the SMB share.",
  644. "schema": {
  645. "type": "string",
  646. "required": true,
  647. "private": true
  648. }
  649. },
  650. {
  651. "variable": "domain",
  652. "label": "Domain",
  653. "description": "The domain to use for the SMB share.",
  654. "schema": {
  655. "type": "string"
  656. }
  657. }
  658. ]
  659. }
  660. }
  661. ]
  662. }
  663. }
  664. ]
  665. }
  666. }
  667. ]
  668. }
  669. },
  670. {
  671. "variable": "labels",
  672. "label": "",
  673. "group": "Labels Configuration",
  674. "schema": {
  675. "type": "list",
  676. "default": [],
  677. "items": [
  678. {
  679. "variable": "label",
  680. "label": "Label",
  681. "schema": {
  682. "type": "dict",
  683. "attrs": [
  684. {
  685. "variable": "key",
  686. "label": "Key",
  687. "schema": {
  688. "type": "string",
  689. "required": true
  690. }
  691. },
  692. {
  693. "variable": "value",
  694. "label": "Value",
  695. "schema": {
  696. "type": "string",
  697. "required": true
  698. }
  699. },
  700. {
  701. "variable": "containers",
  702. "label": "Containers",
  703. "description": "Containers where the label should be applied",
  704. "schema": {
  705. "type": "list",
  706. "items": [
  707. {
  708. "variable": "container",
  709. "label": "Container",
  710. "schema": {
  711. "type": "string",
  712. "required": true,
  713. "enum": [
  714. {
  715. "value": "lidarr",
  716. "description": "lidarr"
  717. }
  718. ]
  719. }
  720. }
  721. ]
  722. }
  723. }
  724. ]
  725. }
  726. }
  727. ]
  728. }
  729. },
  730. {
  731. "variable": "resources",
  732. "label": "",
  733. "group": "Resources Configuration",
  734. "schema": {
  735. "type": "dict",
  736. "attrs": [
  737. {
  738. "variable": "limits",
  739. "label": "Limits",
  740. "schema": {
  741. "type": "dict",
  742. "attrs": [
  743. {
  744. "variable": "cpus",
  745. "label": "CPUs",
  746. "description": "CPUs limit for Lidarr.",
  747. "schema": {
  748. "type": "int",
  749. "default": 2,
  750. "required": true
  751. }
  752. },
  753. {
  754. "variable": "memory",
  755. "label": "Memory (in MB)",
  756. "description": "Memory limit for Lidarr.",
  757. "schema": {
  758. "type": "int",
  759. "default": 4096,
  760. "required": true
  761. }
  762. }
  763. ]
  764. }
  765. }
  766. ]
  767. }
  768. }
  769. ]
  770. },
  771. "readme": "<h1>Lidarr</h1> <p><a href=\"https://github.com/Lidarr/Lidarr\">Lidarr</a> is a music collection manager for Usenet and BitTorrent users.</p>",
  772. "changelog": null,
  773. "chart_metadata": {
  774. "annotations": {
  775. "min_scale_version": "24.10.2.2"
  776. },
  777. "app_version": "2.14.1.4714",
  778. "capabilities": [],
  779. "categories": [
  780. "media"
  781. ],
  782. "changelog_url": "https://github.com/lidarr/Lidarr/releases",
  783. "date_added": "2024-07-31",
  784. "description": "Lidarr is a music collection manager for Usenet and BitTorrent users.",
  785. "home": "https://github.com/Lidarr/Lidarr",
  786. "host_mounts": [],
  787. "icon": "https://media.sys.truenas.net/apps/lidarr/icons/icon.png",
  788. "keywords": [
  789. "media",
  790. "music"
  791. ],
  792. "lib_version": "2.1.49",
  793. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  794. "maintainers": [
  795. {
  796. "email": "dev@ixsystems.com",
  797. "name": "truenas",
  798. "url": "https://www.truenas.com/"
  799. }
  800. ],
  801. "name": "lidarr",
  802. "run_as_context": [
  803. {
  804. "description": "Lidarr runs as any non-root user.",
  805. "gid": 568,
  806. "group_name": "lidarr",
  807. "uid": 568,
  808. "user_name": "lidarr"
  809. }
  810. ],
  811. "screenshots": [
  812. "https://media.sys.truenas.net/apps/lidarr/screenshots/screenshot1.png",
  813. "https://media.sys.truenas.net/apps/lidarr/screenshots/screenshot2.png",
  814. "https://media.sys.truenas.net/apps/lidarr/screenshots/screenshot3.png"
  815. ],
  816. "sources": [
  817. "https://github.com/Lidarr/Lidarr",
  818. "https://github.com/home-operations/containers/tree/main/apps/lidarr"
  819. ],
  820. "title": "Lidarr",
  821. "train": "community",
  822. "version": "1.3.14"
  823. }
  824. }
  825. }