Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tested music pool import, cleaned up help output for telnet interface | Christian Pointner | 2015-12-19 | 1 | -24/+29 |
| | |||||
* | improved show based imports | Christian Pointner | 2015-12-19 | 1 | -11/+20 |
| | |||||
* | telnets default is 23 not 21 so use 4023 as the default... | Christian Pointner | 2015-12-19 | 1 | -1/+1 |
| | |||||
* | first working version of run at telnet client (needs further testing) | Christian Pointner | 2015-12-18 | 1 | -3/+26 |
| | |||||
* | implemened set command for telnet control interface | Christian Pointner | 2015-12-18 | 1 | -4/+75 |
| | |||||
* | telnet client help command | Christian Pointner | 2015-12-18 | 1 | -3/+68 |
| | |||||
* | show command is now implemented for telnet client | Christian Pointner | 2015-12-18 | 1 | -12/+34 |
| | |||||
* | some simple telnet commands are implemented now | Christian Pointner | 2015-12-18 | 1 | -7/+64 |
| | |||||
* | telnet client quit command is implemented | Christian Pointner | 2015-12-18 | 1 | -4/+61 |
| | |||||
* | added client handler for telnet control interface | Christian Pointner | 2015-12-18 | 1 | -0/+23 |
| | |||||
* | added telnet control interface | Christian Pointner | 2015-12-18 | 3 | -67/+72 |
| | |||||
* | added basic version of a session store | Christian Pointner | 2015-12-18 | 1 | -24/+68 |
| | |||||
* | local:// sanitzes path now | Christian Pointner | 2015-12-17 | 1 | -1/+2 |
| | |||||
* | improved error handling and overall resilience to different situations | Christian Pointner | 2015-12-15 | 3 | -3/+7 |
| | |||||
* | fixed bug where some context values where not initialiized properly | Christian Pointner | 2015-12-14 | 1 | -2/+20 |
| | |||||
* | added more sophisticated import options - still needs testing | Christian Pointner | 2015-12-14 | 1 | -2/+15 |
| | |||||
* | improved HTTP status code | Christian Pointner | 2015-12-13 | 1 | -1/+1 |
| | |||||
* | GroupName should now be only supplied for music pools | Christian Pointner | 2015-12-13 | 1 | -5/+5 |
| | | | | added context SanityCheck before fetching files | ||||
* | some thoughts | Christian Pointner | 2015-12-12 | 1 | -0/+4 |
| | |||||
* | importer now knows which information is needed for what operation | Christian Pointner | 2015-12-12 | 1 | -3/+3 |
| | | | | uint vs int for some values | ||||
* | ImportFile now passes through result from RDXport | Christian Pointner | 2015-12-12 | 1 | -5/+6 |
| | |||||
* | minor code refactoring | Christian Pointner | 2015-12-11 | 2 | -37/+8 |
| | |||||
* | added add_cart function | Christian Pointner | 2015-12-10 | 1 | -1/+1 |
| | |||||
* | added support for progress callbacks | Christian Pointner | 2015-12-10 | 1 | -0/+5 |
| | |||||
* | first version of curl base fetcher works now | Christian Pointner | 2015-12-09 | 1 | -4/+4 |
| | |||||
* | renamed RDDB to RdDb and added code to fetch show infos based on ID | Christian Pointner | 2015-12-08 | 3 | -7/+7 |
| | |||||
* | moved DB into seperate module | Christian Pointner | 2015-12-08 | 3 | -11/+18 |
| | |||||
* | major refactoring of base structure | Christian Pointner | 2015-12-08 | 2 | -18/+32 |
| | |||||
* | rename web-addr argument | Christian Pointner | 2015-12-05 | 1 | -2/+2 |
| | |||||
* | further improved simple web interface | Christian Pointner | 2015-12-04 | 2 | -27/+110 |
| | |||||
* | introduced conf | Christian Pointner | 2015-12-04 | 3 | -14/+50 |
| | |||||
* | moved control interface back to main package | Christian Pointner | 2015-12-03 | 3 | -5/+83 |
| | | | | added importer at rhimport package | ||||
* | moved some code to seperate package | Christian Pointner | 2015-12-03 | 1 | -8/+32 |
| | |||||
* | got rid of martini | Christian Pointner | 2015-09-15 | 1 | -12/+9 |
| | |||||
* | fixed formatting | Christian Pointner | 2015-09-10 | 1 | -3/+3 |
| | |||||
* | inital commit | Christian Pointner | 2015-09-10 | 1 | -0/+53 |