Skip to content

Duplicate track names not supported #25

@sheddup

Description

@sheddup

I was ripping this album /album/2wfWqYWTrCifvbZt20rImU which oddly contains multiple same titled tracks, the script ends up overwriting tracks that are named the same(if they're in the same folder)

I ended up band aiding my own fix by appending a UUID to mp3file in rip_init() ( although this breaks rip_id3() )
A proper fix would be something like appending the track number or something else unique(that isn't gibberish)

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