Skip to content

Sorting of Songs based on albums / other metadata like genre #12

@nots1dd

Description

@nots1dd

First off, great application I am loving it! Since runtime dependencies include ffmpeg and jq, I figured the feature of sorting of songs can be done based on artist, album and genre, as such metadata can and is already being parsed in your application.

I am already implementing a similar type of song cache method that stores songs based on aritst > album > disc > track in my TUI music player (with very similar dependencies) so implementing this feature should not be too much of a hassle.

This type of metadata extraction can be made in a modular way, so it can be used everywhere within the application and give the user more cool features like lyrics viewing (in metadata)

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