[mythtv-commits] [MythTV/mythtv] 5f6697: Allow manual recordings to specify the subtitle an...

John Poet noreply at github.com
Sat Dec 14 20:55:30 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 5f6697ecfaf9bd7175aaf99b3ef07f884d5af65c
      https://github.com/MythTV/mythtv/commit/5f6697ecfaf9bd7175aaf99b3ef07f884d5af65c
  Author: John Poet <jpoet at mythtv.org>
  Date:   2019-12-14 (Sat, 14 Dec 2019)

  Changed paths:
    M mythtv/programs/mythbackend/scheduler.cpp

  Log Message:
  -----------
  Allow manual recordings to specify the subtitle and description.


This is monstly useful when using the ServicesAPI.


  Commit: 815d4a10b58d7791cad29662707a08b7173655cb
      https://github.com/MythTV/mythtv/commit/815d4a10b58d7791cad29662707a08b7173655cb
  Author: John Poet <jpoet at mythtv.org>
  Date:   2019-12-14 (Sat, 14 Dec 2019)

  Changed paths:
    M mythtv/programs/mythfrontend/playbackbox.cpp
    M mythtv/programs/mythfrontend/playbackbox.h

  Log Message:
  -----------
  Gracefully handle when the last recording in a recgroup is deleted.


When the last recording in a recgroup was deleted, the UI would leave the
Recordings screen in a bad (empty) state. Switch to the next recgroup in
this situation.


Compare: https://github.com/MythTV/mythtv/compare/3dde46239199...815d4a10b58d


More information about the mythtv-commits mailing list