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
  #161  
Old 12-20-2012, 12:04 PM
Fonceur's Avatar
Fonceur Fonceur is offline
Sage Icon
 
Join Date: Jan 2008
Location: DDO, QC
Posts: 1,915
Quote:
Originally Posted by Dreameriz View Post
Ok Here is my logs Hopefully this will help solve the problem i am facing
OK so the crash is because you are already using port 9260 with something else, and I'm not properly handling that error. I suspect that it's probably why others had such crashes, though none provided me with an actual log before you...

So if you can find the other application using port 9260 and are able to make it use another port, that would solve the issue. If not, you can edit the port(s) used either through the SageTV plugin interface or by editing the sage.properties file, while SageTV and its service isn't running.
__________________
SageTCPServer (2.3.5): Open source TCP interface to the SageTV API
MLSageTV (3.1.8)/Sage Media Server (1.13): SageTV plugin for MainLobby/CQC
TaSageTV (2.58)/TaSTVRemote (1.14): Monitor/control SageTV with an Android device
TbSageTV (1.02)/STVRemote (1.11): Monitor/control SageTV with a PlayBook 2
TiSageTV (1.64)/TiSTVRemote (1.09): Monitor/control SageTV with an iPhone/iPod/iPad
Reply With Quote
  #162  
Old 12-21-2012, 12:25 AM
Dreameriz Dreameriz is offline
Sage Advanced User
 
Join Date: May 2008
Location: Utah>USA>Earth>Milkyway
Posts: 121
Thanks it looks like the port in use is the program NETBURNER, Was using it to rip to my server, So Just for now I uninstalled it will have to see if that fixs the problem.


Thanks for the quick response
__________________
2-HD200, Win7pro64bit,AMD Athlon II X4 quad620 / 2.60GHz,4gb Memory Speed MHz: 800,320hd for os, scsi 80gb recording+comcerial cutting then transfered to 2tb for tv and movies. 1 HDHR 2x250 nas for other media and a small whs server for backup only
Reply With Quote
  #163  
Old 12-22-2012, 10:18 PM
Fonceur's Avatar
Fonceur Fonceur is offline
Sage Icon
 
Join Date: Jan 2008
Location: DDO, QC
Posts: 1,915
Version 2.3.5

- Photos had a duration, which caused issues with TaSageTV.


Basically the list of photos could not be written to the database...
__________________
SageTCPServer (2.3.5): Open source TCP interface to the SageTV API
MLSageTV (3.1.8)/Sage Media Server (1.13): SageTV plugin for MainLobby/CQC
TaSageTV (2.58)/TaSTVRemote (1.14): Monitor/control SageTV with an Android device
TbSageTV (1.02)/STVRemote (1.11): Monitor/control SageTV with a PlayBook 2
TiSageTV (1.64)/TiSTVRemote (1.09): Monitor/control SageTV with an iPhone/iPod/iPad
Reply With Quote
  #164  
Old 12-23-2012, 09:12 AM
jbrandon's Avatar
jbrandon jbrandon is offline
Sage Advanced User
 
Join Date: Oct 2009
Location: Gladstone, MO
Posts: 153
This seemed to fix my photos problem, thanks for your fast response.

Happy Hollidays!!

Quote:
Originally Posted by Fonceur View Post
Version 2.3.5

- Photos had a duration, which caused issues with TaSageTV.


Basically the list of photos could not be written to the database...
Reply With Quote
  #165  
Old 05-13-2013, 12:18 PM
adamwh adamwh is offline
Sage User
 
Join Date: Dec 2008
Posts: 35
Sending Commands

I've been playing at using this for my Crestron system at home to control my HD-200s over IP instead of IR. I've basically recreated the remote buttons using the info on the developers page, but CHU and CHD do not behave exactly as their counterparts on the IR remote do while in menus and lists. In other words, channel up and channel down function as pageup pagedown type commands while in a menu using the IR remote, but CHU and CHD do not. A neat side effect is that I can go up and down my playlist from just about anywhere, but I'm also looking for a command something like PageUP and PageDOWN in menus/lists and I don't see one on your list.

Interestingly, the channel up and channel down on the TiSageTV remote page function as I would expect.

Thanks for any insight!
Reply With Quote
  #166  
Old 05-14-2013, 05:05 PM
Fonceur's Avatar
Fonceur Fonceur is offline
Sage Icon
 
Join Date: Jan 2008
Location: DDO, QC
Posts: 1,915
You want to use:

CMD:Channel Up/Page Up

and

