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
  #241  
Old 10-18-2015, 07:15 AM
toony toony is offline
Sage Aficionado
 
Join Date: Mar 2008
Posts: 339
Quote:
Originally Posted by tmiranda View Post
Version 1.00 is ready in the repository. Changelog:
  • Added ability to browse Viewing History.
  • Added a Retrieval and Sort Order option to disable grouping What's New by channel.
  • Honor the "ignore leading article" configuration setting when sorting.
  • Fixed a bug that would cause keyword favorites to be re-recorded after being deleted.
  • Fixed a bug that would cause the right panel to display incorrect info after a keyword favorite had been edited.
  • Fixed a bug that would cause too few keyword favorites to be recorded if there were videos in the list that did not exceed the minimum duration.
  • Fixed a bug that would cause the keyword favorite menu to revert if a favorite was changed, then browsed, then returned to keyword favorite menu.
  • Fixed a bug that would throw a NPE if there was one keyword favorite and it was edited but not actually changed.
Thanks for these changes.

For some reason though when I click on history no videos show up. I am logged into my youtube account.
__________________


2xhd300
Reply With Quote
  #242  
Old 10-19-2015, 06:51 AM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by toony View Post
Thanks for these changes.

For some reason though when I click on history no videos show up. I am logged into my youtube account.
It will only track the history of videos you've watched on Sage, it won't keep track of what you've watched on other devices.
__________________

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
  #243  
Old 10-24-2015, 07:05 AM
MrE MrE is offline
Sage User
 
Join Date: Mar 2006
Posts: 28
Having an issue getting the "Most Popular" list to update daily. For me, the newest video shows an upload date of 10-09-2015.

Is there a way to force it to update?
Reply With Quote
  #244  
Old 10-24-2015, 10:59 AM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by MrE View Post
Having an issue getting the "Most Popular" list to update daily. For me, the newest video shows an upload date of 10-09-2015.

Is there a way to force it to update?
I looked at the code and that's one of the items I cached to increase performance. That was probably not such a good idea I'll have to fix that bug.

The only workaround would be to stop to server (or SageClient) and then restart it.
__________________

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
  #245  
Old 10-25-2015, 11:19 PM
OferL OferL is offline
Sage Advanced User
 
Join Date: Aug 2006
Posts: 109
Hi, I tried to install on both HD200 and on the server. I keep getting error about unable to download. Any fix for that?
Thanks
Reply With Quote
  #246  
Old 10-26-2015, 05:22 AM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by OferL View Post
Hi, I tried to install on both HD200 and on the server. I keep getting error about unable to download. Any fix for that?
Thanks
That usually means your network is down or GitHub is down. Try it again after checking those issues.
__________________

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
  #247  
Old 10-26-2015, 08:04 AM
OferL OferL is offline
Sage Advanced User
 
Join Date: Aug 2006
Posts: 109
Quote:
Originally Posted by tmiranda View Post
That usually means your network is down or GitHub is down. Try it again after checking those issues.
Both are up and running.
Reply With Quote
  #248  
Old 10-26-2015, 09:34 AM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by OferL View Post
Both are up and running.
Exactly what error message are you getting? Do you have a file called SageTVPluginsDev.xml in your sage install directory? (i.e. the same directory as sagetv.exe.)
__________________

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
  #249  
Old 10-26-2015, 12:00 PM
Rob23 Rob23 is offline
Sage Advanced User
 
Join Date: Feb 2009
Posts: 101
"Load More" feature request

Tmiranda -The more I use this plugin, the more I appreciate its improvements over the old Youtube integration in SageTV. Thank you!

When a specific number of videos is selected to be retrieved in the properties of this plugin, it would be nice to have a "load more" option. For example, 50 videos are retrieved, scroll to the bottom, select "load more" and the next 50 videos for the channel/search are retrieved. Is this possible?
Reply With Quote
  #250  
Old 10-26-2015, 12:37 PM
Boolah's Avatar
Boolah Boolah is offline
Sage Advanced User
 
Join Date: May 2004
Posts: 133
Another feature request if you're taking them...

How difficult would it be to add a playlist-like functionality where you could queue up several videos to play one right after the other, with the queued up videos downloading in the background while the first one is playing? I'm still running v7, so can't stream, but this would be almost as good.

I'm not sure if this is a bug or not (I haven't really had a chance to fully test), but videos for channels that are sorted to exclude common words (for example, a channel called "The Redskins" would sort by "R" instead of "T") don't show up in the "What's New" section. They used to just before v1.0 came out, but stopped with v1.0 (which is when I think you added the sorting excluding common words).
Reply With Quote
  #251  
Old 10-27-2015, 01:13 AM
OferL OferL is offline
Sage Advanced User
 
Join Date: Aug 2006
Posts: 109
Quote:
Originally Posted by tmiranda View Post
Exactly what error message are you getting? Do you have a file called SageTVPluginsDev.xml in your sage install directory? (i.e. the same directory as sagetv.exe.)
Error msg:
Plugin Install Progress: Done - Fialed - Resource Download
http://github.com/tmiranda1962/relea...eSTVi-1.00.zip


