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
47
Commits
1
Branch
0
Tags
b925d8a70902d828b4ad45d32643b0012f50c332
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
b925d8a709
Added inital setup.py file
2008-12-29 17:01:09 +10:30
.gitignore
Added gitingore (hides DS_Store and pyc files)
2008-04-27 21:37:35 +09:30
autoPathTv.py
Use shared regex configs
2008-11-08 18:21:56 +10:30
checkFilms.py
Get full path to file, rather than a realtive one. Decrappify files in less roundabout and problem-causing way (used to split dir/file name, then rejoin the filenames to the location, which breaks if there is sub-directories)
2008-11-08 18:49:13 +10:30
checkTvEps.py
Moved finding files into find_files function
2008-12-29 17:00:50 +10:30
filename_config.py
Correctly decrappify filenames (removing .DS_Store and so on from checks)
2008-11-08 19:38:30 +10:30
setup.py
Added inital setup.py file
2008-12-29 17:01:09 +10:30
Description
No description provided
179
KiB
Languages
Python
99.7%
Makefile
0.3%