Skip to content

Conversation

exislow
Copy link
Owner

@exislow exislow commented Aug 12, 2025

This update introduces support for handling UPCs (Universal Product Codes) in metadata processing. It ensures that UPC information is extracted, stored, and written to the appropriate metadata tags for various formats.

  • Feature: Adds UPC field to metadata handling.
  • 🛠️ Enhancement: Updates metadata initialization to include UPC.
  • 🗂️ Tagging: Implements UPC writing for supported file formats.
  • Compatibility: Ensures proper handling when UPC is absent.

This improvement enhances metadata completeness and compatibility with systems requiring UPC data.

This update introduces support for handling UPCs (Universal Product Codes) in metadata processing. It ensures that UPC information is extracted, stored, and written to the appropriate metadata tags for various formats.

- ✨ **Feature**: Adds UPC field to metadata handling.
- 🛠️ **Enhancement**: Updates metadata initialization to include UPC.
- 🗂️ **Tagging**: Implements UPC writing for supported file formats.
- ✅ **Compatibility**: Ensures proper handling when UPC is absent.

This improvement enhances metadata completeness and compatibility with systems requiring UPC data.
@exislow exislow linked an issue Aug 12, 2025 that may be closed by this pull request
1 task
@exislow exislow merged commit c825cc2 into master Aug 12, 2025
0 of 3 checks passed
@exislow exislow deleted the 469-add-upc-when-available branch August 12, 2025 07:57
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.

add UPC when available
1 participant