Skip to content

Conversation

@breaclark
Copy link

Zafer Cakmak and others added 30 commits January 2, 2013 08:22
- GPL statement added to all source files.
A few miss still there for director regex..
Also regex must be improved for this kind of records: Warman, Bernardo
(I) Dragonboy (2011)
Log file path is same as OUTPUT_DIR.. If you want to change log path you
can create a new setting variable and change loggerprovider.py file..
...by converting line endings to unix endings
- a new db class waits us. it can create new tables and inserts data
- tests for db class added
- readme updated. psycopg2 added as requirement
yasakbulut and others added 29 commits March 5, 2013 15:26
* removed old comments and TODOs
* added a few docs
make use of processed versions of parameters where available instead of raw versions directly from argument list
* added endOfDumpDelimiter abstract property to BaseParser
- Some dump files has comments at the end of the dump as well as at the start. Comments at the start are avoided by numberOfLinesToBeSkipped property and
comments at the end are avoided by endOfDumpDelimiter property.
- endOfDumpDelimiter property is used for stoppping parsing of associated file when encountered. Hence indicates end of the dump.
For each file this may be different or non-exist at all.
- readme updated
- sql dump for movies finished
- db removed from modes. we're just creating sql or tsv files
Fixed path string building
Necessary line is still inside the baseparser.py file. If you want to see process of parsing, you can uncomment out that line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants