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 04-11-2011, 03:24 PM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
If that'll work for 64 and 32 bit it'd be fantastic. PAR was requiring me to create both versions.
__________________
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)
Reply With Quote
  #22  
Old 04-11-2011, 05:25 PM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by KJake View Post
Just tried this on my 32 bit Ubuntu 10.4 and it seems to work. Thank you!
__________________

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
  #23  
Old 04-11-2011, 08:41 PM
Korny Korny is offline
Sage Advanced User
 
Join Date: Nov 2010
Location: Minnesota
Posts: 87
Working on Ubuntu 64 10.10 here
Code:
Welcome to UPnPBrowser v1.2 (SNIP:BUILT)! (Mon Apr 11 21:40:01 2011
  + Path: /media/seagate4/Misc Stuff/nzb
  + Checking: (/media/seagate4/Misc Stuff/nzb)
  + Checking: (/media/seagate4/Misc Stuff)
  + Checking: (C:/Program Files/SageTV/SageTV)
  + Checking: (C:/Program Files (x86)/SageTV/SageTV)
  + Checking: (C:/Program Files (x64)/SageTV/SageTV)
  + Checking: (/opt/sagetv/server/)
  + Found SageTV Dir: (/opt/sagetv/server/)
    - SageTV Version: (SageTV V7.1.5.1)
    - STV Version   : (2011011701)
  + Checking for preset updates
    - Downloaded UPnPBrowser.presets (Version: 20100615)
    - Existing Presets Version (20100615)
  + Reading Presets (20100615)
    - PlayON :  ("/search" "PlayON:+1")
    - Hulu :  ("/search" "PlayON:Hulu:+1")
    - Hulu_User_Queue :  ("/search" "PlayON:Hulu:User Queue:Sort By Date:+1")
    - Hulu_Popular_TV :  ("/search" "PlayON:Hulu:Popular:Popular Shows:+1")
    - Hulu_Popular_Movies :  ("/search" "PlayON:Hulu:Popular:Popular Feature Films:+1")
    - Hulu_Genres :  ("/search" "PlayON:Hulu:TV Genres:+1")
    - Netflix :  ("/search" "PlayON:Netflix:+1")
    - Netflix_User_Queue :  ("/search" "PlayON:Netflix:Instant Queue:Queue Top 50:+1")
    - Netflix_Genres :  ("/search" "PlayON:Netflix:Browse Genres:+1")
    - Netflix_New_Releases :  ("/search" "PlayON:Netflix:New Arrivals:+1")
    - FOX :  ("/search" "PlayON:Hulu:TV Networks:^FOX$:Popular Titles:+1")
    - CBS :  ("/search" "PlayON:CBS:Primetime:+1")
    - ABC :  ("/search" "PlayON:Hulu:TV Networks:^ABC$:Popular Titles:+1")
    - NBC :  ("/search" "PlayON:Hulu:TV Networks:^NBC$:Popular Titles:+1")
    - USA :  ("/search" "PlayON:Hulu:TV Networks:^USA$:Popular Titles:+1")
    - FX :  ("/search" "PlayON:Hulu:TV Networks:^FX$:Popular Titles:+1")
    - Comedy_Central :  ("/search" "PlayON:Comedy Central:Full Episodes:+1")
  + Parsing switches
    - optionsString: 
  + /serverSearchTimeout : (1)
  + /mainMenu : Printing available UPnP Servers
  + Checking for .cache files not found in search
    - Device: Qwest UPnP v1.0(urn:schemas-upnp-org:device:InternetGatewayDevice:1)
      + Geneating Cache: (UPnPBrowser.Qwest UPnP v1.0.cache)
    - Device: Qwest TR-064 v1.0(urn:dslforum-org:device:InternetGatewayDevice:1)
      + Geneating Cache: (UPnPBrowser.Qwest TR-064 v1.0.cache)
    - Device: HDHomeRun 103053FC(urn:silicondust-com:device:hdhomerun:HDHR3-US)
      + Geneating Cache: (UPnPBrowser.HDHomeRun 103053FC.cache)
    - Device: ()
      + Geneating Cache: (UPnPBrowser..cache)
    - Device: PlayOn (vmserver-xp)(urn:schemas-upnp-org:device:MediaServer:1)
      + Geneating Cache: (UPnPBrowser.PlayOn (vmserver-xp).cache)
    - Device: user-PC: user:(urn:schemas-upnp-org:device:MediaServer:1)
      + Geneating Cache: (UPnPBrowser.user-PC: user:.cache)
    + Execution time: 00:00:03
__________________
Intel I7 4790k @ stock speeds, 32 GB of ram. 8TB of recording space.
Reply With Quote
  #24  
Old 04-11-2011, 09:57 PM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
Quote:
Originally Posted by evilpenguin View Post
You can just try running UPnPBrowser.64bitOut from the command line w/o any parameters and if it works it'll give you the output from the first post. I'll worry about fixing the install procedure once I get working binaries.
Sweet, that's excellent news, guess i'll take it from here.

Everyone thank KJake
__________________
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)
Reply With Quote
  #25  
Old 04-12-2011, 05:56 AM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by evilpenguin View Post
Sweet, that's excellent news, guess i'll take it from here.

Everyone thank KJake
Thanks KJake!
__________________

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
  #26  
Old 04-12-2011, 07:29 AM
kbyrd kbyrd is offline
Sage Aficionado
 
