summaryrefslogtreecommitdiff
path: root/rhimport/core.go
Commit message (Expand)AuthorAgeFilesLines
* some more bugfixes for new source file policy semanticsChristian Pointner2016-08-041-1/+10
* simplified SourceFilePolicy - not done yetChristian Pointner2016-08-041-18/+7
* temporary work dir is now handled by session (no support for soure file polic...Christian Pointner2016-08-041-4/+14
* added ExtraMetaData to context for converters who support thisChristian Pointner2016-08-031-0/+2
* major name refactoring for rddb and player as wellChristian Pointner2016-07-281-2/+2
* major name refactoring (don't export all the internal stuff)Christian Pointner2016-07-281-1/+11
* no seperate log for lib anymore - use logger from host application insteadChristian Pointner2016-07-241-9/+14
* session can now haven an attached uploader .. needs testingChristian Pointner2016-07-221-2/+7
* reading CBA Api right before every call to youtube-dlChristian Pointner2016-07-211-11/+13
* read CBA API Key on startupChristian Pointner2016-07-211-3/+16
* improved sanity checking before fetch/import startsChristian Pointner2016-07-151-5/+17
* progress messages now contain file titleChristian Pointner2016-07-151-2/+12
* normalizer can now be canceledChristian Pointner2016-07-151-0/+4
* simplified progress reportsChristian Pointner2016-07-151-0/+8
* origfilename may not be availableChristian Pointner2016-07-141-1/+5
* include cart/cut in progress if availableChristian Pointner2016-07-141-1/+1
* introduced ffmpeg-bs1770 fetch converter (not finished yet)Christian Pointner2016-07-131-1/+1
* very basic support for loudness correctionChristian Pointner2016-07-131-0/+2
* use original fielname for cut/cart titleChristian Pointner2016-07-081-1/+3
* added interface to update Cut and possible Cart title to rddb and importerChristian Pointner2016-07-081-0/+4
* fixed source file policy for local importerChristian Pointner2016-06-301-0/+5
* make fetch converter configurableChristian Pointner2016-06-301-0/+2
* enforce maximum file sizeChristian Pointner2016-06-271-0/+2
* changed signature of progress callbackChristian Pointner2016-06-271-1/+1
* added attachment fetcherChristian Pointner2016-06-241-0/+2
* FilePolicy from and to stringChristian Pointner2016-03-111-0/+30
* make FilePolicy more preciseChristian Pointner2016-03-111-0/+1
* introduced SourceFilePolicyChristian Pointner2016-03-111-0/+10
* added sourcefile to rhimport.ResultChristian Pointner2016-03-111-0/+1
* cleaned up importsChristian Pointner2016-01-211-2/+3
* player now constructs update messagesChristian Pointner2016-01-151-1/+1
* make lib go-getableChristian Pointner2016-01-121-1/+1
* prepare export rhimport package to rhrd-go repoChristian Pointner2016-01-081-0/+192