|
8 | 8 | <provides>executable</provides> |
9 | 9 | </extension> |
10 | 10 | <extension point="xbmc.addon.metadata"> |
| 11 | + <platform>all</platform> |
| 12 | + <license>GPL-2.0-only</license> |
| 13 | + <forum>https://forum.kodi.tv/showthread.php?tid=224512</forum> |
| 14 | + <source>https://github.com/XBMC-Addons/plugin.library.node.editor</source> |
| 15 | + <assets> |
| 16 | + <icon>icon.png</icon> |
| 17 | + </assets> |
| 18 | + <news> |
| 19 | + 2.0.4 (07/3/2021) |
| 20 | + - Add new music library fields for v19 |
| 21 | + </news> |
11 | 22 | <summary lang="de_DE">Benutzerdefinierte Bibliotheksknoten verwalten.</summary> |
12 | 23 | <summary lang="en_GB">Manage custom library nodes.</summary> |
13 | 24 | <summary lang="en_NZ">Manage custom library nodes.</summary> |
14 | 25 | <summary lang="en_US">Manage custom library nodes.</summary> |
15 | | - <summary lang="fr_FR">Gére des nœuds de médiathèque personnalisés.</summary> |
16 | 26 | <summary lang="fr_CA">Gérer des nœuds de médiathèque personnalisés.</summary> |
| 27 | + <summary lang="fr_FR">Gére des nœuds de médiathèque personnalisés.</summary> |
17 | 28 | <summary lang="it_IT">Gestisci nodi libreria personalizzati</summary> |
18 | 29 | <summary lang="ko_KR">사용자 라이브러리 노드 관리자</summary> |
19 | 30 | <summary lang="lt_LT">Tvarkykite savus bibliotekos mazgus.</summary> |
|
25 | 36 | <description lang="en_GB">Create and edit custom library nodes.</description> |
26 | 37 | <description lang="en_NZ">Create and edit custom library nodes.</description> |
27 | 38 | <description lang="en_US">Create and edit custom library nodes.</description> |
28 | | - <description lang="fr_FR">Crée et modifie des nœuds de médiathèque personnalisés.</description> |
29 | 39 | <description lang="fr_CA">Créer et modifier des nœuds de médiathèque personnalisés.</description> |
| 40 | + <description lang="fr_FR">Crée et modifie des nœuds de médiathèque personnalisés.</description> |
30 | 41 | <description lang="it_IT">Crea e modifica nodi libreria personalizzati.</description> |
31 | 42 | <description lang="ko_KR">사용자 라이브러리 노드를 생성하고 편집합니다.</description> |
32 | 43 | <description lang="lt_LT">Sukurkite ir keiskite savus bibliotekos mazgus.</description> |
33 | 44 | <description lang="nl_NL">Creëer en wijzig aangepaste bibliotheek nodes.</description> |
34 | 45 | <description lang="pl_PL">Tworzenie i edytowanie niestandardowych węzłów biblioteki.</description> |
35 | 46 | <description lang="pt_BR">Crie e edite nós customizados na biblioteca</description> |
36 | | - <platform>all</platform> |
37 | | - <license>GPL-2.0-only</license> |
38 | | - <forum>https://forum.kodi.tv/showthread.php?tid=224512</forum> |
39 | | - <source>https://github.com/XBMC-Addons/plugin.library.node.editor</source> |
40 | | - <assets> |
41 | | - <icon>icon.png</icon> |
42 | | - </assets> |
43 | | - <news> |
44 | | - 2.0.4 (07/3/2021) |
45 | | - - Add new music library fields for v19 |
46 | | - </news> |
47 | 47 | </extension> |
48 | 48 | </addon> |
0 commit comments