Metadata-Version: 2.0
Name: toktokkie
Version: 0.9.9.5
Summary: A personal media manager program
Home-page: http://namibsun.net/namboy94/toktokkie
Author: Hermann Krumrey
Author-email: hermann@krumreyh.com
License: GNU GPL3
Download-URL: http://gitlab.namibsun.net/namboy94/toktokkie/repository/archive.zip?ref=master
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Utilities
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Environment :: Other Environment
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2
Requires-Dist: tvdb-api
Requires-Dist: beautifulsoup4
Requires-Dist: gfworks
Requires-Dist: typing
Requires-Dist: irc
Requires-Dist: puffotter
Requires-Dist: raven

# Tok Tokkie Media Manager

This is a program which allows convenient managing of various Media collections, with a focus
on TV Shows.


## Main features

[**Renaming Episodes**](doc/extra/main_features/renaming.md)

[**Iconizing Directories**](doc/extra/main_features/iconizing.md)

[**Batch Download Manager**](doc/extra/main_features/bdlm.md)

[**Show Manager**](doc/extra/main_features/showmanager.md)


## Standalone Scripts

The Program also offers a few standalone CLI tools:

[**xdcc-dl**](doc/extra/xdcc-dl.md)

[**anime-updater**](doc/extra/anime-updater.md)


## Installation

To install the program, either download the source and run

    # python setup.py install

or install using pip:

    # pip install toktokkie

Windows Builds are available [here](http://gitlab.namibsun.net/namboy94/toktokkie/wikis/windows-builds)

[Changelog](http://gitlab.namibsun.net/namboy94/toktokkie/raw/master/CHANGELOG)

## Contributing

This project is automatically mirrored to [github](https://github.com/namboy94/toktokkie), however all development
is conducted at a privately hosted [Gitlab instance](http://gitlab.namibsun.net/namboy94/toktokkie). Issues
on both services are taken unto consideration.

We're also tracking bugs using a [self-hosted Sentry instance](http://85.214.124.204:9000/sentry/toktokkie/)

## Documentation

Sphinx Documentation can be found [here](http://krumreyh.eu/toktokkie/documentation/html/index.html).
A [PDF version](http://krumreyh.eu/toktokkie/documentation/documentation.pdf) is also available

## Statistics

Automatically generated git statistics can be found [here](http://krumreyh.eu/toktokkie/git_stats/index.html)

## Disclaimer:

The developer(s) of this software is/are not liable for any unlawful use of the provided software.

