Skip to content

Wire series language into MetronInfo.xml output - #268

Merged
bpepple merged 3 commits into
mainfrom
mokkari-4.6.0
Aug 23, 2026
Merged

Wire series language into MetronInfo.xml output#268
bpepple merged 3 commits into
mainfrom
mokkari-4.6.0

Conversation

@bpepple

@bpepple bpepple commented Aug 23, 2026

Copy link
Copy Markdown
Member

Summary

  • Map the series language from the Metron API response onto Metadata.series.language so it's written as the lang attribute on the Series element when writing MetronInfo.xml.
  • Add unit tests covering MetadataMapper._set_series_info mapping the language field.
  • Add end-to-end tests that serialize a Metadata object through darkseid's MetronInfo writer and assert the lang attribute is present (or omitted when no language is set).

Map the series language from the Metron API response onto Metadata.series.language so it's written as the `lang` attribute on the Series element in MetronInfo.xml. Adds unit and end-to-end tests covering the mapping and the resulting XML output.
@bpepple bpepple self-assigned this Aug 23, 2026
@bpepple bpepple added the enhancement New feature or request label Aug 23, 2026
@bpepple
bpepple merged commit 4dd2d6f into main Aug 23, 2026
11 checks passed
@bpepple
bpepple deleted the mokkari-4.6.0 branch August 23, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant