Support
All support resources for our products. Here you can find answers to frequently asked questions, discuss with other users, recover a lost license code or file a support request.
Forum closed
This forum was closed and turned into an archive effective April 21, 2018. It is no longer possible to create new topics or reply to existing topics.

Thanks everyone for all the great questions and contributions over the years.

Please use the Contact form to get in touch.

Remote Buddy Forum

Overview 

AuthorThread
User

29.09.2008 21:50:57
Create a one click TS_Video player?
View

This posting is older than 6 months and can contain outdated information.
I want to be able to play a TS_video folder with only one click, and also it have to be in the main folder.

Have made a behaviour with a applescript like:

set this_folder to alias "Macintosh HD:Users:ronaldryland:Movies:DVD:INCOEXW11:VIDEO_TS:" 
open this_folder

on open this_folder 
     
     tell application "DVD Player" 
          activate 
          open VIDEO_TS this_folder 
          set viewer full screen to true 
          
          play dvd 
          
     end tell 
     
end open

 
But is there a better way?

These entries from the FAQ may be relevant to this topic:

Behaviours
User

06.10.2008 17:46:17
Re: Create a one click TS_Video player?
View

This posting is older than 6 months and can contain outdated information.
Thanks for asking.

Right now, the only built-in VIDEO_TS folder launcher available in 
Remote Buddy is the Movie Library that can currently only be used as 
an item in VLC and DVD Player's menu.

Best regards, 
Felix Schwarz