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
  #21  
Old 12-06-2006, 09:54 AM
roxy99 roxy99 is offline
Sage Expert
 
Join Date: Mar 2006
Posts: 516
I'm new to the plugin scence. So what's this one about?

Supposing last week I imported the STVI for comskip and now today I want to add the IMDB lookup STVI plugin. I am not allowed to simply import the new STVI? I first must load my SageTV3 default interface, then one at a time re-import my comskip STVI then the IMDB lookup.

This automates this process, is that correct?
Reply With Quote
  #22  
Old 12-06-2006, 09:59 AM
jbuszkie's Avatar
jbuszkie jbuszkie is offline
Sage Fanatic
 
Join Date: Aug 2003
Location: Westminster, MA
Posts: 938
Quote:
Originally Posted by roxy99
I'm new to the plugin scence. So what's this one about?

Supposing last week I imported the STVI for comskip and now today I want to add the IMDB lookup STVI plugin. I am not allowed to simply import the new STVI? I first must load my SageTV3 default interface, then one at a time re-import my comskip STVI then the IMDB lookup.

This automates this process, is that correct?
If you are importing a new STVi then most of the time you can just import the new one. When you are reimporting.. that's a different story.

Some of the plugins work best from a *fresh* STV when reimporting. If someone creates a new version of a plugin this will help *automate* the reimporting of all your STVi's This is also helpful in the beta stage of sage when they release new STV's with each beta release. This help you to reimport all your STVi's in to the new beta STV's

Jim

Last edited by jbuszkie; 12-06-2006 at 10:06 AM.
Reply With Quote
  #23  
Old 12-06-2006, 01:21 PM
dflachbart dflachbart is offline
SageTVaholic
 
Join Date: Jan 2006
Location: Brookfield, CT
Posts: 2,743
Quote:
Originally Posted by nielm
When I use this with a bunch of my imports, it leaves a 'ghost' main menu in my imported STV...

If I import the STVI's manually, I don't get a 'ghost' main menu.

If I edit the importer_0_3.stvi, remove the main menu, save, and then use it to import a bunch of my imports, I also don't get a 'ghost' main menu...

I guess some of the cleanup code is getting missed after doing so many imports...
My plugins.cfg:
Code:
CpuMotherBoardInfo_import.stvi
IntelligentSuggestions.stvi
MultiFunctionStop_import.stvi
autoaspect_import.stvi
dynamic_menu_import.stvi
imdb_search_import.stvi
infopopup_import.stvi
multispeed_skip_import.stvi
recpadding_import.stvi
rssnews_import.stvi
I'll check that out as soon as I get some time...

Dirk
Reply With Quote
  #24  
Old 12-07-2006, 08:11 PM
hemicuda's Avatar
hemicuda hemicuda is offline
Sage Icon
 
Join Date: May 2006
Location: north of Chattanooga, Tennessee
Posts: 1,118
Quote:
Originally Posted by flachbar
Just list the filenames of those plugins you want to import into the configuration file 'plugins.cfg', and import the importer STVi as usual.
Dirk
so if I read the instructions correctly I rename importer_0_3.xml to importer_0_3.stvi; start from SageTV3.xml; and then import the stvi?
__________________
Server: MS Win7 SP1; FX8350 (H2O cooled); 8GB RAM; Hauppauge HVR-7164 (OTA); HVR-885 (OTA); SageTV 9.1.5.x; 12+TB Sage Storage

Clients: HD300 x2; HD200 x2; Placeshifter

Service: EPB Fiber (1Gb); OTA (we "cut the cord"); Netflix, Hulu, etc.
Reply With Quote
  #25  
Old 12-07-2006, 08:51 PM
dflachbart dflachbart is offline
SageTVaholic
 
Join Date: Jan 2006
Location: Brookfield, CT
Posts: 2,743
Quote:
Originally Posted by hemicuda
so if I read the instructions correctly I rename importer_0_3.xml to importer_0_3.stvi; start from SageTV3.xml; and then import the stvi?
Yep, exactly...

Dirk
Reply With Quote
  #26  
Old 12-07-2006, 11:00 PM
hemicuda's Avatar
hemicuda hemicuda is offline
Sage Icon
 
Join Date: May 2006
Location: north of Chattanooga, Tennessee
Posts: 1,118
ok, did all that and got a black sage window w/ a frozen logo and sagetv3-10.xml when i only had 9 imports. did i possibly do something wrong? one-at-a-time importing works obviously.
__________________
Server: MS Win7 SP1; FX8350 (H2O cooled); 8GB RAM; Hauppauge HVR-7164 (OTA); HVR-885 (OTA); SageTV 9.1.5.x; 12+TB Sage Storage

Clients: HD300 x2; HD200 x2; Placeshifter

