forked from captchronic/custom-metalliq-players
-
Notifications
You must be signed in to change notification settings - Fork 0
/
direct.salts.q.metalliq.json
30 lines (30 loc) · 976 Bytes
/
direct.salts.q.metalliq.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" : "Direct [COLOR FF0084FF]-[/COLOR] SALTS ([COLOR FF0084FF]Q[/COLOR]) [[COLOR FFFB122F]M[/COLOR][COLOR FFFB122F]L[/COLOR][COLOR FFFB122F]C[/COLOR]]",
"repository" : "repository.tknorris.release",
"plugin" : "plugin.video.salts",
"priority" : 200,
"id" : "direct.salts.q",
"filters" : {},
"postprocess" : "",
"movies" : [
[
{
"link" : "plugin://plugin.video.salts/?title={title_+}&video_type=Movie&trakt_id={trakt}&mode=select_source&dialog=False&year={year}",
"steps" : [],
"action" : "PLAY"
}
]
],
"tvshows" : [
[
{
"link" : "plugin://plugin.video.salts/?ep_airdate={firstaired}&trakt_id={trakt}&episode={episode}&mode=select_source&dialog=False&title={clearname_+}&ep_title={title_+}&season={season}&year={year}&video_type=Episode",
"steps" : [],
"action" : "PLAY"
}
]
],
"musicvideos" : [],
"music" : [],
"live" : []
}