Skip to content

Implement some episode table functions#698

Merged
Rigellute merged 7 commits into
Rigellute:masterfrom
LeonGr:episode_table
Feb 4, 2021
Merged

Implement some episode table functions#698
Rigellute merged 7 commits into
Rigellute:masterfrom
LeonGr:episode_table

Conversation

@LeonGr
Copy link
Copy Markdown
Contributor

@LeonGr LeonGr commented Jan 7, 2021

Implemented:

  • Add podcast title and author(s) to episode table header
  • Next and previous page functionality for episode table
  • Follow and unfollow show functionality in episode table

Edit:
Also implemented the handle_jump_to_album method to jump to the episode table of the show currently playing.

Copy link
Copy Markdown
Owner

@Rigellute Rigellute left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@Rigellute
Copy link
Copy Markdown
Owner

Looks like there's a conflict stopping the merge. Are you able to resolve it?

@LeonGr
Copy link
Copy Markdown
Contributor Author

LeonGr commented Jan 27, 2021

Done

This prevents the previous_page action showing a different show when
used at the top of a list of episodes.
@Rigellute Rigellute merged commit 38c0958 into Rigellute:master Feb 4, 2021
lanej pushed a commit to lanej/spotify-tui that referenced this pull request Jul 13, 2021
* Add show name to episode table header

The episode table now works the similarly to the album table.

* Add proper episode table context support

* Make episode table scrollable

* Add follow & unfollow functionaly to EpisodeTable block

* Clear episode_table pages when opening a different show

This prevents the previous_page action showing a different show when
used at the top of a list of episodes.
nighi pushed a commit to nighi/spotify-tui that referenced this pull request Jul 11, 2025
* Add show name to episode table header

The episode table now works the similarly to the album table.

* Add proper episode table context support

* Make episode table scrollable

* Add follow & unfollow functionaly to EpisodeTable block

* Clear episode_table pages when opening a different show

This prevents the previous_page action showing a different show when
used at the top of a list of episodes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants