v34 Released

Announcements for MythTV

Moderator: Forum Moderators

Post Reply
User avatar
bill6502
Developer
Posts: 2433
Joined: Fri Feb 07, 2014 5:28 pm
United States of America

v34 Released

Post by bill6502 »

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
thegingermist
Newcomer
Posts: 3
Joined: Sun Feb 11, 2024 12:19 pm
Great Britain

Re: v34 Released

Post by thegingermist »

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
caverndigger88
Newcomer
Posts: 8
Joined: Tue Sep 14, 2021 10:49 pm
United States of America

Re: v34 Released

Post by caverndigger88 »

thegingermist wrote:
Sun Feb 11, 2024 12:34 pm
Total Running Time: 19 years 8 months 20 days 22 hrs 41 mins
Impressive..
mythtv-backend
Ubuntu 20.04.6 LTS
31.0+fixes.202203040618.7e4ce1ba98
First recording: Tuesday October 24th, 2017
Gribnif
Junior
Posts: 89
Joined: Wed May 14, 2014 12:46 pm
United States of America

Re: v34 Released

Post by Gribnif »

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.
pvrmine
Junior
Posts: 30
Joined: Mon Jul 01, 2019 3:19 pm
United States of America

Re: v34 Released

Post by pvrmine »

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.
mtvf2894
Junior
Posts: 81
Joined: Sat Apr 10, 2021 2:33 pm
Great Britain

Re: v34 Released

Post by mtvf2894 »

Thanks for MythTV :D
Current: v32 now v33.1 / Lubuntu 22.04 / AMD APU
Previous: v31 / Lubuntu 20.10 / AMD APU
Historic: Mythbuntu / NVIDIA GFX
white_haired_uncle
Senior
Posts: 488
Joined: Thu Feb 23, 2023 8:55 pm
Location: Safe outside my gilded cage
United States of America

Re: v34 Released

Post by white_haired_uncle »

thegingermist wrote:
Sun Feb 11, 2024 12:34 pm
Total Running Time: 19 years 8 months 20 days 22 hrs 41 mins
Hmm, where do you find that? Closest thing I've found...

Code: Select all

MariaDB [mythconverg]> select starttime from oldrecorded order by starttime limit 1;
+---------------------+
| starttime           |
+---------------------+
| 2004-04-29 00:55:00 |
+---------------------+
Davesworld
Newcomer
Posts: 3
Joined: Thu Apr 28, 2022 11:09 pm
United States of America

Re: v34 Released

Post by Davesworld »

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.
thegingermist
Newcomer
Posts: 3
Joined: Sun Feb 11, 2024 12:19 pm
Great Britain

Re: v34 Released

Post by thegingermist »

I found this on MythWeb on the statistics page.
white_haired_uncle wrote:
Tue Mar 05, 2024 4:21 am
thegingermist wrote:
Sun Feb 11, 2024 12:34 pm
Total Running Time: 19 years 8 months 20 days 22 hrs 41 mins
Hmm, where do you find that? Closest thing I've found...

Code: Select all

MariaDB [mythconverg]> select starttime from oldrecorded order by starttime limit 1;
+---------------------+
| starttime           |
+---------------------+
| 2004-04-29 00:55:00 |
+---------------------+
Post Reply