Podcast property view issues
This issue originally originated as a podcast feed deletion issue.
- Subscribe to 1 podcast and return to podcast view.
- Right click the podcast ->
"Delete podcast feed"
and confirm deletion. - Now
"All 0 feeds"
should be selected in feed view. - Press
"Update"
button in podcast toolbar. - 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.