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

Context Navigation



Results (1 - 10 of 579)

1 2 3 4 5 6 7 8 9 10 11 →
[bd2d607489]: X11: Update library dependencies - libXext and libXinerama are no ...
... ut require Xrandr instead, which is included in the ansible playlists already and will be readily available.
By Mark Kendall <mark.kendall@…> — Aug 3, 2020, 9:49:15 AM
#13638: Patch - Bug Fix: mythweb notice/warning/deprecated patches (closed: Duplicate)
... ly adds quotes to the result, which means that when {{{$pl['playlist_songs']}}} has more than one ID in its comma separated list, it becomes something like "... IN ('1234,4567')", which is wrong. Since I don't see an escape() function that doesn't add the single quotes and the column should only con ...
By jpasher-lazor — Jun 23, 2020, 5:35:39 AM
#13615: Bug Report - General: Mythfrontend: playlists don't work properly when an item is deleted (closed: Won't Fix)
To reproduce: Watch Recordings Add three items to playlist - 1, 2 and 3. Play playlist. Item 1 plays. Item 2 plays. While watching item 2, delete it. Item 3 plays. All ok. Now try playing playlist again. Only item 1 plays. Expected: item 1 plays, item 3 plays. This is act ...
By ltskinol — May 11, 2020, 7:34:21 PM
#13608: Bug Report - General: IPTV Streaming issues with AES-128 encryption (closed: Trac EOL)
I've seen this issue with a number of streams including - TVNZ 1 - https://d1irqd0o6b6kl5.cloudfront.net/master.m3u8 - TVNZ 2 - https://d3vsmj0a4dgta4.cloudfront.net/master.m3u8 - TV Three - https://livestreamdirect-three.mediaworks. ...
By steven-ellis — Apr 16, 2020, 6:13:08 AM
#13546: Patch - Bug Fix: Hardcoded call to 'python' from mythtv-programs for lyrics (closed: fixed)
MythTV is on the way to switch to python3. But some programs use to call 'python <script-name> <options>' for grabbing lyrics for the MythTV-Music plugin (note the hardcoded 'python' call). Note: Pythons PEP 394 states that "The py ...
By rcrdnalor — Dec 30, 2019, 4:00:20 PM
[9f246fdb55]: tidy: Ignore warnings about rand() only being pseudo-random. ...
... should be more than sufficient for things like randomizing playlists or adding randomness to visualizations, so flag these warnings to be ignored. https://clang.llvm.org/extra/clang-tidy/checks/cert-msc50-cpp.html
By David Hampton <mythtv@…> — Dec 5, 2019, 3:42:16 PM
[a474d5286e]: IPTV: add support for playlists from https://github.com/iptv-org/iptv/ ...
IPTV: add support for playlists from https://github.com/iptv-org/iptv/ * the header only has to start with ##EXTM3U * use the next available channel number if one doesn't exist in the playlist * add extra tests for these playlists
By Paul Harrison <pharrison@…> — Oct 11, 2019, 11:58:02 PM
[36d96c956]: Fix TestIPTVRecorder after change to IPTVChannelInfo In a60e7429a09a ...
... :ParsePlayList`. Update `TestIPTVRecorder::ParseChanInfo` to reflect this by now asserting that the tuning data is not valid and that the protocol is `inValid` as expected. Refs #13488 Signed-off-by: Paul Harrison <pharrison@mythtv.org>
By Ian Campbell <ijc@…> — Oct 6, 2019, 12:02:03 PM
#13489: Patch - Bug Fix: Fix TestIPTVRecorder after change to IPTVChannelInfo (closed: Fixed)
... :ParsePlayList`. Update `TestIPTVRecorder::ParseChanInfo` to reflect this by now asserting that the tuning data is not valid and that the protocol is `inValid` as expected. }}}
By ijc — Oct 6, 2019, 8:42:55 AM
[8729b343d0]: Fix TestIPTVRecorder after change to IPTVChannelInfo In a60e7429a09a ...
... :ParsePlayList`. Update `TestIPTVRecorder::ParseChanInfo` to reflect this by now asserting that the tuning data is not valid and that the protocol is `inValid` as expected.
By Ian Campbell <ijc@…> — Oct 6, 2019, 8:31:26 AM
1 2 3 4 5 6 7 8 9 10 11 →
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/