Service: EPB Fiber (1Gb); OTA (we "cut the cord"); Netflix, Hulu, etc.
Reply With Quote
  #27  
Old 12-08-2006, 01:30 AM
nielm's Avatar
nielm nielm is offline
SageTVaholic
 
Join Date: Oct 2003
Location: Belgium
Posts: 4,496
this is the same bug I reported earlier. If you feel capable with Studio you can fix this by pressing CTRL-SHIFT-F12, finding the Main Menu that has no children delete it, then file-save

You can do the same in the importer_0_3.stvi to fix it for future bulk imports
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki
Reply With Quote
  #28  
Old 12-08-2006, 05:03 AM
dflachbart dflachbart is offline
SageTVaholic
 
Join Date: Jan 2006
Location: Brookfield, CT
Posts: 2,743
Quote:
Originally Posted by nielm
You can do the same in the importer_0_3.stvi to fix it for future bulk imports
Hi Niel,

I intended to download all the STVis in your list to reproduce the problem. Are you saying that if I just update the dowload package with an importer STVi which has been saved without the Main menu widget, it would fix the problem for now too ?

Dirk
Reply With Quote
  #29  
Old 12-08-2006, 06:30 AM
nielm's Avatar
nielm nielm is offline
SageTVaholic
 
Join Date: Oct 2003
Location: Belgium
Posts: 4,496
Quote:
Originally Posted by flachbar
Hi Niel,

I intended to download all the STVis in your list to reproduce the problem. Are you saying that if I just update the dowload package with an importer STVi which has been saved without the Main menu widget, it would fix the problem for now too ?

Dirk
I believe so: Thats what I am doing at the moment: I have an edited importer_0_3.stvi with no main menu, and everything bulk-imports fine!

For debugging, I think the critical import may be my dynamic menu -- because that one renames the original main menu, and imports it's own.. But if the importer imports it's own 'ghost' main menu first, it will take preference over mine!
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki
Reply With Quote
  #30  
Old 12-08-2006, 09:39 AM
hemicuda's Avatar
hemicuda hemicuda is offline
Sage Icon
 
Join Date: May 2006
Location: north of Chattanooga, Tennessee
Posts: 1,118
never played w/ Studio. don't really have the time to comb through it yet. I may just leave the dynamic import out of the list and manually import it last if you think that would work.

Edit: worked 90%. when I loaded the dynamic menus last it broke the sage UI. oh well... manual import of 9 isn't a big deal. i can wait til the more-learned programmers get it ironed out
__________________
Server: MS Win7 SP1; FX8350 (H2O cooled); 8GB RAM; Hauppauge HVR-7164 (OTA); HVR-885 (OTA); SageTV 9.1.5.x; 12+TB Sage Storage

Clients: HD300 x2; HD200 x2; Placeshifter

Service: EPB Fiber (1Gb); OTA (we "cut the cord"); Netflix, Hulu, etc.

Last edited by hemicuda; 12-08-2006 at 09:55 AM.
Reply With Quote
  #31  
Old 12-08-2006, 10:59 AM
owilsky's Avatar
owilsky owilsky is offline
Sage Aficionado
 
Join Date: Dec 2004
Location: Germany
Posts: 447
I just updated to SageTV 6.0.16RC1 and this import doesn't work for me now. With 6.0.15 it did work. Anything broken?
I tried to delete the main menu without any nodes but that did not help.

Oliver
__________________
Oliver Kötter
------------
Check this thread for importing German TV Data into SageTV

Using SageTV 7.1.9, Java 1.6.0_24 Win7 Home Premium on an
Asus M4N78-AM Mainboard, AMD Athlon II X2 215, 4 GB RAM, 500 GB HDD, 2xTechnoTrend S-2400 as Network Encoder (LM DVB Smart Recorder), ATI Radeon HD 3450 with analog TV-Out on good old CRT TV (100Hz)
My avatar shows the world's best composer!!!
Reply With Quote
  #32  
Old 12-08-2006, 05:16 PM
farfromuman farfromuman is offline
Sage Advanced User
 
Join Date: Apr 2004
Location: Knoxville, TN
Posts: 128
nielm>
I removed the Main Menu in the importer stvi and now it works, Thanks


hemicuda>
I am importing 8 imports but the stv file goes up to -9, it looks like the importer itself counts as the first one.
Reply With Quote
  #33  
Old 12-08-2006, 05:25 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 nielm
I believe so: Thats what I am doing at the moment: I have an edited importer_0_3.stvi with no main menu, and everything bulk-imports fine!

For debugging, I think the critical import may be my dynamic menu -- because that one renames the original main menu, and imports it's own.. But if the importer imports it's own 'ghost' main menu first, it will take preference over mine!
If I have the dynamic menu as the first import in the plugins.cfg, I have no problem.

