MythLogBot@irc.libera.chat :: #mythtv

Daily chat history

Current users (28):

DevMythNotifyBot, MythLogBot, brfransen, ChanServ, frobnic, gigem, gtb, hampton, ijc, mad_enz, mkbloke, MythBuild, MythBuild_, ooshlablu, poptix, skrip_kid, sphery, stuarta[m], Warped, xris, amessina, peper03_, Malmis, troyt, zbot, Panic, gregl_, GreyFoxx_
Thursday, January 27th, 2022, 00:19 UTC
[00:19:09] DevMythNotifyBot (DevMythNotifyBot!~nodebot@cust32-dsl91-135-4.idnet.net) has quit (Read error: Connection reset by peer)
[00:19:43] DevMythNotifyBot (DevMythNotifyBot!~nodebot@cust32-dsl91-135-4.idnet.net) has joined #mythtv
[00:39:12] peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has joined #mythtv
[00:39:12] Mode for #mythtv by ChanServ!ChanServ@services.libera.chat : +v peterbennett
[00:51:29] peper03 (peper03!~peper03@mythtv/developer/peper03) has joined #mythtv
[00:52:34] peper03_ (peper03_!~peper03@mythtv/developer/peper03) has quit (Ping timeout: 250 seconds)
[01:50:20] peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has quit (Quit: Leaving.)
[04:00:39] skrip_kid (skrip_kid!~pballer2o@ip72-198-30-76.ok.ok.cox.net) has quit (Quit: leaving)
[04:14:17] troyt (troyt!troyt@2601:681:4100:d591:44dd:acff:fe85:9c8e) has quit (Ping timeout: 240 seconds)
[04:30:06] troyt (troyt!troyt@2601:681:4100:d591:44dd:acff:fe85:9c8e) has joined #mythtv
[05:04:38] amessina (amessina!~amessina@user/amessina) has quit (Remote host closed the connection)
[05:30:04] frobnic (frobnic!fb@b2b-130-180-11-14.unitymedia.biz) has quit (Read error: No route to host)
[05:30:22] frobnic (frobnic!fb@b2b-130-180-11-14.unitymedia.biz) has joined #mythtv
[07:20:22] Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6ea1:20d:5872:d872) has joined #mythtv
[07:21:12] Steve-Goodey: Oh joy. Another Freeview retune!
[10:38:15] Panic (Panic!~Panic@tapch.at) has quit (Ping timeout: 256 seconds)
[10:38:27] Panic (Panic!~Panic@tapch.at) has joined #mythtv
[10:46:19] SteveGoodey (SteveGoodey!~steve@2a00:23c5:7d83:6501:fa68:6631:5ed6:d871) has joined #mythtv
[10:47:57] zbot (zbot!~limnoria@2601:647:4802:4c3:222:4dff:fe51:6728) has quit (Ping timeout: 240 seconds)
[11:46:45] paul-h (paul-h!~paul@pres-25-b2-v4wan-161467-cust2666.vm29.cable.virginm.net) has joined #mythtv
[11:46:46] paul-h (paul-h!~paul@mythtv/developer/paul-h) has joined #mythtv
[11:46:46] paul-h (paul-h!~paul@pres-25-b2-v4wan-161467-cust2666.vm29.cable.virginm.net) has quit (Changing host)
[11:46:46] Mode for #mythtv by ChanServ!ChanServ@services.libera.chat : +v paul-h
[12:00:30] paul-h: stuarta: Like you suggested I've moved the test stuff on the home page to a new testbed page we can use for testing stuff
[12:01:05] paul-h: Also made a mock up of a dashboard for the home page
[12:01:20] stuarta: paul-h: nice
[12:02:02] ** stuarta wonders if you can conditionally add pages depending on prod/dev **
[12:02:52] stuarta: at the moment what we have is basically a series of buttons for testing if stuff works
[12:05:30] paul-h: wonder if I should start cleaning up and start committing some of it so we can see if we are on the same page
[12:06:34] stuarta: probably. and it doesn't really matter we are about to branch, as this code is WIP and the old stuff is still live
[12:07:37] stuarta: mine currently look hideous :-p
[12:08:18] paul-h: As long as everyone realises it's very much WIP and subject to change
[12:08:32] stuarta: i'm pretty sure they do
[12:08:56] stuarta: well all the devs anyways, and i doubt many end users know it's even there since it lives on a different port
[12:09:36] DevMythNotifyBot: issue opened by Jpilk, "Cannot leave mythfrontend screen when playing live dvb radio": https://github.com/MythTV/mythtv/issues/469
[12:10:32] stuarta: really should move that bot to else where and drop Dev from it's name
[12:12:12] stuarta: and add support for the alerts from uptimerobot
[12:47:25] stuarta: to answer my question, "isDevMode()" -> https://www.digitalocean.com/community/tutori . . . nt-variables
[13:10:39] DevMythNotifyBot: COMMIT: paul-h pushed 2 commit(s) to branch master: https://github.com/MythTV/mythtv/compare/126c . . . 7abf08906229
[13:16:18] ** paul-h wonder if package-lock.json should be committed in the repo? **
[13:16:53] stuarta: typically yes
[13:18:05] stuarta: because it includes the actual versions of dependencies, and github's automated security scanning tools pickup issues with packages listed in package-lock.json
[13:18:23] stuarta: i have a few of those to sort out
[13:18:54] paul-h: yep looks like it should https://stackoverflow.com/questions/44206782/ . . . ted-by-npm-5
[13:38:44] amessina (amessina!~amessina@user/amessina) has joined #mythtv
[13:48:03] DevMythNotifyBot: COMMIT: paul-h pushed 1 commit(s) to branch master: https://github.com/MythTV/mythtv/compare/7abf . . . 2b3c181c396b
[13:58:50] peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has joined #mythtv
[13:58:50] Mode for #mythtv by ChanServ!ChanServ@services.libera.chat : +v peterbennett
[13:59:23] DevMythNotifyBot: COMMIT: paul-h pushed 1 commit(s) to branch master: https://github.com/MythTV/mythtv/compare/2b3c . . . 9654e6d72de4
[14:12:18] paul-h: Looks like the icons are missing from the built app but show OK when viewed under ng serve  :(
[14:15:38] stuarta: did you rebuild the app?
[14:15:44] stuarta: npm run build <- that
[14:15:54] stuarta: then a make instal in the html dir
[14:17:28] paul-h: yep I've done that
[14:17:45] stuarta: weird, it should just be a simple img ref
[14:17:52] stuarta: lemme try the same with my guide experiments
[14:19:06] MythBuild: Build [#891](https://code.mythtv.org/buildbot/#builders/160/builds/891) of `master-ubuntu-20_04–64bit` 4failed.
[14:19:13] stuarta: we are going to have to choose a theme, or implement them selection under primeng
[14:19:19] MythBuild: Build [#1490](https://code.mythtv.org/buildbot/#builders/12/builds/1490) of `master-fedora-armv7hl` 4failed.
[14:19:37] MythBuild: Build [#126](https://code.mythtv.org/buildbot/#builders/247/builds/126) of `master-centos9–64bit` 4failed.
[14:19:42] MythBuild: Build [#1462](https://code.mythtv.org/buildbot/#builders/24/builds/1462) of `master-fedora-aarch64` 4failed.
[14:19:48] MythBuild: Build [#1255](https://code.mythtv.org/buildbot/#builders/123/builds/1255) of `master-centos8–64bit` 4failed.
[14:19:58] stuarta: failed to pull from github.... hmmmm
[14:22:26] paul-h: I got an email from the GitGuardian regarding putting the default mythtv db password in the source – wonder if it is something todo with that
[14:22:38] stuarta: probably
[14:22:46] stuarta: or at least, similary
[14:22:49] stuarta: -y
[14:23:54] stuarta: the image used for an unknown icon works fine from the prod bundle here, so it's something local
[14:25:46] stuarta: blimey, even worked with the 1 channel i have an icon defined for \o/
[14:33:05] paul-h: I've said we don't care the default db user and password are in the repo it's already in the code elsewhere anyway
[14:34:58] zbot (zbot!~limnoria@c-67-169-54-13.hsd1.ca.comcast.net) has joined #mythtv
[14:35:57] stuarta: fair enuf
[14:44:06] MythBuild: Build [#1256](https://code.mythtv.org/buildbot/#builders/123/builds/1256) of `master-centos8–64bit` 3completed successfully.
[14:44:37] MythBuild: Build [#127](https://code.mythtv.org/buildbot/#builders/247/builds/127) of `master-centos9–64bit` 3completed successfully.
[14:45:23] MythBuild: Build [#892](https://code.mythtv.org/buildbot/#builders/160/builds/892) of `master-ubuntu-20_04–64bit` 3completed successfully.
[14:46:43] stuarta: paul-h: bunch of PM's
[14:51:01] MythBuild: Build [#1463](https://code.mythtv.org/buildbot/#builders/24/builds/1463) of `master-fedora-aarch64` 3completed successfully.
[14:53:19] MythBuild: Build [#1491](https://code.mythtv.org/buildbot/#builders/12/builds/1491) of `master-fedora-armv7hl` 3completed successfully.
[15:39:35] MythBuild: Build [#474](https://code.mythtv.org/buildbot/#builders/188/builds/474) of `tidy-master` 4failed.
[15:58:22] DevMythNotifyBot: COMMIT: paul-h pushed 2 commit(s) to branch master: https://github.com/MythTV/mythtv/compare/9654 . . . 97e1c48d3c92
[16:02:40] peper03_ (peper03_!~peper03@mythtv/developer/peper03) has joined #mythtv
[16:03:37] peper03 (peper03!~peper03@mythtv/developer/peper03) has quit (Ping timeout: 240 seconds)
[16:11:35] Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6ea1:20d:5872:d872) has quit (Quit: Konversation terminated!)
[17:22:15] Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6ea1:20d:5872:d872) has joined #mythtv
[17:51:41] skrip_kid (skrip_kid!~pballer2o@ip72-198-30-76.ok.ok.cox.net) has joined #mythtv
[18:29:26] peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has quit (Quit: Leaving.)
[20:04:36] peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has joined #mythtv
[20:04:36] Mode for #mythtv by ChanServ!ChanServ@services.libera.chat : +v peterbennett
[20:38:10] DevMythNotifyBot (DevMythNotifyBot!~nodebot@cust32-dsl91-135-4.idnet.net) has quit (Remote host closed the connection)
[20:38:18] DevMythNotifyBot (DevMythNotifyBot!~nodebot@cust32-dsl91-135-4.idnet.net) has joined #mythtv
[20:41:17] peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has quit (Quit: Leaving.)
[20:47:18] peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has joined #mythtv
[20:47:18] Mode for #mythtv by ChanServ!ChanServ@services.libera.chat : +v peterbennett
[21:14:34] peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has quit (Quit: Leaving.)
[21:34:04] troyt (troyt!troyt@2601:681:4100:d591:44dd:acff:fe85:9c8e) has quit (Ping timeout: 250 seconds)
[21:39:30] troyt (troyt!troyt@2601:681:4100:d591:44dd:acff:fe85:9c8e) has joined #mythtv
[21:45:24] peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has joined #mythtv
[21:45:24] Mode for #mythtv by ChanServ!ChanServ@services.libera.chat : +v peterbennett
[21:50:10] Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6ea1:20d:5872:d872) has quit (Quit: Konversation terminated!)
[21:59:27] peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has quit (Quit: Leaving.)
[22:14:13] DevMythNotifyBot: COMMIT: linuxdude42 pushed 141 commit(s) to branch devel/qt6: https://github.com/MythTV/mythtv/compare/ceb6 . . . e200c95d96b9
[22:15:18] stuarta: that's quite a few
[22:15:36] hampton: That's one merge commit.
[22:16:14] stuarta: :-)
[22:22:17] hampton: 004bdfb747 is the only difference from master, which cuts out scripting and webkit.
[22:27:34] DevMythNotifyBot: COMMIT: stuarta pushed 2 commit(s) to branch master: https://github.com/MythTV/mythtv/compare/97e1 . . . 26b72e75b60c
[22:36:23] SteveGoodey (SteveGoodey!~steve@2a00:23c5:7d83:6501:fa68:6631:5ed6:d871) has quit (Quit: Konversation terminated!)
[22:57:01] DevMythNotifyBot: COMMIT: stuarta pushed 1 commit(s) to branch master: https://github.com/MythTV/mythtv/compare/26b7 . . . 3e262d697b1a

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