You are not logged in.

#1 2025-06-14 17:58:37

Akamiblade129_7
Member
Registered: 2024-12-06
Posts: 45

[SOLVED]Unicode characters not displayed correctly on MPV

I'm trying to setup my music player rn and for some reason mpd doesn't recognize unicode characters, even tho other utils display it correctly

$ id3v2 -l mzlff,\ BOOKER\ -\ ящики.mp3
id3v1 tag info for mzlff, BOOKER - ящики.mp3:
Title  : mzlff, BOOKER - ящики      Artist:                               
Album  :                            Year:     , Genre: Unknown (255)
Comment:                            Track: 0
id3v2 tag info for mzlff, BOOKER - ящики.mp3:
TIT2 (Title/songname/content description): mzlff, BOOKER - ящики
$ mpc status
mzlff, BOOKER - ÑÑики
[paused]  #3/3   0:01/3:22 (0%)
volume: n/a   repeat: on    random: off   single: off   consume: off

And of course, the same issue appears on waybar, which looks awkward.

Last edited by Akamiblade129_7 (2025-06-15 01:28:50)

Offline

#2 2025-06-14 19:31:46

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,723

Re: [SOLVED]Unicode characters not displayed correctly on MPV

Ah, shoot => https://bbs.archlinux.org/viewtopic.php … 9#p2246279
I on't think id3tag ever gained 2.4 support but in any event am betting your right arm that this is the problem.

Offline

#3 2025-06-15 01:16:08

Akamiblade129_7
Member
Registered: 2024-12-06
Posts: 45

Re: [SOLVED]Unicode characters not displayed correctly on MPV

seth wrote:

Ah, shoot => https://bbs.archlinux.org/viewtopic.php … 9#p2246279
I on't think id3tag ever gained 2.4 support but in any event am betting your right arm that this is the problem.

I think you're right. I've installed mid3v2 tool(python-mutagen package) which supports id3v2.4 and it shows the same issue

Edit: Yep, that worked. I just use mid3v2 tool instead of id3v2, tysm

Last edited by Akamiblade129_7 (2025-06-15 01:28:38)

Offline

#4 2025-06-15 07:43:40

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,723

Re: [SOLVED]Unicode characters not displayed correctly on MPV

https://archlinux.org/packages/extra/x86_64/mp3unicode/
https://gist.github.com/eyecatchup/0757 … 2ea7d95a01

You saw your other thread? yt-dlp can write the metadata for you anyway. No need for manual labor.

Offline

#5 2025-06-23 09:02:49

Akamiblade129_7
Member
Registered: 2024-12-06
Posts: 45

Re: [SOLVED]Unicode characters not displayed correctly on MPV

seth wrote:

https://archlinux.org/packages/extra/x86_64/mp3unicode/
https://gist.github.com/eyecatchup/0757 … 2ea7d95a01

You saw your other thread? yt-dlp can write the metadata for you anyway. No need for manual labor.

It doesn't work since I'm downloading videos and then reformat it to mp3. I made it because I've used to listen music on Youtube. So yeah.
I've fixed my issue anyways

Offline

Board footer

Powered by FluxBB