No such file as SageTVPluginsDev.xml.
I do have SageTVPlugins.xml in that directory.
Reply With Quote
  #252  
Old 10-27-2015, 04:48 AM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by OferL View Post
Error msg:
Plugin Install Progress: Done - Fialed - Resource Download
http://github.com/tmiranda1962/relea...eSTVi-1.00.zip


No such file as SageTVPluginsDev.xml.
I do have SageTVPlugins.xml in that directory.
It can't get to the github download files. Can you access this directory?

https://github.com/tmiranda1962/tmiranda/releases

If you can, scroll down until you see YouTubeSTVi-1.00.zip and see if you can download that file.
__________________

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
  #253  
Old 10-27-2015, 04:49 AM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by Rob23 View Post
Tmiranda -The more I use this plugin, the more I appreciate its improvements over the old Youtube integration in SageTV. Thank you!

When a specific number of videos is selected to be retrieved in the properties of this plugin, it would be nice to have a "load more" option. For example, 50 videos are retrieved, scroll to the bottom, select "load more" and the next 50 videos for the channel/search are retrieved. Is this possible?
This would be difficult due to the design of 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
  #254  
Old 10-27-2015, 04:51 AM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by Boolah View Post
Another feature request if you're taking them...

How difficult would it be to add a playlist-like functionality where you could queue up several videos to play one right after the other, with the queued up videos downloading in the background while the first one is playing? I'm still running v7, so can't stream, but this would be almost as good.

I'm not sure if this is a bug or not (I haven't really had a chance to fully test), but videos for channels that are sorted to exclude common words (for example, a channel called "The Redskins" would sort by "R" instead of "T") don't show up in the "What's New" section. They used to just before v1.0 came out, but stopped with v1.0 (which is when I think you added the sorting excluding common words).
I'll look into the sorting issue, that sounds like a bug.

For the playlist functionality, I'd suggest recording the videos. That does exactly what you describe.
__________________

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
  #255  
Old 10-27-2015, 09:23 AM
OferL OferL is offline
Sage Advanced User
 
Join Date: Aug 2006
Posts: 109
Quote:
Originally Posted by tmiranda View Post
It can't get to the github download files. Can you access this directory?

https://github.com/tmiranda1962/tmiranda/releases

If you can, scroll down until you see YouTubeSTVi-1.00.zip and see if you can download that file.
I'm able to dl manually.
where do i put this file?
Reply With Quote
  #256  
Old 10-27-2015, 02:04 PM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by OferL View Post
I'm able to dl manually.
where do i put this file?
You really can't. I'm just trying to isolate the problem. Please zip the SagePlugins.XML file in your install directory and attach it to a post. I'm trying to see why you can download it manually but not through the Plugin Manager
__________________

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
  #257  
Old 10-29-2015, 04:07 AM
OferL OferL is offline
Sage Advanced User
 
Join Date: Aug 2006
Posts: 109
Quote:
Originally Posted by tmiranda View Post
You really can't. I'm just trying to isolate the problem. Please zip the SagePlugins.XML file in your install directory and attach it to a post. I'm trying to see why you can download it manually but not through the Plugin Manager
sorry for the late reply. we had some power outages.
file attached.
Attached Files
File Type: zip SageTVPlugins.zip (136.3 KB, 120 views)
Reply With Quote
  #258  
Old 10-29-2015, 12:24 PM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by OferL View Post
sorry for the late reply. we had some power outages.
file attached.
I see no reason why the PlugIn won't install Let me scratch my head a little more and see what else I can look for.

Are you having issues with any other plugins or just this one?
__________________

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
  #259  
Old 10-31-2015, 12:56 PM
OferL OferL is offline
Sage Advanced User
 
Join Date: Aug 2006
Posts: 109
Quote:
Originally Posted by tmiranda View Post
I see no reason why the PlugIn won't install Let me scratch my head a little more and see what else I can look for.

Are you having issues with any other plugins or just this one?
I haven't installed any other plugin for a very long time.
Which do you suggest I try?
Reply With Quote
  #260  
Old 11-01-2015, 01:38 PM
trk2 trk2 is offline
Sage Aficionado
 
Join Date: Jan 2006
Location: Maine
Posts: 499
Is there a way to view subscribed channels? Perhaps I'm just confusing terminology. As I understand it, "favorites" no longer exist in YouTube, they were essentially replaced by "watch later". So in the YouTube plugin, are favorites just essentially plugin applied bookmarks or is this supposed to access something from my YouTube account.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 2 (0 members and 2 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
Plex Hacked July 1, 2015 tvmaster2 General Discussion 5 07-08-2015 02:43 AM
Will 2015 leap second effect SageTV? Paul H SageTV Software 10 01-16-2015 07:43 AM
Merry Christmas & Happy New Year 2015 SHS General Discussion 25 01-01-2015 08:59 PM
Plugin request for SageTV Windows Client: Autofrequency plugin mkanet SageTV v7 Customizations 3 11-12-2011 09:33 AM
MediaPlayer Plugin/STV Import: Winamp Media Player Plugin deria SageTV Customizations 447 12-11-2010 07:38 PM


All times are GMT -6. The time now is 01:23 PM.


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