mihaeu / movie-manager

Organize, list, search and filter your movie collection.
4 stars 1 forks source link

DEPRECATED: This app sort of works, but I'm not happy with the internal workings and I don't have the time to fix it

Movie-Manager

Scrutinizer Code Quality Build Status Code Coverage SensioLabgs Insight

Organize, list, search and filter your movie collection.

Overview

Installation

I'll create a .phar file later, but for now git clone or composer [global] require mihaeu/movie-manager:* should do the trick.

Usage

bin/moviemanager manage [--show-all] [--move-to="..."] path
bin/moviemanager list [--limit="..."] [--year-from="..."] [--year-to="..."] [--rating="..."] [--max-size="..."] [--sort-by="..."] [--desc] [--print0] path
bin/moviemanager build [--limit="..."] [--no-posters] path [save]

TO DO

See Issues