CMD:Channel Down/Page Down
__________________
SageTCPServer (2.3.5): Open source TCP interface to the SageTV API
MLSageTV (3.1.8)/Sage Media Server (1.13): SageTV plugin for MainLobby/CQC
TaSageTV (2.58)/TaSTVRemote (1.14): Monitor/control SageTV with an Android device
TbSageTV (1.02)/STVRemote (1.11): Monitor/control SageTV with a PlayBook 2
TiSageTV (1.64)/TiSTVRemote (1.09): Monitor/control SageTV with an iPhone/iPod/iPad
Reply With Quote
  #167  
Old 05-31-2013, 04:28 PM
adamwh adamwh is offline
Sage User
 
Join Date: Dec 2008
Posts: 35
Quote:
Originally Posted by Fonceur View Post
You want to use:

CMD:Channel Up/Page Up

and

CMD:Channel Down/Page Down
That worked! Thanks.

Another question: is there any way to get the ID of the currently playing file? I'm not sure I can deal with the entire list of media, but it'd be neat to display artwork for the currently playing item.
Reply With Quote
  #168  
Old 06-01-2013, 12:56 PM
Fonceur's Avatar
Fonceur Fonceur is offline
Sage Icon
 
Join Date: Jan 2008
Location: DDO, QC
Posts: 1,915
Quote:
Originally Posted by adamwh View Post
Another question: is there any way to get the ID of the currently playing file?
Sure, as long as you are connected to the SageTV client, you should see a message CID for that. There's CTT for the title and a bunch more. Just make sure to have sent the INI command, or you won't be getting that automatic feedback.
__________________
SageTCPServer (2.3.5): Open source TCP interface to the SageTV API
MLSageTV (3.1.8)/Sage Media Server (1.13): SageTV plugin for MainLobby/CQC
TaSageTV (2.58)/TaSTVRemote (1.14): Monitor/control SageTV with an Android device
TbSageTV (1.02)/STVRemote (1.11): Monitor/control SageTV with a PlayBook 2
TiSageTV (1.64)/TiSTVRemote (1.09): Monitor/control SageTV with an iPhone/iPod/iPad
Reply With Quote
  #169  
Old 10-30-2013, 02:47 PM
benjatelcom benjatelcom is offline
Sage Advanced User
 
Join Date: Mar 2005
Posts: 92
SageTCPserver causes app to shutdown

Greetings all,

I suppose I am moving my thread originally started over here:
http://forums.sagetv.com/forums/showthread.php?t=60889

To the SageTCPserver thread here, so here goes:

Last evening SageTV shutdown out of the blue while kid was watching the yellow sponge show.

Troubleshooting led me to disable plugins while tailing the sage logfile. Found that TCPserver was initiating a SageTV shutdown. I only use SageTCPserver for TiSage, and here is what the log file shows:

Tue 10/29 21:40:08.373 [Thread-44@18f7bca] [[SageTCPServer-Player:9278]]: Starting a player on socket 9278
Tue 10/29 21:40:08.373 [SageTV@b950d1] [[SageTCPServer-Player:9279]]: TCPServerPlayer: null, port = 9279,ip = 192.168.77.134
Tue 10/29 21:40:08.374 [SageTV@b950d1] [[SageTCPServer]]: Starting client
Tue 10/29 21:40:08.374 [Thread-45@171de0d] [[SageTCPServer-Player:9279]]: Starting a player on socket 9279
Tue 10/29 21:40:08.374 [SageTV@b950d1] [[SageTCPServer-Player:9279]]: TCPServerPlayer: null, port = 9279,ip = 192.168.77.113
Tue 10/29 21:40:08.375 [SageTV@b950d1] [[SageTCPServer]]: Subscribing to events
Tue 10/29 21:40:08.376 [Thread-46@eba8a0] [[SageTCPServer-Player:9279]]: Starting a player on socket 9279
Tue 10/29 21:40:08.377 [Thread-46@eba8a0] [[SageTCPServer-Player:9279]]: EXCEPTION java.net.BindException: Address already in use: JVM_Bind AT java.net.DualStackPlainSocketImpl.bind0(Native Method)

Tue 10/29 21:40:08.378 [Thread-46@eba8a0] java.net.DualStackPlainSocketImpl.socketBind(Unknown Source)

Tue 10/29 21:40:08.378 [Thread-46@eba8a0] java.net.AbstractPlainSocketImpl.bind(Unknown Source)

