|
SageTV Clients Development This forum is for discussions relating to SageTV Open Source Clients Development. |
|
Thread Tools | Search this Thread | Display Modes |
#701
|
||||
|
||||
Quote:
Quote:
Quote:
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#702
|
|||
|
|||
Does it look like this will be possible?
__________________
-Craig |
#703
|
|||
|
|||
Quote:
when FF/REW are implemented, would it make more sense to have : long press right - FF long press left - REW long press up - options long press down - pause long press centre - STV's stop menu A preference to toggle between long press and multiple presses for the different remotes makes sense to me
__________________
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, |
#704
|
||||
|
||||
I have no idea
Quote:
So, in essence, buttons have a single press, long press, and they could possibly have some context awareness, based on media playing or not. Some buttons like, navigation and select can not be media playback aware since when media is playing you can overlay a sagetv dialog, so up/down/left/right/select ALWAYS needs to send those commands. Because of these scenarios, designing a button configuration screen is quite complex, and somewhat tedious... but I think it will need to happen eventually, so that people can configure and use a simple remote effectively.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#705
|
||||
|
||||
Thanks to pforemanpf (not sure who that maps to on the forums) we have a nice icon for the phone/tablet (instead of the green robot ) Thanks!!
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#706
|
||||
|
||||
fun! how do we activate the icon?
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson |
#707
|
||||
|
||||
Likely wait for the next version release.
__________________
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 |
#708
|
||||
|
||||
hehe. just installed 17 and realized that. doh
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson |
#709
|
|||
|
|||
Quote:
Now if I could just figure out why firetv hates preference panels I could fix it in your app and mine. |
#710
|
||||
|
||||
Quote:
As for the pull requests, by all means, submit away
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#711
|
|||
|
|||
I've also been looking for a reason to get back into Java development (I'm in IT mgmt these days..boo). Stuckless can you recommend some sites to start learning about video playback / graphic rendering on Android?
|
#712
|
|||
|
|||
I have been looking into it some with a private build, as soon as I select preferences it kicks me out of the application. It also never seems to load preferences even though I have set a different set of default values in the code.
In the android emulators for both phone and TV it works fine so it must be something unique to the firetv. If I figure something out I will submit a fix |
#713
|
|||
|
|||
Actually I think I've got something! Will submit a PR in a moment
|
#714
|
||||
|
||||
Quote:
Quote:
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#715
|
|||
|
|||
Quote:
As an added bonus, now that I can set preferences, switching to pull for the streaming mode fixes my comskip and tracking issues Awesome work stuckless! Last edited by gexi; 12-07-2015 at 09:13 PM. |
#716
|
||||
|
||||
Update
So, last night I decided to watch a movie (mp4) using the Android MiniClient on the Shield TV. (Also just using the Shield remote). This is only the second time that I actually watched something from start to finish using an Android device. Most of the time I'm updating the App, testing a feature, and then back on the computer (repeat as needed).
My impressions were pretty good. I have "Surfaces" disabled, and it used "PULL" Streaming mode over WIFI. I'm also running Gemstone. I felt the UI was pretty decent (comparable to HD300, with a few minor glitches). The video playback was pretty solid (for that one file). I ended up having to pause/play a few times to get a snack, let the dog out, let the dog back in, etc, all normal stuff, and the App held up. Having mapped the long press down to PAUSE and long press RIGHT to play made it pretty easy to pause/play. But, I did encounter a few things, and I logged some defects. I'll consider this out of ALPHA when I can use it, with a few quirks. As it stands, while I watched a movie OK, when I finished that and started to watch a recorded show, I ran into issues and I had to kill the app forcefully ... So, it's still not there. What I did find out last night though, is that - Resume Playback (for PULL media) was not working. (I thought this was working, but apparently not) - When I'm playing a video, and I bring up on screen nav controls, to skip forward (it works), but when I press BACK button to close the nav, it also sends the media STOP command as well (because Back is mapped to Media Stop), which kicks me back to the sagetv UI. - And Lastly, when I was playing the TV show, and I hit back, to stop the media, I got a spinning CIRCLE... Finally SageTV kicked me back to the main menu, but, the video's audio kept playing the background. Even when I exited the APP, the audio was playing. I ended up having to force quit on the App to stop it. I'm not sure what happened there, and it doesn't do it all the time, but I've seen this happen a couple times during testing as well. Next week, I'm officially on holidays until the new year. So, I'm hoping to make some real progress on things. Specifically, I'm looking at re-adding the ExoPlayer back in, which needs a rewrite from when I first did it. Jeff and team are helping me by answering questions, etc, and once I get the ExoPlayer back in, I'll enlist their help to figure out why ExoPlayer won't play the TS stream that I'm getting from SageTV. I think that using ExoPlayer for PUSH mode (ie, live tv, ts files, mpeg2 files), will be better since I think the IJKPlayer is not enabling hardware decoding for the mpeg2 streams (and not sure why). Also while on vacation, I'm going to see about fixing some the UI gitches that I've been seeing. With any luck, maybe in January, we can have this project leave ALPHA and go into BETA. I also have memory leaks, and performance tweaks to work on as well Anyways, that's the status of things so far.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#717
|
|||
|
|||
stuckless,
You are actually abandoning us to Spend time with your family and actually enjoy yourself???? How can you possibly do that. PS thanks for everything you have done so far enjoy the holidays and other good things in life... I too am gong to sit back and not update or test anymore until after the holidays. Once Again Thanks. |
#718
|
|||
|
|||
Quote:
When I read it again, I think maybe he meant he's on holiday from his real job and he plans to spend it working on this... I'm still not sure. |
#719
|
||||
|
||||
Quote:
__________________
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 |
#720
|
||||
|
||||
Which means, that yeah, this is my new "job" while I'm vacation I'll be spending time with family as well, but right now, I can only spend about an hr a day on this (if I'm lucky), but when I'm on vacation, I can probably spend several hours a day on it (until my wife makes me go out with her).
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Finally, a fully functional SageTV client on android and iphone! | mkanet | SageTV v7 Customizations | 12 | 01-12-2013 12:22 AM |
SageTV Placeshifter for Android | nyle | SageTV Placeshifter | 5 | 12-31-2011 10:40 AM |
Sage should get an android client running on this | Deacon Crusher | Hardware Support | 1 | 09-29-2010 11:30 AM |
Android client? | equalize | SageTV Placeshifter | 1 | 07-22-2010 09:37 AM |