Coder Social home page Coder Social logo

alexandria's Introduction

##About Alexandria is tool to organize a digital movie collection in the filesystem. Organization is done with symlinks. Information is obtained dynamically from IMDB.

##Installation Alexandria depends on nodejs and some modules (express, socket.io and others). These modules are included.

##Configuration

The configuration is stored in public/javascripts/config.js

##Usage

  • Open http://localhost:3000 in your browser
  • Select a video file in the file tree
  • Enter the matching IMDB url in the IMDB section, e. g. http://www.imdb.com/title/tt0114814/
  • Click search
  • Change filename as you please. (Please note that whitespaces and other special chars will automatically be converted to dots. E. g. The Usual Suspects.mkv becomes The.Usual.Suspects.mkv) See lib/makeCleanFilename.js for details.
  • Select which symlinks to create
  • Ignore the IMDB rating link, this is not functional right now
  • Ignore the Trailer section, this is not functional right now
  • Click Submit

Your video file will be moved to ${fsRoot}/${videoDirname}/all/${filename}. See the config file for details. Symlinks are created in ${fsRoot}/${videoDirname}/{Actor,Director,Year,IMDB-Rating}.

Please note that there is currently no feedback for the submit action. I recommend you keep a file browser at hand or refresh the file system tree within Alexandria after submitting the form.

License

cc-by-sa-30

http://creativecommons.org/licenses/by-sa/3.0/

alexandria's People

Contributors

pschultz avatar

Stargazers

 avatar

Watchers

 avatar

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.