Amarok/Manual/References/MenuAndCommandReference/Settings: Difference between revisions

From KDE UserBase Wiki
m (Updated for 2.8)
 
(29 intermediate revisions by 7 users not shown)
Line 1: Line 1:
== Overview ==
<languages />
From here you can change settings of Amarok player
<translate>
==== Settings Menu ==== <!--T:1-->


== Contents ==
<!--T:2-->
[[File:Amarok_Settings.png|250px|thumb|left|The Amarok Settings Sub-Menu]]
Here is where you change settings and configure '''Amarok'''.
{| border="1" cellpadding="5"
 
| '''Menu Item''' || '''Description'''
 
<!--T:3-->
[[File:Amarok24_settingsMenu_withReplayGain.png|250px|thumb|left|The Amarok Settings Menu]]
{| border="1" cellpadding="5" <!--}-->
! Menu Item !! Description</translate>
|-
|-
| Show Menubar || Hide the menu bar. Show it again by pressing <keycap>Ctrl + M</keycap>
<translate>
<!--T:4-->
| <menuchoice>Show Menubar</menuchoice> || Hide the menu bar. Show it again by pressing <keycap>Ctrl + M</keycap></translate>
|-
|-
| Replay Gain Mode || Allows you to set the Replay Gain mode; Off, by Track, or by Album
<translate>
<!--T:5-->
| <menuchoice>Replay Gain Mode</menuchoice> || Allows you to set the Replay Gain mode; <menuchoice>Off</menuchoice>, by <menuchoice>Track</menuchoice>, or by <menuchoice>Album</menuchoice></translate>
|-
|-
| Configure Shortcuts... || Allows you to make custom keyboard shortcuts
<translate>
<!--T:6-->
| <menuchoice>Configure Shortcuts...</menuchoice> || Allows you to make custom keyboard shortcuts</translate>
|-
|-
| Configure Amarok... || Configure General options, Internet Services, Playback, Notifications, and Database
<translate>
 
<!--T:7-->
|}
| <menuchoice>Configure Amarok...</menuchoice> || Configure General options, Internet Services, Playback, Notifications, and Database
 
