User Interface - nrittsti/ntag GitHub Wiki

Toolbar

Open Directory

Switch current working directory and load an new file list.

Adjust Artwork

Adjust some properties of the embedded artwork media.

Number Track

Persist the current sorting order to the track tag.

You can also randomly shuffle your file list.

Rename

File Renaming with custom pattern, based on the meta data and tags.

Settings

Open the user settings dialog.

File list

The file list is highly configurable:

  • You can sort the file list by left clicking on any column header.
  • You can add and remove columns by right clicking on the table header.
  • You can play an audio file with a double click.
  • You can change the column order with Drag’n’Drop
  • You can resize any columns

The letters in the status column have the following meaning:

  • A - missing artwork
  • C - file has unsaved changes
  • L - missing lyrics
  • M - missing common tags
  • R - missing rating
  • RO - file is readonly

Sidepanel

Editor Panel

High level tag editing for one or more selected files. Only common tags are supported here.

Lyrics Panel

Edit the lyrics tag. Exactly one file must be selected.

Offers a minimalistic search function. You can add custom search provider URLs in the settings dialog.

Tags Panel

Low level editing of ID3-Tags.

Exactly one file must be selected.

Right click to open the context menu.

You can create, delete and modify any ID3-Tag.

Header

Displays some technical stuff about your files.

Exactly one file must be selected.

You can see information about the audio encoding.

You can see the old ID3 Version 1 tags, if they are present.

And you can see which ID3 Version 2 is used, 2.2, 2.3 or 2.4.

MP3AudioHeader
-----------------------------------

Encoding      mp3
Samplerate    44100 Hz
Bitrate       ~191 kbps (VBR)
Channels      Joint Stereo
Lengths       234 seconds
Encoder       LAME3.92 
MPEG Version  MPEG-1 Layer 3

ID3v11Tag
-----------------------------------

Title     The Struggle Within
Interpret Metallica
Album     Metallica
Genre     Metal
Year      1991
Comment   3
Track     12

ID3v3Tag
-----------------------------------
provided

Logging

Displays some useful logging information from internal audio file processing.

Statusbar

  1. Click to refresh the filelist view
  2. Click to change the Quick Filter:
    • All (show all files)
    • Missing Artwork (show only files without artwork)
    • Missing Metadata (show only files without basic metadata)
    • Missing Rating (show only files without rating)
    • Changed Files (show only files with unsaved changes)
    • Missing Lyrics (show only files without lyrics)
  3. Total number of files
  4. Total playtime
  5. Total file size. You can switch the unit between decimal and binary in the settings dialog.
  6. Number of selected files
  7. Playtime of selected files
  8. Size of selected files.
  9. Directory path. Click to open that directory in your default file manager.