Sunday, May 1st, 2022, 00:20 UTC | ||
[00:20:49] | peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has joined #mythtv | |
[00:20:49] | Mode for #mythtv by ChanServ!ChanServ@services.libera.chat : +v peterbennett | |
[00:48:42] | peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has quit (Quit: Leaving.) | |
[01:48:05] | peper03 (peper03!~peper03@mythtv/developer/peper03) has joined #mythtv | |
[01:49:18] | peper03_ (peper03_!~peper03@mythtv/developer/peper03) has quit (Ping timeout: 246 seconds) | |
[03:24:49] | amessina (amessina!~amessina@user/amessina) has quit (Remote host closed the connection) | |
[06:50:50] | g_ (g_!~glenb77@38-13-16-127.starry-inc.net) has quit (Quit: g_) | |
[07:07:37] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6ea1:20d:5872:d872) has joined #mythtv | |
[08:31:56] | DevMythNotifyBot: | issue closed by kmdewaal, "cancel = cancel all when reviewing added channels?": https://github.com/MythTV/mythtv/issues/552 |
[12:37:16] | SteveGoodey (SteveGoodey!~steve@2a00:23c5:7d83:6501:fa68:6631:5ed6:d871) has joined #mythtv | |
[12:41:14] | g_ (g_!~glenb77@38-13-16-127.starry-inc.net) has joined #mythtv | |
[12:52:22] | peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has joined #mythtv | |
[12:52:23] | Mode for #mythtv by ChanServ!ChanServ@services.libera.chat : +v peterbennett | |
[13:19:02] | peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has quit (Ping timeout: 250 seconds) | |
[13:35:00] | peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has joined #mythtv | |
[13:35:01] | Mode for #mythtv by ChanServ!ChanServ@services.libera.chat : +v peterbennett | |
[13:45:30] | g_ (g_!~glenb77@38-13-16-127.starry-inc.net) has quit (Quit: g_) | |
[13:52:59] | peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has quit (Quit: Leaving.) | |
[14:43:34] | peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has joined #mythtv | |
[14:43:34] | Mode for #mythtv by ChanServ!ChanServ@services.libera.chat : +v peterbennett | |
[14:51:49] | peterbennett: | gigem: I saw your msg about external recorder. I have it working very well with no issues.with ffmpeg. You can look at my scripts. The biggest problem I had initially was that some things were sending messages to stdout or stderr, thus interfering with the communications to externalrecorder. |
[15:36:40] | peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has quit (Quit: Leaving.) | |
[15:42:04] | jpabq: | gigem: I will in and out today, but should be around this evening. |
[15:44:55] | amessina (amessina!~amessina@user/amessina) has joined #mythtv | |
[16:10:45] | stuarta: | evening |
[16:38:31] | peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has joined #mythtv | |
[16:38:31] | Mode for #mythtv by ChanServ!ChanServ@services.libera.chat : +v peterbennett | |
[16:42:46] | stuarta: | peterbennett: evening |
[16:42:56] | peterbennett: | hi |
[16:50:22] | peterbennett: | stuarta: How do you generate styles.css? It contains all kinds of styles from different places |
[16:52:02] | stuarta: | peterbennett: the template is in html/backend/src/styles.css, and it's built to html/apps/backend/styles.css when you do `npm run build` |
[16:53:29] | stuarta: | but we are trying to use styling from primeng, so they are all "predefined" |
[16:54:31] | DevMythNotifyBot: | COMMIT: stuarta pushed 2 commit(s) to branch master: https://github.com/MythTV/mythtv/compare/ce16 . . . c0d241a16127 |
[16:55:01] | DevMythNotifyBot: | pull_request edited by dependabot[bot], "build(deps): bump async from 2.6.3 to 2.6.4 in /mythtv/html/backend": https://github.com/MythTV/mythtv/pull/551 |
[16:55:16] | DevMythNotifyBot: | pull_request edited by dependabot[bot], "build(deps): bump async from 2.6.3 to 2.6.4 in /mythtv/html/backend": https://github.com/MythTV/mythtv/pull/551 |
[16:55:17] | DevMythNotifyBot: | pull_request closed by dependabot[bot], "build(deps): bump async from 2.6.3 to 2.6.4 in /mythtv/html/backend": https://github.com/MythTV/mythtv/pull/551 |
[16:55:18] | DevMythNotifyBot: | COMMIT: dependabot[bot] pushed 0 commit(s) to branch dependabot/npm_and_yarn/mythtv/html/backend/async-2.6.4: https://github.com/MythTV/mythtv/compare/63e8 . . . 000000000000 |
[16:55:34] | peterbennett: | So styles like p-button-raised are from primeng |
[16:56:09] | stuarta[m]: | Correct |
[16:56:26] | peterbennett: | I can start on the "Backend Network" (Labeled "General" in mythtv-setup) if nobody else is working on it. Is that OK? |
[16:57:48] | stuarta[m]: | That part of the setup wizard paul-h put together? If so email him to check he doesn't have a WIP in that area |
[16:58:07] | peterbennett: | ok |
[16:58:46] | peterbennett: | Otherwise any other part to work on? |
[16:58:47] | stuarta: | tbh, almost all of it need doing. i've been working on a) program guide b) channel mgmt |
[16:58:57] | stuarta: | so yes, anything else, go for it |
[16:59:07] | stuarta: | if you need pointers let me know |
[17:00:01] | peterbennett: | Looking at the current mythtv-setup, need to implement everything there, so the first thing is the general setup that includes backend network. |
[17:00:18] | DevMythNotifyBot: | COMMIT: stuarta pushed 1 commit(s) to branch master: https://github.com/MythTV/mythtv/compare/c0d2 . . . f87e4cc99495 |
[17:00:46] | stuarta: | yes, check paul's setup wizard, cog icon when you look at the new interface |
[17:01:04] | peterbennett: | yes that's where I am. |
[17:01:12] | stuarta: | cool |
[17:01:26] | stuarta: | as a courtesy, just drop him an email |
[17:01:41] | peterbennett: | yes I will check with him. |
[17:08:30] | stuarta: | ugh our API is such a mess |
[17:09:58] | stuarta: | eg '/Myth/BackupData' is a POST endpoint, but takes no params, so Visual Studio and angular complain |
[17:11:58] | peterbennett: | I'm not familiar with that one, but there are a few that use get but should use post. |
[17:12:16] | stuarta: | that's a *whole* other kettle of fish |
[17:12:37] | stuarta: | oh i fixed the above, just had to tell it the body didn't exist :-) |
[17:13:21] | peterbennett: | In order to cater for SOAP, everything allows POST even if it is not an update. |
[17:13:44] | stuarta: | yeah, SOAP is crappy |
[17:14:22] | stuarta: | it'sthe GET when it should be POST that's more annoying |
[17:16:18] | peterbennett: | Actually the whole Get vs Post seems silly to me. If a method requires POST you cannot test it in a browser easily |
[17:16:44] | peterbennett: | Requiring POST does not seem to add anything useful. |
[17:16:44] | stuarta: | that's why we have the test bed screen |
[17:17:20] | peterbennett: | What test bed screen is that? |
[17:17:51] | stuarta: | you will see it when on port 4200, it's hidden in the prod build |
[17:18:17] | stuarta: | see src/app/testbed |
[17:18:30] | peterbennett: | I just use curl to test up to now |
[17:18:58] | stuarta: | for just the API that works (i still do it to see the raw call) |
[17:19:14] | stuarta: | but to test the functionality of the web app you somehow have to invoke the call |
[17:22:17] | peterbennett: | That's to test the angular piece that invokes the service api. |
[17:22:33] | stuarta: | correct |
[17:25:35] | peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has quit (Quit: Leaving.) | |
[18:41:39] | peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has joined #mythtv | |
[18:41:39] | Mode for #mythtv by ChanServ!ChanServ@services.libera.chat : +v peterbennett | |
[18:48:23] | glenb77 (glenb77!~glenb77@38-13-16-127.starry-inc.net) has joined #mythtv | |
[20:07:12] | peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has quit (Quit: Leaving.) | |
[21:03:08] | SteveGoodey (SteveGoodey!~steve@2a00:23c5:7d83:6501:fa68:6631:5ed6:d871) has quit (Quit: Konversation terminated!) | |
[21:04:34] | peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has joined #mythtv | |
[21:04:34] | Mode for #mythtv by ChanServ!ChanServ@services.libera.chat : +v peterbennett | |
[21:43:59] | peterbennett (peterbennett!~peter@mythtv/developer/peterbennett) has quit (Quit: Leaving.) | |
[21:46:42] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6ea1:20d:5872:d872) has quit (Quit: Konversation terminated!) | |
[21:53:33] | MythBuild: | Build [#556](https://code.mythtv.org/buildbot/#builders/188/builds/556) of `tidy-master` 4failed. |
[22:08:53] | gigem: | jpabq, peterbennett: Sorry, I've been busy with outdoor and other chores today. I still have some more things to do but might be free after 9pm cst this evening. I'm also free almost all day tomorrow. |
[22:11:52] | gigem: | Where are your scripts, peterbennett? I tried both ffmpeg and cvlc and both wirh wrappers trying to log invocation parameters and exit codes and what not. ffmpeg mysteriously exits with code 1 quite frequently and/or doesn't produce any data on stadout. cvlc seemed to be more reliable but mythtv still was never happy. |
[22:16:24] | gigem: | One or both of you might actually be interested in what I'm trying to do. A nice chap on the Channels DVR forum has created a docker image that interfaces to mlb.tv, handles all of the authentication for valid subscribers (I am one; thank you, t-mobile), and then provides an m3u file for with a virtual channel for each team and also xmltv guide data for those channels. |
[22:19:10] | gigem: | In theory, mythtv's builtin, iptv recorder should work but it doesn't. first, the actual game streams are encrypted and mythtv has some issues with that. I think I fixed one of the bugs locally but it's still not working so there might be others waiting to be found. Second, the off-air streams aren't encrypted but they're not working either. I haven't gotten far enought to work on them yet. |
[22:23:35] | gigem: | I turned to the external recorder as a stop gap in hopes of getting something working first. One problem that might be affecting things is that something, either the docker gateway and/or mlb itself, might be temperamental about requesting streams to quickly. ffmpeg seems to be the one mostly affected byt that. Running ti to quickly by itself (outside of mythtv) sometimes results in a hung |
[22:23:36] | gigem: | process that doesn't output anything. I haven't specifically noticed that with cvlc but I haven't tested with it as much. I also haven't tried tracing ffmpeg or the docker gateway to see what might be hanging. |
[22:25:50] | gigem: | My concern with this temperamentalness is the signal monitor. If I understand things correctly, every mythtv recording requires at least two stream openings — a usually, short on for the signal monitor and then another for the actual recording. If that is causing a problem, is there a way to bypass the signal monitor? |
[22:26:25] | gigem: | That's all I have for now. Like I said, I can be back later tonight or almost any time tomorrow. |
[22:27:28] | hampton: | I guess the tidy builder got a compiler update. 66009 new clang warnings, of which 65384 are complaints about variable names less than three characters. :-( That's a new warning that needs to be disabled... |
[22:28:14] | amessina (amessina!~amessina@user/amessina) has quit (Remote host closed the connection) |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.