Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Commit e70bddb

Browse files
authored
chore(master): release 6.12.0 (#152)
Adds support for RealDebrid, AllDebrid, Premiumize, Torbox, and Torbox FTP debrid services to the rclone setup. Supports WebDav or FTP connections directly to the debrid service Adds GitHub sponsor option for the repo
1 parent e5b5390 commit e70bddb

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "6.11.0"
2+
".": "6.12.0"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [6.12.0](https://github.com/I-am-PUID-0/DMB/compare/6.11.0...6.12.0) (2025-05-09)
4+
5+
6+
### ✨ Features
7+
8+
* **rclone:** adds multiple debrid service support for direct connections using webdav or ftp ([e5b5390](https://github.com/I-am-PUID-0/DMB/commit/e5b539098bcfe879a46b7c1626b297f8b64084e7))
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* **funding:** correct syntax for GitHub funding configuration ([590c109](https://github.com/I-am-PUID-0/DMB/commit/590c1092c5fdb1979835ff807088a9c6108d2fa0))
14+
15+
16+
### 🤡 Other Changes
17+
18+
* **funding:** add initial funding configuration for GitHub sponsors ([88bc9b9](https://github.com/I-am-PUID-0/DMB/commit/88bc9b9b13a75cb22b2542bd9ca9c0c7054de8d1))
19+
320
## [6.11.0](https://github.com/I-am-PUID-0/DMB/compare/6.10.0...6.11.0) (2025-05-08)
421

522

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "DMB"
3-
version = "6.11.0"
3+
version = "6.12.0"
44
description = "Debrid Media Bridge (DMB) is an all-in-one, containerized platform for managing and automating media workflows using premium debrid services like Real-Debrid."
55
authors = ["I-am-PUID-0 <36779668+I-am-PUID-0@users.noreply.github.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)