|
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 |
#1661
|
||||
|
||||
Java Exception
I'm getting this trying to view the description of the "currently watching" show in the webserver
Code:
Exception while processing servlet: java.lang.NoSuchMethodError: java.lang.String.contains(Ljava/lang/CharSequence;)Z java.lang.NoSuchMethodError: java.lang.String.contains(Ljava/lang/CharSequence;)Z at net.sf.sageplugins.webserver.DetailedInfoServlet.doServletGet(DetailedInfoServlet.java:979) at net.sf.sageplugins.webserver.SageServlet.doGet(SageServlet.java:95) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at Acme.Serve.ServeConnection.runServlet(Serve.java:1567) at Acme.Serve.ServeConnection.parseRequest(Serve.java:1542) at Acme.Serve.ServeConnection.run(Serve.java:1429) at java.lang.Thread.run(Unknown Source) |
#1662
|
||||
|
||||
Quote:
I have VLC installed on the server. What must be configured? Webservers transcode.properties? Which keys? And what settings do I need in TCPMP? To what URL do I have to connect? What port? etc. Thanks for a quick guide!
__________________
Oliver Kötter ------------ Check this thread for importing German TV Data into SageTV Using SageTV 7.1.9, Java 1.6.0_24 Win7 Home Premium on an Asus M4N78-AM Mainboard, AMD Athlon II X2 215, 4 GB RAM, 500 GB HDD, 2xTechnoTrend S-2400 as Network Encoder (LM DVB Smart Recorder), ATI Radeon HD 3450 with analog TV-Out on good old CRT TV (100Hz) My avatar shows the world's best composer!!! |
#1663
|
|||
|
|||
Java exception
nielm,
I've been using the area for edit show info and found a problem. I've done hundreds of shows that I've imported quite successfully and added the show info to but today I accidentally added a show with identical air times and recorded channel. I can only assume that sage didn't like the duplicate showings with different show titles being recorded on the same channel/time. The result was a java exception and both the entries in the guide being quite messed up (I wound up deleting both and reimporting with different show times). I figured you'd want to provide for the error handling since it was really a data entry problem on my part that caused the problem in the first place and once I figured out what I'd done wrong it was simple enough to resolve. Mike |
#1664
|
||||
|
||||
This is happening for previously recorded shows as well. It looks like this junk has replaced the delete option. I have attached a screenshot.
Quote:
Last edited by BlueH2O; 07-05-2007 at 08:24 AM. |
#1665
|
|||
|
|||
Quote:
B |
#1666
|
||||
|
||||
It's a bug in the current version that means that you need Java v1.6 -- It will be fixed in the next release
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#1667
|
|||
|
|||
Possible Addition
Just wanted to say thanks, I have been using this for a long time now. With very positive results. But, I was wondering if you could look at making an addition to the view recording page. I would love to able to start a compression job from within the webserver. Anyway Thanks again for a great Addon.
|
#1668
|
|||
|
|||
Nielm,
Any idea if the java server supports byte-range requests? Thanks, B |
#1669
|
|||
|
|||
Request for Nielm (or any other web formating guru):
Any chance to make a pocket-pc friendly browser? I've gotten this working to stream live and recorded shows to my Samsung blackjack but the web interface is so cludgy on the tiny screen. It takes like 9 clicks to get to the proper streaming screen. Thx |
#1670
|
||||
|
||||
yes (for static files-video/music/pics)
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#1671
|
|||
|
|||
Nielm,
In what file would you post mime types for the web server? In particular: video/mp4 mp4 Thanks, B |
#1672
|
||||
|
||||
Its hardcoded for the moment. I will add it for the next version
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#1673
|
|||
|
|||
Nielm,
Parsing favorites based on actors. It appears that it doesn't like the element <person>. I was able to parse it by commenting out your second line in the XML code. Maybe there is something in the sageshowinfo_1_2.dtd that is causing the error. Code:
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE sageShowInfo PUBLIC "-//NIELM//DTD SAGESHOWINFO XML 1.2//EN" "http://www.sage-community.org/~nielm/nielm_modules/sagexmlinfo/sageshowinfo_1_2.dtd"> <sageShowInfo version="1.2"> <channelList/> <favoriteList> <favorite favoriteId="3878855"> <person>Julia Roberts</person> <firstRun/> <reRun/> <autoDelete/> </favorite> </favoriteList> <showList/> </sageShowInfo>
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#1674
|
||||
|
||||
nyplayer: yep I noticed this one -- a person needs a role in the dtd -- It will be fixed in the next version
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#1675
|
||||
|
||||
Restriction in size of exported playlists to 30 items
I clicked the button in my SageMC interface to form a playlist containing all the music on my system (>4000 tracks). When I click the 'export playlist option on the web interface, I only get the first 30 or so tracks in the playlist. Is this a feature or bug?
__________________
Setup: - Server - Intel 3.4G D + XP, 2Gig ram, 3TB of raid. All running in service mode with 2 Hauppauge HVR4000 Running v7 with LMGestion's XMLTV and DG2XML. I also have the web server running. Client - x2 plus PlaceShifter on various machines including eeepc Ubuntu 8.04. I am streaming Live TV to my PocketPC. Stable but can use DVB-S on second HVR400. |
#1676
|
|||
|
|||
Nilem,
I do a lot of moving files to my import directory at certain times of day. I do not like to refresh my import folder automatically. Is there a way that using your web browser I can issue a refresh command to the import folder.?? I currently use your web browser to detect when sage is not recording for an extended amount of time... I use this time to move files and would like to resfresh then. Thank You.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. Last edited by nyplayer; 08-01-2007 at 10:49 AM. |
#1677
|
|||
|
|||
MOTOBAR Steward...
I loaded TCPMP to my pocket PC..I made it my default... I navigate just fine to the web interface...and select a video to watch or music to listen to. When I press watch stream...I just get Sage Media Player and the name of the selection..but no video or sound. So, I tried clicking on one of the settings you suggested and on WVX in external player and I get an error that ends in VLC...and the error says, "invalid file format"... I know I have VLC as my default on my server, but not on my PPC. Also, I just tried networking over to my server and playing the files. When I clicked on the video files, they came up in TCPMP, but an error said, can not play MPEG-2... Any help? Gary Ellis Last edited by garyellis; 08-06-2007 at 02:55 PM. |
#1678
|
||||
|
||||
Quote:
I don't understand what you are asking about having VLC standard on the Server but not the PPC? VLC encoder is installed on your server when you install nielm's Web server. You don't need to make any changes on your server for it to work. When you install TCPMP on your pocket PC, all you need to do is to make TCPMP the default playe for WVX files (the files that tell the media player the format of the media stream)
__________________
Setup: - Server - Intel 3.4G D + XP, 2Gig ram, 3TB of raid. All running in service mode with 2 Hauppauge HVR4000 Running v7 with LMGestion's XMLTV and DG2XML. I also have the web server running. Client - x2 plus PlaceShifter on various machines including eeepc Ubuntu 8.04. I am streaming Live TV to my PocketPC. Stable but can use DVB-S on second HVR400. |
#1679
|
||||
|
||||
Quote:
__________________
Setup: - Server - Intel 3.4G D + XP, 2Gig ram, 3TB of raid. All running in service mode with 2 Hauppauge HVR4000 Running v7 with LMGestion's XMLTV and DG2XML. I also have the web server running. Client - x2 plus PlaceShifter on various machines including eeepc Ubuntu 8.04. I am streaming Live TV to my PocketPC. Stable but can use DVB-S on second HVR400. |
#1680
|
||||
|
||||
Sorry, forgot to answer you when I tested. No there is no restriction (I just created a playlist of all my 6000 tracks). Check the webserver logs for any output, and check the playlists themselves to see if any java exception junk got dropped into them...
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
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 |