omeryusufyagci / fast-music-remover

A C++ based, lightweight music and noise remover for YouTube and other internet media, using DeepFilterNet for audio enhancement.
MIT License
162 stars 20 forks source link

Feature: Prebuilt Docker image #74

Closed nwithan8 closed 3 days ago

nwithan8 commented 1 week ago

Description: Please consider releasing a prebuilt Docker container to Docker Hub and/or GitHub Container Registry

Use Case: Allow users to use the prebuilt image rather than having to build from source each time. Allows things such as Unraid template and TrueNAS charts.

Proposed Solution: GitHub Action to build and release the Docker image whenever a GitHub release is cut.

Additional Context: Add any other relevant information, screenshots, or examples that help clarify your request.

omeryusufyagci commented 6 days ago

Hi @nwithan8,

This is a very good point, thanks a lot for bringing it up! Will try to plan this asap!

omeryusufyagci commented 3 days ago

Hi @nwithan8, thanks again for bringing this up.

We're now providing a prebuilt image via the github container registry as part of our CI, as you suggested. I've updated the readme with instructions to use it. Please don't hesitate to let me know if you experience any issues with it!

nwithan8 commented 3 days ago

Thanks! And in return, I made an Unraid template for this, so users can easily install this container on their servers from the Community Apps Store.

omeryusufyagci commented 2 days ago

Thanks! And in return, I made an Unraid template for this, so users can easily install this container on their servers from the Community Apps Store.

That's super cool, thanks a lot @nwithan8 ! I hope you and others get good use out of it, and if anything doesn't work as you expect please let me know ! : )