Enable new status toggle in Episodes menu when any episode is selected.
commit16777ba5eb95ea79b2d422b416139d600809fc08
authorauouymous <au@qzx.com>
Tue, 19 Apr 2022 10:13:57 +0000 (19 04:13 -0600)
committerauouymous <au@qzx.com>
Tue, 19 Apr 2022 10:13:57 +0000 (19 04:13 -0600)
tree42c496917aeec4a4364cdbfe3dfa8a197bc06919
parent5d304cbf3d7f3450b9f94b3599b2fa57ab5b5938
Enable new status toggle in Episodes menu when any episode is selected.

The menu item was only enabled when the selected episode could be played
or streamed. It was always enabled in the context menu but the keyboard
accelerator could not be used if the episode was not downloaded and not
streamable.

This also forces the play toolbar button to always show the 'open'
label and icon in the progress tab, instead of whatever random state it
was in before.
src/gpodder/gtkui/main.py