[15:05] Hi, I need help to choose a hd tuner [15:09] qwebirc74729: what are you looking to record and what is your source? === chiluk is now known as chiluk_away === chiluk_away is now known as chiluk [16:50] I would like to buy a hd tuner ''Hauppauge 1213 WinTV-HVR2250 PCIe Dual TV Tuner'' [16:50] Will it work with mythbuntu? [17:08] grumble, wait for an answer === chiluk is now known as chiluk_away [17:47] I would like to know if the hd tuner I plan to buy will work with Mythbuntu [17:48] rhpot1991, ^ === chiluk_away is now known as chiluk [18:35] grrrr [18:35] * rhpot1991 gets back from lunch [18:58] lol [20:12] dmfrey, ping [20:13] dmfrey, when you download the schedule from the backend in the android app, are you just getting the basic info, or are you doing a details grab too (eg. for description) [20:18] tgm4883, we are just doing the basic stuff right now [20:18] it is quicker to download [20:18] yea it is [20:18] I was just wondering if that is why it took so long to run [20:18] it is my thinking that eventually, we will be able to click on a episode in the guide, then do a quick download of the full program details [20:19] i am going to be switching it at some point to load it into a content provider and not store the files [20:19] I was just testing it in a unity scope and it goes from 20 seconds to 90 minutes on my laptop [20:19] dmfrey, so is it just the slower processor on the phones that is causing it to take so long? [20:20] i am still struggling with how to present it [20:20] i think so [20:20] it downloads really fast on my n7 [20:20] hmm ok [20:20] takes forever on my nexus 4 [20:20] define really fast [20:21] when I first installed the app on it, it took maybe 10 or so to do the whole 2 week guide [20:21] 10 minutes? [20:21] yes, sorry, forgot that part :) [20:21] I wouldn't call that really fast :/ [20:21] * rhpot1991 agrees [20:21] compared to what it was [20:22] and it is only the first time through [20:22] doesn't seem like its /that/ much data to take that long [20:22] dmfrey, I'm not a java programmer (I haven't done java since college), but mind if I take a look at that part? [20:23] tgm4883: its on github you know? [20:23] yea, but IDK where everything is on there [20:23] I kinda looked a bit once [20:24] dmfrey, so for my unity scope, currently I download everything in the background and stick it in a sqlite db, then just search the db [20:25] yes, feel free to take a look [20:25] it sounds like you are planning that, but it's all in files right now? [20:25] let me find you the class [20:25] right [20:25] then it has to load the files, parse the json and render it [20:25] db will be much faster...i hope [20:27] https://github.com/MythTV-Clients/MythTV-Android-Frontend/blob/master/src/org/mythtv/service/guide/ProgramGuideDownloadService.java [20:27] this is the one that is currently in use [20:27] this is the new one that will load the data to the content provider [20:27] https://github.com/MythTV-Clients/MythTV-Android-Frontend/blob/master/src/org/mythtv/service/guide/ProgramGuideDownloadServiceNew.java [20:27] you should probably pull down the whole code base so you can link to any dependencies [20:29] tgm4883, how are you planning on loading the interface from sqlite [20:29] dmfrey, loading the interface? I suppose you mean getting the right layout for a tv guide? [20:29] it is not a straight forward join between the channels and programs as it has to span across time [20:30] yes, in your unity lense [20:30] i am thinking it will be possible in android to generate list of channels [20:30] somehow maintain a link of timeslot headers [20:31] and then only load from the db what is on the screen and try to no load the whole guide for the timeslot range [20:31] dmfrey, yea, I'm not doing that part. There is a developer working on layout stuff for Ubuntu TV that should resolve that [20:31] so I'll just pass along starttime/endtime/etc [20:31] gotcha [20:32] haven't figured out how we'll display search results though [20:32] probably similiar to how it's done with videos currently with just a tile [20:34] other thing is the programs aren't always going to be a standard width [20:34] i.e. half hour, hour, multi-hour programs [20:35] dmfrey, yea, my initial thoughts were doing 5 minute increments in a table like structure [20:35] and then taking as many as necessary for width === chiluk is now known as chiluk_away === chiluk_away is now known as chiluk === chiluk is now known as chiluk_away === chiluk_away is now known as chiluk === chiluk is now known as chiluk_away [22:30] Can anyone help me downgrade from 0.25 to 0.24? I've just reinstalled Mythbuntu but now it says my database is too old, and I need to run mythtv-setup for versions 22,23,24 instead. [22:33] I've tried setting the repos in Mythbuntu Control Centre, but can only select 25 and upwards. [22:34] I've also done sudo add-apt-repository ppa:mythbuntu/0.24