MythLogBot@irc.freenode.net :: #mythtv

Daily chat history

Current users (53):

amessina, jpabq, MythLogBot, aloril, Anssi, davic, eharris, enyc, frobnic, ghoti, hampton, ilmostro, libsci, mad_enz, markspieth, mkbloke, MythBuild, MythNotifyBot, ooshlablu, peper03, ramshadow, Simon--, sphery, stuarta, Tobbe5178, tonsofpcs, vesper11, Warped, xris, zbot, brfransen, ChanServ, clever, ElmerFudd, gigem, GreyFoxx, ijc, jya, k-man, kalamaja, knowledgejunkie, MitchCapper, Panic, poptix, rhpot199`, tris, wangel, _charly_, pppingme, RokLobsta, Merlin83b, jheizer1, Maliuta_[m]
Thursday, January 2nd, 2020, 00:22 UTC
[00:22:10] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 252 seconds)
[00:28:29] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv
[00:28:29] Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth
[00:38:20] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Read error: Connection reset by peer)
[00:38:30] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv
[00:38:30] Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth
[01:04:29] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 264 seconds)
[01:08:28] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv
[01:08:29] Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth
[04:52:04] markspieth2 (markspieth2!~yaaic@mythtv/developer/markspieth) has joined #mythtv
[04:52:04] Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth2
[04:56:05] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 264 seconds)
[06:32:19] whoareU (whoareU!~oops@unaffiliated/whoareu) has joined #mythtv
[06:33:51] whoareU (whoareU!~oops@unaffiliated/whoareu) has left #mythtv ()
[06:34:28] whoareU (whoareU!~oops@unaffiliated/whoareu) has joined #mythtv
[06:37:50] whoareU: i just know the mythtv, i want to ask whether this software support watching tv only with a network cable and a computer,
[06:50:00] peterbennett (peterbennett!~pi@mythtv/developer/peterbennett) has quit (Quit: WeeChat 2.3)
[07:01:16] peterbennett (peterbennett!~pi@2601:183:100:179e:2c6d:2375:b9f6:d125) has joined #mythtv
[07:01:17] peterbennett (peterbennett!~pi@2601:183:100:179e:2c6d:2375:b9f6:d125) has quit (Changing host)
[07:01:17] peterbennett (peterbennett!~pi@mythtv/developer/peterbennett) has joined #mythtv
[07:01:17] Mode for #mythtv by ChanServ!ChanServ@services. : +v peterbennett
[07:17:08] IonTau (IonTau!~IonTau@124-171-135-215.dyn.iinet.net.au) has joined #mythtv
[07:42:10] markspieth2 (markspieth2!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 252 seconds)
[07:48:52] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv
[07:48:52] Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth
[07:50:05] whoareU: after selecting country and language , then press save , the mythtv-setup collapse freqently, and open frontend prompt can't connect to backend databse,
[07:50:38] whoareU: in mysql databse , some table has built
[08:00:31] whoareU (whoareU!~oops@unaffiliated/whoareu) has left #mythtv ()
[08:08:28] markspieth2 (markspieth2!~yaaic@mythtv/developer/markspieth) has joined #mythtv
[08:08:28] Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth2
[08:12:53] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 264 seconds)
[08:38:27] Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d90:bc01:d516:778c:7853:534c) has joined #mythtv
[08:38:27] Mode for #mythtv by ChanServ!ChanServ@services. : +v Steve-Goodey
[08:47:26] Merlin83b (Merlin83b!~Daniel@82.173.187.81.in-addr.arpa) has joined #mythtv
[09:07:05] ilmostro: I'm trying to understand why the cutlist seems to be stored as "subtitle" in the database; using version 0.30
[09:07:32] ilmostro: Is this known/intended, or is it something I should try to rectify on my setup?
[09:08:53] stuarta: doesn't sound right
[09:09:16] ilmostro: Using "mythcommflag --getcutlist" returns the result from that "subtitle" value in mythconverg.recorded. However, "cutlist" shows a value of "0"
[09:10:44] ilmostro: stuarta: D'ohh! Here's the output for a specific recording with cuts http://dpaste.com/0G1P4FD
[09:11:44] ilmostro: I did upgrade from v0.29 to v0.30. That's the main thing that comes to mind that's different for my setup
[09:12:40] stuarta: the cuts are stored in a different table
[09:13:56] ilmostro: stuarta: I seem to have selected the wrong recording :( Sorry.
[09:14:09] ilmostro: Never mind :) Thank you
[09:14:27] ilmostro: Although, I would appreciate it if you could direct me to that table
[09:16:50] ilmostro: Wow, the subtitle sounded like it might've been related. Just a fluke that I chose that recording first :p
[09:17:30] stuarta: tbh, the definitions relating to what is a cut etc, haven't changed in *years*
[09:20:08] ilmostro: yeah, I'm trying to familiarize myself with the backend and creating some scripts for handling recordings. I'm looking at some examples, which may or may not be outdated
[09:21:12] stuarta: we have a services API these days </hint>
[09:22:08] ilmostro: 👍
[09:32:27] markk_ (markk_!~mark@host109-151-194-205.range109-151.btcentralplus.com) has joined #mythtv
[09:45:53] markspieth2 (markspieth2!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 264 seconds)
[10:01:47] MythBuild: Build [#364](https://code.mythtv.org/buildbot/#builders/22/builds/364) of `master-ubuntu-18_04–64bit` completed successfully.
[10:03:43] MythBuild: Build [#109](https://code.mythtv.org/buildbot/#builders/127/builds/109) of `master-ubuntu-19_10–64bit` completed successfully.
[10:18:28] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv
[10:18:28] Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth
[10:23:55] MythBuild: Build [#333](https://code.mythtv.org/buildbot/#builders/101/builds/333) of `master-ubuntu-19_04–64bit` completed successfully.
[10:37:23] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Read error: Connection reset by peer)
[10:37:32] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv
[10:37:32] Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth
[10:52:20] IonTau (IonTau!~IonTau@124-171-135-215.dyn.iinet.net.au) has quit (Quit: Leaving)
[10:59:36] Steve_Goodey (Steve_Goodey!~steve@2a00:23c5:7d90:bc01:d516:778c:7853:534c) has joined #mythtv
[10:59:36] Mode for #mythtv by ChanServ!ChanServ@services. : +v Steve_Goodey
[11:01:48] Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d90:bc01:d516:778c:7853:534c) has quit (Ping timeout: 252 seconds)
[11:21:15] markk_ (markk_!~mark@host109-151-194-205.range109-151.btcentralplus.com) has quit (Ping timeout: 265 seconds)
[11:25:48] RokLobsta (RokLobsta!~Dirkka@121-200-12-5.79c80c.syd.nbn.aussiebb.net) has quit (Ping timeout: 268 seconds)
[11:49:42] Steve_Goodey (Steve_Goodey!~steve@2a00:23c5:7d90:bc01:d516:778c:7853:534c) has quit (Quit: Konversation terminated!)
[12:27:37] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 252 seconds)
[12:28:50] Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d90:bc01:d516:778c:7853:534c) has joined #mythtv
[12:28:50] Mode for #mythtv by ChanServ!ChanServ@services. : +v Steve-Goodey
[12:53:13] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv
[12:53:13] Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth
[13:43:44] markk_ (markk_!~mark@host109-151-194-205.range109-151.btcentralplus.com) has joined #mythtv
[14:08:16] stuarta: markk_: i assume you know this, but you can get all the screen geometries, layout etc from Qt directly
[14:10:32] markk_: stuarta: yes – I've been using them where possible. what prompted you to say? (not moaning – just wondering if you've spotted something that I've missed)
[14:12:07] stuarta: i've not spotted anything, but equally not noticed you using them ;-)
[14:12:19] stuarta: so was just curious
[14:12:37] stuarta: the not spotting, is me not looking hard enough i expect
[14:13:16] stuarta: btw. i'm looking to cut fixes/31 branch mid-jan
[14:15:05] markk_: stuarta: sounds good. I'm mostly in bug fix mode atm
[14:15:18] stuarta: excellent :)
[14:19:39] dragonian (dragonian!~dragonian@2604:6000:100e:890b:44e8:dd3a:caa:a6d8) has quit (Remote host closed the connection)
[14:25:08] dragonian (dragonian!~dragonian@2604:6000:100e:890b:44e8:dd3a:caa:a6d8) has joined #mythtv
[14:29:42] dragonian (dragonian!~dragonian@2604:6000:100e:890b:44e8:dd3a:caa:a6d8) has quit (Ping timeout: 252 seconds)
[14:48:28] markk_: anybody know why we were once so obsessed with private implementations?
[15:14:35] stuarta: iirc, it was so that anything "public" was the api of that class, anything else was private
[16:21:18] hampton: Wouldn't declaring all the variables as private also force use of the API? There's a clang-tidy check for (non-static) public member variables that seems designed for this situation.
[16:37:50] markk_ (markk_!~mark@host109-151-194-205.range109-151.btcentralplus.com) has quit (Ping timeout: 268 seconds)
[16:47:05] gigem: markspieth: After we fixed the backgrounding issue on android, mythtv would often survive fairly long periods in the background with playback active. That's no longer the case. All but pretty short periods in the background result in some sort of hang with a black screen. I think the change coincided with the shield upgrade to android 9. Do you have any idea what's going on?
[16:53:23] markk_ (markk_!~mark@host109-151-194-205.range109-151.btcentralplus.com) has joined #mythtv
[17:08:46] zbot` (zbot`!~supybot@c-67-161-9-155.hsd1.ca.comcast.net) has quit (Ping timeout: 265 seconds)
[17:12:54] zbot (zbot!~supybot@c-67-161-9-155.hsd1.ca.comcast.net) has joined #mythtv
[17:15:30] sillyslux_ (sillyslux_!~sillyslux@unaffiliated/sillyslux) has joined #mythtv
[17:18:50] sillyslux (sillyslux!~sillyslux@unaffiliated/sillyslux) has quit (Ping timeout: 240 seconds)
[17:59:57] sillyslux_ (sillyslux_!~sillyslux@unaffiliated/sillyslux) has quit (Remote host closed the connection)
[18:20:48] markk_ (markk_!~mark@host109-151-194-205.range109-151.btcentralplus.com) has quit (Ping timeout: 260 seconds)
[18:24:04] markk_ (markk_!~mark@host109-151-194-205.range109-151.btcentralplus.com) has joined #mythtv
[18:52:02] mad_enz (mad_enz!~mad_enz@2606:6d00:135:9d84:601c:9641:8dd5:6129) has quit (Ping timeout: 260 seconds)
[19:04:37] mad_enz (mad_enz!~mad_enz@2606:6d00:135:9d84:e80e:956b:fd48:3828) has joined #mythtv
[19:07:14] zbot (zbot!~supybot@c-67-161-9-155.hsd1.ca.comcast.net) has quit (Ping timeout: 240 seconds)
[19:07:24] zbot (zbot!~supybot@c-67-161-9-155.hsd1.ca.comcast.net) has joined #mythtv
[19:07:41] markk_ (markk_!~mark@host109-151-194-205.range109-151.btcentralplus.com) has quit (Ping timeout: 268 seconds)
[19:14:41] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 264 seconds)
[19:14:57] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv
[19:14:57] Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth
[19:15:42] zbot (zbot!~supybot@c-67-161-9-155.hsd1.ca.comcast.net) has quit (Ping timeout: 268 seconds)
[19:23:17] zbot (zbot!~supybot@c-67-161-9-155.hsd1.ca.comcast.net) has joined #mythtv
[19:54:14] SteveGoodey (SteveGoodey!~steve@host86-150-64-206.range86-150.btcentralplus.com) has joined #mythtv
[19:54:14] Mode for #mythtv by ChanServ!ChanServ@services. : +v SteveGoodey
[19:59:40] zbot (zbot!~supybot@c-67-161-9-155.hsd1.ca.comcast.net) has quit (Ping timeout: 268 seconds)
[20:02:37] zbot (zbot!~supybot@c-67-161-9-155.hsd1.ca.comcast.net) has joined #mythtv
[20:10:27] SteveGoodey (SteveGoodey!~steve@host86-150-64-206.range86-150.btcentralplus.com) has quit (Quit: Konversation terminated!)
[20:25:51] peterbennett: markk_: private implementations are how qt does it throughout. They make it very difficult for users to override the implementation and perhaps shoot themselves in the foot.
[20:26:56] dragonian (dragonian!~dragonian@2604:6000:100e:890b:44e8:dd3a:caa:a6d8) has joined #mythtv
[20:27:11] peterbennett: markk_: Hoever I think the main reason behind it is that if you make a change to a class you don't have to recompile everything as long as the main header files does not change
[20:28:17] peterbennett: This way you can run with a different version of the library from what you compiled with.
[20:29:19] peterbennett: All of this is not really relevant to MythTV at this stage, we cannot really run with a different version of the MythTV libs without recompiling anyway.
[20:30:09] peterbennett: I think also a reason was to make incremental builds quicker when CPUs were slower than today.
[20:31:47] dragonian (dragonian!~dragonian@2604:6000:100e:890b:44e8:dd3a:caa:a6d8) has quit (Ping timeout: 260 seconds)
[20:38:47] markspieth: gigem: yes I agree 9 seems to be the reason. the behaviour I'm seeing is any pause during playback e.g. switch to different hdmi input on tv causes no audio on unpause.
[20:41:05] markspieth: this is probably due to android deleting the underlying audio out instance and this is not tracked by us. I'm usind sles for this behaviour and not sure about audiotrack.
[20:41:29] markspieth: I haven't chased this yet.
[20:42:40] markspieth: I excpect on audio wrìre failure recreate the audio class in android will fix it.
[20:43:32] markspieth: create it again I mean as it should still be alive
[21:13:41] RokLobsta (RokLobsta!~Dirkka@121-200-12-5.79c80c.syd.nbn.aussiebb.net) has joined #mythtv
[21:21:25] markk_ (markk_!~mark@host109-151-194-205.range109-151.btcentralplus.com) has joined #mythtv
[22:08:54] Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d90:bc01:d516:778c:7853:534c) has quit (Quit: Konversation terminated!)
[22:46:55] markk_ (markk_!~mark@host109-151-194-205.range109-151.btcentralplus.com) has quit (Ping timeout: 258 seconds)
[23:28:42] amessina (amessina!~amessina@unaffiliated/amessina) has joined #mythtv
[23:45:08] jpabq (jpabq!~quassel@mythtv/developer/jpabq) has quit (Ping timeout: 260 seconds)
[23:47:21] jpabq (jpabq!~quassel@mythtv/developer/jpabq) has joined #mythtv
[23:47:21] Mode for #mythtv by ChanServ!ChanServ@services. : +v jpabq
[23:51:58] gigem: markspieth: The problem I see most often has nothging to do with changing inputs. Just leave mythtv in playback and either let the shield screensaver kick in or manually put the shield to sleep. Upon resuming, mythtv never comes back and results in a (seemingly) unresponsive, black screen. I've yet to check if mythtv is running at 100% cpu or comes back after several minutes like it did beofre
[23:52:00] gigem: the backgrounding fix. I have to go into the shield settings and force stop mythtv and re-open to get it back. It's only a minor nusance for me but it's a big deal for my mom (I have her running the same setup as me). She's old and stubborn and doesn't want to learn how to force stop anything. She just wants it to work like it used to.

IRC Logs collected by BeirdoBot.
Please use the above link to report any bugs.