summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rhimport: update base path for archiveHEADmasterChristian Pointner2021-01-041-1/+1
* archiv is hosted by bigmama nowChristian Pointner2018-08-291-2/+2
* add rddb function to update user-define value of cartsChristian Pointner2017-01-281-44/+88
* added simple Function to remove cartsChristian Pointner2017-01-281-0/+19
* added fix volume factor to playerChristian Pointner2016-12-301-3/+11
* rddb can now be configured to be readonlyChristian Pointner2016-12-301-6/+24
* add user-defined to pool cart listChristian Pointner2016-12-281-10/+11
* semantic of jingles has changedChristian Pointner2016-12-171-15/+10
* refactored show, pool and jingle list functionsChristian Pointner2016-12-171-20/+218
* youtube-dl needs '--netrc' for CBA...Christian Pointner2016-09-021-1/+1
* youtube-dl fetches CBA api key from .netrc nowChristian Pointner2016-09-022-17/+0
* added sine:// fetcherChristian Pointner2016-08-042-3/+40
* some code cleanupChristian Pointner2016-08-042-102/+141
* some more bugfixes for new source file policy semanticsChristian Pointner2016-08-043-61/+55
* file policy should work now - need testingChristian Pointner2016-08-041-34/+17
* simplified SourceFilePolicy - not done yetChristian Pointner2016-08-042-20/+14
* temporary work dir is now handled by session (no support for soure file polic...Christian Pointner2016-08-046-121/+60
* move some output to debug logChristian Pointner2016-08-031-4/+4
* added ExtraMetaData to context for converters who support thisChristian Pointner2016-08-033-28/+23
* fixed log handling for session storeChristian Pointner2016-08-031-0/+8
* don't allow unlimited sessionsChristian Pointner2016-07-281-2/+2
* major name refactoring for rddb and player as wellChristian Pointner2016-07-284-218/+218
* major name refactoring (don't export all the internal stuff)Christian Pointner2016-07-2811-333/+333
* replaced fake importer with silence importer (needs love)Christian Pointner2016-07-282-27/+262
* no seperate log for lib anymore - use logger from host application insteadChristian Pointner2016-07-247-104/+122
* print number of bytes in case of premature attachment closeChristian Pointner2016-07-231-1/+1
* changed return code when attachment is too shortChristian Pointner2016-07-231-3/+3
* use URL compativle Base64 encoding for session idsChristian Pointner2016-07-231-1/+1
* slightly improved logoutputChristian Pointner2016-07-231-3/+4
* use unified filenames at fetch-converterChristian Pointner2016-07-221-12/+10
* fixed several missing/wrong returns in session storeChristian Pointner2016-07-222-20/+24
* reliability fix and vetChristian Pointner2016-07-222-4/+8
* session can now haven an attached uploader .. needs testingChristian Pointner2016-07-223-34/+93
* reading CBA Api right before every call to youtube-dlChristian Pointner2016-07-212-12/+17
* add maintenance task to get rid of dangeling user session objectsChristian Pointner2016-07-211-0/+15
* read CBA API Key on startupChristian Pointner2016-07-212-13/+27
* send add/remove updates from session_storeChristian Pointner2016-07-171-60/+126
* improved sanity checking before fetch/import startsChristian Pointner2016-07-156-53/+90
* progress messages now contain file titleChristian Pointner2016-07-154-9/+29
* normalizer can now be canceledChristian Pointner2016-07-156-24/+42
* simplified progress reportsChristian Pointner2016-07-154-73/+23
* origfilename may not be availableChristian Pointner2016-07-141-1/+5
* include cart/cut in progress if availableChristian Pointner2016-07-145-17/+19
* improved cancelingChristian Pointner2016-07-142-23/+70
* simplified call to converter GetResultChristian Pointner2016-07-142-21/+20
* added support for youtube-dlChristian Pointner2016-07-142-0/+113
* also reduce/increase channels from source fileChristian Pointner2016-07-132-14/+16
* minor cleanupChristian Pointner2016-07-131-2/+1
* implemented actual normalizerChristian Pointner2016-07-131-3/+71
* all fetched files are now inside seperate directory and always get imported f...Christian Pointner2016-07-132-6/+2