dev: bump to 0.1.88.0-dev TMDb Helper Player, Metadaten-Fix, Menü-Icons, Filmpalast veeve

This commit is contained in:
2026-04-10 14:07:01 +02:00
parent 29da28ebc3
commit a8a85ef14f
22 changed files with 301 additions and 44 deletions

View 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}"
}