Package Details: mythtv-git 34.0.r23.g9b54f1a672-1

Git Clone URL: https://aur.archlinux.org/mythtv-git.git (read-only, click to copy)
Package Base: mythtv-git
Description: A Homebrew PVR project (Stable '-fixes' branch)
Upstream URL: https://www.mythtv.org/
Licenses: GPL
Conflicts: mythtv
Provides: mythtv
Submitter: JohnLBergqvist
Maintainer: JohnLBergqvist
Last Packager: JohnLBergqvist
Votes: 36
Popularity: 0.001486
First Submitted: 2023-04-10 09:11 (UTC)
Last Updated: 2024-06-30 17:31 (UTC)

Sources (6)

Pinned Comments

JohnLBergqvist commented on 2023-04-10 15:56 (UTC) (edited on 2023-04-10 15:57 (UTC) by JohnLBergqvist)

This package replaces the previous 'mythtv' AUR package. It has been renamed to comply with Arch's VCS package guidelines.

I hope to update the various mythplugins AUR packages soon

Latest Comments

« First ‹ Previous 1 .. 20 21 22 23 24 25 26 27 28 29 30 31 Next › Last »

keepitsimpleengr commented on 2018-12-28 19:27 (UTC)

@mark.clegg Could you explain what or how you clear the pickle cache at /home/mythtv/.mythtv/cache/tvdb_api Thanks :)

mark.clegg commented on 2018-12-28 11:13 (UTC)

With the latest update to python-urllib3 (1.24) I found that the TV DB metadata grabber (ttvdb.py) was no longer working, reporting no module named ordered-dict. Clearing the pickle cache in the mythtv home directory seems to resolve. ~mythtv/.mythtv/cache/tvdb_api

Taijian commented on 2018-10-10 13:23 (UTC)

Yes, if any of the packages/codecs that mythtv depends on get updated, mythtv has to be rebuild in order to work again. For repo packages this is done by the maintainer with a build number bump (e.g. -1 to -2), for AUR packages, YOU are the packager, so everyone has to do this themselves.

mosh5382 commented on 2018-10-10 02:07 (UTC)

mythtvbackend.service wouldn't start for me following the recent upgrade of the x265 package. I downgraded to 2.8 and mythbackend.service started up. I suspect if I would have rebuilt the mythtv package mythbackend.service would have started with the 2.9 version of x265 but I had to get my myth box running immediately to record a show or I would risk a drop in spousal approval rating.

Taijian commented on 2018-09-02 10:22 (UTC)

@fphillips: Thank you, that must have slipped my mind!

fphillips commented on 2018-09-02 01:06 (UTC)

I have reported the x264 build issue upstream: https://code.mythtv.org/trac/ticket/13314

Taijian commented on 2018-08-24 21:25 (UTC)

Thanks everyone for your patience while I was away!

Also, many thanks to @bigcajun826 for the patch that I shamelessly stole for this update!

theunrulysquash commented on 2018-08-21 23:51 (UTC)

Thank you, bigcajun826.

delx commented on 2018-08-21 01:47 (UTC)

I've posted mythtv-fixes which builds and runs against current x264. It also fetches from the fixes/29 git branch, which contains many fixes since the 29.1 release.

I needed a working package for a few systems, and pushing to AUR was the easiest thing. @Taijian if you'd like to copy some/all of those changes into this package that'd be great. Then I can remove mine again :)

keepitsimpleengr commented on 2018-08-18 17:28 (UTC)

The patches provided by bigcajun826 worked for me... .. . ...thanks bigcajun826