Results 1 to 9 of 9

Thread: mediabridge add / play search node command?

  1. #1
    Join Date
    Jun 2005
    Location
    Beverly Hills, CA
    Posts
    479

    Default mediabridge add / play search node command?

    I have two buttons set up in NR on the mediabridge tree-view page.

    button 1> mediabridge command: Add selected media library node()
    button 2> mediabridge command: Play selected media library node()
    So, on my touch-pad I highlight what I want and hit the appropriate button, and it send the item to the playlist (since right-click is a pain-in-the-arse with a touchpad...)

    I want to do this on my search results page as well, but I need an equivalent mb command like:
    mediabridge command: Add selected search list node()
    mediabridge command: Play selected search list node()
    of course, play-all and play-next would be helpful too.

    Any way to do this?

  2. #2
    Join Date
    Jun 2005
    Location
    Beverly Hills, CA
    Posts
    479

    Default

    bump - anyone?

  3. #3
    Join Date
    Jul 2004
    Location
    London UK
    Posts
    1,249

    Default

    Kurt,

    I haven't tried this, but from memory ...

    Ben added "selected" NR variables for the search results. But these do not return the tree node - instead they return the file path. I can't remember what the variables are called - used the variable inspector.

    The command "X PLAYFILE <path>" can be used in place of LX PLAY.

    Dunno about adding instead of playing though.

    Brian

  4. #4
    Join Date
    Jun 2005
    Location
    Beverly Hills, CA
    Posts
    479

    Default

    thanks- I'll mess around with it.
    I find these add / play buttons highly useful for the tree, and since i just added search it would be equally as useful. Really, it's very impractical to have to rely on using right-click methods for touch-screens.

  5. #5
    Join Date
    Jul 2004
    Location
    London UK
    Posts
    1,249

    Default

    A problem is that you get the file path of each found track individually, so if you want a "Play Album" button you have to have a very disciplined strucure of the file hierarchy and do some path string manipulation in Lua.

    Brian

  6. #6
    Join Date
    Jun 2005
    Location
    Beverly Hills, CA
    Posts
    479

    Default

    Quote Originally Posted by avid
    A problem is that you get the file path of each found track individually, so if you want a "Play Album" button you have to have a very disciplined strucure of the file hierarchy and do some path string manipulation in Lua.

    Brian
    ok, thanks Brian... I think I'll go shoot myself now.. :P

  7. #7
    Join Date
    Jun 2005
    Location
    Beverly Hills, CA
    Posts
    479

    Default

    anyone have further thoughts on this? nothing is proving fruitful at finding a reasonable solution.

    since the 'play', 'play all', 'add' commands are accessible via the alt-menu, is there a way to access those commands directly and put them on a button?

  8. #8
    Join Date
    May 2002
    Location
    CT
    Posts
    6,559

    Default

    This is not currently supported, but let me see if I can make this work for you.

  9. #9
    Join Date
    Jun 2005
    Location
    Beverly Hills, CA
    Posts
    479

    Default

    that would be so helpful- it's really a non issue on ppc, because you are using a stylus and alt-click is simple.

    But on a regular touch-screen like a Viewsonic or Fujitsu 3500, alt-click and double-click menu access is impossible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •