Skip to content

fix(integrations): add SupportedFileTypes to files for 3.25 support#428

Merged
ddvk merged 1 commit intoddvk:masterfrom
rmitchellscott:fix-pdf-integrations
Mar 17, 2026
Merged

fix(integrations): add SupportedFileTypes to files for 3.25 support#428
ddvk merged 1 commit intoddvk:masterfrom
rmitchellscott:fix-pdf-integrations

Conversation

@rmitchellscott
Copy link
Copy Markdown
Collaborator

OS version 3.25 expects a supportedFileTypes array on each IntegrationFile in the folder listing response. Without it, file counts in folders are listed as 0, and the PDF/ePUB import fails with "No shared import format"

I've also stripped the . from the fileType to match the official server response.

Tested on 3.25.1.1 and 3.24.0.149.

Closes #427

@rmitchellscott
Copy link
Copy Markdown
Collaborator Author

@ddvk not sure what your usual release schedule is. This one would be nice to get released as it's a fix for an rM version that's been out for over a month.

@ddvk ddvk merged commit b23b720 into ddvk:master Mar 17, 2026
4 checks passed
@ddvk
Copy link
Copy Markdown
Owner

ddvk commented Mar 17, 2026

there is no schedule, just whenever someone pokes me.

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.

"no shared import format" when using webdav or local files integration

2 participants