[00:02] I'm setting up my server (500 gb hdd,3 1tb hdd evga sli le, evga 250 HD, haupauge 2250, i7 - 930 and 6 gigs of memory) it will serve up 2 TB of hd movies and of couse the backend service. whats the dificulty level of setting up the 2250 [00:03] dekarl: okay with both of those two patches, this seems to work for me now: https://github.com/superm1/packaging [00:03] [github.com] superm1/packaging - GitHub [00:03] basically call packaging/deb/build-debs.sh fixes/0.24 DIRECTORY_TO_BUILD_IN /full/path/to/patch [00:03] if that works for you, i'll submit a merge request for that [00:04] and then the workflow can be be far simpler [00:04] and if someone doesn't want to build locally, they can still follow that, but build dsc's instead and dput them to a PPA or something [00:04] which will make our system to link a PPA to a little web ui more do-able too [00:14] I'll try it tomorrow night (past 1am over here) [00:38] im setting up mythubuntu now (backend only) so i guess ill find out shortly :) === dekarl is now known as dekarl_off_to_wo [14:43] how am I supposed to be able to browse a video collection/directory with mythtv... I tried adding /blah/videos to the video's group but it just said no files found [14:50] ahhughez, does the mythtv user have access to /blah/videos? [14:50] ahhughez, is /blah/videos inside your home directory? [14:52] the dir is drwxrwxrwx [14:52] is it in your home directory? [14:52] since its ntfs I think thats all it can have (I think, but this is besides the point) [14:53] no its acutally a mounted hdd on /media/hdd-1tb [14:53] what kinda files are they? [14:53] various avi's, mpg... [14:53] and you scanned for changes? [14:53] no [14:54] ah [14:54] so in mythvideo, you need to scan for changes [14:54] is mythvideo part of the backend ui? [14:54] it's in the popup menu, M on the keyboard [14:54] no, frontend [14:54] on the winmce remote, it's the green win key [14:55] cool, that picked them up for me [14:56] I have to say tho (and pretty immediately) browse by ***** options are horrible. I need browse by filesystem and its not on there :'( [14:58] it's way to late here. thanks tgm4883 - I will call that a win never the less :) === TandyUK2 is now known as TandyUK === dekarl_off_to_wo is now known as dekarl [18:12] dekarl: well i got my stuff merged in for allowing a patch off the packaging branch [18:13] I saw it getting merge like 5 minutes after I kicked off the build [18:22] i updated the recipe here too: http://mythbuntu.org/wiki/recipes [18:22] [mythbuntu.org] Recipes | Mythbuntu [18:22] so if it ends up working well for you, feel free to link people to that to kick off builds [18:25] build-dsc.sh is build soure packages that get build at some ubuntu ppa farm? [18:25] yeah maybe need to explain that better, i suppose not everyone understands what dsc and deb are [18:25] yeah, lets build sour packages ;) [18:25] dsc is a source package that you can build at the ubuntu PPA farm instead of locally [18:27] and the benefit I get is that I can refer other people to the ppa, too? Or just install it on multiple machines easily? (thinking about how much work it would be to create PPAs for tickets with patches for DVB land) [18:28] yes you can refer other people to the PPA too [18:28] the only catch is that you need to pick a ubuntu version to target [18:28] so the way we get away with that with the regular mythbuntu PPAs is that we build for a whole bunch of targets each time [18:29] oh, that will add up... 2/3 Ubuntu versions * 2/3 mythtv versions * n tickets... [18:29] in this idea for the web GUI I think we would probably have a checkbox to allow the user to pick a specific target or something [18:29] yeah it would [18:29] going forward we're going to encourage people to stay on LTS though [18:30] starting with 12.04 [18:30] we won't be doing the non-LTS releases as mythbuntu releases [18:30] but that only makes sense with backported dependencies (like xmltv, hint hint) [18:30] yeah, that will be important then, good point [18:30] it might even be possible to do xmltv with a launchpad recipe rather than this complex mythtv build thing [18:31] but it fits well into my understanding of mythbuntu as some kind of mythtv appliance [18:31] Yeah, exactly [18:32] to just use a launchpad recipe would require the packaging bits to be in the main repo? [18:33] well it would require the packaging bits to be in bzr laid out a specific way [18:33] and allow launchpad to import upstream code [18:33] it's doable for xmltv i'm fairly confident, but for mythtv it's not since we assemble a giant source package a special way [18:33] ok, your script has dropped a bunch of debs. but I got recordings schedule until 1:30 am :( [18:34] cool, well as long as it looks like it actually included the patch and didn't error out, we can find out tomorrow how well it worked then :) [18:34] (like 5 hours nonstop) [18:35] I'm sure that it tested if the patch will apply, but I missed it applying the patch [18:35] the applying happens a little bit later from within the debuild command [18:37] tada: http://paste.ubuntu.com/732279/ [18:37] [paste.ubuntu.com] Ubuntu Pastebin [18:38] I guess theres no way to avoid bzr if you want to release PPAs? [18:40] well it's certainly possible [18:40] but if you want launchpad recipe driven PPAs you need to use bzr [18:40] i might refactor the packaging to be in the git packaging branch entirely rather than this bzr/git combo at some point, but i'm treading in if it ain't broke don't fix it territory right now [18:41] i hear you. But one step after the other. first we should get of CVS, it does feel limited once you're used to git [18:42] oh yeah certainly === peterpops_ is now known as peterpops