morbificagent

Results 29 comments of morbificagent

That would be great! I know... much to do... so many thanks for this

Thanks for the answer. > To make it move and restart, you should write a bash script that does the moving and then adds a file to a watch directory...

@nums Many thanks! I will test this too and respond after the weekend... Have a nice one

OK, tested the "Testflight-Version": When i try to add files to the queue nothing happens after selecting the files and click "add"... Tested the dmg file from https://nightly.link/gyroflow/gyroflow/workflows/release/master/Gyroflow-macos.zip: Its working...

Hi together, i love the idea of being able to integrate owncast here... Im not very common in Github pull request coding things ;-) but why isnt this implemented yet,...

OK, have tried to make the same changes as you showed in your 3 commits above but nothing has changed on my site... Do i have to do something more...

Update: Made it... and i love it: ![image](https://github.com/mediacms-io/mediacms/assets/50199132/183adb41-3ba3-42d0-93ac-aaa1f3629a4a) After replicating your changes this was necessary to rebuild the frontend: apt update apt upgrade -y apt install npm -y cd /home/mediacms.io/mediacms/frontend...

Hi mgogoulos, 16/9 content isnt affected/changed in any way. This code-change only affects content which isnt 16/9 and want to "expand" over this 16/9-limits. The original code was scaling the...

Have looked into this by myself and found a way which is working for me. Because i havent used github before im not sure how to create a "pull request"...