gtkpod and iPod chinese characters in file names

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
I have an old iPOD Nano detected by my F26 as

Bus 002 Device 004: ID 05ac:1262 Apple, Inc. iPod Nano 3.Gen

I have some mp3 files that are english courses for German language.
The command file returns

Audio file with ID3 version 2.3.0, contains: Audio file with ID3 version 2.3.0, contains: MPEG ADTS, layer III, v2,  64 kbps, 22.05 kHz, JntStereo

I can add them as simple files or as components of play list, but in any case their name inside ipod and gtkpod graphical interface becomes with chinese characters.
For other mp3 files that I have on disk there is not this sort of problem

See here a screenshot
https://drive.google.com/file/d/192aPGMy4VcALqq9abVcHk5-tS8yrw32T/view?usp=sharing

The play of the file on ipod is ok.

If I play the file on disk with mplayer I get these infos:

MPlayer 1.3.0-7 (C) 2000-2016 MPlayer Team
. . .
Playing chapter01.mp3.
libavformat version 57.71.100 (external)
Audio only file format detected.
Clip info:
 Title: DWN Serie 1 - Lektion 01
 Artist: DEUTSCHE WELLE - Deutschkurse
 Album: Deutsch - warum nicht? - Engli
 Year: 
 Comment: 
 Genre: Other
. . .
==========================================================================
Opening audio decoder: [mpg123] MPEG 1.0/2.0/2.5 layers I, II, III
AUDIO: 22050 Hz, 2 ch, s16le, 64.0 kbit/9.07% (ratio: 8000->88200)
Selected audio codec: [mpg123] afm: mpg123 (MPEG 1.0/2.0/2.5 layers I, II, III)
==========================================================================

I found this patch proposed for Ubuntu for a similar problem in 2010 but it seems never merged:
https://bugs.launchpad.net/ubuntu/+source/libid3tag/+bug/550056

So I downloaded libid3tag-0.15.1b-22.fc26.src.rpm and rebuilt the package adding the patch and getting a temporary rpmbuild/RPMS/x86_64/libid3tag-0.15.1b-23.fc26.x86_64.rpm that I installed.

The spec file diff is:

 Source0:        http://downloads.sourceforge.net/mad/%{name}-%{version}.tar.gz
 Patch0:         libid3tag-0.15.1b-fix_overflow.patch
+Patch1:         libid3tag-0.15.1b-fix_utf16.patch
 BuildRequires:  zlib-devel >= 1.1.4
 
 %description
@@ -26,6 +27,7 @@
 %prep
 %setup -q
 %patch0 -p0 -b .CVE-2008-2109
+%patch1 -p0 -b .utf16_byte_order_mask

The build phase gave:

+ echo 'Patch #1 (libid3tag-0.15.1b-fix_utf16.patch):'
Patch #1 (libid3tag-0.15.1b-fix_utf16.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .utf16_byte_order_mask --fuzz=0
patching file utf16.c
+ cat
+ exit 0

so I think it was applied.

But then the problem seems still present after restarting gtkpod

Can anyone help? Or any other media application to create playlists on this iPod and without same apparent UTF problems?

Thanks in advance,
Gianluca

_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux