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
50
Commits
1
Branch
0
Tags
f18d5aca10d3811fdd64841a0f1426dd028fecc5
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
Andrew Williams
f18d5aca10
Use rename and fix minor issues
2010-01-22 11:42:52 +00:00
.gitignore
Added gitingore (hides DS_Store and pyc files)
2008-04-27 21:37:35 +09:30
autoPathTv.py
Use rename and fix minor issues
2010-01-22 11:42:52 +00:00
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
Move config into main(), moved filename_config import next to other imports
2008-12-29 17:18:53 +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%