<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.hydrogenaudio.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Yandexx</id>
	<title>Hydrogenaudio Knowledgebase - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.hydrogenaudio.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Yandexx"/>
	<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Special:Contributions/Yandexx"/>
	<updated>2026-05-05T01:01:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Components/Masstagger_(foo_masstag)&amp;diff=19245</id>
		<title>Foobar2000:Components/Masstagger (foo masstag)</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Components/Masstagger_(foo_masstag)&amp;diff=19245"/>
		<updated>2008-11-01T18:18:29Z</updated>

		<summary type="html">&lt;p&gt;Yandexx: fixed links to the new website&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{fb2k}}&lt;br /&gt;
{{Foobar Component Infobox&lt;br /&gt;
| name = foo_masstag&lt;br /&gt;
| screenshot = &lt;br /&gt;
| caption = Masstager&lt;br /&gt;
| maintainer = Official&lt;br /&gt;
| stable_release = 1.6&lt;br /&gt;
| preview_release = &lt;br /&gt;
| foobar_version = 0.9.4.x&lt;br /&gt;
| use = Tagging&lt;br /&gt;
| license = -&lt;br /&gt;
| website = [http://www.foobar2000.org/?page=Download]&lt;br /&gt;
| discussion_thread = &lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Masstagger&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Masstagger is an advanced tool for editing the information of tags in multiple files. &lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; It&#039;s not available as part of foobar2000 0.9.5 or newer installers. It is still however available from the [http://www.foobar2000.org/?page=Download official components page].&lt;br /&gt;
&lt;br /&gt;
The Masstagger component is no longer under active development - most of its functionality has been split between the File Operations component (included with foobar2000 0.9.5 and newer), the [[Foobar2000:Properties|Properties dialog]] and the [http://www.foobar2000.org/?page=Download Quick Tagger component].&lt;br /&gt;
&lt;br /&gt;
Masstagger&#039;s main limitation is lack of the ability to preview results of tag processing operations before writing new tags to your files. The [[Foobar2000:Properties|Properties dialog]] on the other hand lets you see new tag contents first so any mistakes are easily corrected without having to backup your tags/files or verify whether you&#039;re getting correct results on a smaller sample first.&lt;br /&gt;
&lt;br /&gt;
== Available actions ==&lt;br /&gt;
&lt;br /&gt;
=== Add value ===&lt;br /&gt;
Adds desired tag field and sets it to whatever you enter in the masstagger input window.&lt;br /&gt;
&lt;br /&gt;
=== Auto track number ===&lt;br /&gt;
This gives the track number according to the order of the files in the selection.&lt;br /&gt;
&lt;br /&gt;
=== Copy value ===&lt;br /&gt;
Copies one tag field to another.&lt;br /&gt;
&lt;br /&gt;
=== Format value from other fields ===&lt;br /&gt;
This is where it becomes interesting. This option lets you enter a specific [[Foobar2000:Titleformat_Introduction|title formatting]] pattern for any tag field you wish to edit or create.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039; that when using complex formatting patterns I would recommend to first format a temporary %temp% tag with the desired pattern and then copy that one into the value that you wish. Afterwards you can remove the temp value. When processing a large batch of files you could probably just do a test run on one of the files and then do the rest in one go. Think about what you are doing beforehand though. After all I don&#039;t want to be held responsible for messing up anyones music collection.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;I will explain how to create formatting strings for different situations further down .&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Guess values from filename ===&lt;br /&gt;
Guesses values from filename and lets you enter a certain formatting pattern for it. For example if your files are named artist - album_title.&lt;br /&gt;
&lt;br /&gt;
Enter &lt;br /&gt;
 %artist% - %album%_%title%&lt;br /&gt;
as formatting pattern.&lt;br /&gt;
&lt;br /&gt;
=== Guess values from other fields ===&lt;br /&gt;
Guesses values from other tags and lets you enter a certain fromatting pattern for it. For example if your files are tagged artist / title in the title field.&lt;br /&gt;
&lt;br /&gt;
=== Input data (one line per track) ===&lt;br /&gt;
Enter the data for each song with the pattern indicated, line by line, (one line per song as it is said). Don&#039;t worry about the length, the lines could be very long (only adds a vertical scroll bar if it is too long).&lt;br /&gt;
&lt;br /&gt;
=== Remove all fields ===&lt;br /&gt;
Removes all tag fields (who would have guessed)&lt;br /&gt;
&lt;br /&gt;
=== Remove all except for... ===&lt;br /&gt;
Does just as it says, removes all values and lets you specify wich ones not to remove in a second field in the following pattern ie.:&lt;br /&gt;
&lt;br /&gt;
 %artist%;%title%;etc&lt;br /&gt;
&lt;br /&gt;
=== Remove field ===&lt;br /&gt;
Removes desired tag field.&lt;br /&gt;
&lt;br /&gt;
=== Set value ===&lt;br /&gt;
Sets desired tag field (artist, album,custom,etc) to whatever you enter in the masstagger input window.&lt;br /&gt;
&lt;br /&gt;
=== Split multiple artist field ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039; that it is possible to perform several of these actions at once and in that case the order of those actions can be very important. So removing field A before copying it to field B is probably a bad Idea and should be performed the other way around, etc.&lt;br /&gt;
&lt;br /&gt;
== Writing format strings for the masstager ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Extracting Information from Relative File Paths:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As suggested I have included a small section on how to extract different values from their relative file paths. To do so I will use the following example path to extract information from&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;...\Genre\Artist\Album[Date]\01_Title.mpc&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;sets title:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 %_filename% returns title as 01_Title.mpc and&lt;br /&gt;
&lt;br /&gt;
 $puts(char,_)$puts(tag,%_filename%)&lt;br /&gt;
 $puts(spacer,$strchr($get(tag),$get(char)))&lt;br /&gt;
 $trim($right($get(tag),$sub($len($get(tag)),$get(spacer))))&lt;br /&gt;
 returns title as Title.mpc&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;sets album:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 $directory(%_path%,1) returns title as Album[Date]&lt;br /&gt;
&lt;br /&gt;
 $puts(char,&#039;[&#039;)$puts(tag,$directory(%_path%,1))&lt;br /&gt;
 $puts(spacer,$strchr($get(tag),$get(char)))&lt;br /&gt;
 $trim($left($get(tag),$sub($get(spacer),1)))&lt;br /&gt;
returns album as Album&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; that the [ is quotes as &#039;[&#039; , the reason for this is for it to be recognized as a character and not as a command syntax, you will probably have to ommit the quotation marks for most other characters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;sets artist:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 $directory(%_path%,2) returns artist as Artist&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;sets genre:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 $directory(%_path%,3) returns genre as Genre&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
sets tracknumber:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 $num($left(%_filename%,2),2) returns tracknumber as 01&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Obviously a lot more is possible, but then this was just supposed to be a short introduction. I would say simply copy a few of your files, and play around with it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== The Rename Files Dialog ==&lt;br /&gt;
&lt;br /&gt;
The rename files dialog enables you to automatically rename your files according to your metadata tags in an automated way. You will first need to select all the tracks you want to rename and then right click and select: Masstagger/rename files.&lt;br /&gt;
&lt;br /&gt;
Select in the masstagger dialog which output directory you mant to use and wether to generate subdirectories according to the / \ characters. I will give a few examples for renaming strings below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Examples:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To rename your files to &amp;quot;tracknumber_title.ext (i.e. 08_The Glass Bead Game.mpc)&amp;quot; you will need to enter the following syntax in the Output file name format field&lt;br /&gt;
&lt;br /&gt;
 %tracknumber%_%title%&lt;br /&gt;
No need to create subdirectories in this case.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To rename your files to &amp;quot;/artist - album/title.ext (i.e. Thievery Corporation - Sounds of the Thievery Hi-Fi/08_The Glass Bead Game.mpc) and create the appropriate subdirectories you will need the following syntax&lt;br /&gt;
&lt;br /&gt;
 /%artist% - %album%/%tracknumber%_%title%&lt;br /&gt;
In this case make sure the &amp;quot;create subdirectories&amp;quot; checkbox is ticked.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To rename your files to &amp;quot;/artist/album/tracknumber_title.ext (i.e.: /Thievery Corporation/Sounds of the Thievery Hi-Fi/08_The Glass Bead Game.mpc) use the following syntax&lt;br /&gt;
&lt;br /&gt;
 /%artst%/%album%/%tracknumber%_%title%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In case you generally make use of &amp;quot;album artist&amp;quot; tags (or anything similar) for various albums files you can replace %artist% with&lt;br /&gt;
&lt;br /&gt;
 $if2(%album artist%,%artist%)&lt;br /&gt;
in any of the above strings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039;&lt;br /&gt;
One reason why it is convenient to use the masstaggers rename files function is that this way Foobar2000&#039;s Media Library will automatically get updated to the current changes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
This page is based on picmixer&#039;s [http://www.hydrogenaudio.org/forums/index.php?showtopic=12302 Unofficial masstagger guide] on the foobar2000 forum.&lt;br /&gt;
&lt;br /&gt;
You can find a tutorial with videos here [http://eolindel.free.fr/foobar0.9/masstut.php Unofficial masstagger tutorial]&lt;/div&gt;</summary>
		<author><name>Yandexx</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Preferences:Display&amp;diff=11864</id>
		<title>Foobar2000:Preferences:Display</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Preferences:Display&amp;diff=11864"/>
		<updated>2006-06-13T20:23:51Z</updated>

		<summary type="html">&lt;p&gt;Yandexx: some remake here&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Preferences-Display.png|thumb|Display page]]&lt;br /&gt;
The Display page and its subpage contain options to change the appearance of foobar2000. The most important option on the Display page itself is the user interface selection.&lt;br /&gt;
&lt;br /&gt;
== Options ==&lt;br /&gt;
&lt;br /&gt;
=== User interface module ===&lt;br /&gt;
&lt;br /&gt;
This option selects the active user interface. Only the Default User Interface is installed by default. foobar2000 has to be restarted before changes in this option take effect.&lt;br /&gt;
&lt;br /&gt;
=== Misc. settings ===&lt;br /&gt;
==== VBR bitrate updates per second ====&lt;br /&gt;
&lt;br /&gt;
This option affects how often the dynamic bitrate for variable bitrate formats is updated. Not all input components support reporting dynamic bitrate, but this will surely work for [[MP3]], [[Musepack]], [[Vorbis]] and [[AAC]].&lt;br /&gt;
&lt;br /&gt;
==== Show keyboard shortcuts in menus ====&lt;br /&gt;
&lt;br /&gt;
This option determines if keyboard shortcuts are shown in the main and context menus. This works for Default User Interface and Columns UI.&lt;br /&gt;
&lt;br /&gt;
=== Double-width characters in title formatting ===&lt;br /&gt;
&lt;br /&gt;
This option determines how double-width characters are treated in titleformatting scripts: whether to ignore them or to count as two regular characters.&lt;br /&gt;
&lt;br /&gt;
== Subpages ==&lt;br /&gt;
&lt;br /&gt;
The following subpages are present at all times:&lt;br /&gt;
&lt;br /&gt;
* [[Foobar2000:Preferences:Context menu|Context menu]]&lt;br /&gt;
* [[Foobar2000:Preferences:Titleformatting|Titleformatting]]&lt;br /&gt;
&lt;br /&gt;
The following subpages are present if you have Default User Interface (foo_ui_std) installed. As it&#039;s name implies, Default User Interface is installed by default.&lt;br /&gt;
&lt;br /&gt;
* [[Foobar2000:Preferences:Default User Interface|Default User Interface]]&lt;br /&gt;
&lt;br /&gt;
The following subpages are present if you have Columns UI (foo_ui_columns) installed. Columns UI is a third party component.&lt;br /&gt;
&lt;br /&gt;
* [[Foobar2000:Preferences:Columns UI|Columns UI]]&lt;br /&gt;
** [[Foobar2000:Preferences:Columns UI:Playlist switcher|Playlist switcher]]&lt;br /&gt;
** [[Foobar2000:Preferences:Columns UI:Playlist view|Playlist view]]&lt;/div&gt;</summary>
		<author><name>Yandexx</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Preferences:General&amp;diff=11863</id>
		<title>Foobar2000:Preferences:General</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Preferences:General&amp;diff=11863"/>
		<updated>2006-06-13T20:23:39Z</updated>

		<summary type="html">&lt;p&gt;Yandexx: total overwrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Preferences-General.png|thumb|General page]]&lt;br /&gt;
&lt;br /&gt;
This is the General page. It contains general foobar2000 configuration information.&lt;br /&gt;
&lt;br /&gt;
== Options ==&lt;br /&gt;
=== Adding new files ===&lt;br /&gt;
These options deal with adding files using any way, whether it command line or drag and drop.&lt;br /&gt;
==== Sort incoming files by ====&lt;br /&gt;
This option defines the way files are sorted in playlist, just when added. By default, it&#039;s %path_sort%.&lt;br /&gt;
==== Restrict incoming files to ====&lt;br /&gt;
Type what filenames are allowed to be added. It supports ? and * symbols for masks. By default, it&#039;s * (asterisk, which means “all files”). As an example, if you set it to “*.MPC”, only MPC (Musepack) files will be added in future.&lt;br /&gt;
==== Exclude file types ====&lt;br /&gt;
Opposite to the previous options, this forbids filenames to be added. It supports ? and * symbols for masks. Empty by default. As an example, if you set it to “*.WAV”, no WAV files will be added in future.&lt;br /&gt;
==== Commandline ====&lt;br /&gt;
These options deal with adding files from commandline (all other ways than opening from player or using drag &amp;amp; drop).&lt;br /&gt;
===== Bring to front when adding new files from commandline =====&lt;br /&gt;
Does what it says. If unchecked, will add files in background, without popping.&lt;br /&gt;
===== Enqueue incoming files by default when adding from commandline =====&lt;br /&gt;
If marked, adding new files will not overwrite contents of playlist tracks are being added to.&lt;br /&gt;
===== Always send to playlist =====&lt;br /&gt;
By default, foobar2000 adds files to the active playlist, this can be overridden here by checking the option and typing the name of playlist, eg “Temp”, or “Default”.&lt;br /&gt;
=== Other ===&lt;br /&gt;
==== Enable user profile support ====&lt;br /&gt;
If checked, this checkbox will change the location where foobar2000.cfg is stored from the folder in which foobar2000.exe resides to the Application Data folder the local user&#039;s user folder.&lt;br /&gt;
==== Reset stop-after-current when stopping ====&lt;br /&gt;
One may use &#039;&#039;Playback &amp;gt; Stop after current&#039;&#039; in the main menu. Checking &#039;&#039;this&#039;&#039; flag will reset it after stopping.&lt;br /&gt;
==== Change selection with cursor when “playback / cursor follows playback” is enabled ====&lt;br /&gt;
Does what it says&lt;br /&gt;
&lt;br /&gt;
== Subpages ==&lt;br /&gt;
* [[Foobar2000:Preferences:General:Keyboard Shortcuts|Keyboard Shortcuts]]&lt;/div&gt;</summary>
		<author><name>Yandexx</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Preferences&amp;diff=11862</id>
		<title>Foobar2000:Preferences</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Preferences&amp;diff=11862"/>
		<updated>2006-06-13T19:33:51Z</updated>

		<summary type="html">&lt;p&gt;Yandexx: even more cleanup and updates&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Fb2k-Preferences.png|thumb|foobar2000 v0.9.2 Preferences]]&lt;br /&gt;
&lt;br /&gt;
Preferences in foobar2000 is the place where you do most of player&#039;s configuring. &lt;br /&gt;
&lt;br /&gt;
Standard preferences dialogue for foobar2000 v0.9.2 is shown on the picture. You can access it through the foobar2000 main menu item (File &amp;gt; Preferences) or by hitting Ctrl+P (by default).&lt;br /&gt;
&lt;br /&gt;
The sidebar on the left selects which page of preferences is displayed on the area to the right. The preferences page displayed on the screenshot is Components.&lt;br /&gt;
&lt;br /&gt;
There are buttons at the bottom of the right area, which appear no matter what page you selected. &#039;&#039;Reset all&#039;&#039; will reset the whole configuration, including [[Foobar2000:Preferences:Media Library|Media Library]] and playlists of foobar2000. Pressing &#039;&#039;Reset page&#039;&#039; (new in v0.9) will reset only the current page&#039;s settings; this button is active only when component or page supports it. &#039;&#039;Help&#039;&#039; will open the corresponding wiki page on Hydrogenaudio, in the default browser. &#039;&#039;Save all&#039;&#039; is used to save the configuration, playlists and the Media Library, to remember the changes, in case foobar2000 crashes. And, finally, &#039;&#039;Close&#039;&#039; closes foobar2000 Preferences.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;Legacy preferences support here: [[Foobar2000:Preferences (v0.8.3)]]&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Components ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Preferences-Components.png|thumb|Components page]]&lt;br /&gt;
This is the Components page. It contains a list of all of the components installed, and allows you to find out about the components. By clicking on the table headers, you can sort the list by component name, DLL name or version. For many of the components (for example, &#039;&#039;Standard DSP array&#039;&#039;), if you double click an item in the list you get a popup with more detailed information.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== Display ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Preferences-Display.png|thumb|Display page]]&lt;br /&gt;
This is the Display page. It allows for selection of user interface and several other display-related options.&lt;br /&gt;
&lt;br /&gt;
View the Display sub-entries at [[Foobar2000:Preferences:Display]].&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== General ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Preferences-General.png|thumb|General page]]&lt;br /&gt;
This is the General page. It contains general foobar2000 configuration information.&lt;br /&gt;
&lt;br /&gt;
View the General sub-entries at [[Foobar2000:Preferences:General]]. &lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== Playback ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Preferences-Playback.png|thumb|Playback page]]&lt;br /&gt;
This is the Playback page. It allows configuration of several playback-related options.&lt;br /&gt;
&lt;br /&gt;
View more detailed information at [[Foobar2000:Preferences:Playback]].&lt;br /&gt;
{{clr}}&lt;/div&gt;</summary>
		<author><name>Yandexx</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Preferences&amp;diff=11861</id>
		<title>Foobar2000:Preferences</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Preferences&amp;diff=11861"/>
		<updated>2006-06-13T19:15:00Z</updated>

		<summary type="html">&lt;p&gt;Yandexx: cleanup and updates&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Fb2k-Preferences.png|thumb|foobar2000 v0.9.2 Preferences]]&lt;br /&gt;
