Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tschaefer/director

:movie_camera: Director. Entertainment directed by you.
https://github.com/tschaefer/director

html python video

Last synced: about 4 hours ago
JSON representation

:movie_camera: Director. Entertainment directed by you.

Awesome Lists containing this project

README

        

# Director

Entertainment directed by you.

## Introduction

*Director* is a web frontend for your favoured TV shows. All information is
gathered from [XBMC](https://github.com/xbmc/xbmc) nfo and media files.

## Installation

Install package and scripts.

$ pip install https://github.com/tschaefer/director/archive/master.zip

## Usage

Import your TV shows and episodes.

$ director -d sqlite:////mnt/storage/media/video/series/director.db import -v /mnt/storage/media/video/series

Start the web service.

$ director -d sqlite:////mnt/storage/media/video/series/director.db service -H 0.0.0.0 -p 8888 /mnt/storage/media/video/series