feat(launcher): add post-playback history menu with previous episode (#170)

This commit is contained in:
2026-07-22 23:05:53 -07:00
committed by GitHub
parent deae61b211
commit 20b50ec4e1
11 changed files with 543 additions and 22 deletions
+4
View File
@@ -0,0 +1,4 @@
type: added
area: launcher
- After a watch-history episode ends or mpv closes, the fzf or rofi launcher returns to that series with options to play the previous episode, rewatch, play the next episode, select another episode, or quit SubMiner. Previous and Next continue across season directories.