0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 13 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moved back to thetvdb lib, added support for years in episode names and cleaned up OC specific code More... almost 15 years ago
renamed series to thetvdb created tvrage to interact with tvrage's api converted tvrage and thetvdb to use urllib2 so URLErrors can be detected tvrage is more effective at getting The O.C. core changed to use tvrage for now More... almost 15 years ago
added hard-code working directory path to tvrenamer script for testing moved all methods except rename to private modifiers updated destination directory to use os.path.join to fix directory path creation bug added check using regex to see if file is already formatted and an exception if it is More... almost 15 years ago
added exception handling and changed method calls to reflect core changes More... almost 15 years ago
added debug log messages and cleaned season before url is submitted to get episode More... almost 15 years ago
changed build_file_name method to deals with single digit episode numbers appropriately More... almost 15 years ago
regressed extraction method name to original More... almost 15 years ago
cleaned up long variable name used in build_file_name More... almost 15 years ago
removed hardcoded working_dir More... almost 15 years ago
removed logging import More... almost 15 years ago
updated core to produce correctly formatted series data, removed logging from series More... almost 15 years ago
converted series.py method names to underscored More... almost 15 years ago
added self parameter to extract_file_details() in core and fixed core import in tvrenamr.py More... almost 15 years ago
updated file extraction method to take a user defined regex and added new regex More... almost 15 years ago
moved coretvrenamr to tvrenamr_core More... almost 15 years ago
cleaned up core and its exception handling tested basic rename for script interface in tvrenamr cleaned up exception handling in series More... almost 15 years ago
some basic exceptions added to series episode number logic updated to deal with leading zeros in series tvrenamr converted to script with options, and a loop to look at the specified directory and all core code moved to coretvrenamr coretvrenamr is an OO version of original tvrenamr with cleaner methods and very basic exception handling More... almost 15 years ago
added logging and removed debug prints. cleaned up comparison code. now compares using lower case and takes thetvdbs series name upon successful comparison More... almost 15 years ago
modified gitignore to remove pyc and log files. refactored extract_file_details() in tvrenamr to clean up the return statement More... almost 15 years ago
cleaned up tvrenamer and refactored series related methods into new series class added watch and daemonise code to tvrenamr and sprinkled some OO magic added watch.py as a test for folder watching - may remove when project is cleaned up. More... almost 15 years ago
added test folder watching, updated gitingore for OSX fork files and changed paths in tvrenamr to reflect debian dev env More... almost 15 years ago
added logging instead of stdout prints and two test files More... almost 15 years ago
update gitignore for ds_store files and added named_dir variable to tvrenamr to allow the user to specify which directory to move files to once renamed More... almost 15 years ago
added .gitignore file fixed logic on checking for existing files updated error message for non-existing episodes More... almost 15 years ago
added check to see if file already exists More... almost 15 years ago
added base testing files More... almost 15 years ago
initial commit More... almost 15 years ago