Skip to content
This repository was archived by the owner on Nov 2, 2020. It is now read-only.
This repository was archived by the owner on Nov 2, 2020. It is now read-only.

Get the number of the current track #13

@FilipVdBergh

Description

@FilipVdBergh

I've no idea how to commit a change, but here is an addition to player.py:

def playlist_current_track_index(self):
    """Get the number of the current track"""
    return int(self.request('playlist index ?'))+1

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