Skip to content

MP3 Tags encoding #10

@ruslanys

Description

@ruslanys

Need to implement MP3 tags fixer which will change encoding of MP3 tags from windows-1251 to utf-8.

Currently tracks are downloading "as is".

Example:
find . -iname "*.mp3" -execdir mid3iconv -e "windows-1251" {} \;

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions