
Russian ID3 tags converter
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
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
11 years ago
0.1
initial version
0.2
added more description.Script and desktop file repacked in the single archive
11 years ago
0.1
initial version
0.2
added more description.Script and desktop file repacked in the single archive
pvt14
10 years ago
Report
sw2
11 years ago
Report
sw2
11 years ago
Report
sergeidanilov
11 years ago
Report
Landis
11 years ago
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.
Report
sergeidanilov
11 years ago
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!
Report
sergeidanilov
11 years ago
will see what elso I will be able to improve here:)
Report
self
11 years ago
Report