Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added interface to update Cut and possible Cart title to rddb and importer | Christian Pointner | 2016-07-08 | 3 | -38/+87 | |
| | ||||||
* | add DATE metadata on archiv fetcher | Christian Pointner | 2016-07-07 | 1 | -0/+1 | |
| | ||||||
* | minor bugfixes with metadata format | Christian Pointner | 2016-07-07 | 2 | -2/+2 | |
| | ||||||
* | archiv importer add metadata | Christian Pointner | 2016-07-07 | 2 | -6/+19 | |
| | ||||||
* | fetch-converter interface now as parameter for extra metadata | Christian Pointner | 2016-07-07 | 2 | -8/+8 | |
| | ||||||
* | send curl progress message from within write function | Christian Pointner | 2016-06-30 | 1 | -5/+8 | |
| | ||||||
* | set buffer size for 1MB for archiv importer | Christian Pointner | 2016-06-30 | 1 | -0/+2 | |
| | ||||||
* | handle http status codes from curl | Christian Pointner | 2016-06-30 | 1 | -0/+12 | |
| | ||||||
* | limit maximum file size for downloads without max size | Christian Pointner | 2016-06-30 | 1 | -1/+9 | |
| | ||||||
* | fixed source file policy for local importer | Christian Pointner | 2016-06-30 | 2 | -14/+24 | |
| | ||||||
* | fetch converter for local:// - needs testing... | Christian Pointner | 2016-06-30 | 1 | -10/+85 | |
| | ||||||
* | attachement fetcher now uses converter as well | Christian Pointner | 2016-06-30 | 1 | -18/+23 | |
| | ||||||
* | make fetch converter configurable | Christian Pointner | 2016-06-30 | 3 | -30/+44 | |
| | ||||||
* | added converter fetcher | Christian Pointner | 2016-06-30 | 2 | -12/+148 | |
| | ||||||
* | reset sesssion timeout to 3h if set > 3h from interface | Christian Pointner | 2016-06-27 | 1 | -0/+4 | |
| | ||||||
* | enforce maximum file size | Christian Pointner | 2016-06-27 | 2 | -9/+34 | |
| | ||||||
* | changed signature of progress callback | Christian Pointner | 2016-06-27 | 4 | -28/+22 | |
| | ||||||
* | fixed canceling when uploading connection is gone | Christian Pointner | 2016-06-24 | 2 | -2/+15 | |
| | ||||||
* | added attachment fetcher | Christian Pointner | 2016-06-24 | 2 | -23/+109 | |
| | ||||||
* | implemented rate limiting for progress callbacks in session | Christian Pointner | 2016-05-09 | 1 | -16/+34 | |
| | ||||||
* | fix archiv fetcher url format | Christian Pointner | 2016-05-09 | 1 | -2/+2 | |
| | ||||||
* | print error from easy.Perfom to log | Christian Pointner | 2016-05-07 | 1 | -0/+2 | |
| | ||||||
* | print cancel message after curl perform returned | Christian Pointner | 2016-05-07 | 1 | -1/+2 | |
| | ||||||
* | fix handling of errernous files in curl urls | Christian Pointner | 2016-05-06 | 1 | -1/+6 | |
| | ||||||
* | refactored curl/archiv fetcher to handle write errors correctly | Christian Pointner | 2016-05-06 | 2 | -82/+92 | |
| | ||||||
* | only send progress messages when import is running | Christian Pointner | 2016-05-06 | 1 | -1/+3 | |
| | ||||||
* | fix possible path transversal | Christian Pointner | 2016-04-07 | 1 | -2/+2 | |
| | ||||||
* | fix creation of carts for shows | Christian Pointner | 2016-03-16 | 1 | -8/+17 | |
| | ||||||
* | set user agent on fetch/import | Christian Pointner | 2016-03-15 | 2 | -0/+2 | |
| | ||||||
* | returning next sourceuri when filepolicy = keep | Christian Pointner | 2016-03-12 | 2 | -3/+17 | |
| | ||||||
* | FilePolicy from and to string | Christian Pointner | 2016-03-11 | 1 | -0/+30 | |
| | ||||||
* | make FilePolicy more precise | Christian Pointner | 2016-03-11 | 2 | -0/+13 | |
| | ||||||
* | introduced SourceFilePolicy | Christian Pointner | 2016-03-11 | 4 | -21/+44 | |
| | ||||||
* | some minor refactoring | Christian Pointner | 2016-03-11 | 2 | -10/+9 | |
| | ||||||
* | added sourcefile to rhimport.Result | Christian Pointner | 2016-03-11 | 2 | -4/+5 | |
| | ||||||
* | generating archiv file string from uri | Christian Pointner | 2016-03-10 | 1 | -6/+37 | |
| | ||||||
* | importing from archiv works now | Christian Pointner | 2016-03-10 | 1 | -10/+73 | |
| | ||||||
* | curl progress function is now external | Christian Pointner | 2016-03-10 | 1 | -24/+30 | |
| | ||||||
* | switch to scp for archiv | Christian Pointner | 2016-03-04 | 1 | -1/+1 | |
| | ||||||
* | inital archiv fetcher | Christian Pointner | 2016-03-04 | 1 | -2/+18 | |
| | ||||||
* | fetching pool cart list | Christian Pointner | 2016-02-19 | 1 | -1/+90 | |
| | ||||||
* | fetching pool list works now | Christian Pointner | 2016-02-18 | 1 | -0/+68 | |
| | ||||||
* | jingle cut list | Christian Pointner | 2016-02-11 | 1 | -30/+68 | |
| | ||||||
* | also include jingle group name in JingleListEntry | Christian Pointner | 2016-02-11 | 1 | -3/+4 | |
| | ||||||
* | fetching jingle list | Christian Pointner | 2016-02-11 | 1 | -0/+72 | |
| | ||||||
* | update DB version | Christian Pointner | 2016-02-10 | 1 | -1/+1 | |
| | ||||||
* | return show list as map with showid as key | Christian Pointner | 2016-02-04 | 1 | -3/+6 | |
| | ||||||
* | use syntactic sugor for switch | Christian Pointner | 2016-01-31 | 1 | -12/+4 | |
| | ||||||
* | added nulltime from go-sql-driver/mysql | Christian Pointner | 2016-01-31 | 2 | -7/+108 | |
| | ||||||
* | seperated fetching of showlist and cartlist for shows | Christian Pointner | 2016-01-30 | 1 | -43/+83 | |
| |