tmdbc

command module
v0.0.0-...-ff467a7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2019 License: GPL-3.0 Imports: 16 Imported by: 0

README

tmdbc - The Movie Database Client

Build Status

Command line utility downloads metadata and posters from The Movie Database and inserts them into movie files.

Main Features

  • Downloads metadata in predefined language (en, de, fr....)
  • Uses your own API key from The Movie Database.
  • Supported video containers: MKV (for now)

Compilation and Installation

Prerequisites

Application will ask for the API key and preferred language when you start it for the first time. Configuration is kept in a .tmdbc file stored in your home directory.

Installation
go get -u github.com/disintegration/imaging
go get -u github.com/ryanbradynd05/go-tmdb
go get -u github.com/vysokyj/tmdbc
go install

or use make for cross compilation

make

Usage

Call utilty with one or more movie file path arguments.

Examples
Example 1:
tmdbc "Alien (1979).mkv" "Alice in Wonderland.mkv"
Example 2:
tmdbc *.mkv

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL