=== kwmonroe` is now known as kwmonroe | ||
codenomics | hello | 06:07 |
---|---|---|
Arch_NME | hi | 06:11 |
homebrewcider | Hi all, can someone help me, my backend updated and stalled halfway through, since then my frontend won't login to the backend | 07:31 |
=== zcutlip_ is now known as zcutlip | ||
tgm4883 | dmfrey, ping | 15:11 |
dmfrey | hey there | 15:11 |
tgm4883 | dmfrey, so I noticed something odd last night | 15:11 |
tgm4883 | since I had originally installed the 1.0 apk from github, the play store never realized that there was a 1.0.2 upgrade available | 15:12 |
dmfrey | you will have to uninstall that one and install it from the market | 15:12 |
tgm4883 | although if I went into the play store, it said it was installed | 15:12 |
tgm4883 | yea I did | 15:12 |
dmfrey | if you go to the page | 15:12 |
dmfrey | oh, ok | 15:12 |
tgm4883 | I just didn't know if that was common knowledge | 15:13 |
tgm4883 | might be worth mentioning somewhere | 15:13 |
dmfrey | it prompted me on one of my devices to uninstall it first, then install the market version | 15:13 |
dmfrey | i was unaware of it as well | 15:13 |
tgm4883 | yea, might just want to send something to the list mentioning that issue, easy enough to check by clicking the about button in the app | 15:14 |
tgm4883 | 1.0 doesn't have any info | 15:14 |
dmfrey | right | 15:14 |
tgm4883 | (or you could link to a screenshot of the new icon as well) | 15:14 |
dmfrey | i am trying to see if there is a way maven can input that for me right into the code | 15:14 |
dmfrey | btw, how have upgrades to .26 been going? | 15:15 |
dmfrey | i haven't had a chance to do it yet | 15:16 |
tgm4883 | They work pretty well, we've worked out a few issues with the packaging | 15:16 |
dmfrey | i know pat had an issue where the db info wasn't transfered into the config.xml, which is an easy fix | 15:16 |
dmfrey | that's good | 15:16 |
tgm4883 | dmfrey, yea I'm not 100% sure on his issue | 15:16 |
tgm4883 | (I listen to mythtvcast :) ) | 15:16 |
dmfrey | :) | 15:17 |
tgm4883 | it sounds similar to the issue we fixed in packaging | 15:17 |
dmfrey | our audio has been crap lately, something with the mumble server i think :) | 15:17 |
dmfrey | cool | 15:17 |
tgm4883 | but IIRC I thought at the time I was listening that it sounded different | 15:17 |
tgm4883 | yea a little bit of static | 15:17 |
dmfrey | i thought i saw some stuff on the mailing list about it as well | 15:17 |
tgm4883 | dmfrey, yea the mailing list stuff is what we fixed | 15:17 |
tgm4883 | dmfrey, the format of config.xml changed, and we were still looking for the old version | 15:18 |
dmfrey | gotcha | 15:18 |
tgm4883 | that issue has been resolved | 15:18 |
dmfrey | i am hoping to work on the upgrade this weekend after my wife goes to work and the kids are asleep :) | 15:18 |
dmfrey | she works overnights at the hospital, i get a lot of free time once the kids go to bed | 15:19 |
tgm4883 | I've also heard of an issue of config.xml getting zeroed out, but upstream tells me that is fixed | 15:19 |
dmfrey | cool | 15:19 |
tgm4883 | MythTV does all the conversions to that file, we just read from it | 15:19 |
dmfrey | i have been working a new view for the episodes, btw | 15:21 |
dmfrey | so just clicking on one will not kick off the stream anymore | 15:21 |
dmfrey | take you to details page | 15:21 |
tgm4883 | hmm | 15:21 |
dmfrey | then can start the video, or kick it off on the backend so you can watch it later with no wait time for hls transcode | 15:21 |
tgm4883 | I'm not sure if you should change that functionality | 15:21 |
tgm4883 | what if you made it bring that up on long press | 15:22 |
tgm4883 | or rather, long press brings up a menu with "details", "play on frontend", etc | 15:22 |
dmfrey | yeah, i plan on adding a context menu for some of that stuff | 15:22 |
dmfrey | when in tablet view it will all be one view | 15:23 |
tgm4883 | cool | 15:23 |
dmfrey | so groups/episodes/selected episode details | 15:23 |
dmfrey | should look pretty good...if I can figure out the layouts (not my strength :) ) | 15:23 |
tgm4883 | it might be helpful to have sort of a troubleshooting area. I could see issues with doing HLS on a bunch of videos and needing to clean it up later | 15:24 |
tgm4883 | so having something that reported all of the HLS streams on the backend with options to kill each one would be nice | 15:24 |
dmfrey | yeah, there is gonna be a "playlist" view that shows what is currently transcoded on the server | 15:24 |
tgm4883 | nice | 15:24 |
dmfrey | just sent you a hand drawing of what I am planning | 15:27 |
tgm4883 | dmfrey, looks good | 15:29 |
dmfrey | they way they are constructed, each piece becomes a pluggable fragment that can be just packaged up together in a layout | 15:30 |
dmfrey | so on a phone, you only see one fragment | 15:30 |
dmfrey | but on a tablet you will get all 3 in one view | 15:30 |
dmfrey | then the split action bar also makes it easier to add that common actions (i.e. watch, add to playlist, delete, etc.) | 15:31 |
dmfrey | falls to bottom on phone, or moves back to top on tablet in landscape | 15:32 |
dmfrey | really flexible | 15:32 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!