Skip to content

Contributing

🀝 Contributing to DMB#

Thank you for your interest in contributing to Debrid Media Bridge (DMB)!

We welcome all forms of contributions β€” not just code.

DMB is an open-source, community-driven project.

Whether you're a developer, power user, or just someone passionate about improving media automation, your help is always appreciated!


πŸ‘¨β€πŸ’» Development Contributions#

Want to help develop new features, fix bugs, or improve performance?

The easiest way to contribute code is through the DMB Dev Container, which includes all the required tools:

  • Based on: iampuid0/dmb:latest
  • Python with Black autoformatter
  • Port forwarding for common services
  • Preconfigured workspace mounts

You can find the devcontainer setup file in the repo.

How to Get Started#

  1. Fork the DMB repository
  2. Clone your fork locally
  3. Open in VS Code using Dev Containers
  4. Make your changes, format with black, and submit a pull request

If you’re not using VS Code or Dev Containers, you can also run the project via Docker with the same mounts shown in the devcontainer.json.


🌟 Non-Code Contributions#

Even if you don't write code, there are plenty of ways to help!

⭐ Star the Repo#

A quick way to show support is by starring the project on GitHub:
github.com/I-am-PUID-0/DMB

πŸ—£οΈ Join the Community#

  • Ask questions or help others in the DMB Discord server
  • Boost the server if you find it helpful πŸ™Œ
  • Share your setups and improvements

πŸ“š Help with Documentation#

  • Found a typo or confusing section in the docs? Open an issue or pull request.
  • Suggestions and feedback on existing documentation are always welcome.

🧾 Monetary Contributions?#

DMB does not accept or request monetary donations.
While the gesture is genuinely appreciated, your involvement is far more valuable.


πŸ›£οΈ Roadmap & Feedback#

If you have ideas, feature requests, or feedback:

  • Create a GitHub Issue

  • Discuss in the community before starting larger PRs


Thank you for helping make DMB better for everyone!