An open API service indexing awesome lists of open source software.

https://github.com/miska/tomovee

Simple movie indexer and database
https://github.com/miska/tomovee

Last synced: 3 months ago
JSON representation

Simple movie indexer and database

Awesome Lists containing this project

README

        

Tomovee
=======

image:https://travis-ci.org/miska/tomovee.svg?branch=master["Build Status", link="https://travis-ci.org/miska/tomovee"]
image:https://coveralls.io/repos/miska/tomovee/badge.png?branch=master["Coverage Status", link="https://coveralls.io/r/miska/tomovee?branch=master"]
image:https://scan.coverity.com/projects/3844/badge.svg["Coverity Analyses", link="https://scan.coverity.com/projects/3844"]

Simple movie indexer and database. Currently only feature is miner process that
will go through your files, find movies and put them into database together
with some metadata. It supports multiple storages, so you can index your DVDs
or other removable media and it should also detect when file just moved
somewhere else. That's about it for now, there are plenty of ideas
https://github.com/miska/tomovee/issues[floating around] and waiting for
someone to implement them ;-)