Friday, February 3rd, 2023, 00:08 UTC | ||
[00:08:08] | dvr (dvr!~dvr@204.179.218.238) has joined #mythtv | |
[00:17:16] | dvr (dvr!~dvr@204.179.218.238) has quit (Read error: Connection reset by peer) | |
[00:19:49] | dvr (dvr!~dvr@204.179.218.238) has joined #mythtv | |
[00:43:50] | peterbennett (peterbennett!~peter@2601:183:100:504:195b:f454:6300:c455) has quit (Ping timeout: 260 seconds) | |
[00:45:24] | dvr (dvr!~dvr@204.179.218.238) has quit (Read error: Connection reset by peer) | |
[00:46:02] | dvr (dvr!~dvr@204.179.218.238) has joined #mythtv | |
[00:55:07] | peterbennett (peterbennett!~peter@2601:183:100:504:c120:9448:a766:dbcf) has joined #mythtv | |
[00:59:01] | dvr (dvr!~dvr@204.179.218.238) has quit (Read error: Connection reset by peer) | |
[00:59:12] | dvr (dvr!~dvr@204.179.218.238) has joined #mythtv | |
[01:39:43] | dvr (dvr!~dvr@204.179.218.238) has quit (Ping timeout: 248 seconds) | |
[01:41:04] | dvr (dvr!~dvr@204.179.218.238) has joined #mythtv | |
[01:45:54] | dvr (dvr!~dvr@204.179.218.238) has quit (Ping timeout: 260 seconds) | |
[01:53:50] | peterbennett (peterbennett!~peter@2601:183:100:504:c120:9448:a766:dbcf) has quit (Ping timeout: 260 seconds) | |
[02:04:20] | dvr (dvr!~dvr@65.246.71.88) has joined #mythtv | |
[02:09:36] | dvr (dvr!~dvr@65.246.71.88) has quit (Ping timeout: 248 seconds) | |
[02:18:04] | DevMythNotifyBot: | pull_request assigned by knowledgejunkie, "Add files via upload": https://github.com/MythTV/mythtv/pull/710 |
[02:18:11] | DevMythNotifyBot: | pull_request labeled by knowledgejunkie, "Add files via upload": https://github.com/MythTV/mythtv/pull/710 |
[02:19:32] | dvr (dvr!~dvr@c-24-5-117-17.hsd1.ca.comcast.net) has joined #mythtv | |
[02:25:11] | dvr (dvr!~dvr@c-24-5-117-17.hsd1.ca.comcast.net) has quit (Read error: Connection reset by peer) | |
[02:26:43] | dvr (dvr!~dvr@c-24-5-117-17.hsd1.ca.comcast.net) has joined #mythtv | |
[02:47:28] | DevMythNotifyBot: | COMMIT: knowledgejunkie pushed 2 commit(s) to branch master: https://github.com/MythTV/mythtv/compare/dd19 . . . 67dbf4f482e5 |
[02:47:30] | DevMythNotifyBot: | pull_request closed by knowledgejunkie, "Add files via upload": https://github.com/MythTV/mythtv/pull/710 |
[02:56:34] | DevMythNotifyBot: | pull_request edited by knowledgejunkie, "Italian translation: Add files via upload": https://github.com/MythTV/mythtv/pull/710 |
[02:57:28] | DevMythNotifyBot: | pull_request assigned by knowledgejunkie, "Very last Italian update": https://github.com/MythTV/mythtv/pull/696 |
[02:57:33] | DevMythNotifyBot: | pull_request labeled by knowledgejunkie, "Very last Italian update": https://github.com/MythTV/mythtv/pull/696 |
[02:57:51] | DevMythNotifyBot: | pull_request assigned by knowledgejunkie, "Updated italian translations": https://github.com/MythTV/mythtv/pull/691 |
[02:57:59] | DevMythNotifyBot: | pull_request labeled by knowledgejunkie, "Updated italian translations": https://github.com/MythTV/mythtv/pull/691 |
[03:13:17] | DevMythNotifyBot: | COMMIT: knowledgejunkie pushed 2 commit(s) to branch fixes/33: https://github.com/MythTV/mythtv/compare/aae5 . . . a4a8ab0fc942 |
[07:14:17] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:7a84:3cff:fedf:a99) has joined #mythtv | |
[09:37:49] | SteveGoodey (SteveGoodey!~steve@2a00:23c5:7d83:6501:7a24:afff:fe9d:c233) has joined #mythtv | |
[10:19:03] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:7a84:3cff:fedf:a99) has quit (Quit: Konversation terminated!) | |
[10:46:27] | JohnLBergqvist (JohnLBergqvist!~JohnLBerg@host86-143-1-116.range86-143.btcentralplus.com) has joined #mythtv | |
[10:47:09] | JohnLBergqvist: | I noticed the audio, video & subtitles properties were broken on mythweb, so I've had a stab at fixing them: https://github.com/MythTV/mythweb/pull/86/files |
[10:48:26] | JohnLBergqvist: | probably a bit crude admittedly, but it does the job. |
[11:06:48] | JohnLBergqvist: | Also, i've just got this when trying to build the latest fixes/32 on Arch, does anyone have any ideas? My mythtv version is set through the PKGBUILD file i'm using, and that hasn't changed: https://pastebin.com/vJe3aqDx |
[11:25:08] | JohnLBergqvist: | Ahh, this is the culprit: https://setuptools.pypa.io/en/latest/history.html#v66-0-0 |
[11:30:47] | JohnLBergqvist: | yeah, if I rollback python-packaging & python-setuputils, I can build but I get: "/usr/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 32.0.-1 is an invalid version and will not be supported in a future release" |
[11:34:23] | JohnLBergqvist: | SOURCE_VERSION is resolving to: v32.0-88-g749472ba33, which seems fine though |
[11:48:21] | DevMythNotifyBot: | issue opened by JohnLBergqvist, "Unable to build python bindings – invalid version 32.0.-1": https://github.com/MythTV/mythtv/issues/711 |
[11:49:50] | DevMythNotifyBot: | issue edited by JohnLBergqvist, "Unable to build python bindings – invalid version 32.0.-1": https://github.com/MythTV/mythtv/issues/711 |
[11:50:05] | DevMythNotifyBot: | issue edited by JohnLBergqvist, "Unable to build python bindings – invalid version 32.0.-1": https://github.com/MythTV/mythtv/issues/711 |
[11:59:00] | JohnLBe86 (JohnLBe86!~JohnLBerg@host86-143-1-116.range86-143.btcentralplus.com) has joined #mythtv | |
[11:59:08] | JohnLBe86 (JohnLBe86!~JohnLBerg@host86-143-1-116.range86-143.btcentralplus.com) has quit (Client Quit) | |
[11:59:20] | JohnLBergqvist (JohnLBergqvist!~JohnLBerg@host86-143-1-116.range86-143.btcentralplus.com) has quit (Quit: Leaving) | |
[12:00:17] | JohnLBergqvist (JohnLBergqvist!~JohnLBerg@host86-143-1-116.range86-143.btcentralplus.com) has joined #mythtv | |
[12:02:59] | DevMythNotifyBot: | issue edited by JohnLBergqvist, "Unable to build python bindings – invalid version 32.0.-1": https://github.com/MythTV/mythtv/issues/711 |
[12:23:29] | JohnLBe73 (JohnLBe73!~JohnLBerg@2a01:4c8:c2a:c77d:74a1:2dff:fe79:7ea1) has joined #mythtv | |
[12:24:16] | JohnLBe73 (JohnLBe73!~JohnLBerg@2a01:4c8:c2a:c77d:74a1:2dff:fe79:7ea1) has quit (Client Quit) | |
[12:25:04] | JohnLBergqvist (JohnLBergqvist!~JohnLBerg@host86-143-1-116.range86-143.btcentralplus.com) has quit (Ping timeout: 248 seconds) | |
[13:08:47] | amessina (amessina!~amessina@user/amessina) has joined #mythtv | |
[13:21:59] | amessina (amessina!~amessina@user/amessina) has quit (Remote host closed the connection) | |
[13:23:41] | amessina (amessina!~amessina@user/amessina) has joined #mythtv | |
[13:47:07] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:7a84:3cff:fedf:a99) has joined #mythtv | |
[14:02:32] | amessina (amessina!~amessina@user/amessina) has quit (Remote host closed the connection) | |
[14:02:57] | peterbennett (peterbennett!~peter@2601:183:100:504:aa9c:8159:156e:2448) has joined #mythtv | |
[14:23:24] | DevMythNotifyBot: | COMMIT: linuxdude42 pushed 1 commit(s) to branch fixes/32: https://github.com/MythTV/mythtv/compare/7494 . . . 23e158cbd935 |
[14:24:17] | DevMythNotifyBot: | issue closed by linuxdude42, "Unable to build python bindings – invalid version 32.0.-1": https://github.com/MythTV/mythtv/issues/711 |
[15:06:19] | peterbennett (peterbennett!~peter@2601:183:100:504:aa9c:8159:156e:2448) has quit (Ping timeout: 256 seconds) | |
[15:38:40] | peterbennett (peterbennett!~peter@2601:183:100:504:8a9e:8aa7:80f2:c4e7) has joined #mythtv | |
[16:41:39] | peterbennett (peterbennett!~peter@2601:183:100:504:8a9e:8aa7:80f2:c4e7) has quit (Ping timeout: 255 seconds) | |
[17:16:24] | SteveJGoodey (SteveJGoodey!~quassel@2a00:23c5:7d83:6501:509b:f2e6:d6ad:4359) has joined #mythtv | |
[17:28:44] | DevMythNotifyBot: | COMMIT: kmdewaal pushed 1 commit(s) to branch fixes/33: https://github.com/MythTV/mythtv/compare/a4a8 . . . a3e5a84fc744 |
[17:34:44] | MythBuild (MythBuild!~MythBuild@140-211-166-71-openstack.osuosl.org) has quit (Remote host closed the connection) | |
[17:35:06] | MythBuild (MythBuild!~MythBuild@140-211-166-71-openstack.osuosl.org) has joined #mythtv | |
[17:51:29] | peterbennett (peterbennett!~peter@2601:183:100:504:b883:1d9e:ab98:d5e4) has joined #mythtv | |
[18:24:39] | peterbennett (peterbennett!~peter@2601:183:100:504:b883:1d9e:ab98:d5e4) has quit (Ping timeout: 256 seconds) | |
[19:09:14] | peterbennett (peterbennett!~peter@2601:183:100:504:613:58c0:cfda:3ffd) has joined #mythtv | |
[19:50:04] | DevMythNotifyBot: | COMMIT: linuxdude42 pushed 1 commit(s) to branch master: https://github.com/MythTV/mythtv/compare/67db . . . 10850a6fb52f |
[19:50:09] | DevMythNotifyBot: | COMMIT: linuxdude42 pushed 1 commit(s) to branch fixes/33: https://github.com/MythTV/mythtv/compare/a3e5 . . . 761e7b05f7a1 |
[21:21:06] | peterbennett (peterbennett!~peter@2601:183:100:504:613:58c0:cfda:3ffd) has quit (Ping timeout: 255 seconds) | |
[21:26:34] | DevMythNotifyBot: | COMMIT: kmdewaal pushed 1 commit(s) to branch master: https://github.com/MythTV/mythtv/compare/1085 . . . 96dbeec4795d |
[21:52:18] | DevMythNotifyBot: | COMMIT: kmdewaal pushed 5 commit(s) to branch master: https://github.com/MythTV/mythtv/compare/96db . . . c2d2e1ab996e |
[21:52:18] | DevMythNotifyBot: | pull_request closed by kmdewaal, "Default to last channel used in Manual Record rule": https://github.com/MythTV/mythtv/pull/664 |
[21:52:18] | DevMythNotifyBot: | issue closed by kmdewaal, "Remember last channel used in Manual Record rule": https://github.com/MythTV/mythtv/issues/655 |
[21:54:33] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:7a84:3cff:fedf:a99) has quit (Quit: Konversation terminated!) | |
[21:55:29] | SteveJGoodey (SteveJGoodey!~quassel@2a00:23c5:7d83:6501:509b:f2e6:d6ad:4359) has quit (Ping timeout: 246 seconds) | |
[22:23:39] | SteveGoodey (SteveGoodey!~steve@2a00:23c5:7d83:6501:7a24:afff:fe9d:c233) has quit (Quit: Konversation terminated!) | |
[22:33:49] | peterbennett (peterbennett!~peter@2601:183:100:504:aaf3:30f1:f840:ba26) has joined #mythtv | |
[22:52:48] | peterbennett (peterbennett!~peter@2601:183:100:504:aaf3:30f1:f840:ba26) has quit (Ping timeout: 248 seconds) |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.