Jared Allard

Results 17 issues of Jared Allard

It'd be awesome if there were some! :sparkles:

help wanted

### Version 7.4.8-RC4141 ### Operating System Windows ### Java Version 1.8.0_321 ### Plugins/Mods ```shell https://www.curseforge.com/minecraft/modpacks/minecraft-eternal/files/3457331 Directory: C:\Users\jared\Downloads\Minecraft+Eternal+Server+1.5\mods Mode LastWriteTime Length Name ---- ------------- ------ ---- d----- 9/12/2021 2:29 AM 1.12.2...

Using NW.js 0.12.3 x64 on Win32. ``` js Uncaught TypeError: undefined is not a function C:\Users\jared\Desktop\mp2pcc\node_modules\kbpgp\lib\openpgp\burner.js:375 Burner._encrypt_session_key_once.iced.Deferrals.parent C:\Users\jared\Desktop\mp2pcc\node_modules\kbpgp\lib\openpgp\burner.js:386 (anonymous function) C:\Users\jared\Desktop\mp2pcc\node_modules\kbpgp\node_modules\iced-runtime\lib\runtime.js:86 exports.Deferrals.Deferrals._call C:\Users\jared\Desktop\mp2pcc\node_modules\kbpgp\node_modules\iced-runtime\lib\runtime.js:98 (anonymous function) C:\Users\jared\Desktop\mp2pcc\node_modules\kbpgp\node_modules\iced-runtime\lib\runtime.js:64 exports.trampoline.trampoline C:\Users\jared\Desktop\mp2pcc\node_modules\kbpgp\node_modules\iced-runtime\lib\runtime.js:96 exports.Deferrals.Deferrals._fulfill C:\Users\jared\Desktop\mp2pcc\node_modules\kbpgp\node_modules\iced-runtime\lib\runtime.js:29...

We should look into revamping the refresh logic for `port-forward`. If we miss an event, a forward will be considered to be "healthy" forever. We should periodically sync the status,...

kind/feature

OpenGL usage is possible on Windows. Ability to use via windows would make this much more cross-platform and a viable option for most people. See: http://msdn.microsoft.com/en-us/library/windows/desktop/dd374278%28v=vs.85%29.aspx

Due to Jellyfin declining support for S3 media files, I think it's time that we move away from Jellyfin. It's not scaleable and is very heavy compared to what we...

enhancement

Related to #5 ## Scope With the removal of Jellyfin, we now need a UI service to facilitate playing media. It should talk to our backend to grab information on...

enhancement

### Scope We need to be able to support creating multiple qualities of media files ### How 1. Media is uploaded via `downloader` microservice, as normal 2. Based on configuration,...

enhancement

Some jobs will go on forever, and consume a lot of resources in the process, we should implement backoff and potentially "max retry" policies since some of these aren't very...

enhancement

Right now it's possible for two jobs of the same media to be processed at the same time, it is also possible for two instances to get the same job...

enhancement