-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# Plex file organizer | ||
|
||
*Programming: How to turn a 3 hour task into a 3 month project!* | ||
|
||
## Description | ||
|
||
This is a script I wrote mainly for educational purposes (teach myself about regexes essentially) but also for personal use to automate the task of renaming loads of downloaded files of TV shows to fit the Plex File Template. Instead of doing all that by hand, this script will figure out the showtitle, season, and episode of each file and organize them accordingly in a neat template, with options to also delete unneccessary files and folders afterwords. |