-
Notifications
You must be signed in to change notification settings - Fork 38
/
direct.shadow.tkg.metallik.json
30 lines (30 loc) · 1.15 KB
/
direct.shadow.tkg.metallik.json
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
{
"name" : "Shadow",
"repository" : "",
"plugin" : "plugin.video.shadow",
"priority" : 200,
"id" : "direct.shadow",
"filters" : {},
"postprocess" : "",
"movies" : [
[
{
"link" : "plugin://plugin.video.shadow/?mode=15&dates=+&episode=+&description=+&all_w=+&show_original_year=+&fanart=+&heb_name=+&iconimage=+&original_title=+&eng_name=+&data=+&url=+&fav_status=false&tmdbid=+&season=+&isr=0&last_id=&image_master=&id={id}&name=%5BCOLOR+white%5D{name_+}%5B%2FCOLOR%5D&video_data=",
"steps" : [],
"action" : "PLAY"
}
]
],
"tvshows" : [
[
{
"link" :"plugin://plugin.video.shadow/?name={name_+}&url=+&iconimage=+&fanart=+&description=+&data=+&original_title=+&id={id}&season={season}&episode={episode}&show_original_year=+&video_data_exp=+&all_w=+&use_filter=false&mode=15",
"steps" : [],
"action" : "PLAY"
}
]
],
"musicvideos" : [],
"music" : [],
"live" : []
}