Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxinehazel/batch_rename
a little script for batch renaming TV show episode filenames that you definitely didn't torrent
https://github.com/maxinehazel/batch_rename
Last synced: 14 days ago
JSON representation
a little script for batch renaming TV show episode filenames that you definitely didn't torrent
- Host: GitHub
- URL: https://github.com/maxinehazel/batch_rename
- Owner: maxinehazel
- License: unlicense
- Created: 2021-01-21T04:28:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-25T07:49:41.000Z (almost 4 years ago)
- Last Synced: 2024-11-10T23:36:06.249Z (2 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
- I should add a test suite to exercise various formats and update it as I come across new and exiting exceptions.
- I'd like to generalize it a bit so its more widely applicableCurrently movie files need to be in this format `Title.Year.[...].mkv`
And tv show files need to be of the format `Tite.SeasonEpisode.[...].mlv`