Views

View files tree

Go back to table of contents


Contents

This view can be found in the files perspective, see view perspective selector to access it. 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
  • Playlist files

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 a selection and drop it over the playlist you want to add selection to the playlist (see view playlist editor). If current playlist is the queue Playlist (default), a drag on the selection and drop over the playlist editor will result into an immediate play of your selection. Play or Push default behaviour during a drag and drop can be set in the view preferences, Mode tab.

Devices contextual menu

Device contextual menu features:

  • Configure: Open Device wizard to configure device.
  • 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)
  • 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
  • Create Playlists (not yet implemented). Create playlists files
  • Get tags online: Search tags online (CDDB) for tracks found at device root
  • Create a report: Create an HTML or XML report
  • Properties: Show item properties.

Directory contextual menu

Directory contextual menu features:

  • 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)
  • Desynchronize: flag this selection so it will not taken into account at next synchronization
  • Resynchronize: reset desynchronize flag
  • Create Playlists (not yet implemented). Create playlists files.
  • Copy: copy selection
  • Cut : cut selection
  • Paste: paste selection
  • Rename: rename selection
  • Delete: delete selection
  • Add to favourites: Add recursively items to bestof playlist
  • Get tags online: Search tags online (CDDB) for tracks found in this directory
  • Organize files: organize files according tags (see files organizer)
  • Create a report: Create an HTML or XML report
  • Properties: show item properties

Audio file contextual menu

Audio file contextual menu features:

  • Play: Stop current track and play selection
  • Push: Don't stop current track but simply add the selection into the queue
  • Copy: copy selection
  • Cut: cut selection
  • Delete: delete selection
  • Rename: rename selection
  • Add to favourites: Add recursively items to bestof playlist
  • Properties (not yet implemented): show item properties

Playlist file contextual menu

Playlist file contextual menu features:

  • 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 playlist randomly (note that this mode is automatically used when playing a track if you used shuffle mode in view command)
  • Play repeat: Stop current track and play playlist in a loop (note that this mode is automatically used when playing a track if you used repeat mode in view command)
  • Copy (not yet implemented): copy selection
  • Cut (not yet implemented): cut selection
  • Paste (not yet implemented): paste selection
  • Delete: Delete selection
  • Add to favourites: Add recursively items to bestof playlist
  • Properties: show item properties



Go back to table of contents