Skip to content

Python script that will crawl a directory and move .MKV and .SRT files to another directory based on whether or not a Season## is notated. If not it will move it into a single folder with no season depiction

Notifications You must be signed in to change notification settings

travman1900/OrgNoMore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

This application is the intended use for a HTPC utilizing a DVR system provided through your choice of media server.

What is required of you - Go to TVDB - register for an account and an API key take the information there and input it into the config.

Do the same for OMDB

Fill in your Movies source and Destination Fill in your TV Shows Source and Destination - Ensure your TV Show DVR naming convention is SHOW - S##E## - Episode.ext

Ensure you enter the file type that you use, I transcode all of my files to MKV so that is currently in the config, If you use multiples, add them in with a , followed by a space and ext IE " , mp4" inside the brackets

About

Python script that will crawl a directory and move .MKV and .SRT files to another directory based on whether or not a Season## is notated. If not it will move it into a single folder with no season depiction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages