Ubuntu Rhythmbox solves Chinese garbled characters. Here we will introduce a solution to change the variable. Enter gedit ~ on the terminal ~ /. Profile www.2cto.com Add the following content at the end: exportststst_id3_tag_encoding = GBK: UTF-8: GB18030 exportstst_id3v2_tag_encoding = GBK: UTF-8: GB18030 save and exit. Source ~ /. Profile restart Rhythmbox and re-import the song to display the correct information. If there are still garbled characters, enter your music folder and execute the following code: mid3iconv-e GBK *. mp3
If you are not prompted to try multiple times, the system may prompt: www.2cto.com python-mutagen is not installed. Sudo apt-get install python-mutagen installation. Enter the preceding command and press Enter. After installing the program, return to your music folder and enter the command: mid3iconv-e GBK *. mp3 and press Enter.
Then open rhythmbox again, OK! All mp3 files are displayed normally.