|
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. |
|
Thread Tools | Search this Thread | Display Modes |
#61
|
||||
|
||||
Quote:
Are you running Playon on your WHS Server? If so, did you use the "junction" symlink to the pool? |
#62
|
|||
|
|||
Yes, I'm running it on my WHS server. No, I didn't link it to the pool. I've got a little over 6GB free on the C: drive and so far that seems to be OK for testing. It looks like PlayOn is using C:\Documents and Settings\All Users\Application Data\MediaMall as the root location to store the video files. I wish they would make that configurable.
__________________
--Jason Server Hardware: GIGABYTE GA-EP45-UD3R, Intel Q9550 CPU 2.83GHz, 11GB RAM, 1xHDHR, 1xHVR1600, 1xHVR2250 29TB Server Storage: 1TB SSD (OS), 1TB (data), 2x6TB+2x10TB (22TB FlexRaid storage pool), 2x2TB (recordings), 1x750GB (VMs). Server Software: Win10 Pro x64 OS, SageTV 64bit v9.2.0.441, Java 1.8 u241, PlayOn, Comskip (Donator) v0.82.003, WampServer v2.5. Clients: 3xHD300s, 2xHD100, 2xPlaceshifters |
#63
|
||||
|
||||
Quote:
Code:
upnp2podcast.exe "PlayOn:Hulu:User Queue:Sort By Name:+2" Quote:
Last edited by evilpenguin; 09-24-2009 at 10:33 PM. |
#64
|
||||
|
||||
Here is a link to a "workaround" from their site. I am thinking of trying it after I ask some more questions.
http://www.themediamall.com/faq#cdrive |
#65
|
|||
|
|||
FYI...
After more fiddling, I got it to work and can watch Hulu and Netflix on my HD100....however it only plays for around 30 seconds...then ends. The timeline/timebar shows the video is only 30 seconds. If you simply retry the same video, it plays for 60 seconds. Basically only 30 seconds more each retry. I think the timeline is not aware of the video length. |
#66
|
|||
|
|||
Quote:
However, for now I am just running the UPnP2Podcast manually and piping the output to an XML file manually. Sage is reading that XML and play the shows just fine! Just wanted to share. |
#67
|
|||
|
|||
Does anyone know how to get your Hulu queue content using UPnP2Podcast?
Works for Netflix: UPnP2Podcast.exe "PlayOn:Netflix:Instant:Top 50:+2" Works for a specific show on Hulu: UPnP2Podcast.exe "PlayOn:Hulu:TV Episodes:aily Show:+2" Not sure what command line parms to get my Hulu Queue....anyone done this yet? Last edited by gibsonpa; 09-25-2009 at 06:53 AM. |
#68
|
||||
|
||||
Quote:
Quote:
Gerry
__________________
Big Gerr _______ Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB. |
#69
|
|||
|
|||
Thanks gplasky!! I will give that a try tonight after work.
|
#70
|
|||
|
|||
Quote:
Drew |
#71
|
|||
|
|||
Quote:
Code:
./UPnP2Podcast.pl 'PlayOn:Hulu:TV Episodes:W:Warehouse 13:+2' Can't locate object method "getSize" via package "Net::UPnP::AV::Item" at ./UPnP2Podcast.pl line 196. |
#72
|
|||
|
|||
Quote:
Quote:
And a big Thank You to you Evilpenguin and Simonen for your efforts on getting this stuff to work in SageTV!
__________________
--Jason Server Hardware: GIGABYTE GA-EP45-UD3R, Intel Q9550 CPU 2.83GHz, 11GB RAM, 1xHDHR, 1xHVR1600, 1xHVR2250 29TB Server Storage: 1TB SSD (OS), 1TB (data), 2x6TB+2x10TB (22TB FlexRaid storage pool), 2x2TB (recordings), 1x750GB (VMs). Server Software: Win10 Pro x64 OS, SageTV 64bit v9.2.0.441, Java 1.8 u241, PlayOn, Comskip (Donator) v0.82.003, WampServer v2.5. Clients: 3xHD300s, 2xHD100, 2xPlaceshifters |
#73
|
||||
|
||||
Quote:
If you get that working can you do me a favor and use PAR to compile the whole thing into an executable that I can distribute to Linux people? Last edited by evilpenguin; 09-25-2009 at 03:34 PM. |
#74
|
|||
|
|||
DJmount for windows
Too bad there is not a port of DJmount for windows. (http://djmount.sourceforge.net/)
DJmount allows you to mount any upnp server as a virtual file system. I was successful in setting it up in CoLinux then sharing the Directory with a samba share to windows. The nice thing is the same folders structure from Playon were viewable in Windows but I was unsuccessful in playing a file directly from the samba share. I was able inside of a Linux console to copy one of the streams to permanent drive. Then I was able to play it in Windows from windows media player. Copying the 30min stream took only a few minutes. I guess it's an easy way in saving Hulu streams to .mpg. Since Djmount is Linux I would bet money that Sage used it for the stand alone HD200 interface. Any case if Djmount can be ported into a plugin, it would allow any upnp server to be used within SageTv because it would just look like a file systyem. The only problem is Djmount uses the Fuse library which is not available for windows. So if anyone has the time they would have to port it over with Dokan the windows equivalent user mode file system. |
#75
|
|||
|
|||
You guys hear of TVersity? It's a free UPnp Server for windows. I admit I dont really understanding what you're doing here, so this may not help at all.
Last edited by bclenney; 09-25-2009 at 10:54 PM. |
#76
|
|||
|
|||
Quote:
Scott - if a different UPnP server is installed such as TVersity, would your program be able to handle syntax such as "TVersity:Hulu:TV Episodes:+2"? Not sure how generic you made it, but that would be pretty amazing if so, and would enable FREE access to Hulu (and other streams such as ESPN) vs. paying for it using PlayOn. Thoughts?
__________________
Server: Sage 7.1.9 beta; Dell Inspiron 530; Windows 7 Ultimate 32-bit (UAC turned off); 2TB Internal SATA (TV Recordings) Storage: Synology DiskStation DS411+, RAID 5, 5x 2TB SATA for (DVDs/Music/Other Videos) Tuners: Ceton InfiniTV w/ Verizon FIOS cablecard (using babgvant's SageDCT plugin) Clients: 1x STP-HD300; 1x Acer Aspire Revo 3610 (Atom/Ion) w/ SageTV client (Win 7, EVR, FSE on) |
#77
|
||||
|
||||
Quote:
Quote:
|
#78
|
|||
|
|||
Is there any way to get this or something like this to work with Revision3? (http://revision3.com)
I'd love to be able to watch those shows on my SageTV. Brian |
#79
|
|||
|
|||
Quote:
__________________
Server: Sage 7.1.9 beta; Dell Inspiron 530; Windows 7 Ultimate 32-bit (UAC turned off); 2TB Internal SATA (TV Recordings) Storage: Synology DiskStation DS411+, RAID 5, 5x 2TB SATA for (DVDs/Music/Other Videos) Tuners: Ceton InfiniTV w/ Verizon FIOS cablecard (using babgvant's SageDCT plugin) Clients: 1x STP-HD300; 1x Acer Aspire Revo 3610 (Atom/Ion) w/ SageTV client (Win 7, EVR, FSE on) |
#80
|
||||
|
||||
Quote:
Thomas |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
PlayOn Media Streaming Software for $19.99 | JetreL | The SageTV Community | 7 | 09-30-2009 03:49 PM |
Playon slowww | SageGk | SageTV HD Theater - Media Player | 11 | 07-17-2009 06:27 AM |
Special Playon Deal | bigbill | The SageTV Community | 3 | 06-29-2009 01:08 PM |
PlayOn... Beginners Manual... | joelinkup | SageTV HD Theater - Media Player | 13 | 04-13-2009 01:55 PM |
HD Netflix Content with Playon | fyodor | SageTV HD Theater - Media Player | 0 | 03-14-2009 08:04 PM |