Join Date: Sep 2008
Location: SF Bay Area, CA
Posts: 282
Quote:
Originally Posted by Korny View Post
Working on Ubuntu 64 10.10 here
Great news KJake! What did you fix? How is this binary different from what evilpenguin had originally?
__________________
Current Server: Sage v7.1.9.1 beta w/ Diamond UI on Ubuntu 11.10 x86_64 | Storage: Linux md's raid10,f2 | Client: HD300 extender | Tuner: HDHomeRun for QAM
Reply With Quote
  #27  
Old 04-12-2011, 06:06 PM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
EP,

I'm eager to get this installed on my Linux test machine. Are you going to update the plugin manifests to support Linux or should I roll my own?

Tom
__________________

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
  #28  
Old 04-12-2011, 06:10 PM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
I'll just try and update the offical manifest this week. Although, I'm confused as to how I can make a zip file where the linux file has execute privileges from windows.
__________________
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)
Reply With Quote
  #29  
Old 04-12-2011, 06:48 PM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by evilpenguin View Post
I'll just try and update the offical manifest this week. Although, I'm confused as to how I can make a zip file where the linux file has execute privileges from windows.
I think the answer is that you can't make it executable from Windows because the ZIP format doesn't support it. Only tar and other Linux-friendly programs support changing a files attribute. A Linux guru will have to chime in on this.

Probably the best thing to do is just update the instructions telling Linux users that they have to make the .out file executable. Are you going to package just the 32 bit version since that will run on 64 bit as well as 32 bit systems?

Tom
__________________

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
  #30  
Old 04-15-2011, 12:25 PM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
Quote:
Originally Posted by kbyrd View Post
Great news KJake! What did you fix? How is this binary different from what evilpenguin had originally?
I have an ActiveState PDK9 License and built it with that. I actually didn't look into how to make it work with PP since I had nothing but problems with it in Windows-land. PDK9 added cross-OS compiling, so I can compile for Windows, Linux and MacOS without the extra Business license, which I think adds Solaris, AIX and HP-UX maybe...
Reply With Quote
  #31  
Old 04-15-2011, 12:40 PM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
Quote:
Originally Posted by evilpenguin View Post
I'll just try and update the offical manifest this week. Although, I'm confused as to how I can make a zip file where the linux file has execute privileges from windows.
tmiranda is correct, zip doesn't store the unix bits that record owner, group, and RWX flags.

does the plugin system let you execute any commands after unzip? 'chmod +x UPnPBrowser.out' would be an example of what you could do.
Reply With Quote
  #32  
Old 04-15-2011, 01:24 PM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
Quote:
Originally Posted by KJake View Post
tmiranda is correct, zip doesn't store the unix bits that record owner, group, and RWX flags.

does the plugin system let you execute any commands after unzip? 'chmod +x UPnPBrowser.out' would be an example of what you could do.
Nope, but I could easily do that in the STV.
__________________
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)
Reply With Quote
  #33  
Old 04-17-2011, 05:53 PM
Korny Korny is offline
Sage Advanced User
 
Join Date: Nov 2010
Location: Minnesota
Posts: 87
Not to be pushy or anything but..... Any updates
__________________
Intel I7 4790k @ stock speeds, 32 GB of ram. 8TB of recording space.
Reply With Quote
  #34  
Old 04-17-2011, 05:56 PM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
Quote:
Originally Posted by Korny View Post
Not to be pushy or anything but..... Any updates
There were some major changes made in the last few days to PlayOn that have negatively affected the functionality of the plugin for any platform. I'm sure EP is working on a fix for the new organization that PlayOn have devised and will probably try to roll-in Linux functionality at the same time (let me know if I need to build a new Linux binary).
Reply With Quote
  #35  
Old 07-24-2011, 07:26 PM
harrijay harrijay is offline
Sage Advanced User
 
Join Date: Jan 2007
Location: Wisconsin
Posts: 152
New SageTVPluginsDev.xml

I am just trying to update this plugin on my server so that it is somewhat official, anyway I can get an updated SageTVPluginsDev.xml file? Looks like the one that is posted in this thread is for version 1.55.

Thanks,
Jayson
__________________
ESXi Host Intel Xeon x3440 on Intel S3420PLX, 4GB RAM, 80GB Primary
Server:2 CPU's and 2GB memory Allocated, 15GB Virtual Primary, 1.5 TB RDM Physical Disk,
A180 using VMDirectPath, 1 xHDHR
Headless ArchLinux 2.6.34 64-bit, SageTV 7.0.15
Sun JRE 1.6.0_20
Comskip&PlayonWindows XP 2CPU and 1GB Ram Allocated
Clients: 1 Media MVP and 2 STX-HD100
Reply With Quote
  #36  
Old 01-23-2013, 12:18 AM
zzo zzo is offline
Sage User
 
Join Date: Sep 2010
Posts: 5
latest word???

Any new word on the playon plugin for linux?? I can help too...
thanks!
Mark
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
Plugin :: PlayOn for SageTV v1.5 evilpenguin SageTV v7 Customizations 646 02-14-2016 05:14 PM
Plugin :: PlayON for v7 evilpenguin SageTV v7 Customizations 535 03-24-2011 03:17 PM
SageTV on Linux with Playon for Netflix davephan SageTV Linux 4 02-15-2011 08:36 PM
Trouble using PlayOn Plugin on more than one PC pkasin SageTV v7 Customizations 5 02-14-2011 10:31 AM
Playon Support Under Linux pzasso SageTV Customizations 3 12-14-2010 09:55 AM


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


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