John
Reply With Quote
  #34  
Old 12-08-2006, 07:46 PM
hemicuda's Avatar
hemicuda hemicuda is offline
Sage Icon
 
Join Date: May 2006
Location: north of Chattanooga, Tennessee
Posts: 1,118
Quote:
Originally Posted by JREkiwi
If I have the dynamic menu as the first import in the plugins.cfg, I have no problem.

John
that's where I put it on mine. i can have any sequence of imports, but dynamc menus is the one that breaks it.
__________________
Server: MS Win7 SP1; FX8350 (H2O cooled); 8GB RAM; Hauppauge HVR-7164 (OTA); HVR-885 (OTA); SageTV 9.1.5.x; 12+TB Sage Storage

Clients: HD300 x2; HD200 x2; Placeshifter

Service: EPB Fiber (1Gb); OTA (we "cut the cord"); Netflix, Hulu, etc.
Reply With Quote
  #35  
Old 12-09-2006, 01:47 AM
owilsky's Avatar
owilsky owilsky is offline
Sage Aficionado
 
Join Date: Dec 2004
Location: Germany
Posts: 447
Quote:
Originally Posted by hemicuda
that's where I put it on mine. i can have any sequence of imports, but dynamc menus is the one that breaks it.
I also have it on first position and no luck. Will try later if it works without dynamic menues...
__________________
Oliver Kötter
------------
Check this thread for importing German TV Data into SageTV

Using SageTV 7.1.9, Java 1.6.0_24 Win7 Home Premium on an
Asus M4N78-AM Mainboard, AMD Athlon II X2 215, 4 GB RAM, 500 GB HDD, 2xTechnoTrend S-2400 as Network Encoder (LM DVB Smart Recorder), ATI Radeon HD 3450 with analog TV-Out on good old CRT TV (100Hz)
My avatar shows the world's best composer!!!
Reply With Quote
  #36  
Old 12-10-2006, 11:48 AM
dblaine2 dblaine2 is offline
Sage Aficionado
 
Join Date: Jan 2005
Posts: 307
Same thing happens to me if I try to use the importer to import the dynamic menus plugin (doesn't matter what order). Any chance of someone posting a modified importer.stvi without the main menu?
Reply With Quote
  #37  
Old 12-10-2006, 01:19 PM
dflachbart dflachbart is offline
SageTVaholic
 
Join Date: Jan 2006
Location: Brookfield, CT
Posts: 2,743
Quote:
Originally Posted by dblaine2
Same thing happens to me if I try to use the importer to import the dynamic menus plugin (doesn't matter what order). Any chance of someone posting a modified importer.stvi without the main menu?
Here's the STVi with the main menu removed, until I'll find time to check out what the problem with the dynamic menus is ...

Dirk
Attached Files
File Type: zip importer_0_3_stvi.zip (890 Bytes, 298 views)
Reply With Quote
  #38  
Old 12-11-2006, 03:26 AM
owilsky's Avatar
owilsky owilsky is offline
Sage Aficionado
 
Join Date: Dec 2004
Location: Germany
Posts: 447
I think this is not a problem of the importer.stvi but with the dynamic menu stvi itself.

I was also having difficulties in importing dynamic menus manually as my first import.
It worked fine if I import dynamic menus as my last import (manually).
Haven't tried to import it as last import with the importer though.
__________________
Oliver Kötter
------------
Check this thread for importing German TV Data into SageTV

Using SageTV 7.1.9, Java 1.6.0_24 Win7 Home Premium on an
Asus M4N78-AM Mainboard, AMD Athlon II X2 215, 4 GB RAM, 500 GB HDD, 2xTechnoTrend S-2400 as Network Encoder (LM DVB Smart Recorder), ATI Radeon HD 3450 with analog TV-Out on good old CRT TV (100Hz)
My avatar shows the world's best composer!!!
Reply With Quote
  #39  
Old 12-11-2006, 08:18 PM
dblaine2 dblaine2 is offline
Sage Aficionado
 
Join Date: Jan 2005
Posts: 307
Quote:
Originally Posted by owilsky
I think this is not a problem of the importer.stvi but with the dynamic menu stvi itself.

I was also having difficulties in importing dynamic menus manually as my first import.
It worked fine if I import dynamic menus as my last import (manually).
Haven't tried to import it as last import with the importer though.
I just tried with the importer that doesn't contain the main menu and it worked like a charm. I couldn't do that before I had to manually import the DCMM.
Reply With Quote
  #40  
Old 10-18-2007, 07:54 PM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
This doesn't appear to be working with 6.2.10. I tried importing like I always did prior to 6.2.10 but the imports are not being imported.


Thanks
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
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


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


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