Giter Site home page Giter Site logo

imdbincontextmenu's Introduction

IMDb-in-ContextMenu:cinema:

Simple program to add Search on IMDb to your Windows 10 Context Menu to automate the task of searching for IMDb page of a movie that you have on your computer



What is this โ“

A simple program that searches for IMDb page of a movie on your computer in just a couple of clicks.
You just need to right click on the media file of the movie and click the Search on IMDb button.
A new tab will be opened on your browser and the movie's page will be searched for on IMDb.

Screenshot-114


Installation ๐Ÿ”ง

  1. Download the preferred varient from the Download Link
    (Check FAQs section for guidance regarging varient)
  2. Extract the downloaded zip file to D:\IMDbinContextMenu
    Note: You can extract to any location you wish but you need the make changes to the AddToRegistry.reg and search.bat file eg. If you extract to C:\Users\YourUsername\Downloads then your files should look like this AddToRegistry.reg line 7:
    @="\"C:\\Users\\YourUsername\\Downloads\\search.bat\" \"%1\""
    
    search.bat line 1:
    py method:
    python "C:\\Users\\YourUsername\\Downloads\\search.py" %1
    
    exe method:
    "C:\\Users\\YourUsername\\Downloads\\search.exe" %1
    
  3. Double click on the AddToRegistry.reg file and follow the steps onscreen to add the registry entry
  4. Done, as simple as that

FAQs ๐Ÿ™‹

  • Why does this exist?
    A. Looking up a movie that you have on your system on IMDb in a lengthy process. This program exists to automate the process to just a couple of clicks.

  • What varient should I download?
    A. Py varient if you have Python installed on your system exe varient if you do not have python installed on your system

  • How to uninstall the program?
    A. Click on Start -> Type regedit -> Press Enter on Registry Editor -> Navigate to HKEY_CLASSES_ROOT\*\shell\Run script -> Delete Run script


Bugs ๐Ÿชฒ

* The program fails when year of the movie is enclosed in brackets eg: Movie.Name.(1999).720p.10bit.mp4
Fixed. Thanks to amogh-w

Probable Feature Additions ๐Ÿค”

Search on multiple Rating websites at once such as Metacritic, Rotten Tomatoes etc.


Credits โœจ

Auto PY to EXE is used to convert the python file to exe file

For any doubts or suggestions you may Contact me on Telegram @rajdedhia10


License ๐Ÿ“„

This project is licensed under the GPL-3.0 License - see the LICENSE file for details

imdbincontextmenu's People

Contributors

amogh-w avatar rajdedhia10 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

l4yer massqt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.