Plugin work

This commit is contained in:
2022-09-04 22:35:30 -05:00
parent aabcd46d75
commit 3d0a714106
14 changed files with 1122 additions and 267 deletions

View File

@@ -0,0 +1,12 @@
{
"manifest": {
"name": "Movie/TV Info",
"author": "ITDominator",
"version": "0.0.1",
"support": "",
"requests": {
"ui_target": "context_menu",
"pass_fm_events": "true"
}
}
}