Skip to content

Podcast property view issues

crvi requested to merge crvi/rhythmbox:podcast-property-view-issue into master

This issue originally originated as a podcast feed deletion issue.

  1. Subscribe to 1 podcast and return to podcast view.
  2. Right click the podcast -> "Delete podcast feed" and confirm deletion.
  3. Now "All 0 feeds" should be selected in feed view.
  4. Press "Update" button in podcast toolbar.
  5. Deleted podcast is re-displayed and updated.

The issue seems to be with signal emission and processing in RhythmdbPropertyModel and RhythmdbPropertyView. This should fix more issues related to entry-view / episode-view content not getting updated when a selected property model is deleted.

The last patch handles selection reset in podcast feed view.

Merge request reports

Loading