/srv/irclogs.ubuntu.com/2013/02/21/#ubuntu-tv.txt

=== zz_chihchun is now known as chihchun
=== chihchun is now known as zz_chihchun
=== zz_chihchun is now known as chihchun
=== chihchun is now known as zz_chihchun
=== francisco is now known as Guest99270
bobweaverping mhall119  has the date for release changed ?14:59
mhall119bobweaver: no, why?15:00
bobweaverI am still looking for code that is why15:00
bobweaver:)15:00
mhall119it'll come later today15:00
bobweavermhall119,  where should I watch "the paint dry" ?15:01
bobweaverj/k thanks dude15:01
=== jhodapp is now known as jhodapp|lunch
=== jhodapp|lunch is now known as jhodapp
bobweaverping jhodapp|lunch  when you get back from lunch. I have looked over the video player that is being used for the phablet  I noticed that Video.qml is still reading local files.  I was wondering if it is on the table to make a couple of things for this.  1)  a sqlite database that can hold all this info when xml is loaded and ready. aka fills the data bases on completion.  Next I was wondering If you would like me to make places that one c18:45
bobweaveran search for meta data.  IE TVDB TMDB. if no meta data found user can enter name of show/movie and this would search tvdb and the movie data base for the search input. when user finds correct show/movie they can then press button to save the details. this would fill the sqlight database. Let me know what you think thanks18:45
bobweaverand could as keep the stuff from xbmc also and could also make exporter for mythtv18:46
jhodappbobweaver, get back to you in about 15 mins18:47
bobweavertake your time please18:47
* tgm4883 wonders what bobweaver is talking about and why we need an exporter18:50
* bobweaver is LOVING libhud-qt18:58
* bobweaver is going to break up with girl friend go gay and ask didlerocks to marry him if he keeps on making things like this ! 18:59
jhodapplol19:03
jhodappbobweaver, ok, what do you mean by Video.qml reading local files?19:04
bobweaver<source>/common/VideoInfo.qml19:04
bobweaverif (count > 0) info.video = nfo.get(0)19:05
bobweaver                             else info.isMovie = false19:05
bobweaverthat could be filling data bases19:05
jhodappoh that's what you mean, ok19:05
jhodappsure, there's a lot of things it could do :)19:05
bobweaverand the source to them could be other place19:05
jhodappand since it's open source now, we are certainly interested in community patch contributions19:05
bobweaverI love the app I just dont know that everyone is going to want to have xbmc install :)19:06
jhodappbobweaver, no, remember this is demo-quality stuff19:06
bobweaverOr a bunch of xml files19:06
tgm4883this seems pretty similar to the first ubuntu tv demo19:06
bobweavercorrect it is demo :) I have nothing bad to say about it just ideas that I can add :)19:06
jhodappbobweaver, and this player is a direct descendant of the one from Ubuntu TV19:07
tgm4883flashy flashy, no backend19:07
bobweaveryup yup19:07
jhodappright, next step comes making it a proper product19:07
jhodappand we're still organizing internally how we're going to do things, so I have my personal roadmap that I'd like to see the media player become, but it's not an official roadmap yet19:08
bobweavercorrect what can I do to help that.  :)  I like idea about sqllight what do you think. I have a example app if you would like to see19:08
bobweaverthe tv data base ^^19:08
jhodappbobweaver, I like the idea of a database personally, but again, I can't promise that it's the direction the media player is intended to go yet; it's just too early19:09
bobweavercool19:09
jhodappbobweaver, the rest of this week is mainly devoted to supporting this preview release and I suspect next week we'll learn a lot more about making things into proper products19:09
bobweaverI just dont want to start making a bunch of plugins for it if it is not what canonical wants :)19:09
jhodappright exactly, and i don't want you to feel like you're wasting your time19:09
jhodappbut if you want to experiment and submit patches still, nobody will stop you from that19:10
jhodappbobweaver, a big personal goal of mine for the near term is to see about gutting the current decoding backend and replacing it with gstreamer and hardware accelerated video/audio sinks19:11
bobweaverOo19:12
bobweaverjhodapp,  http://www.youtube.com/watch?v=wqW021vrTqg     start at time 0:4019:13
jhodappbobweaver, nice, is that using Grilo?19:16
bobweaverNo that is directly scanning the tv data base19:16
bobweaverwell kinda19:16
bobweaverso user enters in txt It could be searching where ever we want it to19:16
bobweaverso like I could make it so that it searchs every place that grilo searchs19:17
tgm4883bobweaver, fyi if you want to link to a specific time http://www.youtube.com/watch?v=wqW021vrTqg&t=0m40s19:17
bobweaverfor the title name that is and then render a coverflow and have visual aids to tell where source is from19:17
bobweaverSweet @19:18
bobweavers|@|!19:18
bobweaverI mean we could also use some javascript regEX to look at videos uri and pass that to the engine ....19:19
tgm4883so now that we've seen phone/tablet, what does that mean for tv19:20
bobweaverlike if (status == XmlListModel.Error)  source = this source else if more and more and more.  Might be better as case statements19:21
bobweavertgm4883,  Hard for me to say because I do not own a embed device19:21
bobweaverLike I can run the apps and stuff tgm4883  maybe in a couple of days19:22
bobweaverbut there is fake lens at this time19:22
tgm4883bobweaver, right, but can/should/will any of this be used on x86/-64 hardware?19:22
bobweavercan yes should def will I dont know19:22
tgm4883bobweaver, I mean, we've seen the code now, so I'm unsure what the next step is19:22
bobweaverWell there is a ton of work to be done. But it is nice what there is so far19:24
bobweaverI am having trouble's kinda because "it" only likes things from 12.1019:24
bobweaveralso I have 30 qt ppa's installed19:25
bobweaverLike there are things that need certian libunity versions19:25
bobweaverexample http://paste.ubuntu.com/1701083/19:27
tgm4883bobweaver, thats less a specific version and more a "needs at least"19:29
tgm4883bobweaver, and looking at that, it needs at least 12.10+updates19:29
bobweaverI am just getting my feet wet so to say19:31
bobweaverI guess if I was to say the #1 thing that I am dissapointed in (there is a million things that I LOVE though) Would be the fact that 12.10 was used as a base. for me seems kinda silly when there is LTS and 13.04 is comming out real soon.  But that said I am just glad to have something to play with19:31
bobweaverI am just saying that because I am on 12.04 and other partition is 13.04 so I have to make a though decision19:31
bobweavertgm4883,  branch's https://launchpad.net/ubuntu-touch-preview19:32
bobweavertgm4883,  do you know how to use ppa-purge ?19:35
bobweaverI can not figure this out19:35
tgm4883bobweaver, ppa-purge --help?19:35
bobweaverI tried that19:35
bobweaverIts a Mess lol   http://paste.ubuntu.com/1701133/19:36
bobweaverLike I try sudo ppa-purge canonical-qt5-edgers-qt5-beta1-precise     and it errors out saying that it can not find a file list19:37
bobweaver;/ when I go to /ect/apt/sources.list.d/ and rm the ones that I do not want and update they come back :?19:38
bobweaverI should ask this on phone channel19:38
tgm4883bobweaver, probably a cron job or something19:38
mibofrahi20:03
mibofraJust a thing : how can I flash a samsung smart tv with ubuntu tv :)) ?20:03
bobweavermibofra,  good question I have no clue20:12
mibofrayeah bobweaver , 'cos it's an interesting project, but there aren't any instruction to how install it on a smart tv X20:13
mibofra*XD20:13
mibofrait's strange...20:13
bobweaveryup I myself do not have smart tvs20:14
bobweaverI seen some instructions on how to get it running on panda board maybe that could help :D20:16
bobweaverhttp://rsalveti.wordpress.com/2012/01/16/ubuntu-tv-fully-accelerated-on-a-pandaboard-with-ubuntu-leb/20:16
mibofrayes, but a product for a smartv don't running on the smartv memory (but with other thing like pandaboard) it's strange20:17
bobweaveryup mibofra  correct sure is.  How much does one of then TV cost *XD20:18
bobweaveras much as a used car ?20:19
tgm4883I don't know if there are plans to get it flashing to a smart tv20:20
bobweaverI see online for about about 650 to 700 usd .. that is for me almost 3 months rent. no way I could ever afford that.  maybe health care for a year would be better (/me has no clue how much health care costs)20:22

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!