Prebuilt downloads of MythTV for Windows (32bit and experimental 64bit). Provided as an installer or compressed archive ready to decompress and run. Plugins currently not built. Report missing files and bugs only found in these builds here (tracker).
Categories
VideoLicense
GNU General Public License version 2.0 (GPLv2)Follow MythTV for Windows
Other Useful Business Software
99.99% Uptime for MySQL and PostgreSQL on Google Cloud
Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
Rate This Project
Login To Rate This Project
User Reviews
-
I can't get it to work. I tried uninstalling and reinstalling. I keep getting the following error when running mythtv-setup: 2018-12-10 13:32:47.804405 E DB Error (MythDB::LoadCacheFromSettings): Query was: SELECT value, data, hostname FROM settings WHERE hostname = :HOSTNAME OR hostname IS NULL ORDER BY hostname DESC; Bindings were: :HOSTNAME="mycomputer" Driver error was [2/1064]: QMYSQL: Unable to execute query Database error was: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ':HOSTNAME OR hostname IS NULL ORDER BY hostname DESC' at line 1 2018-12-10 13:32:47.808407 E Error preparing query: SELECT value, data, hostname FROM settings WHERE hostname = :HOSTNAME OR hostname IS NULL ORDER BY hostname DESC; 2018-12-10 13:32:47.808407 E Driver error was [2/1146]: QMYSQL3: Unable to prepare statement Database error was: Table 'mythconverg.settings' doesn't exist THIS IS THE MYSTERY: mythtv-setup adds tables to the database, but then it complains that about missing tables! SEE: NO settings table below: mysql> show tables from mythconverg; +---------------------------+ | Tables_in_mythconverg | +---------------------------+ | capturecard | | cardinput | | channel | | channelgroup | | channelgroupnames | | channelscan | | channelscan_channel | | channelscan_dtv_multiplex | | codecparams | | credits | | customexample | | diseqc_config | | diseqc_tree | | displayprofilegroups | | displayprofiles | | dtv_multiplex | | dtv_privatetypes | | dvdbookmark | | dvdinput | | dvdtranscode | | eit_cache | | filemarkup | | housekeeping | | inputgroup | | internetcontent | | internetcontentarticles | | inuseprograms | | iptv_channel | | jobqueue | | jumppoints | | keybindings | | keyword | | livestream | | logging | | mythlog | | oldfind | | oldprogram | | oldrecorded | | people | | pidcache | | playgroup | | powerpriority | | profilegroups | | program | | programgenres | +---------------------------+ WHAT'S WRONG WITH THE NEW LINE (RETURN) CHARACTER ON THIS WEB SITE? MY REVIEW LOOKS AWFUL!
-
I had to install this "Microsoft Visual C++ 2010 Redistributable Package (x86)" to get MSVCP100.dll.
-
It is working perfect, but has some sharp edges. libgcc_s_sjlj-1.dll and libstdc++-6.dll were missing. I've took them from the Windows GIMP installation.
-
Very useful project!