Properties

You can access the following properties in AlbumFiler using AppleScript.

  • keep open after performing action (boolean): Should AlbumFiler stay open after performing an action.

  • focus on search on activation (boolean): On app activate, return focus to the search field.

  • calculate album count: Should AlbumFiler calculate the number of media items in folders and albums.

  • case sensitive (boolean): Should searches be case-sensitive.

  • name only (boolean): Should searches be performed only on the album or folder name and not the full path.

  • selected item name (text, r/o): The name of the currently selected album or folder.

  • selected item path (text, r/o): The path of the currently selected album or folder.

  • items loading percentage (number): Used internally for display reloading albums and folder progress.

Last updated