index
:
rhrd-go.git
master
Radio Helsinki Rivendell Go Package
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
add maintenance task to get rid of dangeling user session objects
Christian Pointner
2016-07-21
1
-0/+15
*
read CBA API Key on startup
Christian Pointner
2016-07-21
2
-13/+27
*
send add/remove updates from session_store
Christian Pointner
2016-07-17
1
-60/+126
*
improved sanity checking before fetch/import starts
Christian Pointner
2016-07-15
6
-53/+90
*
progress messages now contain file title
Christian Pointner
2016-07-15
4
-9/+29
*
normalizer can now be canceled
Christian Pointner
2016-07-15
6
-24/+42
*
simplified progress reports
Christian Pointner
2016-07-15
4
-73/+23
*
origfilename may not be available
Christian Pointner
2016-07-14
1
-1/+5
*
include cart/cut in progress if available
Christian Pointner
2016-07-14
5
-17/+19
*
improved canceling
Christian Pointner
2016-07-14
2
-23/+70
*
simplified call to converter GetResult
Christian Pointner
2016-07-14
2
-21/+20
*
added support for youtube-dl
Christian Pointner
2016-07-14
2
-0/+113
*
also reduce/increase channels from source file
Christian Pointner
2016-07-13
2
-14/+16
*
minor cleanup
Christian Pointner
2016-07-13
1
-2/+1
*
implemented actual normalizer
Christian Pointner
2016-07-13
1
-3/+71
*
all fetched files are now inside seperate directory and always get imported f...
Christian Pointner
2016-07-13
2
-6/+2
*
added normalizer step
Christian Pointner
2016-07-13
4
-23/+105
*
implemented bs1770 converter
Christian Pointner
2016-07-13
1
-1/+71
*
using bs1770gain to analyze loudness works now
Christian Pointner
2016-07-13
2
-14/+144
*
fixed errors yielded by go vet
Christian Pointner
2016-07-13
2
-3/+1
*
introduced ffmpeg-bs1770 fetch converter (not finished yet)
Christian Pointner
2016-07-13
2
-1/+55
*
very basic support for loudness correction
Christian Pointner
2016-07-13
4
-14/+24
*
use original fielname for cut/cart title
Christian Pointner
2016-07-08
2
-5/+9
*
fixe cut/cart title update if groupname is unknown
Christian Pointner
2016-07-08
1
-0/+9
*
implemented cart/cut title
Christian Pointner
2016-07-08
1
-29/+66
*
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
[next]