-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathexport_themes.xml
73 lines (73 loc) · 3.2 KB
/
export_themes.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<themes>
<theme>
<name>MediaElch</name>
<identifier>mediaelch-default</identifier>
<website>https://github.com/mediaelch/mediaelch-theme-default</website>
<description>MediaElch default theme</description>
<description lang="de">MediaElch Standard Theme</description>
<author>Daniel Kabel</author>
<file>https://github.com/mediaelch/mediaelch-theme-default/archive/v1.1.zip</file>
<checksum format="sha256">44d2594a169a454ae7f8b0bda829657444080d2361f9a327b122743d93a344c0</checksum>
<version>1.1</version>
<mediaelch-min>2.6.6</mediaelch-min>
<engine>simple</engine>
<supports>
<section>movies</section>
<section>tvshows</section>
<section>concerts</section>
</supports>
</theme>
<theme>
<name>DigitalRabbit - Datatables</name>
<identifier>digitalrabbit_datatables</identifier>
<website>https://github.com/mediaelch/mediaelch-theme-digitalrabbit-datatables</website>
<description>DigitalRabbit - Datatable theme</description>
<description lang="de">DigitalRabbit - Datatable Theme</description>
<author>Jason H Doucette</author>
<file>https://github.com/mediaelch/mediaelch-theme-digitalrabbit-datatables/archive/v1.0.zip</file>
<checksum format="sha256">74927eb371aead089ce5c94cf8cf5b9ee3fba424b5f1813dd813161bfc0e618f</checksum>
<version>1.0</version>
<mediaelch-min>2.6.6</mediaelch-min>
<engine>simple</engine>
<supports>
<section>movies</section>
</supports>
</theme>
<theme>
<name>Hidaya Theme</name>
<identifier>hidaya</identifier>
<description>dark theme with search functionality</description>
<description lang="de">dunkles Thema mit Suchfunktionalität</description>
<author>Friedrich Weise, Felix Bühler</author>
<website>https://github.com/Stunkymonkey/hidaya</website>
<file>https://github.com/Stunkymonkey/hidaya/archive/1.2.zip</file>
<checksum format="sha256">0459ddf908882d633cda73e67d8376a8d288a0f7303cc962c693ffd5db22d63f</checksum>
<version>1.2</version>
<mediaelch-min>2.6.7</mediaelch-min>
<engine>simple</engine>
<supports>
<section>movies</section>
<section>tvshows</section>
<section>concerts</section>
</supports>
</theme>
<theme>
<name>Dummy Theme</name>
<identifier>dummy</identifier>
<website>https://github.com/mediaelch/mediaelch-theme-dummy</website>
<description>This theme should not be used for exporting. It's basically for developers to show off all available options.</description>
<description lang="de">Dieses Theme sollte nicht für einen Export benutzt werden. Es ist in erster Linie für Entwickler gedacht und stellt alle zur Verfügung stehenden Optionen dar.</description>
<author>Daniel Kabel</author>
<file>https://github.com/mediaelch/mediaelch-theme-dummy/archive/v1.1.zip</file>
<checksum format="sha256">92e0c96c668a105a7ea87ba8ba18f5d9816e60d8edc411a19769e08fbce17650</checksum>
<version>1.1</version>
<mediaelch-min>2.6.6</mediaelch-min>
<engine>simple</engine>
<supports>
<section>movies</section>
<section>tvshows</section>
<section>concerts</section>
</supports>
</theme>
</themes>