Skip to content

How to get file location of a track? #1

@Erando89

Description

@Erando89

Hi there,
how would I get the file location path of a track? I guess that would be achieved like the getAlbum() method for example.

    public String getAlbum() {
        return Dispatch.get(object, "Album").getString();
    }

But I need the "name" String for the get(Dispatch dispatchTarget, String name) method. Do you know that name?

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