Advertisement
Guest User

Embycon player for Openmeta

a guest
Nov 17th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.29 KB | None | 0 0
  1. "name" : "[COLOR green]Embycon[/COLOR]",
  2.  
  3. "plugin" : "plugin.video.embycon",
  4.  
  5. "priority" : 300,
  6.  
  7. "id" : "search.embycon",
  8.  
  9. "movies" : [[
  10.  
  11. {
  12.  
  13. "link" : "plugin://plugin.video.embycon/?item_type=Movie&mode=NEW_SEARCH&query={title_+}",
  14.  
  15. "steps" : [ "{title}" ]
  16.  
  17. ​
  18.  
  19. }
  20.  
  21. ]],
  22.  
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement