James Mills pushed to log_config_load_error at prologic/tube
ec5bab7b8123414da43a2242cb9c4ff5d1478e5aAdd logging around config load error to debug #69
View ArticleJames Mills created pull request prologic/tube#72
72#Add logging around config load error to debug #69
View ArticleJames Mills pushed to master at prologic/tube
ab40058ad70401ccb8029a255877ac49767698eeAdd logging around config load error to debug #69 (#72)
View ArticleJames Mills pushed to master at prologic/tube
5e0946bf326c3ff5869cc0c2da94e4d6761d6475Upgrade to Bitcask v2
View ArticleJacob Weisz created pull request prologic/tube#73
So one issue I've found is that sometimes Sandstorm will kill a grain while it is still transcoding (on my todo list, figure out how to lock the grain open during transcoding...). When that happens, a...
View ArticleJames Mills pushed to master at prologic/tube
0f4ee60246f918a8a704a7e8a726a948b93f2999Sandstorm: Clean up uploads (#73)
View ArticleHeinrich 'Henrik' Langos commented on issue prologic/tube#69
config file doesn't work on windows@x8r what format are your video files in? If they already are mp4, then you might not need to upload/transcode them.Also, I've recently fixed a bug that would force...
View Articlex8r commented on issue prologic/tube#69
config file doesn't work on windows@prologic this is the config that gets generated when running 1.2.0and to @gumbo2000 they're in mp4, I just thought uploading needed to be done through the website...
View ArticleJames Mills commented on issue prologic/tube#69
config file doesn't work on windows@x8r I think you forgot to attach it 😅
View ArticleHeinrich 'Henrik' Langos pushed to refactor-upload-handler at...
bc651e19c4e811e7b06e0000db4143f1c949c02cWIP: otf encodingff35ccac69490de1324c415c5495f2c897f8a39achore: Reorder arguments to ffmpeg6403c55b11bcb6dc965450aee7c27f3be75da825Fix go version check for 1.20...
View ArticleHeinrich 'Henrik' Langos pushed to fix-golang-version-check at...
118b21e5f9377f1679c2f283fea937b34e84cb27Fix go version check for 1.20 and above
View ArticleHeinrich 'Henrik' Langos created pull request prologic/tube#70
70#Fix go version check for 1.20 and above#
View ArticleHeinrich 'Henrik' Langos pushed to refactor-upload-handler at...
a1230de0ac2ba3b0d295d377818878d5ee6a74c8WIP: otf encodingb15f62a49ebd371e2bbbbe46e12b7931d8e6bd8echore: Reorder arguments to ffmpegd2786bed20980b0dae1212006cfca52ec4a63bfbFix go version check for 1.20...
View ArticleHeinrich 'Henrik' Langos pushed to fix-changelog at prologic/tube
4b53f65d56e99ecf64bf43fab4e2cc276118596fdocs: Update changelog manually7e6e2a0c1c2c20ca2b5bd1434e1c335a32b13330Document roadmap of planned features
View ArticleHeinrich 'Henrik' Langos pushed to fix-large-upload-buffer at...
4e60bfcf056bbbdab5d75fcfc406b6c7c07e1bffFix upload error for large files
View ArticleHeinrich 'Henrik' Langos created pull request prologic/tube#71
This should avoid allocation of max_upload_size bytes of RAM.Instead we only allocate 1MB of RAM for the upload form decoder.Closes#67
View ArticleJames Mills closed issue prologic/tube#67
Bug: max_upload_size is used to allocate the RAM buffer for decoding uploaded files
View ArticleJames Mills pushed to master at prologic/tube
e14f19abd3307556d25b3bce16fb784956ffe8a4Fix upload error for large files (#71)
View ArticleJames Mills pushed to master at prologic/tube
bf1e25949d45958aee1e76b7977affd5b1e92f7bFix go version check for 1.20 and above (#70)
View Articlex8r commented on issue prologic/tube#69
config file doesn't work on windowsOh yeah, I can't attatch .json files for some reason. Noticed this when I retired just now. I've renamed it to .txt
View Article