|
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. |
|
Thread Tools | Search this Thread | Display Modes |
#161
|
||||
|
||||
Quote:
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 |
#162
|
|||
|
|||
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 |
#163
|
||||
|
||||
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 |
#164
|
||||
|
||||
This seemed to fix my photos problem, thanks for your fast response.
Happy Hollidays!! |
#165
|
|||
|
|||
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! |
#166
|
||||
|
||||
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 |
#167
|
|||
|
|||
Quote:
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. |
#168
|
||||
|
||||
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 |
#169
|
|||
|
|||
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 |
#170
|
||||
|
||||
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 |
#171
|
||||
|
||||
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 |
#172
|
|||
|
|||
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?
|
#173
|
||||
|
||||
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 |
#174
|
|||
|
|||
It worked this morning, so all is well. Thanks!
|
#175
|
||||
|
||||
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! |
#176
|
|||
|
|||
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!! |
#177
|
||||
|
||||
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. |
#178
|
||||
|
||||
Quote:
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 |
#179
|
|||
|
|||
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! |
#180
|
|||
|
|||
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! |
Tags |
cqc, mainlobby, tasagetv, tisagetv |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
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 |