https://github.com/feoh/plex_tv_extras_fixer
A script to automatically rename ripped TV show DVD extras into a format Plex will read.
https://github.com/feoh/plex_tv_extras_fixer
Last synced: 2 months ago
JSON representation
A script to automatically rename ripped TV show DVD extras into a format Plex will read.
- Host: GitHub
- URL: https://github.com/feoh/plex_tv_extras_fixer
- Owner: feoh
- License: mit
- Created: 2018-02-26T02:37:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-26T02:49:39.000Z (over 8 years ago)
- Last Synced: 2026-04-24T08:41:59.358Z (2 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ripping DVDs is annoying. Ripping TV show DVDs even more so. This script minimizes one annoying aspect - some TV DVDs have a bunch of extra shorts etc.
The ripper spits these out in a format like:
title01.mkv
title02.mkv
title03.mkv
...
This script lets you specify a series, a season and a starting episode, and the script will rename them appropriately.
# TODO invocation instructions, etc.