Warning: session_start(): open(/tmp/sess_u0dkhgaea9oa436h0vk8kecru3, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Ktag openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

Ktag

   0.5  

KDE Sound Application

Score 55%
Ktag
zoom


Ktag
zoom


Ktag
zoom


Link:  Link
Downloads:  3833
Submitted:  Mar 30 2004
Updated:  Aug 25 2004

Description:

ktag aims to be the simpliest tool for editing mp3 and ogg tags.
It support adding and saving picture in id3v2 tags.
ktag comes with a kde services plugin which display the cover in konqui file preview.
The KTag icon is the work of Marco Meijer http://www.kde-apps.org/usermanager/search.php?username=korrel




Changelog:

Changes since 0.3
- moved to TagLib 1.2, so no more dependencies for id3lib and vorbisfile :)
- add MusicBrainz server and proxy configuration
- add personalized commands to get play/enqueue/current in your favorite media player
- allow ID3 removal
- allow saving cover to JPEG
- add ability to create an index.html in the album folder using current language and encoding
- add clear tags
- add %_artist %_album %_Artist %_Album %!artist %!album %!Artist %!Album for cover patterns
- change openFile DCOP call from QString to KURL
- clean bug with artist/album/genre/year submenus which were clear each time we use one
--
Changes since 0.2.1
- recent file list
- file rename and save as with personalized naming patterns
- Album menu with:
* rename all opened files
* save as all opened files
* set current album for all files
* set current artist for all files
* set current genre for all files
* set current year for all files
* download cover and save it in the album folder
- MusicBrainz animated button with popup menu to select the correct result or search again
- if there's no cover in the mp3 tag, it search for cover.png,jpg,jpeg in the parent folder and display the first found.
- dutch translation
--
Changes since 0.2
- now use lib MusicBrainz if found to fill Artist/Album/Title and Track fields
--
Changes since 0.1
- multiple files editing using tabs
- download cover on the net
- add and manage cover sites with patterns like: http://coversite.com/%l/%artist-%album.jpg (see in the config dialog for real exemples)




LicenseGPL
(libKtag0 rpm for MDK10)
(Ktag 0.5 rpm for MDK10)
(libktag0-devel rpm for MDK10)
Send to a friend
Subscribe
Other  Content  from BOSSoNe
Report inappropriate content



goto page: prev   1  2 

-

 No love...

 
 by archiesteel on: Sep 2 2004
 
Score 50%

Your app is really cool, but unfortunately I can't use it (only because I need the Musicbrainz function - see below).

I'm using Mandrake 10.1 (Cooker), so I may be asking for trouble, anyway...

If I install the RPMs, Ktag crashes (bringing up a Kcrash window) when I try to save a file. The Musicbrainz and Download Album Cover functions works well, however.

If I compile from source, Ktag allows me to save, but when I try to do a Musicbrainz search, the program just exits when successfully finding information (it doesn't if Musicbrainz nothing).

Here's the console output when I do a Musibrainz search:

ktag: Adding new tab
ktag: Generation finished 8eacef15-1686-434f-bcd9-218934a7c3d4
ktag: 3 entrie(s) in query result.

an then *poof* the window closes. No crash message, no segmentation fault message...I press a key and I'm back to the prompt...

Anyway, it looks like a very promising app that deserves a higher score. I'll vote for you for sure, and try to install it again in the future.


Reply to this

-
.

 Promising but...

 
 by Croooow on: Sep 22 2004
 
Score 50%

This looks very promising, however it fails to build for me. I'm running Slackware Linux 10.0 with KDE 3.3, TagLib 1.3, and MusicBrainz Client Library 2.1.1.


Compilation fails with the following errors:



ktag.cpp: In member function `void Ktag::mbSearch()':
ktag.cpp:218: error: no matching function for call to `MusicBrainzQuery::
SetServer(QString&, int&)'
/usr/local/include/musicbrainz/musicbrainz.h:53: error: candidates are: bool
MusicBrainz::SetServer(const std::string&, short int)
ktag.cpp:220: error: no matching function for call to `MusicBrainzQuery::
SetProxy(QString&, int&)'
/usr/local/include/musicbrainz/musicbrainz.h:55: error: candidates are: bool
MusicBrainz::SetProxy(const std::string&, short int)


Reply to this

-

 source download

 
 by RND on: Sep 14 2005
 
Score 50%

the link doesnt work.


Suse 9.3 Pro/KDE 3.4.1/gcc 3.3.5/kernel 2.6.11
Reply to this

-
.

 SlackWare TGZPackage

 
 by gohanz on: Nov 12 2005
 
Score 50%

A SlackWare 10.2 TGZ Package with SlackBuild script is ready to download!!

http://www.slacky.it


http://www.slacky.it/index.php?option=com_remository&Itemid=29&func=fileinfo&filecatid=684&parent=category


Reply to this

-
.

 Build Troubles

 
 by BorgQueen on: Sep 10 2006
 
Score 50%

/usr/include/kde/keditlistbox.h:60: warning: 'class KEditListBox::CustomEditor' has virtual functions but non-virtual destructor
ktag.moc:252: error: no 'void Ktag::mbStart(QStringList&)' member function declared in class 'Ktag'
ktag.moc:265: error: no 'void Ktag::mbFound(QStringList&)' member function declared in class 'Ktag'
ktag.moc:278: error: variable or field 'signalStartQuery' declared void
ktag.moc:278: error: 'int Ktag::signalStartQuery' is not a static member of 'class Ktag'
ktag.moc:278: error: 'MusicBrainzQuery' was not declared in this scope
ktag.moc:278: error: 't0' was not declared in this scope
ktag.moc:279: error: expected ',' or ';' before '{' token
ktag.moc:291: error: no 'void Ktag::signalStartTRM()' member function declared in class 'Ktag'
ktag.moc: In member function 'virtual bool Ktag::qt_invoke(int, QUObject*)':
ktag.moc:321: error: 'mbSearch' was not declared in this scope
ktag.moc:322: error: 'MusicBrainzQuery' has not been declared
ktag.moc:322: error: expected primary-expression before 'const'
ktag.moc:322: error: expected `)' before 'const'
ktag.moc:323: error: 'updateMbList' was not declared in this scope
ktag.moc:324: error: 'setFromMb' was not declared in this scope
ktag.moc:325: error: 'mbPopup' was not declared in this scope
ktag.moc:326: error: 'MusicBrainzQuery' was not declared in this scope
ktag.moc:326: error: expected primary-expression before ')' token
ktag.moc:326: error: 'mbQuery' was not declared in this scope
ktag.moc:327: error: 'updateTip' was not declared in this scope
ktag.moc: In member function 'virtual bool Ktag::qt_emit(int, QUObject*)':
ktag.moc:348: error: 'MusicBrainzQuery' was not declared in this scope
ktag.moc:348: error: expected primary-expression before ')' token
ktag.moc:348: error: 'signalStartQuery' was not declared in this scope
make[4]: *** [ktag.lo] Error 1
make[4]: Leaving directory `/home/Software/SoftwareTesting/Need Assistance/Ktag-0.5/Ktag-0.5/src/libktag'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/Software/SoftwareTesting/Need Assistance/Ktag-0.5/Ktag-0.5/src/libktag'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/Software/SoftwareTesting/Need Assistance/Ktag-0.5/Ktag-0.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Software/SoftwareTesting/Need Assistance/Ktag-0.5/Ktag-0.5'
make: *** [all] Error 2

I believe I have all the deps needed to build it but still I get errors.
Sorry for the long post.


Reply to this

goto page: prev   1  2 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team