Skip to content

AsiganTheSunk/python-multimedia-filemapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileMapper

Read this in other languages: English, Spanish.

Description

FileMapper software to help organize your stuff developed mainly in python 2.7

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system

Index of Contents

  1. Requirements
  1. Usage
  2. License
  3. Galung-Project

Requirements

Galung-Project requires python 2.7.x and pip installer installed in your machine to be able to run install.sh.

Dependencies

Installation

Go to the /path/path and run install.sh, this will donwload all the modules required for the software to run propperly

Install the dependencies to be able to start the software.

$ 
$ pip install pysrt
$ pip install langdetect
$ pip install pandas
$ pip install numpy
$ pip install tvdb_api
$ pip install 
$

Back to index of contents

Modules

FileMapper it's currently developing this table of plugins

Status Show Movie Anime
FileMapper Still Developing YES YES YES

Recognized Formats

Anime Format:

[< Uploader > ] : < Anime Name > : < (Episode | Ep | E | x | - ) 000 > : < Episode Name > : < Quality >

Movie Format:

< Movie Name > : < ( Year ) > : < Movie Flag > : < Quality >

Show Format:

< Show Name > : < E00S00 > : < Episode Name > : < Quality >

Usage

import filemapper as fm

def main():
 return

TreeRoot Structure


License

Back to index of contents

About

Helps organize your multimedia stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published