Git Product home page Git Product logo

filmbasekeeper's Introduction

Filmbase Keeper

Filmbase Keeper is a program meant for all movie enthusiasts that keep a large collection of (pirated) movies on their disks and would like to have a solid and compact index of those movies.

How it works?

You import your disks using class DiskImporter. You do that by going to Options/Import disk... in the main program, generated by class FilmbaseKeeper. Movies are then saved to the filmbase located at ./data/movies.csv from where the program reads your movies and shows them on screen of main program.

When you import new disk, the movies are appended to your filmbase, meaning they come unsorted. If you want to sort them, click on column name (Title, Year or Disk). It will sort on column selected.

Were you ever worried about having the same movie on multiple disks? Well, you can now check all such movies by going to Options/View duplicates.

You can also search for certain movies by going to Options/Search. You can search by full movie name, although I recommend you to search by substring (Title includes) because you might forget about "the" or "a" in title, resulting in empty resultset. Both searches are case insensitive!

Important note! The only true formatting of pirated films is "Film title [Year]", e.g. "The Godfather [1972]". Of course, without quotes. If your films are NOT formatted as this, this program will not work!

Is there a problem?

You found a problem? Please open a rational issue and describe the problem in the issue's comment. I will try to fix the problem as soon as possible.

filmbasekeeper's People

Contributors

campovski avatar

Watchers

James Cloos avatar  avatar

filmbasekeeper's Issues

Search

Enable search by title, year, disk. Maybe create SQL instead of CSV...

Double items

On import check if certain film already exists. If it exists on same disk with same year, just don't add it to CSV, but if it exists with same year on different disks, notify user. Maybe create new window where all doubles are shown.

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.