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
- Host: GitHub
- URL: https://github.com/miska/tomovee
- Owner: miska
- License: gpl-3.0
- Created: 2014-02-15T10:04:15.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-14T19:35:57.000Z (over 10 years ago)
- Last Synced: 2025-02-03T19:12:07.288Z (4 months ago)
- Language: C++
- Homepage:
- Size: 12.7 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.asciidoc
- License: COPYING
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 ;-)