Giter Club home page Giter Club logo

plex-etl's Introduction

plex-etl Python 3.7.3

An ETL tool for extracting, transforming, and loading media into your Plex Server.

Why use plex-etl?

Are you the type of person who doesn't use automated RSS feeds to gather media for your Media Server? Are you tired of having no standard directory structure for your Media Server's libraries? Well, if so, then this is the tool for you!

Features

plex-etl currently has the following capabilities:

  • Extract all media files from an infinitely nested directory structure. Just point plex-etl at the most top level directory where you dump media files and it will take care of the rest.
  • A specific queue built for ingesting movies media files into a target library directory.

Installation

$ git clone https://github.com/smccaffrey/plex-etl.git

plex-etl will create a directory under you user's home directory, i.e. ~/.plex-etl, which is where all data/databases will be stored.

Usage

~/plex-etl $ pipenv install

Run in dev mode

~/plex-etl $ pipenv run python manage.py dev

Run in prod mode

~/plex-etl $ pipenv run python manage.py prod

Stack

python-logo flask-powered sqla_logo

Sample Usage

Config Screen

config_example

Movie Queue

screen_recording

Versions

1.0.0

  • n/a

plex-etl's People

Contributors

smccaffrey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

oussghan

plex-etl's Issues

ability to edit metadata?

Look into what it would take to add the ability for python to edit the metadata of (.mp4, .avi, .mkv, .m4v, etc.) without having to rely on the operating system itself. Meaning, I don't really want to use ffmpeg because it doesn't work on every Linux distribution.

movies - ingest subtitle files if present

If subtitle files are present within the same sub directory as a media, bring the info into the queue screen, provide the same options to edit the file name and such, and then load the modified subtitle file into the same final directory.

config validation checks and directory creation

Add the following capabilities to the homepage:

  • a valid_path column to the EtlConfig model
  • if valid_path is False provide a button that can give the user the ability to create the path on the fly

The intent here is that if you don't want to load files directly into a plex library, this would provide an alternative.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.