|
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 |
#141
|
|||
|
|||
Quote:
Excellent App! I was thinking of doing one myself, but you saved me the work. If it works as well as it has for the first ten minutes, I'll certainly be purchasing. Requests: page up/down (the channel up/down didn't work for this like it does on the remote) an editable remote: add, remove, move around buttons. I'd like the whole thing on one screen, if possible. a remote widget, or some way to click a link on the home screen of my phone and default to the remote, since thats what I'll be using it for mostly. I have three tvs that use the same sage, and only one remote, but my phone is always close by. |
#142
|
|||
|
|||
Quote:
The power button works as advertised on a HD200, however the best way to power on the HD200 is with the HOME button, which loads more quickly. The home button on your remote doesn't accomplish this shortened power on. |
#143
|
||||
|
||||
Quote:
EDIT: Indeed page up/down will also act as channel up/down, so I'll do that. Quote:
Quote:
Quote:
EDIT: The Home button might be doing something on the hardware side that I won't have access to...
__________________
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 Last edited by Fonceur; 05-15-2010 at 10:23 PM. |
#144
|
|||
|
|||
Quote:
Quote:
That is possible, my learning remote learned "Home" but it doesn't emulate that function either. Strange that IR is just running a command in the software, but we're not able to find that command? |
#145
|
|||
|
|||
I noticed the OSD doesn't display on button presses. Is that fixable?
For example, pause should show the green progress bar when pressed. It just pauses the playback. |
#146
|
|||
|
|||
The videos button always sends me to the media center videos. This differs from the sage remote where if you are in the recordings area, it takes you to the recording list, and from anywhere else, it takes you to the media center videos.
|
#147
|
||||
|
||||
I can't seem to replicate the behavior through the API... The current sageApiMediaPlayer.ChannelUp() only acts as channel up. SageCommand("Channel Up") isn't doing anything, and SageCommand("Page Up") only acts as Page Up, it won't change the channel... I guess I might need to add more buttons.
__________________
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 |
#148
|
||||
|
||||
Interestingly enough, there is no "Channel Up" command in Sage. There is a "Page Up" command, but it isn't linked to the PgUp keyboard button by default (actually is linked to F5). The command that he is trying to replicate, which is the default mapping for the PgUp keyboard button, is called "Channel Up/Page Up" (and conversely "Channel Down/Page Down"). For a list of valid sage commands, either check Detaled Setup -> Commands -> Link infrared/Keystroke to SageTV Command, the results of GetSageCommandNames(), or this text file here.
__________________
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 |
#149
|
|||
|
|||
Quote:
I see the same problem with SageMC (Never tried the default UI) doesn't really bother me though..
__________________
Tecra M5, 2 x HD200, 2 x HD300 2 x PCTV 290e Win 7, Sage 7.1.9, Phoenix 2 STV Stephane's XMLTV Importer, Digiguide, |
#150
|
||||
|
||||
Quote:
Silly me, it never occurred to me that "Channel Down/Page Down" was the full command, I was reading it as use either "Channel Down" or "Page Down"... So it does work properly.
__________________
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 |
#151
|
||||
|
||||
Version 0.76
- The Channel Up/Down buttons now match the real remote's behaviors. - Started to implement the "Play list". (not working yet)
__________________
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 Last edited by Fonceur; 05-16-2010 at 12:56 PM. |
#152
|
||||
|
||||
Version 0.77
- Completed the Music Playlist.
__________________
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 Last edited by Fonceur; 05-16-2010 at 04:14 PM. |
#153
|
||||
|
||||
Anyone not running in 854x480 resolution?
Any objections to me just deleting that menu item, as the LiveTV button on the remote should do just fine...
__________________
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 |
#154
|
|||
|
|||
Had a quick play with this and it works well. I could play my existing audio & video playlists (Still have problems due to using SageMC ie the video doesn't start full screen, audio doesn't start on the 'now playing' screen but I can live with it)
I was pleased to see I can build on the fly playlists for Albums. This works and the album shows up in the 'now playing' playlist. I guess it only persists whilst it being played ? ie it not a permanent playlist ? Will there be a button to clear this playlist ? (Restarting the app does it, which answers my question on being permanent) Also, it plays the playlists in random order - will there be a shuffle on/off button ? Thanks for implementing this !
__________________
Tecra M5, 2 x HD200, 2 x HD300 2 x PCTV 290e Win 7, Sage 7.1.9, Phoenix 2 STV Stephane's XMLTV Importer, Digiguide, |
#155
|
||||
|
||||
Quote:
Quote:
Quote:
__________________
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 |
#156
|
||||
|
||||
Version 0.78
- Added the possibility of clearing the current Playlist.
__________________
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 Last edited by Fonceur; 05-16-2010 at 06:05 PM. |
#157
|
||||
|
||||
Version 0.79
- Key pressed on the real keyboard (from the remote screen) should be passed along to the client.
__________________
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 Last edited by Fonceur; 05-17-2010 at 08:24 PM. |
#158
|
|||
|
|||
Thanks for all the updates, I'll have to update soon.
I am travelling next weekend, and I'm looking into taking the HD Theater with me. I have a dyndns account which gives me a static hostname, and I have that hostname set for the server. Running the extender through the server's hostname seems to limit the ability to use this as a backup to the remote if travelling. If the tcpserver would send the command to a hostname (localhost if my extender was at the house) this should work, I would think. Also, in the configuration, if client hostname should always be the same as server hostname, why ask for hostname in the configuration for client? If there was multiple servers/clients for the same user, then you should select which host this client belongs to. |
#159
|
||||
|
||||
Quote:
Quote:
Quote:
__________________
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 |
#160
|
|||
|
|||
My Droid ERIS (now 2.1) is running 320x480.
__________________
unRaid Server:Quad-Core Xenon, 20 GB Ram, openDCT/sageTV Dockers, HDHR,HDHR Prime Network Encoder:Dell Inspiron 1000 Laptop, 512MB Ram, Windows XP, HDPVR |
Tags |
android |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
webserver + vlc + android + streaming = error | jrjbertram | SageTV Customizations | 72 | 04-11-2010 12:21 PM |
Stream video to Android phone via sage web server? | cowboyway | SageTV Customizations | 5 | 12-13-2009 02:52 PM |
Remote control application | exponent | SageTV Software | 1 | 01-08-2008 09:20 PM |
Application Integration | rschouten | SageTV Studio | 0 | 12-19-2005 11:54 AM |
SageTV for Professional A/V Application | tdalton | SageTV Software | 0 | 06-25-2003 01:17 PM |