forked from Rick7C2/verified-metalliq-players
-
Notifications
You must be signed in to change notification settings - Fork 0
/
explore.m4u.m.metalliq.json
42 lines (42 loc) · 994 Bytes
/
explore.m4u.m.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
31
32
33
34
35
36
37
38
39
40
41
42
{
"name" : "Explore [COLOR ff0084ff]-[/COLOR] M4U ([COLOR FF0084FF]M[/COLOR])",
"repository" : "repository.mdrepo",
"plugin" : "plugin.video.mdm4u",
"priority" : 700,
"id" : "explore.m4u.m",
"filters" : {},
"postprocess" : "",
"movies" : [
[
{
"link" : "plugin://plugin.video.mdm4u/?url=http%3A%2F%2Fm4ufree.info%2Ftag%2F{title_-}&mode=1",
"steps" : [
".*"
],
"action" : "PLAY"
},
{
"link" : "plugin://plugin.video.mdm4u/?url=http%3A%2F%2Fm4ufree.info%2Ftag%2F{sortesttitle_-}&mode=1",
"steps" : [
".*"
],
"action" : "PLAY"
}
]
],
"tvshows" : [
[
{
"link" : "plugin://plugin.video.mdm4u/?url=http://m4ufree.info/tagtvs/{clearname_-}&mode=11",
"steps" : [
".*{clearname}.*",
".*S{season:02d}-E{episode:02d}.*"
],
"action" : "PLAY"
}
]
],
"musicvideos" : [],
"music" : [],
"live" : []
}