Skip to content

Track objects don't always have all their properties #23

@mjiggidy

Description

@mjiggidy

According to the documentation for avb.trackgroups.Track, a Track object should have an attributes property.

I've found that not every Track object does, unless the track has some special attributes set via Avid (such as a a custom track name). For tracks that are "just regular ol' Tracks," often if I try to access my_track.attributes, I get an exception: "Track has no attribute attributes" where I would instead expect maybe an "empty" avb.attributes.Attributes object instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions