fc3c190c1b
Local Docker Build (Dev) / build-dev (push) Successful in 24s
Changed from ET.SubElement() to ET.Element() + explicit append() to guarantee that NFOGuard-managed fields appear at the very bottom of NFO files after all existing content. This is critical because: - Emby plugin specifically looks for dateadded field - All NFOGuard fields should be grouped together at the bottom - Preserves existing rich metadata while clearly marking our additions Added debug logging for dateadded field to confirm it's being written.