Tue 10/29 21:40:08.379 [SageTV Shutdown@1c55e69] SageTV SHUTDOWN is activating!
Tue 10/29 21:40:08.380 [Shutdown@17ab3f0] ::INFO: Shutdown hook executing
Tue 10/29 21:40:08.380 [Shutdown@17ab3f0] ::INFO: Graceful shutdown SelectChannelConnector@0.0.0.0:8080
Tue 10/29 21:40:08.386 [AWT-EventQueue-0@1179316] Sage.exit() called.

I can upload my logfile if needed.

If I re-enable SageTCPserver it reliably crashes after startup, so I have repeatable results. With TCPserver disable SageTV functions properly. I attempted to remove and reinstall TCPserver but it behalves the same way.

Thoughts? Suggestions? It isn't urgent now that I have SageTV running again.
__________________
Intel NUC i7 SageTV and Plex
Synology NAS 4TB
Nextcom R5000 on Dish VIP211
Tablo DVR
4 HD300 Extenders
Reply With Quote
  #170  
Old 10-30-2013, 03:34 PM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
To elaborate on what benjatelcom posted, in viewing his whole log file, it looks like it is, for some reason, creating a ton of open player bindings, looks like one per device on the network? One of them is tried to bind twice (that's what's throwing the exception, which, unhandled, is killing sage).
__________________
Buy Fuzzy a beer! (Fuzzy likes beer)

unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers.
Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA.
Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S
Other Clients: Mi Box in Master Bedroom, HD-200 in kids room
Reply With Quote
  #171  
Old 10-30-2013, 09:08 PM
Fonceur's Avatar
Fonceur Fonceur is offline
Sage Icon
 
Join Date: Jan 2008
Location: DDO, QC
Posts: 1,915
Quote:
Originally Posted by benjatelcom View Post
Thoughts? Suggestions?
It sounds like you have one or more extenders/clients that keep getting different IP's, which messes up my pre-loading of known clients... I do limit them to like 20 different ports, which is why it's trying to open up 9279 twice.

If you shutdown SageTV (and service), then edit the Sage.properties file, search for 9279 and you should find a bunch of IP/ports combo. You should probably clean that up before relaunching SageTV... If you can assign fixed IP to your SageTV clients/extenders, that would prevent it from happening again later...
__________________
SageTCPServer (2.3.5): Open source TCP interface to the SageTV API
MLSageTV (3.1.8)/Sage Media Server (1.13): SageTV plugin for MainLobby/CQC
TaSageTV (2.58)/TaSTVRemote (1.14): Monitor/control SageTV with an Android device
TbSageTV (1.02)/STVRemote (1.11): Monitor/control SageTV with a PlayBook 2
TiSageTV (1.64)/TiSTVRemote (1.09): Monitor/control SageTV with an iPhone/iPod/iPad
Reply With Quote
  #172  
Old 11-23-2013, 09:25 PM
valnar valnar is offline
Sage Icon
 
Join Date: Oct 2003
Posts: 1,252
Send a message via ICQ to valnar
I had to remove this plugin but now when I try to add it again it fails. Seems the original install point (from a Dropbox URL) is missing?? Can it get put back please?
Reply With Quote
  #173  
Old 11-25-2013, 12:02 PM
Fonceur's Avatar
Fonceur Fonceur is offline
Sage Icon
 
Join Date: Jan 2008
Location: DDO, QC
Posts: 1,915
Quote:
Originally Posted by valnar View Post
I had to remove this plugin but now when I try to add it again it fails. Seems the original install point (from a Dropbox URL) is missing?? Can it get put back please?
Everything seems fine on DropBox... Are you doing it through the SageTV plugins installer or did you have a direct link to DropBox?
__________________
SageTCPServer (2.3.5): Open source TCP interface to the SageTV API
MLSageTV (3.1.8)/Sage Media Server (1.13): SageTV plugin for MainLobby/CQC
TaSageTV (2.58)/TaSTVRemote (1.14): Monitor/control SageTV with an Android device
TbSageTV (1.02)/STVRemote (1.11): Monitor/control SageTV with a PlayBook 2
TiSageTV (1.64)/TiSTVRemote (1.09): Monitor/control SageTV with an iPhone/iPod/iPad
Reply With Quote
  #174  
Old 11-25-2013, 12:38 PM
valnar valnar is offline
Sage Icon
 
Join Date: Oct 2003
Posts: 1,252
Send a message via ICQ to valnar
Quote:
Originally Posted by Fonceur View Post
Everything seems fine on DropBox... Are you doing it through the SageTV plugins installer or did you have a direct link to DropBox?
It worked this morning, so all is well. Thanks!
Reply With Quote
  #175  
Old 02-12-2014, 09:50 PM
Spartan's Avatar
Spartan Spartan is offline
Sage Advanced User
 
