PFM and phplayer problems

PFM:

  1. ‘Move to’ using auto-generated tree can’t move to non-terminal leafs.
    Attempts simply have no effect at all.
  2. It generates top level list of directories annoyingly slow, holding
    on ‘dev’ each time.
  3. Recently used destinations could be remembered and added along with
    ‘other’ item.
  4. Clicking ‘open’ on multiply selection of .mp3 files starts
    corresponding number of players each playing one song. Why not open
    one player and put all selected files into playlist?

phplayer:

  1. There is no way to reorder items in the playlist.
  2. Each time ‘add’ is used I have to navigate to source directory.
    Previously used one should be remembered and used by default instead of
    current directory.
  3. There is no way to add several disjoint files at one time. Either one
    file or whole directory is too limited. Coupled with problem (1) it
    makes impossible to create useful playlists without help of external
    programs. Can you have multiply selection allowed in the FileSelector?
  4. I think it should set itself higher priority by default. Audio is too
    easily disrupted by any higher priority process.
  • igor