summaryrefslogtreecommitdiff
path: root/src/pool-import/main.go
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-281-2/+2
* loading of file hasher config and writing log files works nowChristian Pointner2017-01-281-11/+11
* added test call to file-hasherChristian Pointner2017-01-281-5/+16
* file-hasher as seperate binaryChristian Pointner2017-01-251-19/+1
* actually create file hasherChristian Pointner2017-01-251-2/+13
* added (faking) directory hasherChristian Pointner2017-01-251-3/+19
* fetching pool cart list worksChristian Pointner2016-12-281-0/+15
* removed legacy pool-importerChristian Pointner2016-12-281-126/+11
* strip C0 control characters from old DBpool-syncChristian Pointner2016-09-221-3/+15
* 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-031-0/+77