This repository has been archived by the owner on Mar 30, 2022. It is now read-only.
forked from arkyntech/pmm-configs
-
Notifications
You must be signed in to change notification settings - Fork 1
/
shows_international.yml
71 lines (71 loc) · 1.83 KB
/
shows_international.yml
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
templates:
Language:
sort_title: +1_<<collection_name>>
sync_mode: sync
collection_mode: hide
smart_filter:
sort_by: release.desc
collections:
Arabic:
template: {name: Language}
smart_filter:
sort_by: release.desc
all:
audio_language:
- ar
summary: A collection of Arabic movies.
file_poster: config/assets/Languages/language_arabic.jpg
Danish:
template: {name: Language}
smart_filter:
sort_by: release.desc
all:
audio_language:
- da
summary: A collection of Danish movies.
file_poster: config/assets/Languages/language_danish.jpg
Spanish:
template: {name: Language}
smart_filter:
sort_by: release.desc
all:
audio_language:
- es
summary: A collection of spanish movies.
file_poster: config/assets/Languages/language_spanish.jpg
Dutch:
template: {name: Language}
smart_filter:
sort_by: release.desc
all:
audio_language:
- nl
summary: A collection of Dutch movies.
file_poster: config/assets/Languages/language_dutch.jpg
Norwegian:
template: {name: Language}
smart_filter:
sort_by: release.desc
all:
audio_language:
- no
summary: A collection of Norwegian movies.
file_poster: config/assets/Languages/language_norwegian.jpg
Swedish:
template: {name: Language}
smart_filter:
sort_by: release.desc
all:
audio_language:
- sv
summary: A collection of Swedish movies.
file_poster: config/assets/Languages/language_swedish.jpg
Turkish:
template: {name: Language}
smart_filter:
sort_by: release.desc
all:
audio_language:
- tr
summary: A collection of Turkish movies.
file_poster: config/assets/Languages/language_turkish.jpg