Skip to content

Releases: AudDMusic/audd-php

v1.5.12

01 Jun 22:32

Choose a tag to compare

Enterprise matches now carry start_seconds / end_seconds — where each song plays in your file, in seconds. recognize_enterprise asks for accurate offsets by default so they're precise. The raw start_offset / end_offset remain as the fragment-relative milliseconds.

v1.5.11

29 May 18:56

Choose a tag to compare

Response parsing is now lenient: the SDK no longer throws when a field is missing or has an unexpected type. Enterprise responses with no score (or missing isrc/upc/label, and some fields on YouTube-sourced entries) now parse cleanly, with absent fields degrading to null/empty/zero instead of raising. Genuine errors (API status=error, undecodable JSON, transport failures, and invalid caller input) still raise as before.

v1.5.10

18 May 13:58

Choose a tag to compare

Initial release v1.5.10