Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fetcher now checks for permissions | Christian Pointner | 2015-12-19 | 1 | -9/+54 |
* | local:// sanitzes path now | Christian Pointner | 2015-12-17 | 1 | -9/+8 |
* | improved error handling and overall resilience to different situations | Christian Pointner | 2015-12-15 | 1 | -0/+2 |
* | fetching show info works now | Christian Pointner | 2015-12-13 | 1 | -0/+1 |
* | GroupName should now be only supplied for music pools | Christian Pointner | 2015-12-13 | 1 | -1/+0 |
* | some thoughts | Christian Pointner | 2015-12-12 | 1 | -0/+11 |
* | curl based importer | Christian Pointner | 2015-12-11 | 1 | -8/+9 |
* | minor code refactoring | Christian Pointner | 2015-12-11 | 1 | -3/+1 |
* | added support for progress callbacks | Christian Pointner | 2015-12-10 | 1 | -5/+6 |
* | importer deletes source file and dir if requested | Christian Pointner | 2015-12-10 | 1 | -1/+6 |
* | first version of curl base fetcher works now | Christian Pointner | 2015-12-09 | 1 | -5/+63 |
* | automatic protocol detection for curl based fetcher | Christian Pointner | 2015-12-08 | 1 | -6/+59 |
* | fetcher parses SourceUri and selects right fetcher function | Christian Pointner | 2015-12-08 | 1 | -3/+35 |
* | import_file should be done | Christian Pointner | 2015-12-08 | 1 | -1/+5 |
* | moved DB into seperate module | Christian Pointner | 2015-12-08 | 1 | -2/+2 |
* | major refactoring of base structure | Christian Pointner | 2015-12-08 | 1 | -0/+34 |