SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI.

Reply
 
Thread Tools Search this Thread Display Modes
  #41  
Old 01-13-2008, 11:26 AM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
John,

I noticed that you cannot run External applications against imported media. Can a fix to this be possible? All you get is a dialog with the file name.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.

Last edited by nyplayer; 01-13-2008 at 03:17 PM.
Reply With Quote
  #42  
Old 01-13-2008, 11:33 PM
JREkiwi's Avatar
JREkiwi JREkiwi is offline
Sage Icon
 
Join Date: Jan 2005
Location: Auckland, New Zealand
Posts: 2,132
Quote:
Originally Posted by nyplayer View Post
I noticed that you cannot run External applications against imported media. Can a fix to this be possible? All you get is a dialog with the file name.
It does work with imported videos. Make sure that have XML File required set to False in the App setup if you won't have an XML file for the video file.

John
Reply With Quote
  #43  
Old 01-14-2008, 08:07 AM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
Thanks John,

It works great.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
Reply With Quote
  #44  
Old 11-10-2008, 08:46 AM
whogentogler whogentogler is offline
Sage User
 
Join Date: Aug 2003
Location: Maryland
Posts: 28
Can't quite get it to work

This looks exactly like what I was looking for in this other thread http://forums.sagetv.com/forums/showthread.php?t=36712 but I must be missing something. If I want to simply move a given mpg from one directory to another (archive drive) I set up a bat file that contains the following:

move %1 "D:\archive shows\%~n1.mpg" it will work if I drag the mpg on to the bat file but it won't work through the External Apps menu item. I have use xml set to false and everything else seems to follow the other posts in this thread.

Can anyone point me in the right direction as to what to check next??

Thanks
Reply With Quote
  #45  
Old 11-11-2008, 08:00 AM
whogentogler whogentogler is offline
Sage User
 
Join Date: Aug 2003
Location: Maryland
Posts: 28
Passing UNC

I've noticed that it is passing the UNC with file name to the batch file could this be my issue? Is there anyone else who has gotten this to work using UNC in Sage?

Thanks
Reply With Quote
  #46  
Old 11-11-2008, 11:43 AM
JREkiwi's Avatar
JREkiwi JREkiwi is offline
Sage Icon
 
Join Date: Jan 2005
Location: Auckland, New Zealand
Posts: 2,132
Quote:
Originally Posted by hittr View Post
I've noticed that it is passing the UNC with file name to the batch file could this be my issue? Is there anyone else who has gotten this to work using UNC in Sage?
It should be passing the full path/filename that SageTV accesses the file. If you have setup SaegTV to use UNC, then it will pass the UNC path. I've not done any testing with UNC paths, but can't see any reason why it doesn't work.

Is the target directory a local drive on a client or the server? I assume that your using UNC naming because you're using clients.

Might be worth a try using a UNC name for the target directory.

John
Reply With Quote
  #47  
Old 11-20-2008, 06:10 AM
whogentogler whogentogler is offline
Sage User
 
Join Date: Aug 2003
Location: Maryland
Posts: 28
Figured it out

J,

Thanks for the help, I figured out what I was doing wrong. Plugin works great. I'm using it to add videos to an AutoGK queue for Xvid processing.

HittR
Reply With Quote
  #48  
Old 09-04-2009, 04:31 PM
rosemary rosemary is offline
Sage Advanced User
 
Join Date: Mar 2008
Posts: 99
Edit: ignore my previous report of problems. Looks like it's not specific to just this one addon but happening in many places in my SageMC.

Last edited by rosemary; 09-05-2009 at 12:16 AM.
Reply With Quote
  #49  
Old 09-05-2009, 02:21 PM
JREkiwi's Avatar
JREkiwi JREkiwi is offline
Sage Icon
 
Join Date: Jan 2005
Location: Auckland, New Zealand
Posts: 2,132
rosemary, you can use the stop button to move back in a text entry box. You have highlighted that I do need to fix up some theme issues with the current version of SageMC.

John
Reply With Quote
  #50  
Old 12-12-2010, 04:32 PM
Keo Keo is offline
Sage User
 
Join Date: Jan 2008
Posts: 32
So i am trying to use a batch file to take the current video i am selecting and play it in media player. I am not familiar with batch at all, so can anyone help me?
__________________
-Joe

Pentium D core 2 duo 2.3 Ghz
3gb Ram
Hauppauge WinTV 418
AVerMedia M180
ATI DTV Wonder
Reply With Quote
  #51  
Old 03-30-2011, 09:51 PM
davephan's Avatar
davephan davephan is offline
Sage Icon
 
Join Date: Mar 2004
Location: Minnesota
Posts: 1,911
I would like to setup the external app plugin to Comskip files. My Comskip.exe and other associated files are in the C:\Comskip directory.

I tried creating c:\comskip\comskip-process.cmd:

start "c:\comskip\comskip.exe" /LOW c:\comskip\comskip.exe %1

That did not work.

I also tried configuring the External App for:

c:\comskip\comskip.exe

and

c:\comskip\comskip.exe %1

Neither of these worked either.

In Windows Explorer, I can select files and 'send-to' Comskip.exe and it processes the file with Comskip. How can I configure the External App plugin to Comskip files?

Dave
Reply With Quote
  #52  
Old 03-30-2011, 10:47 PM
peternm22 peternm22 is offline
Sage Expert
 
Join Date: Jan 2005
Posts: 709
You might need a "trigger" file to run your command script. Read through this thread for details: http://forums.sagetv.com/forums/showthread.php?t=49522

I had to use an intermediary trigger file (one command file simply calling the other command file) in order to get VideoReDo to run on files from SageTV. Not sure if this would be the same for comskip though.

Hope that helps.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
STV Import: Dynamic Customisable Main Menu (v6.4 20/Dec/2007 for SageTV 5.0/6.0) nielm SageTV Customizations 555 07-09-2014 06:36 PM
STV: SageMC 16x9 11/26/2005 Sage 4.x Version 5_10 mlbdude SageMC Custom Interface 2160 09-01-2006 03:36 PM
STV: Cayars17 Ultimate STV (Release 17 - Jan 18) Cayars SageTV Customizations 3664 12-13-2005 05:35 PM
External media Players for Default stv for V4 dvd_maniac SageTV Customizations 12 11-04-2005 08:25 AM


All times are GMT -6. The time now is 06:22 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.