Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added sample code to remove cartHEADmaster | Christian Pointner | 2017-01-28 | 1 | -0/+9 |
* | also add file size to file hasher output | Christian Pointner | 2017-01-28 | 3 | -13/+25 |
* | loading of file hasher config and writing log files works now | Christian Pointner | 2017-01-28 | 2 | -16/+36 |
* | added test call to file-hasher | Christian Pointner | 2017-01-28 | 2 | -5/+74 |
* | make valid extensions configurable as well | Christian Pointner | 2017-01-27 | 2 | -14/+17 |
* | make hash algorithm configurable | Christian Pointner | 2017-01-27 | 2 | -17/+53 |
* | parse file-haser config as json from stdin | Christian Pointner | 2017-01-27 | 2 | -19/+34 |
* | added m3u-playlist based walker | Christian Pointner | 2017-01-27 | 2 | -2/+88 |
* | seprate walker from hasher | Christian Pointner | 2017-01-27 | 5 | -158/+236 |
* | generate json with absolute paths on stdout | Christian Pointner | 2017-01-25 | 2 | -5/+11 |
* | file-hasher as seperate binary | Christian Pointner | 2017-01-25 | 3 | -19/+82 |
* | actually create file hasher | Christian Pointner | 2017-01-25 | 2 | -17/+71 |
* | added (faking) directory hasher | Christian Pointner | 2017-01-25 | 2 | -3/+124 |
* | fetching pool cart list works | Christian Pointner | 2016-12-28 | 1 | -0/+15 |
* | removed legacy pool-importer | Christian Pointner | 2016-12-28 | 4 | -518/+11 |
* | strip C0 control characters from old DBpool-sync | Christian Pointner | 2016-09-22 | 1 | -3/+15 |
* | make use of new session based file cleanup | Christian Pointner | 2016-08-04 | 1 | -2/+1 |
* | use cancel to abort on signal | Christian Pointner | 2016-08-04 | 1 | -10/+33 |
* | force ffmpeg-bs1770 converter, fixed log output | Christian Pointner | 2016-08-03 | 1 | -1/+2 |
* | use new ExtraMetaData field from rhimport.Context | Christian Pointner | 2016-08-03 | 1 | -9/+28 |
* | no debug outpout, set session timeout to 10min | Christian Pointner | 2016-08-03 | 1 | -2/+4 |
* | very basic importing works now | Christian Pointner | 2016-08-03 | 1 | -10/+52 |
* | get sorted list of carts | Christian Pointner | 2016-08-03 | 1 | -0/+19 |
* | inital commit | Christian Pointner | 2016-08-03 | 4 | -0/+469 |