0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
forced checking of config in with lower case More... almost 14 years ago
cleaned up some formatting More... almost 14 years ago
fixed call to get canonical name from config file. Now compares in lower case More... almost 14 years ago
removed commented code from testing More... almost 14 years ago
reorganised method order to group essential core methods and candidates for removal to a utils module cleaned up formatting updated core functionality to use config updated core methods to help remove conditionals in the frontend options passed into core methods will now take precedence over conifg options More... almost 14 years ago
removed redundant conditional cleaned up some of the formatting More... almost 14 years ago
updated libraries to expose get_title and get_show methods created instance variables to hold show name and episode names that are returned renamed some variables with more sane names More... almost 14 years ago
updated unit tests for new core code More... almost 14 years ago
updated options updated calls to main to follow updates to mains interfaces removed as much conditional code as possible formatted some code onto single lines removed as many parser option defaults as possible changed some variables to more sensible names added dry run option! More... almost 14 years ago
added exception for not finding the config More... almost 14 years ago
moved config to ~/.tvrenamr More... almost 14 years ago
started updating test files More... almost 14 years ago
removed multiple get methods and replaced with one main get method to grab most keys added method to grab canonical show name added method to grab output show name cleaned up init More... almost 14 years ago
added exception for shows that arent found in the config More... almost 14 years ago
added test config More... almost 14 years ago
added tests cache to the ignore list More... almost 14 years ago
removed testing files from the index More... almost 14 years ago
added Config to main.py More... almost 14 years ago
updated debug logs More... almost 14 years ago
updated formatting More... almost 14 years ago
added test config and config reader module More... almost 14 years ago
fixed some formatting issues in the readme More... almost 14 years ago
changed readme to markdown and removed daemon specific comments More... almost 14 years ago
moved core files into main folder and changed imports across code base More... almost 14 years ago
updated gitignore More... almost 14 years ago
moved linux daemon into its own project More... almost 14 years ago
Merge branch 'dev' More... about 14 years ago
fixed default library used in --library switch added debug log call in core to show which library is being called before the import More... about 14 years ago
Merge branch 'master' of github.com:ghickman/tvrenamr More... about 14 years ago
Merge branch 'dev' More... about 14 years ago