~ubuntu-branches/ubuntu/karmic/kid3/karmic

« back to all changes in this revision

Viewing changes to doc/en/index.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Ana Beatriz Guerrero Lopez
  • Date: 2009-01-15 19:15:40 UTC
  • mfrom: (1.2.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 21.
  • Revision ID: james.westby@ubuntu.com-20090115191540-gkr2szzjqbponmsg
Tags: upstream-1.1
ImportĀ upstreamĀ versionĀ 1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
</copyright>
26
26
<legalnotice id="fdl-notice">&FDLNotice;</legalnotice>
27
27
 
28
 
<date>2008-03-01</date>
29
 
<releaseinfo>1.0</releaseinfo>
 
28
<date>2008-09-27</date>
 
29
<releaseinfo>1.1</releaseinfo>
30
30
 
31
31
<abstract>
32
32
<para>
496
496
A search on the Discogs server can be performed using
497
497
<guibutton>Discogs</guibutton>. As in the <guibutton>gnudb.org</guibutton> dialog,
498
498
you can enter artist and album and then choose from a list of releases.
 
499
If <guilabel>Additional Tags</guilabel> is marked, more information is
 
500
imported if available, e.g. performers, arrangers, or the publisher.
499
501
</para>
500
502
<para id="import-musicbrainzrelease">
501
503
You can search in the same way in the release database of MusicBrainz
1123
1125
will be removed after the field has been edited.
1124
1126
</para>
1125
1127
<para>
 
1128
With <guilabel>Text encoding</guilabel> for <guilabel>ID3v1</guilabel> it is
 
1129
possible to set the character set used in ID3v1 tags. This encoding is
 
1130
supposed to be ISO-8859-1, so it is recommended to keep this default
 
1131
value. However, there are tags around with different encoding, so it can be
 
1132
set here and the ID3v1 tags can then be copied to ID3v2 which supports Unicode.
 
1133
</para>
 
1134
<para>
1126
1135
The check box <guilabel>Use track/total number of tracks
1127
1136
format</guilabel> controls whether the track number field of ID3v2 tags
1128
1137
contains simply the track number or additionally the total number of tracks in
1358
1367
<ulink url="http://mpeg4ip.sourceforge.net">mp4v2</ulink> is required for
1359
1368
MP4 files.
1360
1369
For MusicBrainz support,
1361
 
<ulink url="http://musicbrainz.org/products/tunepimp/">libtunepimp</ulink>
 
1370
<ulink url="http://musicbrainz.org/doc/libtunepimp">libtunepimp</ulink>
1362
1371
is used. As there does not exist a tunepimp SDK for Windows at the moment, the
1363
1372
Windows version is compiled without MusicBrainz import. 
1364
1373
</para>
1414
1423
</para><para>
1415
1424
Generation of RPM-Packages is supported by the
1416
1425
file <filename>kid3.spec</filename>, for Debian-Packages,
1417
 
the scripts <filename>build-deb-kde3.sh</filename> and
 
1426
the scripts <filename>build-deb-kde3.sh</filename>,
 
1427
<filename>build-deb-qt.sh</filename> and
1418
1428
<filename>build-deb-kde4.sh</filename> are available.
1419
1429
</para>
1420
1430
<para>
1421
1431
To build &kid3; with KDE 4, use
1422
 
<userinput>cmake -DCMAKE_INSTALL_PREFIX=/usr/lib/kde4/ .</userinput> and
 
1432
<userinput>cmake .</userinput> and
1423
1433
<userinput>make</userinput>.
1424
1434
</para>
1425
1435
<para>