Skip to content

matrix: Advertise video size properly when sharing the attachment#188

Merged
poVoq merged 1 commit into
matterbridge-org:masterfrom
selfhoster1312:matrix-video-empty
Mar 22, 2026
Merged

matrix: Advertise video size properly when sharing the attachment#188
poVoq merged 1 commit into
matterbridge-org:masterfrom
selfhoster1312:matrix-video-empty

Conversation

@selfhoster1312

Copy link
Copy Markdown
Collaborator

Attempt to fix #187

Maybe we should modularize things into smaller functions to make it clearer.

@poVoq

poVoq commented Mar 8, 2026

Copy link
Copy Markdown
Collaborator

This seems to break image sending entirely when the media-server is enabled.

Without it, sending images works, but I didn't test with video as I couldn't easily find one below 10mb (max what Discord allows).

I tested with the CI artifact. Maybe there are some other changes in the master branch already that would cause this odd behaviour?

Edit: hmm... something is odd with my setup, as it also doesn't send images with the master branch now. Disregard the above.

@SwirlyStone5877

SwirlyStone5877 commented Mar 8, 2026

Copy link
Copy Markdown

From testing it seems fine to me, including image sending as said above as well as video sending.

@poVoq poVoq merged commit 35b15ae into matterbridge-org:master Mar 22, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some files appear as 0KB going from Discord to Matrix due to lack of "info": {"size": whateverint} in Matrix message

3 participants