Skip to main content

Overview

IMDbName is a console script that allows users to rename movie files intelligently using information from the IMDb database.

Installation

The recommended way to install IMDbName is with easy_install, as shown here (in a UNIX-like environment):

# easy_install imdbname

If easy_install is not available, IMDbName can also be installed using the setup.py file included in the distribution. Simply download the source distribution below, unarchive it, and run the setup script as follows:

# python setup.py install

Both options install both the IMDbName package in your Python site-packages directory, as well as the executable script (imdbname) in the setuptools script directory. In *nix systems, this is usually /usr/bin/.

Usage

Assuming the directory setuptools puts console scripts is part of your PATH, IMDbName can be run as follows:

$ imdbname [options] FILE1 [FILE2 FILE3 ...]

Where every FILE is a movie file to be renamed. The –help option shows all command line options, also listed here:

--version

Prints the program’s version number and exits.

-h, --help

Prints the program’s usage, description, and command line options, then exits.

--license

Prints the program’s license information and exits.

--verbose

Prints extra helpful information during program execution.

-a, --assume-correct

If only one exact title match is found, assume it is the correct movie and don’t prompt the user to verify.

-f FORMATSTRING, --format=FORMATSTRING

Allows the user to specify the format for the output filenames of the program, using the FORMATSTRING argument. See below for valid format specifiers [default: “%t (%y)”].

Format Specifiers

Conversion

Meaning

%t

Title (with ‘A’ or ‘The’ moved to the end)

%T

Title (without any changes)

%y

Year

%i

Numerical IMDb id

Changelog

0.1 (2010-01-03)

  • Initial release [jetheis]

  • All code conforms to PEP 8 standards [jetheis]

Release files for IMDbName 0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for IMDbName 0.1
File Size Uploaded
IMDbName-0.1.tar.gz 21.4 kB Details

Release files / IMDbName-0.1.tar.gz

Download URL IMDbName-0.1.tar.gz
Size 21.4 kB
Tags Source
SHA-256 checksum
How to use checksums
678e9dfdb440765b1424b12abd36ee711470cc6640095029315ed3d1916ac826
BLAKE2b-256 checksum
How to use checksums
70d20a895e442617344e186fab452680c2ac925d314a8216bf394aa1687e6af3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page