SageTV Community  

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

Notices

SageTV Studio Discussion related to the SageTV Studio application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the Studio software application should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-20-2010, 12:52 PM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
STVi not loaded if installed as dependency for standard plugin?

I've got a plug-in manifest that contains 3 entries:
  1. UPnPBrowser - Library plugin
  2. PlayONSTVi - STVi (Dependency - UPnPBrowser)
  3. PlayOnPlayback - Standard Plugin (Dependancy - PlayONSTVi, Sagex-api)

For some reason when I install PlayOnPlayback, PlayONSTVi will get downloaded, however i'm not prompted to restart the UI to load it (it'll also show as enabled in the plugin menu even though its not loaded). However, if I load another STVi, it'll ask me to relead the UI and then the PlayONSTVi will get enabled.

I'm think this is a bug, but I thought i'd post my manifest so people can sanity check me.

Code:
<?xml version="1.0" encoding="UTF-8"?>
<PluginRepository version="1.0.203">
<SageTVPlugin>
   <Name>UPnP Browser</Name>
   <Identifier>UPnPBrowser</Identifier>
   <Description><![CDATA[A tool for browsing UPnP/DLNA servers such as PlayON]]></Description>
   <Screenshot><![CDATA[http://docs.google.com/uc?id=0B_sMJcYiGvN4Njk1ZGEzZTQtOWFlNS00MWM0LTgzM2ItMWM2NGNhZjIwZjQ1&export=download&hl=en]]></Screenshot>
   <Author>evilpenguin</Author>
   <CreationDate>2009.09.15</CreationDate>
   <ModificationDate>2010.08.19</ModificationDate>
   <Version>1.4</Version>
   <Desktop>false</Desktop>
   <OS>Windows</OS>
   <OS>Linux</OS>
   <Webpage><![CDATA[http://forums.sagetv.com/forums/showthread.php?t=44446]]></Webpage>
   <PluginType>Library</PluginType>
   <Package>
     <PackageType>System</PackageType>
     <Location><![CDATA[http://upnp2podcast.googlecode.com/files/UPnPBrowser_EXEs_v1_4.zip]]></Location>
     <MD5>6a6db03deec07f74bb57b4f6b8359329</MD5>
   </Package>
 </SageTVPlugin>
<SageTVPlugin>
   <Name>PlayOn For SageTV STVi (Dependancy)</Name>
   <Identifier>PlayOnSTVI</Identifier>
   <Description><![CDATA[DO NOT INSTALL DIRECTLY, instead install the General plugin "PlayOn For SageTV"]]></Description>
   <Author>evilpenguin</Author>
   <CreationDate>2010.06.01</CreationDate>
   
   <ModificationDate>2010.08.19</ModificationDate>
   <Version>1.4</Version>
   <Desktop>false</Desktop>
   
   <PluginType>STVI</PluginType>
   
   <Dependency>
     <Plugin>UPnPBrowser</Plugin>
     <MinVersion>1.4</MinVersion>
   </Dependency> 
   <Dependency>
     <STV>SageTV7</STV>
     <MinVersion>7.0.9</MinVersion>
   </Dependency>
   
   <Package>
     <PackageType>STVI</PackageType>
     <Location><![CDATA[http://upnp2podcast.googlecode.com/files/PlayON_STVI_v1_4.zip]]></Location>
     <MD5>5aa5e0a77991094495bd65a155a2268a</MD5>
   </Package>
   
   <STVImport>PlayON_v1_4.stvi</STVImport>
   
 </SageTVPlugin>
 
 <SageTVPlugin>
   <Name>PlayOn for SageTV</Name>
   <Identifier>PlayOnPlayback</Identifier>
   <Description><![CDATA[Adds the ability to navigate PlayOn Content though the Online menu as well as incorporate PlayOn content directly into Sage]]></Description>
   <Author>evilpenguin, PluckyHD</Author>
   <CreationDate>2009.09.15</CreationDate>
   
   <Screenshot title="Main Menu">><![CDATA[http://forums.sagetv.com/forums/attachment.php?attachmentid=10429&d=1276021915]]></Screenshot>
   <Screenshot title="Hulu Content">><![CDATA[http://forums.sagetv.com/forums/attachment.php?attachmentid=10428&d=1276021772]]></Screenshot>
   <DemoVideo>http://www.youtube.com/watch?v=ccQj2mjKkZM</DemoVideo>
   <Webpage><![CDATA[http://forums.sagetv.com/forums/showthread.php?t=49042]]></Webpage>
   
   <ModificationDate>2010.08.19</ModificationDate>
   <Version>1.4</Version>
   
   <ReleaseNotes>
     * v1.4
     * STVi: Added options for configuring PlayOn Scraping
     * STVi: Added ability to playback PlayOn dummy videos properly
     * UPnPBrowser: Fixed some path issues for Linux 
     * UPnPBrowser: Added ability to scrape PlaOn Paths and genrate dummy videos for importing into Sage
     * UPnPBrowser: Fixed accounting for commericals in shows/clips under 1 minutes
     
     *  v1.3
     * STVi: Fixed unique names in main menu buttons
     * STVi: Fixed linux file sepeators for launching UPnPBrowser.exe
     * STVi: Added .property files for people with SageMC
     * STVi: Added menu button for generic UPnP Browsing
     * UPnPBrowser: Made commerical allowance longer
     * UPnPBrowser: Fixed issue where finding parent folder of a folder was broken
     
     v1.2
     * Fixed issue with 64-bit windows users
     * Added option to do an extra long server scan when the device isn't found
     * Invalidating .cache files if server changes
     * Added depedency on v7 STV
     * Fixed some spelling errors
   </ReleaseNotes>
   
   <Desktop>false</Desktop>
   <OS>Windows</OS>
   
   <Dependency>
    <Plugin>sagex-api</Plugin>
    <MinVersion>7.0.9</MinVersion>
   </Dependency>
   <Dependency>
    <STV>SageTV7</STV>
    <MinVersion>7.0.9</MinVersion>
   </Dependency>
   <Dependency>
    <Plugin>PlayOnSTVI</Plugin>
    <MinVersion>1.4</MinVersion>
   </Dependency>
   
   
 
   <PluginType>Standard</PluginType>
 
   <Package>
       <PackageType>JAR</PackageType>
       <Location>http://babgvant.com/downloads/pluckyhd/EPPlayOn-api-V1.02.zip</Location>
       <MD5>890815c46dab15ffd7d3354743e16334</MD5>
   </Package> 
   
   <ImplementationClass>epplayon.EPPlayonPlugin</ImplementationClass>
 
 </SageTVPlugin>
</PluginRepository>
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma
Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire
SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT


Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink)

Last edited by evilpenguin; 08-20-2010 at 12:56 PM.
Reply With Quote
  #2  
Old 08-20-2010, 01:07 PM
PLUCKYHD PLUCKYHD is offline
SageTVaholic
 
Join Date: Dec 2007
Posts: 6,257
I always make the stvi dependent on the general and other plugins and that works fine. I think maybe that is the way to go. Because when the stvi is a dependency installed I don't think it causes a ui refresh. Although maybe it should...
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
Comskip playback STVI installed but no commerical skipping Ericft SageTV Customizations 3 03-14-2010 04:21 PM
STVI loaded twice..help...please garyellis SageTV Software 7 07-28-2006 04:53 PM


All times are GMT -6. The time now is 08:12 PM.


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