A utility for organizing a media folder
Project description
cinefolders
Description
cinefolders is a command-line utility for organizing organizing media folders into a structure formatted for Plex, Emby, a flash drive, etc.. You can also automate this to automatically add videos to your media folder, keeping it organized.
It tries to reversibly rename files as best it can to follow guidelines set by MediaBrowser for movies and television. As well as provide a link to TheMovieDB for more info.
If you want to get more info like the trailers, posters, reviews, etc.. Just see the sister project to this one: cinefiles.
cinefolders.py Videos/
Changes this unorganized mess:
/Videos
/Down Periscope.mp4
/Down Periscope_UHD_.mp4
/Grand Budapest Hotel (2014).mkv
/Mulan (1998)/
/somecrazyunreleatedname.mp4
/Avatar - 2x02 -.mkv
/Movies-I-Like/
/Horror Movies/
/The.Shining.1980.US.DC.1080p.BluRay.H264.AAC-RARBG.mp4
... into this:
/Videos
/Movies
/Down Periscope (1996)
/Down Periscope (1996).mp4
/Down Periscope (1996) - Ultra HD.mp4
/Grand Budapest Hotel (2014)
/Grand Budapest Hotel (2014).mkv
/Mulan (1998)
/Mulan (1998).mp4
/The Shining (1980)
/The Shining (1980) - 1080p Director's Cut.mp4
/TV Shows
/Avatar the Last Airbender
/Season 2
/Avatar the Last Airbender S02E02 The Cave of Two Lovers.mkv
Note: You'll need a TMDb API Key (I can't just let all of you use mine!) Its easy to get
here: themoviedb.org api Plus once you register
you can contribute to TMDb! Don't worry, just run cinefolders
and it'll prompt you for it.
usage: cinefolders [-h] [-l] [-v] [-x X] [--dry-run] [--copy]
[--destination DESTINATION] [--version] [--debug]
directory
Options
positional arguments:
directory Location of folder holding the videos
optional arguments:
-h, --help show this help message and exit
-l List new file structure
-v Verbosely list actions
-x X Export all changes as a bash script
--dry-run Don't change anything
--copy copy instead of just moving files
--destination DESTINATION
specify an alternate destination
--version show program's version number and exit
--debug debug option (only for developers)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cinefolders-0.1.0.tar.gz
.
File metadata
- Download URL: cinefolders-0.1.0.tar.gz
- Upload date:
- Size: 17.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc2a4e3ebd4e68fffb15bfa6210b92d8bcec1ac1c925fca5a42b728c47f2f123 |
|
MD5 | a4ffc3772afa76809b7da62df5b64fb5 |
|
BLAKE2b-256 | 6d10544838a6cd5f4f1b406fb70029b7756b36d4ae35228533d0c184f1a14800 |