dev: bump to 0.1.88.0-dev TMDb Helper Player, Metadaten-Fix, Menü-Icons, Filmpalast veeve
This commit is contained in:
11
addon/resources/players/viewit_global.json
Normal file
11
addon/resources/players/viewit_global.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name" : "ViewIT (Globale Suche)",
|
||||
"plugin" : "plugin.video.viewit",
|
||||
"priority" : 900,
|
||||
"assert" : {
|
||||
"search_movie": ["title"],
|
||||
"search_episode": ["showname"]
|
||||
},
|
||||
"search_movie" : "plugin://plugin.video.viewit/?action=search&query={title_url}",
|
||||
"search_episode" : "plugin://plugin.video.viewit/?action=search&query={showname_url}"
|
||||
}
|
||||
Reference in New Issue
Block a user