~ubuntu-branches/ubuntu/wily/kid3/wily

« back to all changes in this revision

Viewing changes to src/app/kid3.appdata.xml

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi
  • Date: 2015-05-12 18:56:41 UTC
  • mfrom: (1.1.19) (2.3.3 sid)
  • Revision ID: package-import@ubuntu.com-20150512185641-hgeys2pingwq9mwn
Tags: 3.2.1-1
* New upstream release.
  - Add new build dependency qt4-dev-tools.
* Uploading to unstable.
* Switch to DEP5 debian/copyright format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!-- Copyright 2014 Urs Fleisch <ufleisch_at_users.sourceforge.net> -->
2
3
<application>
3
4
  <id type="desktop">kid3.desktop</id>
4
 
  <metadata_licence>CC0-1.0</metadata_licence>
 
5
  <metadata_license>CC0-1.0</metadata_license>
5
6
  <project_license>GPL-2.0+</project_license>
6
7
  <description>
7
8
    <p>
8
 
      With Kid3, an audio tag editor, you can:
9
 
    </p>
10
 
    <ul>
11
 
      <li>Edit tags in MP3, Ogg/Vorbis, FLAC, Opus, MPC, APE, MP4/AAC, MP2,
12
 
          Speex, TrueAudio, WavPack, WMA, WAV, AIFF and tracker files</li>
13
 
      <li>Edit all ID3v1.1, ID3v2.3 and ID3v2.4 frames in your MP3 files
14
 
          and convert between them</li>
15
 
      <li>Edit tags of multiple files, e.g. the artist, album, year and genre
16
 
          of all files of an album typically have the same values and can be
17
 
          set together</li>
18
 
      <li>Edit synchronized lyrics, import and export LRC Karaoke files</li>
19
 
      <li>Generate tags from filenames or the contents of other tag fields</li>
20
 
      <li>Generate filenames from tags, rename directories from tags</li>
21
 
      <li>Automatic case conversion and string translation</li>
22
 
      <li>Import and export album data, generate playlist files</li>
23
 
      <li>Import from gnudb.org, TrackType.org, MusicBrainz, Discogs,
24
 
          Amazon</li>
25
 
      <li>Automatic batch import for multiple directories</li>
26
 
    </ul>
 
9
      With Kid3, an audio tag editor, you can edit tags in MP3, Ogg/Vorbis,
 
10
      DSF, FLAC, Opus, MPC, APE, MP4/AAC, MP2, Speex, TrueAudio, WavPack,
 
11
      WMA, WAV, AIFF and tracker files.
 
12
    </p>
 
13
    <p>
 
14
      All frames in the ID3 tags of MP3 files can be edited, and it is
 
15
      possible to convert between ID3v1.1, ID3v2.3 and ID3v2.4. Synchronized
 
16
      lyrics can be edited, imported and exported to LRC Karaoke files.
 
17
    </p>
 
18
    <p>
 
19
      The tags of multiple files can be set together. It is possible to
 
20
      generate tags from file names or the contents of other tag fields and to
 
21
      generate file names from tags and rename directories from tags. Automatic
 
22
      case conversion and string replacement help to keep tags consistent.
 
23
    </p>
 
24
    <p>
 
25
      Album data can be imported from gnudb.org, TrackType.org, MusicBrainz,
 
26
      Discogs, Amazon; automatic batch import is available for multiple
 
27
      directories. It is also possible to export data and generate play lists.
 
28
    </p>
27
29
  </description>
28
30
  <screenshots>
29
31
    <screenshot type="default" width="1200" height="675">http://kid3.sourceforge.net/screen169.png</screenshot>