|
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
|
||||
|
||||
GetStatus plugin version 1.1 has been uploaded...
This version does not provide any extra infomation, but allows multiple clients to connect, and includes a data cache to reduce the load on Sage. There is a minor change to the format of the data: a blank line at the end. This can be used by clients to recognise the end of the data... I hope this does not break anything, but if so, version 1.0 is still available for download. |
#62
|
||||
|
||||
Thanks, look forward to testing it.
|
#63
|
|||
|
|||
LCD Smartie
I'm attempting to setup LCD Smartie to work with the plugin... this is great!
I can get it to display what's playing now, but can't get it to display what's recording. Here's the lines as setup in LCD Smartie: Watching $dll(sage.dll,5,0,1)-$dll(sage.dll,5,0,2) $dll(sage.dll,2,0,0)-$dll(sage.dll,3,0,0) Recording $dll(sage.dll,5,1,1)-$dll(sage.dll,5,1,2) $dll(sage.dll,2,1,0)-$dll(sage.dll,3,1,0) The output on line 2 does not retrieve any data, but line 1 is good. Here's what I get from telnet: now_playing_type: tv now_playing_show: Skiing now_playing_episode: USSA Women's Slalom now_playing_artist: now_playing_channel: 75 - OLN now_playing_starttime: 1105650000000 now_playing_endtime: 1105653600000 now_playing_currpos: 1105650847384 now_playing_state: play num_recording_devs: 1 recording_1_dev: Hauppauge WinTV PVR PCI II Capture recording_1_show: Skiing recording_1_episode: USSA Women's Slalom recording_1_chan: 75 - OLN recording_1_starttime: 1105650000000 recording_1_endtime: 1105653600000 Thanks for any help, and great job with these plugins!! |
#64
|
|||
|
|||
Versions
By the way, version 1.1 does not seem to work for me.
It loads, and I can verify that it's listening on port 20000, but I don't get any data when I connect via telnet or via the LCD Smartie plugin. For the question above, I'm using 1.0 |
#65
|
|||
|
|||
I will look at this this weekend. Both Recording info and LCDSmartie with v1.1 of the status monitor.
Anders |
#66
|
|||
|
|||
I also have problems with v1.1. I opened up the sage console, and it looks like the plugin is throwing an exception immediately after accepting the connection:
Sat 1/15 23:00:12.981 GetStatus: accepted connection Sat 1/15 23:00:12.982 GetStatus: Exception when accepting client20000 java.lang.NoClassDefFoundError: net/sf/sageplugins/getstatus/GetStatus$Client Sat 1/15 23:00:12.983 at net.sf.sageplugins.getstatus.GetStatus.run(GetStatus.java:128) Sat 1/15 23:00:12.984 at java.lang.Thread.run(Unknown Source) get the exact same message every time I try to connect, and no data is sent back to the client before the error v1.0 works fine btw Last edited by brandium; 01-15-2005 at 10:16 PM. |
#67
|
||||
|
||||
Thanks for the log -- looks like I screwed up the upload and missed a couple of .class files... Sorry about that...
Try downloading 1.1. again Last edited by nielm; 01-16-2005 at 03:03 AM. |
#68
|
|||
|
|||
I have put up a new verison on my web page http://www.nolberger.se/Sage/LCDSmartie. A bug where the recording number was not working. If you specified 1 as second parameter to get values for recorder 1 you instead got data for the 2:nd recorder.
There also is something wrong with my plugin when used in beta 5.3 of LCDSmartie. LCDSmartie hangs on exit when my plugin is loaded. For best result use beta 5.1 until I have found the problem. |
#69
|
||||
|
||||
I am a bit lost here, but is there anyway to use this plugin so that Meedio's feedme plugin can send the information to an information module?
|
#70
|
|||
|
|||
Quote:
|
#71
|
|||
|
|||
I mean beta 5.3, release 1. Sorry about that, I was in a hurry when I wrote the message.
|
#72
|
|||
|
|||
No problem, that's what I assumed.
Excellent job, by the way. I've been looking for this for over a year now, so I have no reservations about switching from CrystalControl to Smartie (which is what I used before switching to CrystalControl). Got it up and running and works great! Just wish I had a 4 line display so I could see more info. One question: Is it possible to show time remaining in a show rather than time in? Last edited by zubblwump; 01-16-2005 at 04:14 PM. |
#73
|
|||
|
|||
I will look at remaining time the next time I work on the plugin in the next couple of days.
|
#74
|
||||
|
||||
I would still really like to use SageMon, however I was never able to overcome the "Data returned from server was empty" error... Is there a way around this or should I just give up?
|
#75
|
|||
|
|||
I'm in the same spot. I have never been able to get it to work. I've tried everything.
|
#76
|
|||
|
|||
Which part is not working? Can you connect to the plugin with Telnet and get a list of programs with the commands "start->run" "telnet localhost 20000"?
|
#77
|
||||
|
||||
yes although it not running on localhost for me, if I telnet into my server it lists the appropriate information. But I receive the above mentioned error from the taskbar icon.
|
#78
|
|||
|
|||
Ditto for me.
|
#79
|
|||
|
|||
AndersNolberger I've been useing your smartielcd plugin for the last week now and love it! I'm also using yac and the callerid plugin.
After receving a call the other day it got me wondering. Could you alter the sage smartie plugin code to allow for the callerid info to be diplayed on the lcd? This "new" plugin would be independant from sage version but would be cool! http://sunflowerhead.com/software/yac/ |
#80
|
|||
|
|||
I think I may have found an odd bug with lcdsmartie.
I downloaded and installed the latest release the other day. Everything seemed normal until yesterday. Every time I played a file I would get no remote response via my USB-UIRT. After a fair amount of troubleshooting, I found that the remote was OK and the USB-UIRT was okay. Something was causing the codes to get trashed on the way to sage. I reinstalled the last stable release of Smartie and rebooted. At this point everything is stable. I will go through and reinstall the sagetv plug-in and see if everything remains stable. The only changes to lcd smartie were the upgrade to the new version and I altered the lcd refresh rate. Just a heads up for anyone that may be having problems. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|