|
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 |
#1601
|
|||
|
|||
Quote:
__________________
Ben Intel Core2Duo E6600 2.4GHz - Win7 64bit Antenna: Homemade Gray-Hoverman DBGH, Channel Master 7777 pre-amp, Mid-60s CM Rotor Tuners: HDHomeRun v1, Hauppauge HVR1600 Video: BenQ W5000 1080p, ASUS ATI 6670 Storage (10TB): Seagate 2TB, Hitachi Coolspin 2TB x 4 Data Drives + 2TB x 2 Parity Drives using FlexRaid 2.0 (RAID6 T2+) SageTV: 7.1.9 Final ? |
#1602
|
|||
|
|||
Quote:
Np!.. I gotta whip up some code too. All my show data currently is in a Access DB.
__________________
Ben Intel Core2Duo E6600 2.4GHz - Win7 64bit Antenna: Homemade Gray-Hoverman DBGH, Channel Master 7777 pre-amp, Mid-60s CM Rotor Tuners: HDHomeRun v1, Hauppauge HVR1600 Video: BenQ W5000 1080p, ASUS ATI 6670 Storage (10TB): Seagate 2TB, Hitachi Coolspin 2TB x 4 Data Drives + 2TB x 2 Parity Drives using FlexRaid 2.0 (RAID6 T2+) SageTV: 7.1.9 Final ? |
#1603
|
|||
|
|||
Quote:
__________________
-Jason |
#1604
|
||||
|
||||
I've just noticed that times in my feedreader (FeedReader 3.06) are an hour out. All times from the RSS Feeds are showing an hour ahead. Anyone else seeing this?
Would they be correct if I moved to Belgium?
__________________
unRAID Server: Intel Core i5 7600K, 48GB DDR4, 2x512GB PCIe M.2 Cache Pool, 2x10TB SATA3 Parity Drive, 3x8TB SATA Array, 1x hdHomeRun DVB-T2 Quattro, IPTV via xTeVe, unRAID 6.8.3, tvHeadEnd for recording back end, Emby Clients: 3 Nvidia Shields, 3 FireTV, 3 Win10 Pro PC Clients |
#1605
|
||||
|
||||
nielm,
made my day today w/ the webserver. after my coax got cut the other day I got 8 episodes of Airwolf recorded as static. well, i deleted 5 of them as wrong recordings then realized I could copy the good recordings from an alternate source over the bad ones if I changed the unique file number to match. Found the 5 I deleted still listed in the webserver under past airings. That gave me the unique numbers for the deleted mpg's. All is well now w/ those 5 showing up in Recordings. Just need to regen the thumbnail for them to get rid of the original snow.
__________________
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. |
#1606
|
|||
|
|||
webserver fails to start
hi,
i have been testing out sagetv with a view to replacing a uk tivo that i use. all good so far except when i install the webserver plugin, all goes well but it doesnt seem to start properly, see excert from log below. Class not found: net.sf.sageplugins.webserver.EncodeCommandServlet any clues where i should start to look or how to fix - searched forums but turned up nothing similar. Many thanks Pete. windows xp sp 2, amd processor on asus pundit, on board geforce 6100, with nova-t-500 card. sagetv version latest from website. Last edited by peteharding; 05-28-2007 at 07:12 AM. |
#1607
|
|||
|
|||
cant seem to get ssl working with 2.15
Ok, I am guessing that I am doing something wrong. I followed the instructions for setting up ssl mode for the webserver. So far, I have been unable to get it to work. What is interesting is that it seems to be ignoring the use_ssl=true flag. Regardless of whether this flag is set or not, http connections always work and https connections always fail.
Any ideas? |
#1608
|
|||
|
|||
Quote:
|
#1609
|
||||
|
||||
If there is something missing in the instructions, can you edit the wiki to add it.
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#1610
|
||||
|
||||
Quote:
It could be that the timezone format is not being recognised by feedreeder... Code:
<item> <title>"Navy NCIS - Dead Man Walking" at 03-Jun-2007 20:10 on 20-VT4</title> <link>http://mediaserver:800/sage/DetailedInfo?AiringId=3231904</link> <description>(Category: serie/Thrillerserie)</description> <guid>http://mediaserver:800/sage/DetailedInfo?AiringId=3231904</guid> <pubDate>Sun, 3 Jun 2007 20:10:00 CEST</pubDate> </item>
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#1611
|
|||
|
|||
Quote:
(In my case, SageTv is installed on "D:\program files\sagetv" and my .keystore file was created in "C:\documents and settings\k10ck3r"). I fixed it by moving my .keystore file to a short path relative to SageTv. In my case, I moved it to the webserver subdirectory and set ssl_args to webserver/.keystore |
#1612
|
||||
|
||||
I presume it's the pubdate - the title is correct. Looks like the attached file. It might be a feedreader problem rather than the feed, but it's hard to tell as other feeds aren't so time-specific...
__________________
unRAID Server: Intel Core i5 7600K, 48GB DDR4, 2x512GB PCIe M.2 Cache Pool, 2x10TB SATA3 Parity Drive, 3x8TB SATA Array, 1x hdHomeRun DVB-T2 Quattro, IPTV via xTeVe, unRAID 6.8.3, tvHeadEnd for recording back end, Emby Clients: 3 Nvidia Shields, 3 FireTV, 3 Win10 Pro PC Clients |
#1613
|
||||
|
||||
It looks like feedreader doesn't like 'Named' timezones (eg BST/CEST). I will fix the webserver to use 'numbered' timezones (+0100/+0200) in the next version.
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#1614
|
||||
|
||||
new release
Mainly a bugfix release...
v2.16 04 Jun 2007 BUGFIXES * fix EPG views to italicize watched shows * fix Home page not to exception when nothing scheduled * Edit Show info: fix generated EPGID to not look like an Episode ID * Edit Show info: keep Channel Info when re-creating airing * Edit Show info: Catch and report 0-lengh airings * Edit Show info: Restore pre 5.0 compatability * Put a detailed Info link on all elements of airing cells * use '&nbsp;' for blank titles (so that they get a link) * remove min-width CSS (triggers Firefox rendering bug) * RSS: use time zone offset rather than timezone name (+0200 in place of CEST) ENHANCEMENTS * create a reasonable-sized preview image when viewing Picture details (Sagev6 only) WARNING: Due to a collection of bugs, this version requires Java 1.5 or 1.6 (recommended) and Picture preview requires SageTV6 or higher.
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki Last edited by nielm; 06-11-2007 at 02:01 AM. |
#1615
|
|||
|
|||
2 samll problems
Great work again, but 2 problems that are present from the previous version (maybe before too).
1. When pressing the xml button and trying to save it, Maxthon and IE say that they "cannot download Home?xml=current recordings(or favorites or whatever)" it says it was not able to open the site. If I choose open instead of save, it opens it correctly (in the same page). 2. when in epg list mode, or epg grid/channel mode. and showing the "Program Guide" menu, it goes under the channel combo box, and it should go over it, so in affect i do not see the whole menu. Other than that no complaints.
__________________
Server SageTv 6.3.5, Core2Duo 6300 ,2Gigs ,Saphire x1650, PVR250, 2*320GB + 160GB, java 1.6.1 Client SageTV Client 6.3.5 , AMD 3000, 1024Mb, Saphire x1600Pro256HDMI, java 1.6.1 Using Nielm's Web server 2.22 |
#1616
|
||||
|
||||
Quote:
Quote:
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#1617
|
|||
|
|||
could not reproduce either with IE7, thanks for your swift response
__________________
Server SageTv 6.3.5, Core2Duo 6300 ,2Gigs ,Saphire x1650, PVR250, 2*320GB + 160GB, java 1.6.1 Client SageTV Client 6.3.5 , AMD 3000, 1024Mb, Saphire x1600Pro256HDMI, java 1.6.1 Using Nielm's Web server 2.22 |
#1618
|
||||
|
||||
Quote:
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#1619
|
||||
|
||||
Thanks as ever nielm, that's fixed it.
__________________
unRAID Server: Intel Core i5 7600K, 48GB DDR4, 2x512GB PCIe M.2 Cache Pool, 2x10TB SATA3 Parity Drive, 3x8TB SATA Array, 1x hdHomeRun DVB-T2 Quattro, IPTV via xTeVe, unRAID 6.8.3, tvHeadEnd for recording back end, Emby Clients: 3 Nvidia Shields, 3 FireTV, 3 Win10 Pro PC Clients |
#1620
|
||||
|
||||
What is the cleanest way to uninstall the webserver in order to start over? I am testing things out with the XBMC script and I need to back up a couple version to see where things went screwy, and I want it to be as clean as possible.
|
Tags |
web |
Currently Active Users Viewing This Thread: 2 (0 members and 2 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Plugin: Mobile Web Interface 1.2 | jreichen | SageTV Customizations | 281 | 06-17-2011 02:20 PM |
Can't get Web-based User Interface to install | SSBrian | SageTV Customizations | 3 | 11-04-2008 08:12 PM |
Web User interface link for the metadata file. | zzmystique | SageTV Customizations | 0 | 06-21-2008 02:26 AM |
Idea to enhance the Web User Interface: Messaging | jbarr | SageTV Customizations | 3 | 05-14-2007 03:59 PM |
Linkplayer, Linktheater with SageTV Web User Interface | fyodor | SageTV Customizations | 0 | 10-08-2006 06:03 PM |