MythTV
  • Login
  • Preferences
  • Help/Guide
  • About Trac
  • Wiki
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation



Results (1 - 10 of 22)

1 2 3 →
#13500: Developer Task: Deleting channels can orphan references in recorded and oldrecorded (closed: fixed)
When channels are deleted, it can leave orphaned references to the missing channels in the recorded and oldrecorded tables.
By gigem — Nov 4, 2019, 11:33:21 PM
#13382: Patch - Bug Fix: User Defined DVB SDT descriptors seen as ATSC (closed: fixed)
... scan with "mythtv-setup -v general,channel,chanscan" gives wrong output for some of the SDT descriptors. Especially descriptor 0xA3, which is shown by my "DVBInspector" analysis tool as "User Defined", is shown here as "Component Name". The descriptor decoding then fails completely as shown by the ...
By Klaas de Waal — Jan 22, 2019, 2:42:01 PM
TracModPython: [[TracGuideToc]] = Trac and mod_python Mod_python is an ...
... if the URLs produced by Trac look wrong, if Trac does not seem to recognize URLs correctly, or you get an odd "No handler matched request to..." error, add the '''`TracUriRoot`''' option. You will notice that the `Location` and '''`TracUriRoot`''' have the same path. The o ...
By trac — Apr 24, 2018, 9:56:48 AM
#13078: Bug Report - General: 1 client tunes fine, additional clients won't tune to different channels (closed: Invalid)
... so I'm essentially going to paste in the thread for a full description... The backend is using a vanilla apt-get mythtv-backend-master repo. --- Attempting to migrate a 4 tv mythfrontend household to using kodi frontends with mythtv pvr client (kodi-pvr-mythtv repo) instead. The first f ...
By Kevin Calvert <calvert.kevin@…> — Jul 27, 2017, 9:06:20 PM
#13057: Patch - Bug Fix: Program title and/or description sometimes wrong (closed: fixed)
... thTV guide data, as received from DVB-C, has incidentally a wrong program title and/or a wrong program description. Attached is a picture of my TV recordings, showing the program title "Live motorsport" (which is OK) with a description of a football match in South Korea (which is NOT OK). Attached ...
By klaas@… — Jun 16, 2017, 7:07:48 PM
#12504: Bug Report - General: ATSC/EIT (off the air) program descriptions are wrong (closed: Duplicate)
Location: USA, off the air via antenna Most of the time EIT program descriptions are for a program that aired one to two hours previously on the same channel. However, sometimes the program description is for a show in another channel (i.e the description is for a show on ch 7.1, but the show be ...
By jtlpa@… — Sep 11, 2015, 4:48:35 PM
#12277: Patch - Bug Fix: Metadata collection always fails for Manual Record rules (closed: fixed)
... cpp adds that string : {{{ 926 description = title = 927 QString("%1 (%2)").arg(title).arg(QObject::tr("Manual Record")); }}} I've implemented a fix, in the attached patch, where I strip out the interfering string in two methods in metadatagrabber.cpp. Af ...
By Steve Erlenborn <simon.sinister@…> — Sep 19, 2014, 3:09:04 AM
#12187: Patch - Bug Fix: UPnP - Fix broken FFWD/REW/JUMP in playback for LG SmartTV DLNA ... (closed: Fixed)
... com/MythTV/mythtv/pull/76 Description of the bug : If the recording is recorded with non-zero startoffset, the playback navigation in DLNA client is then completely broken. If you Jump forward (with FFWD button) or jump backward (with RWND button) or you navigate th ...
By ludvik.tesar@… — Jun 25, 2014, 8:12:37 PM
#12121: Bug Report - General: Wrongly assumes movie.title is unique - skips following recordings (closed: Fixed)
... equal for all episodes --> <d20>Hochzeitsnacht</d20><!-- subtitle: different for all episodes --> <d26>843</d26><!-- sequence number --> }}} This is converted by tv_grab_eu_epgdata into {{{#!xml <programme start="20140421023500 +0200" stop="20140421040500 +0200" c ...
By pmhahn@… — Apr 19, 2014, 12:49:00 PM
#11739: Bug Report - General: EIT over the air program guide title description mismatch FIXED/SOLVED (closed: fixed)
Summary: Eliminating two lines of code from `EITHelper::ProcessEvents (void)` eliminates 99% of Mythtv generated title/description mismatches in the over the air program guide - eitList_lock.unlock(); - eitList_lock.lock(); ------------------ I believe the use of QM ...
By deadletterfile@… — Aug 11, 2013, 10:11:03 PM
1 2 3 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.2.4
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/