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
48
Commits
1
Branch
0
Tags
124b442709dbb87e5e586dde944f4b6a1240a195
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
124b442709
Move config into main(), moved filename_config import next to other imports
2008-12-29 17:18:53 +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
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%