Views

View files tree

Share |

Go back to table of contents


Contents

This view can be found in the Files perspective. It allows to select or browse devices upon a physical point of view. In this view, you will find:

  • Devices as you created them in the Device view. Devices contain directories.
  • Directories
  • Audio files that Jajuk supports
  • Playlists

Notes:

  • Cover files are not visible in the tree
  • Tree configuration (nodes expands, collapses) is saved for next Jajuk session

You can select any item in the tree, all contextual menu action will be applied recursively. For example, if you selected both your ROCK main directory and your POP main directory, then you right click and select Play shuffle, Jajuk will play randomly all your ROCK and POP tracks.

Dragging and dropping items

At any time, you can drag one or more items (and drag them into the Queue view or the Playlists view.for instance). Press CTRL or SHIFT to select several items. A drop into the view queue | Queue view will result into an immediate play of your selection. Play or Push default behavior during a drag and drop can be set in the view preferences, Mode tab.

Graphical synchronization with the table

Image:ss_sync_tree_table.png

If the tree view synchronization toggle button is set, a click in the Table causes the tree to auto-expand to show associated items.

  • The tables and trees graphical synchronization can be controlled independently on each table or tree view.
  • Even playlists are managed : selecting a playlist in the playlist view expand the Files tree view accordingly.
  • The synchronized state of each view is saved between sessions.
  • The "collapse all" button allow to quickly collapse recursively the entire tree.

Contextual menu

Many actions (like Play, Push, Create a report or Properties) are available from the different items using contextual menu (right click). The features can depend on the nature of the item.

Items contextual menu includes :

Devices only

  • Configure: Open Device wizard to configure device.
  • Mount: perform a mount (see using devices)
  • Unmount: perform an unmount (see using devices)
  • Force Refresh: Perform a device forced refresh to read tags again (see using devices)
  • Synchronize: Perform a synchronization (see using devices). It is enabled only if the device is configured to be synchronized with another one.
  • Test: check (or "ping") the device to check if it is really available
  • Get tags online: Search tags online (CDDB) for tracks found at device root
  • Removed device : Fast remove of a device from the collection without using the view devices

Directory only

  • Force Refresh: Perform a refresh for this directory and its sub-directories only (see using devices)
  • Get tags online: Search tags online (CDDB) for tracks found in this directory
  • Desynchronize: flag this selection so it will not taken into account at next synchronization
  • Resynchronize: reset desynchronize flag
  • Organize files: organize files according tags (see files organizer)

All

  • Play: Stop current track and play selection
  • Push: Don't stop current track but simply add the selection into the queue
  • Play shuffle: Stop current track and play selection randomly (note that this mode is automatically used when playing a track if you set shuffle mode in view command)
  • Play repeat: Stop current track and play selection in a loop (note that this mode is automatically used when playing a track if you set repeat mode in view command)
  • Copy: copy selection
  • Cut : cut selection
  • Paste: paste selection
  • Rename: rename selection
  • Delete: delete selection
  • Add to favourites: Add recursively items to bestof playlist
  • Create a report: Create an HTML or XML report
  • Properties: show item properties

Go back to table of contents