Skip to content

fix(FileSystem): metadata types on getFile #1623

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

pedrolamas
Copy link
Member

The filament_name and filament_type metadata should now be converted to array from the string values we get from Moonraker; while we are doing this correctly for files/getDirectory and history/getHistory, it is missing on files/getFile.

Fixes #1622

@pedrolamas pedrolamas added the GH - Bug Something isn't working label Mar 4, 2025
@pedrolamas pedrolamas added this to the 1.32.5 milestone Mar 4, 2025
@pedrolamas pedrolamas merged commit 0d5055d into fluidd-core:develop Mar 4, 2025
5 checks passed
@pedrolamas pedrolamas deleted the pedrolamas/fix-1622 branch March 4, 2025 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GH - Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Spool management] Error when selecting a spool before printing
1 participant