SageTV Community  

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

Notices

SageTV v7 Customizations This forums is for discussing and sharing user-created modifications for the SageTV version 7 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 7 and newer.

Reply
 
Thread Tools Search this Thread Display Modes
  #21  
Old 03-04-2014, 10:11 PM
Fonceur's Avatar
Fonceur Fonceur is offline
Sage Icon
 
Join Date: Jan 2008
Location: DDO, QC
Posts: 1,915
Quote:
Originally Posted by stuckless View Post
I eventually created a BinTray account, and I host some of my stuff there.
I guess I'll need to do that with SageTCPServer and the Media Streaming plugin, since dropbox isn't cutting it anymore... Can we just resubmit to the SageTV plugin the same file with updated url or we need a different version? It's been so long, I don't remember how to generate those zip files and such...

BTW, with all those hosting sites having issues, are we sure it's not SageTV that's to blame instead?
__________________
SageTCPServer (2.3.5): Open source TCP interface to the SageTV API
MLSageTV (3.1.8)/Sage Media Server (1.13): SageTV plugin for MainLobby/CQC
TaSageTV (2.58)/TaSTVRemote (1.14): Monitor/control SageTV with an Android device
TbSageTV (1.02)/STVRemote (1.11): Monitor/control SageTV with a PlayBook 2
TiSageTV (1.64)/TiSTVRemote (1.09): Monitor/control SageTV with an iPhone/iPod/iPad
Reply With Quote
  #22  
Old 03-05-2014, 09:28 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by Fonceur View Post
I guess I'll need to do that with SageTCPServer and the Media Streaming plugin, since dropbox isn't cutting it anymore... Can we just resubmit to the SageTV plugin the same file with updated url or we need a different version? It's been so long, I don't remember how to generate those zip files and such...

BTW, with all those hosting sites having issues, are we sure it's not SageTV that's to blame instead?
Well for the dropbox box issue, I wrote a simply Java test stub, about 5 lines of code, and I submitted to them, which clearly shows the issue.

For the GitHub and the SF issues... it may be a sagetv issue on how it's calculating the md5sums... or, maybe during download the .zip that you update isn't the same file that is being downloaded (ie, somehow modified by github/sf). I haven't spent much time investigating this part. But, even if it is a Sage issue... it's not going to get fixed
Reply With Quote
  #23  
Old 03-05-2014, 05:10 PM
Slugger Slugger is offline
SageTVaholic
 
Join Date: Mar 2007
Location: Kingston, ON
Posts: 4,008
SF is intermittent, I imagine. I installed a bunch of my plugins on a test system last night and though slow, they all worked, including the ones from SF. So I'm guessing there's some kind of ongoing issue with SourceForge right now and I'd expect it to be fixed in relatively short order -- they're usually pretty good about that.
__________________
Twitter: @ddb_db
Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive
Capture: 2 x Colossus
STB Controller: 1 x USB-UIRT
Software:Java 1.7.0_71; SageTV 7.1.9
Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter
Plugins: Too many to list now...
Reply With Quote
  #24  
Old 03-06-2014, 08:17 AM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by Fonceur View Post
Can we just resubmit to the SageTV plugin the same file with updated url or we need a different version? It's been so long, I don't remember how to generate those zip files and such...
You need to bump the version number.
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.
Reply With Quote
  #25  
Old 03-08-2014, 11:18 AM
Fonceur's Avatar
Fonceur Fonceur is offline
Sage Icon
 
Join Date: Jan 2008
Location: DDO, QC
Posts: 1,915
Quote:
Originally Posted by tmiranda View Post
You need to bump the version number.
Yeah, I was afraid of that, as that means digging up the project somewhere on an old machine...

Quote:
Originally Posted by stuckless View Post
Well for the dropbox box issue, I wrote a simply Java test stub, about 5 lines of code, and I submitted to them, which clearly shows the issue.
Ever got a reply, acknowledgement, bug report ID or something we could mention in follow up emails to put more pressure?
__________________
SageTCPServer (2.3.5): Open source TCP interface to the SageTV API
MLSageTV (3.1.8)/Sage Media Server (1.13): SageTV plugin for MainLobby/CQC
TaSageTV (2.58)/TaSTVRemote (1.14): Monitor/control SageTV with an Android device
TbSageTV (1.02)/STVRemote (1.11): Monitor/control SageTV with a PlayBook 2
TiSageTV (1.64)/TiSTVRemote (1.09): Monitor/control SageTV with an iPhone/iPod/iPad
Reply With Quote
  #26  
Old 03-08-2014, 03:41 PM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by Fonceur View Post
Yeah, I was afraid of that, as that means digging up the project somewhere on an old machine...
You can pull the manifest from the SageTVPlugins.xml file in the Sage install directory (assuming you still have Sage installed.) All you need to do is update the URL, bump the version number and resubmit the plugin.
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.
Reply With Quote
  #27  
Old 03-08-2014, 04:57 PM
Fonceur's Avatar
Fonceur Fonceur is offline
Sage Icon
 
Join Date: Jan 2008
Location: DDO, QC
Posts: 1,915
Quote:
Originally Posted by tmiranda View Post
All you need to do is update the URL, bump the version number and resubmit the plugin.
OK thanks, that seems to have worked for the first plugin, so moving on to the second...
__________________
SageTCPServer (2.3.5): Open source TCP interface to the SageTV API
MLSageTV (3.1.8)/Sage Media Server (1.13): SageTV plugin for MainLobby/CQC
TaSageTV (2.58)/TaSTVRemote (1.14): Monitor/control SageTV with an Android device
TbSageTV (1.02)/STVRemote (1.11): Monitor/control SageTV with a PlayBook 2
TiSageTV (1.64)/TiSTVRemote (1.09): Monitor/control SageTV with an iPhone/iPod/iPad
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
Any devs working on anything new for stock STV? pjpjpjpj SageTV v7 Customizations 0 07-13-2013 07:32 PM
SageTV 3rd Party Devs & Google Acquisition Brent The SageTV Community 34 06-28-2011 10:17 AM
HD200 Caching - Google Code #38 Discussion d2globalinc Sage My Movies 9 08-29-2010 10:29 AM
Thanks to the devs! Skirge01 SageTV v7 Customizations 6 05-24-2010 03:10 PM


All times are GMT -6. The time now is 07:02 PM.


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