diff --git a/plugins/Movie Search-23148784-4fc3-4693-bef2-d143bccd4934.json b/plugins/Movie Search-23148784-4fc3-4693-bef2-d143bccd4934.json new file mode 100644 index 000000000..1ba9d4575 --- /dev/null +++ b/plugins/Movie Search-23148784-4fc3-4693-bef2-d143bccd4934.json @@ -0,0 +1,12 @@ +{ + "ID": "23148784-4fc3-4693-bef2-d143bccd4934", + "Name": "Movie Search", + "Description": "Search movies using TMDB API. Type 'tmdb' followed by a movie name to search. Shows movie details, ratings, and opens IMDB page on selection.", + "Author": "Jayesh Vegda", + "Version": "1.0.0", + "Language": "python", + "Website": "https://github.com/jayeshvegda/tmdb-flow-plugin", + "UrlDownload": "https://github.com/JayeshVegda/tmdb-flow-plugin/releases/download/v1.0.0/tmdb-flow-plugin.zip", + "UrlSourceCode": "https://github.com/JayeshVegda/tmdb-flow-plugin/tree/main/", + "IcoPath": "https://cdn.jsdelivr.net/gh/JayeshVegda/tmdb-flow-plugin@1.0.0/icon.png", +}