This website requires JavaScript.
Explore
Help
Sign In
nikdoof
/
tvorganise
Watch
1
Star
0
Fork
0
You've already forked tvorganise
mirror of
https://github.com/nikdoof/tvorganise.git
synced
2025-12-13 06:42:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
14
Commits
1
Branch
0
Tags
6fad6aef87020a63a5f48e6293b065b571c65c7c
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
dbr
6fad6aef87
Made regex's far more readable/maintainable (moved valid characters in episode names to config dict, instead of duplicating the character class twice per regex", added more examples of valid names)
2008-06-30 13:00:46 +09:30
.gitignore
Added gitingore (hides DS_Store and pyc files)
2008-04-27 21:37:35 +09:30
2checkTvEps.py
Made regex's far more readable/maintainable (moved valid characters in episode names to config dict, instead of duplicating the character class twice per regex", added more examples of valid names)
2008-06-30 13:00:46 +09:30
checkFilms.py
Simlar to checkTvEps, but verifies films are in the format "The Film Name [2005].avi"
2008-06-02 11:39:54 +09:30
checkTvEps.py
Retabbed (to 4-space soft-tab)
2008-06-30 12:56:20 +09:30
path.py
Works in a single (current shell) path, on .avi files. Only lists episodes and missing (from sequence) episode numbers
2008-04-13 20:35:12 +09:30
Description
No description provided
179
KiB
Languages
Python
99.7%
Makefile
0.3%