[mythtv-commits] Ticket #11872: Mythmusic can't play dutch public radio stream

MythTV noreply at mythtv.org
Mon Dec 30 11:32:51 UTC 2013


#11872: Mythmusic can't play dutch public radio stream
----------------------------------+----------------------------
 Reporter:  mythtv@…              |          Owner:  paulh
     Type:  Bug Report - General  |         Status:  closed
 Priority:  minor                 |      Milestone:  unknown
Component:  Plugin - MythMusic    |        Version:  0.27-fixes
 Severity:  medium                |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+----------------------------

Comment (by Paul Harrison <pharrison@…>):

 In [changeset:"7f548de029ed84870538c87193b8b9f650cf0c5a/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="7f548de029ed84870538c87193b8b9f650cf0c5a"
 MythMusic: fix playback of some radio stations

 Make sure the maximum size of the QTCPSocket read buffer is set
 appropriately.

 This seems to throttle the sending of readyRead() signals sent to us from
 QTCPSocket better otherwise once we fill our buffer and don't read
 anything in the
 readyRead() slot the QTCPSocket will eventually not send any more signals
 causing
 us to run out of data.

 Fixes #11872.

 (cherry picked from commit 6ddaba216d8f6a7e178d4acfe6930458fb532d05)
 }}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11872#comment:6>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list