Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#11313 closed Patch - Bug Fix (fixed)

Various cleanups/fixes to radio streaming

Reported by: paulh <mythtv@…> Owned by: Paul Harrison <mythtv@…>
Priority: minor Milestone: 0.27
Component: Plugin - MythMusic Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

  • Always save and load the icon from the same location (must of changed my mind where to store the icon at some point and not changed both locations it's used)
  • Fix a segfault after editing a stream (a stale pointer was being used)
  • Various fixes to ensure the correct metadata is displayed after editing a stream

https://github.com/paul-h/mythtv/commit/92a2a2fca5

Change History (2)

comment:1 Changed 11 years ago by Paul Harrison <mythtv@…>

Owner: set to Paul Harrison <mythtv@…>
Resolution: fixed
Status: newclosed

In 4207d1f1d848f13769a0569e34768025258fdcfb/mythtv:

MythMusic: Various cleanups/fixes to radio streaming

  • Always save and load the icon from the same location (must of changed my mind where to store the icon at some point and not changed both locations it's used)
  • Fix a segfault after editing a stream (a stale pointer was being used)
  • Various fixes to ensure the correct metadata is displayed after editing a stream

Fixes #11313.

comment:2 Changed 11 years ago by Raymond Wagner

Milestone: unknown0.27
Note: See TracTickets for help on using tickets.