Join Date: Nov 2007
Location: Michigan, USA
Posts: 109
Hiya -- for years I have been running SageTCPServer 1.7.0 with iRule on my iPod to control both my server (with HD200 extender) and my Sage PC Client -- and it works beautifully.

I want to add a button to my iRule panel which will jump me directly to my recordings but don't see a way to do so. Looking though your source code, it looks like there is a command to do it, but it also looks like many of the commands have changed from 1.7.0 to now.

So 2 questions arise --

Is there a command in 1.7.0 to take me directly to recordings in 1.7.0?

If not, what kind of issues might I run in to upgrading from 1.7.0 to latest (I see there is no longer a SageTV device in irule)? I have a rock-solid system and really don't want to screw it up (for a single additional button on my remote). Note that 1.7.0 was installed prior to the SageTV plugin system, so the plugin shows as not installed.

Thanks!
Reply With Quote
  #176  
Old 03-06-2014, 10:14 AM
shanewise shanewise is offline
Sage User
 
Join Date: Dec 2007
Posts: 8
Unhappy

Quote:
Originally Posted by valnar View Post
It worked this morning, so all is well. Thanks!
I am having a similar problem. I cannot get SageTCPServer to download at all. I always get the java read timeout. I can load FireFox on the same machine and download it fine but I can't through the plugin manager.

Can someone offer assistance on what I can do?

I have attached a screenshot of what I get when I attempt to download. I have tried with and without Windows Firewall being on and off.

Help!!
Attached Images
File Type: jpg sagetcp.jpg (136.3 KB, 254 views)
Reply With Quote
  #177  
Old 03-06-2014, 01:18 PM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
It's a problem with DropBox, see post 20 in this thread: http://forums.sagetv.com/forums/showthread.php?t=60964
__________________

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
  #178  
Old 03-06-2014, 06:01 PM
Fonceur's Avatar
Fonceur Fonceur is offline
Sage Icon
 
Join Date: Jan 2008
Location: DDO, QC
Posts: 1,915
Quote:
Originally Posted by shanewise View Post
I cannot get SageTCPServer to download at all. I always get the java read timeout.
You can get the file directly from:

https://dl.dropboxusercontent.com/u/...rver-2.3.5.zip

You might be able to copy the .jar file to the plugin folder, but it's been a long time since I did it outside the plugin interface...
__________________
SageTCPServer (2.3.5): Open source TCP interface to the SageTV API
MLSageTV (3.1.8)/Sage Media Server (1.13): SageTV plugin for MainLobby/CQC
TaSageTV (2.58)/TaSTVRemote (1.14): Monitor/control SageTV with an Android device
TbSageTV (1.02)/STVRemote (1.11): Monitor/control SageTV with a PlayBook 2
TiSageTV (1.64)/TiSTVRemote (1.09): Monitor/control SageTV with an iPhone/iPod/iPad
Reply With Quote
  #179  
Old 03-07-2014, 01:34 PM
shanewise shanewise is offline
Sage User
 
Join Date: Dec 2007
Posts: 8
Thumbs up

Got it...since I had a webserver at my house I just aliased dropbox to it...set the directory structure up and downloaded the necessary files and got it going that way!!!!

Thanks for the help!
Reply With Quote
  #180  
Old 04-27-2014, 02:53 PM
vipul19 vipul19 is offline
Sage User
 
Join Date: Aug 2006
Posts: 38
Associating names with mac address

Hi All:

A few questions about tcp server plugin and the rest. I have 2 hd-200 extenders and I can't find where I "named" them as "family room" and "bedroom". In the tcpserver plugin I have the extender name as the mac address, but I would like to give it a name that actually means something like bedroom or family room. so in the plugin configuration it has a field for extender name, but how does it know which name goes with which mac address?

I think I'm missing something here...thanks!
Reply With Quote
Reply

Tags
cqc, mainlobby, tasagetv, tisagetv


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: MizookLCD (Alternate SageTV LCDSmartie Plugin) cslatt SageTV Customizations 48 06-11-2012 10:44 AM
MediaPlayer Plugin/STV Import: Winamp Media Player Plugin deria SageTV Customizations 447 12-11-2010 07:38 PM
SageTCPServer -- chan up / chan down doesn't work Spartan SageTV Customizations 5 09-30-2010 09:31 AM
SageTCPServer -- configuration problems... Spartan SageTV Customizations 3 09-07-2010 12:59 PM
SageTCPServer - @Fonceur Osler SageTV Customizations 12 07-12-2010 09:02 PM


All times are GMT -6. The time now is 06:57 PM.


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