v34 Released
Moderator: Forum Moderators
v34 Released
The MythTV team is proud to announce that we have released version 34.
Full release notes can be found here: www.mythtv.org/wiki/Release_Notes_-_34
Full release notes can be found here: www.mythtv.org/wiki/Release_Notes_-_34
-
- Newcomer
- Posts: 3
- Joined: Sun Feb 11, 2024 12:19 pm
Re: v34 Released
Yay! Thank you and the team for all the hard work.
It's only just short of 4 months for my instance's 20th birthday:
Total Running Time: 19 years 8 months 20 days 22 hrs 41 mins
Also my first commit: e8910c2d0d - Make the --help output more compliant with GNU standards so the help2man is happier
It's only just short of 4 months for my instance's 20th birthday:
Total Running Time: 19 years 8 months 20 days 22 hrs 41 mins
Also my first commit: e8910c2d0d - Make the --help output more compliant with GNU standards so the help2man is happier
-
- Newcomer
- Posts: 8
- Joined: Tue Sep 14, 2021 10:49 pm
Re: v34 Released
Impressive..thegingermist wrote: ↑Sun Feb 11, 2024 12:34 pmTotal Running Time: 19 years 8 months 20 days 22 hrs 41 mins
mythtv-backend
Ubuntu 20.04.6 LTS
31.0+fixes.202203040618.7e4ce1ba98
First recording: Tuesday October 24th, 2017
Ubuntu 20.04.6 LTS
31.0+fixes.202203040618.7e4ce1ba98
First recording: Tuesday October 24th, 2017
Re: v34 Released
I'm pretty close to that:
Total Running Time: 19 years 4 months 4 days 19 hrs 46 mins
We've still got it running fairly regularly on four machines around the house, though we do watch a fair amount of streaming stuff too.
Total Running Time: 19 years 4 months 4 days 19 hrs 46 mins
We've still got it running fairly regularly on four machines around the house, though we do watch a fair amount of streaming stuff too.
Re: v34 Released
Also close:
19 years 5 months 19 days 18 hrs 53 mins
It's on the third main backend, and about fifteen years ago I did an in-place switch from 32-bit to 64-bit. Switched from Debian to Devuan along the way to avoid systemd.
Waiting for a sizable gap in recordings to upgrade to v34.
19 years 5 months 19 days 18 hrs 53 mins
It's on the third main backend, and about fifteen years ago I did an in-place switch from 32-bit to 64-bit. Switched from Debian to Devuan along the way to avoid systemd.
Waiting for a sizable gap in recordings to upgrade to v34.
Re: v34 Released
Thanks for MythTV 

Current: v32 now v33.1 / Lubuntu 22.04 / AMD APU
Previous: v31 / Lubuntu 20.10 / AMD APU
Historic: Mythbuntu / NVIDIA GFX
Previous: v31 / Lubuntu 20.10 / AMD APU
Historic: Mythbuntu / NVIDIA GFX
-
- Senior
- Posts: 488
- Joined: Thu Feb 23, 2023 8:55 pm
- Location: Safe outside my gilded cage
Re: v34 Released
Hmm, where do you find that? Closest thing I've found...thegingermist wrote: ↑Sun Feb 11, 2024 12:34 pmTotal Running Time: 19 years 8 months 20 days 22 hrs 41 mins
Code: Select all
MariaDB [mythconverg]> select starttime from oldrecorded order by starttime limit 1;
+---------------------+
| starttime |
+---------------------+
| 2004-04-29 00:55:00 |
+---------------------+
-
- Newcomer
- Posts: 3
- Joined: Thu Apr 28, 2022 11:09 pm
Re: v34 Released
I cannot scan channels as it cannot access the tuner cards with the backend still running. The web GUI ONLY works with the backend running. The enable updates button does not allow access to the tuner cards.
The Program guide does not automatically go to the current time, one has to enter it manually.
The recordings list opens with no particular order. Normally one would expect it to show the most recent recordings first and descend from there.
The Program guide does not automatically go to the current time, one has to enter it manually.
The recordings list opens with no particular order. Normally one would expect it to show the most recent recordings first and descend from there.
-
- Newcomer
- Posts: 3
- Joined: Sun Feb 11, 2024 12:19 pm
Re: v34 Released
I found this on MythWeb on the statistics page.
white_haired_uncle wrote: ↑Tue Mar 05, 2024 4:21 amHmm, where do you find that? Closest thing I've found...thegingermist wrote: ↑Sun Feb 11, 2024 12:34 pmTotal Running Time: 19 years 8 months 20 days 22 hrs 41 mins
Code: Select all
MariaDB [mythconverg]> select starttime from oldrecorded order by starttime limit 1; +---------------------+ | starttime | +---------------------+ | 2004-04-29 00:55:00 | +---------------------+