* Improved UI, manual refresh possible. * refactored for sanity.
1.3.1
Namer: * Namer now matches a little more robustly by working around tpdb's site name parsing. By lower casing the site name extra spaces aren't introduced that could break matching. "Teens3Some" wont match but "teens3some" will. Works for sites with spaces in the name as well, like ""brazzersexxtra".
UI New features: * start with a web_root other than "/" * be configured via namer.cfg * create .nfo files next to moved videos.
Missing capabilities: * refresh the list of failed files after successfully moving one from the failed dir to dest dir. * Currently ui doesn't tag mp4 files even if configured to do so.
1.3.0
basic web capabilities in pip, not yet fully baked/exposed through docker.
1.2.4
None
1.2.3
None
1.2.2
* Configurable file extensions for processing with sane defaults (mp4, mkv, avi, mov, flv) in that order when scanning a dir. * fixed a bug keeping {{video-file}}_namer.logs from always being written when a watchdog process fails, also will delete those namer logs before the nightly retry. * re-added in pylint, and kept flake8