
Russian ID3 tags converter
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
This is kde4 service menu for Dolphin ,
which converts in one click all audio tags from cp1251 to UTF-8
in the selected file/files/directory/directories.
If directory have subdirectories all mp3 files inside also will be converted.
Files which are already in UTF will leave unchanged.
Requirements: mutagen python library
To make it work:
1. extract attached archive with 2 files inside.
2. copy convertTagstoUTF.desktop file to the directory , provided with output of
echo `kde4-config --prefix`"/share/kde4/services"
3. copy convertTagstoUTF to the your local scripts directory. Usually it /usr/local/bin . Check that file has execution permissions Last changelog:
which converts in one click all audio tags from cp1251 to UTF-8
in the selected file/files/directory/directories.
If directory have subdirectories all mp3 files inside also will be converted.
Files which are already in UTF will leave unchanged.
Requirements: mutagen python library
To make it work:
1. extract attached archive with 2 files inside.
2. copy convertTagstoUTF.desktop file to the directory , provided with output of
echo `kde4-config --prefix`"/share/kde4/services"
3. copy convertTagstoUTF to the your local scripts directory. Usually it /usr/local/bin . Check that file has execution permissions
0.1
initial version
0.2
added more description.Script and desktop file repacked in the single archive
Ratings & Comments
8 Comments
Спасибо!
Спасибо, Данил!
Извиняюсь, Сергей :))
:) пожалуйста.
this is what I get when I try to download your converter... Quote:[Desktop Entry]
Type=Service
ServiceTypes=KonqPopupMenu/Plugin
MimeType=audio/*;inode/directory;
Actions=MP3;
X-KDE-Submenu=Audio-tags
[Desktop Action MP3]
Name=Fix mp3 russian tags
Icon=sound
Exec=convertTagstoUTF %F &
why and should i care?
am i supposed to know what to do with this?
Sounded like just the thing for me, but..
Landis.
It seems your system does not have file type association with *.desktop file (it might be windows?! ) To make script usage more clear , I repacked all the needed files in archive and put more description how to use it. Check it out!
you are welcome:) will see what elso I will be able to improve here:)
thx for this :)