&lt;br /&gt;
Preferences in foobar2000 is the place where you do most of player&#039;s configuring. &lt;br /&gt;
&lt;br /&gt;
Standard preferences dialogue for foobar2000 v0.9.2 is shown on the picture. You can access it through the foobar2000 main menu item (File &amp;gt; Preferences) or by hitting Ctrl+P (by default).&lt;br /&gt;
&lt;br /&gt;
The sidebar on the left selects which page of preferences is displayed on the area to the right. The preferences page displayed on the screenshot is Components.&lt;br /&gt;
&lt;br /&gt;
There are buttons at the bottom of the right area, which appear no matter what page you selected. &#039;&#039;Reset all&#039;&#039; will reset the whole configuration, including [[Foobar2000:Preferences:Media Library|Media Library]] and playlists of foobar2000. Pressing &#039;&#039;Reset page&#039;&#039; (new in v0.9) will reset only the current page&#039;s settings; this button is active only when component or page supports it. &#039;&#039;Help&#039;&#039; will open the corresponding wiki page on Hydrogenaudio, in the default browser. &#039;&#039;Save all&#039;&#039; is used to save the configuration, playlists and the Media Library, to remember the changes, in case foobar2000 crashes. And, finally, &#039;&#039;Close&#039;&#039; closes foobar2000 Preferences.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;Legacy preferences support here: [[Foobar2000:Preferences (v0.8.3)]]&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{foobar2000:Preferences:Component Libraries}}&lt;br /&gt;
&lt;br /&gt;
{{foobar2000:Preferences:Components}}&lt;br /&gt;
&lt;br /&gt;
{{foobar2000:Preferences:General}}&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Display==&lt;br /&gt;
&lt;br /&gt;
[[Image:Preferences-Display.png|thumb|Display page]]&lt;br /&gt;
&lt;br /&gt;
This is the Display page. It allows for selection of user interface and several other display-related options.&lt;br /&gt;
&lt;br /&gt;
View the Display sub-entries at [[Foobar2000:Preferences:Display]].&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Playback==&lt;br /&gt;
&lt;br /&gt;
[[Image:Preferences-Playback.png|thumb|Playback page]]&lt;br /&gt;
&lt;br /&gt;
This is the Playback page. It allows configuration of several playback-related options.&lt;br /&gt;
&lt;br /&gt;
View more detailed information at [[Foobar2000:Preferences:Playback]].&lt;br /&gt;
{{clr}}&lt;/div&gt;</summary>
		<author><name>Yandexx</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=File:Preferences-General.png&amp;diff=11859</id>
		<title>File:Preferences-General.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=File:Preferences-General.png&amp;diff=11859"/>
		<updated>2006-06-13T18:38:45Z</updated>

		<summary type="html">&lt;p&gt;Yandexx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Yandexx</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=File:Preferences-ContextMenu.png&amp;diff=11857</id>
		<title>File:Preferences-ContextMenu.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=File:Preferences-ContextMenu.png&amp;diff=11857"/>
		<updated>2006-06-13T18:38:05Z</updated>

		<summary type="html">&lt;p&gt;Yandexx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Yandexx</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=File:Preferences-Components.png&amp;diff=11856</id>
		<title>File:Preferences-Components.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=File:Preferences-Components.png&amp;diff=11856"/>
		<updated>2006-06-13T18:37:00Z</updated>

		<summary type="html">&lt;p&gt;Yandexx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Yandexx</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Multichannel&amp;diff=1869</id>
		<title>Multichannel</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Multichannel&amp;diff=1869"/>
		<updated>2005-02-04T11:18:46Z</updated>

		<summary type="html">&lt;p&gt;Yandexx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Multichannel&#039;&#039;&#039; means that audio stream contains more that two audio channels.&lt;br /&gt;
&lt;br /&gt;
It is not supported by the following formats: [[MP2]], [[MP3]], [[Musepack]].&lt;br /&gt;
&lt;br /&gt;
It &#039;&#039;is&#039;&#039; supported by [[Ogg Vorbis]], [[AAC]].&lt;/div&gt;</summary>
		<author><name>Yandexx</name></author>
	</entry>
</feed>