summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added sample code to remove cartHEADmasterChristian Pointner2017-01-281-0/+9
* also add file size to file hasher outputChristian Pointner2017-01-283-13/+25
* loading of file hasher config and writing log files works nowChristian Pointner2017-01-283-16/+37
* added test call to file-hasherChristian Pointner2017-01-282-5/+74
* make valid extensions configurable as wellChristian Pointner2017-01-273-14/+19
* make hash algorithm configurableChristian Pointner2017-01-273-24/+62
* parse file-haser config as json from stdinChristian Pointner2017-01-273-19/+44
* added m3u-playlist based walkerChristian Pointner2017-01-273-2/+89
* seprate walker from hasherChristian Pointner2017-01-275-158/+236
* generate json with absolute paths on stdoutChristian Pointner2017-01-252-5/+11
* file-hasher as seperate binaryChristian Pointner2017-01-254-20/+95
* actually create file hasherChristian Pointner2017-01-254-19/+76
* added (faking) directory hasherChristian Pointner2017-01-252-3/+124
* fetching pool cart list worksChristian Pointner2016-12-281-0/+15
* removed legacy pool-importerChristian Pointner2016-12-286-647/+12
* strip C0 control characters from old DBpool-syncChristian Pointner2016-09-221-3/+15
* fixed Popen callChristian Pointner2016-09-181-1/+1
* fixed commandline parser of runnerChristian Pointner2016-09-181-5/+5
* added all the group mappingsChristian Pointner2016-09-181-3/+47
* added python script to run importsChristian Pointner2016-09-181-0/+82
* make use of new session based file cleanupChristian Pointner2016-08-041-2/+1
* use cancel to abort on signalChristian Pointner2016-08-041-10/+33
* force ffmpeg-bs1770 converter, fixed log outputChristian Pointner2016-08-031-1/+2
* use new ExtraMetaData field from rhimport.ContextChristian Pointner2016-08-031-9/+28
* no debug outpout, set session timeout to 10minChristian Pointner2016-08-031-2/+4
* very basic importing works nowChristian Pointner2016-08-031-10/+52
* get sorted list of cartsChristian Pointner2016-08-031-0/+19
* inital commitChristian Pointner2016-08-038-0/+1230