Skip to content

How to get file location of a track? #1

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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