|} <!--{-->
== Show Menubar ==
Clicking this option will hide the menu bar.
The only way to show the menu bar again is by pressing <keycap>Ctrl + M</keycap>, because you can't de-select the menu option when no menu bar is shown.
 
== Replay Gain Mode ==
The replay gain mode will change the volume depending on meta information of the track. (see [http://en.wikipedia.org/wiki/Replay_Gain Wikipedia entry for replay gain] )
You can switch the replay gain mechanism off, use a track-based replay gain or the album-based replay gain.
 
== Configure Shortcuts.. ==
Selecting this menu entry will show a configuration dialog allowing you to change and define new keyboard shortcuts.
A frequent use is to activate the multimedia keys for keyboards that have those.
 
== Configure Amarok.. ==
[[File:Configure Amarok.png|600px|thumb|left|Configure Amarok]]
 
The configuration dialog is split in several sub-pages that allow the configuration of certain aspects of the Amarok behaviour.
 
=== General ===
This pane has general configuration options.
 
;Show splash-screen on startup
: will show splash-screen on startup.
 
;Show tray icon
: if checked it will show the Amarok icon in the KDE system tray. The tray icon will show the Amarok status and has a context menu with several frequently used options.
 
;Automatically retrieve cover art
: will activate the automatic fetching of album covers from the Internet.
Amarok will try to fetch covers for albums that currently don't have one. It will only try to fetch those covers once for every restart and only when the cover is requested by Amarok (e.g. because it's the currently played album)
 
;Enable context applets collapse animation
: will show a nice animation when context applets (in the center Context pane) are hidden.
 
;Automatically scroll playlist to current track
: will try to keep the current track visible in the playlist. It will jump to the current track every time a new track is played.
 
;Show Moodbar in Progress Slider
: will show the mood bar (a colorful bar showing a tracks audio properties) near the progress bar. You will need to generate additional mood context information for all your tracks using the Moodbar tool.
 
;Moodbar style
: change the moodbar colors depending on your mood.
 
=== Collection ===
The Collection page shows several collection related options.
Probably the most important is the folder view at the top.
Amarok will consider folders selected here as containing your collection. Those folders will be scanned for audio tracks and shown in the collection browser (on the left side of Amarok).
 
; Full rescan
: clicking the button will initiate a full rescan of your collection.
That means it will read all embedded meta tags of every file in every selected folder.
 
Amarok will identify audio tracks by an unique id, usually computed via the meta tags. So in special cases (e.g. copied audio tracks) Amarok will notice a duplicate id and only import one track.
Amarok will also use the id to identify moved tracks and will try to keep statistics information for those.
 
The term "statistics" is used for rating, score, playcount, first played and last played information. The statistics will not be deleted if the track is found to be removed in case the track is later on moved back to the collection.
 
; Import
: Clicking this button will allow you to import collection information from an older Amarok installation, itunes or from an external amarokcollectionscanner run.
 
; Scan folders recursively
: This option means that all sub-folders of selected collections folders are considered part of the collection.


; Watch folders for change
===== Show Menubar ===== <!--T:8-->
: This option will activate the automatic incremental scan of the collection. Amarok will check every 30 seconds if the collection folders were changed.


; Write statistics to file
<!--T:9-->
: Checking this option will write back the before mentioned statistics information in the audio file. This will also mean that personal information (rating) is written and that every played file is touched.
Clicking this option will hide the menu bar.<br /><br />
If you are sharing your collection (e.g. via bittorrent) this option will mean that the checksum of every played file is changed.
The only way to show the menu bar again is by pressing <keycap>Ctrl + M</keycap>, because you can't de-select the menu option when no menu bar is shown. More about the [[Special:myLanguage/Amarok/Manual/References/MenuAndCommandReference|Menus in the Menubar]].


; Enable character set detection in ID3 tags
===== Replay Gain Mode ===== <!--T:10-->
: Checking this option will activate the character set detection when reading the audio files meta tags. This might help in cases where an uncommon encoding is used for the audio tags (e.g. for Chinese text)


; Write back
<!--T:11-->
: This option is not shown in the UI.
The replay gain mode will change the volume depending on meta information of the track. More about replay gain: [http://en.wikipedia.org/wiki/Replay_Gain Wikipedia entry for replay gain].
It will block any meta information from being written back to the audio files. Just the Amarok database is updated.
You need to add the following lines in your ~/.kde/share/config/amarokrc


[Collection]
<!--T:12-->
Write Back=false
You can switch the replay gain mechanism off, use a track-based or the album-based replay gain.


; Write back cover
===== Configure Shortcuts... ===== <!--T:13-->
: This option is not shown in the UI.
When an album cover is set it will write it to every track in the album (if it makes sense and possibly scaled down).
This will never add more than 5% to your audio track size.


You need to add the following lines in your ~/.kde/share/config/amarokrc
<!--T:14-->
Change and define new keyboard shortcuts, or turn on multimedia keys if your keyboard has them. More about [[Special:myLanguage/Amarok/Manual/References/KeybindingReference|Shortcuts]].


[Collection]
===== Configure Amarok... ===== <!--T:15-->
Write Back Cover=true


=== Internet Services ===
<!--T:16-->
[[File:Amarok2.6ConfigGeneralMenu.png|300px|thumb|center|Configure Amarok]]


=== Playback ===
<!--T:17-->
Configure many aspects of '''Amarok'''. Details in [[Special:myLanguage/Amarok/Manual/ConfiguringAmarok|Configuring Amarok]].


=== Notifications ===


=== Databases ===
<!--T:18-->
This page allows you to connect Amarok to an external database.
{{Prevnext2
External databases can have a couple of benefits. They can be backed up or faster.
| prevpage=Special:myLanguage/Amarok/Manual/References/MenuAndCommandReference/Tools | nextpage=Special:myLanguage/Amarok/Manual/References/MenuAndCommandReference/Help
You shouldn't use the same database with several Amarok instances running at the same time. Amarok is buffering quite a lot of data internally and might get confused if something changes the database underneath.
| prevtext=Tools Menu | nexttext=Help Menu
It "should" work, but please don't enter bugs for such a case.
| index=Special:myLanguage/Amarok/Manual | indextext=Back to Menu
}}


Follow this link to see how such an external database can be set up: [http://amarok.kde.org/wiki/MySQL_Server MySQL Server]
<!--T:19-->
[[Category:Amarok2.8]]
[[Category:Multimedia]]
[[Category:Tutorials]]
</translate>

Latest revision as of 16:34, 1 July 2013

Other languages:

Settings Menu

Here is where you change settings and configure Amarok.


The Amarok Settings Menu
Menu Item Description
Show Menubar Hide the menu bar. Show it again by pressing Ctrl + M
Replay Gain Mode Allows you to set the Replay Gain mode; Off, by Track, or by Album
Configure Shortcuts... Allows you to make custom keyboard shortcuts
Configure Amarok... Configure General options, Internet Services, Playback, Notifications, and Database
Show Menubar

Clicking this option will hide the menu bar.

The only way to show the menu bar again is by pressing Ctrl + M, because you can't de-select the menu option when no menu bar is shown. More about the Menus in the Menubar.

Replay Gain Mode

The replay gain mode will change the volume depending on meta information of the track. More about replay gain: Wikipedia entry for replay gain.

You can switch the replay gain mechanism off, use a track-based or the album-based replay gain.

Configure Shortcuts...

Change and define new keyboard shortcuts, or turn on multimedia keys if your keyboard has them. More about Shortcuts.

Configure Amarok...
Configure Amarok

Configure many aspects of Amarok. Details in Configuring Amarok.