Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement podcast functionality #552

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    cee015e View commit details
    Browse the repository at this point in the history
  2. implement AddToPlaylist

    SebRollen committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    5ac28ee View commit details
    Browse the repository at this point in the history
  3. implement shows

    SebRollen committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    1b3f96a View commit details
    Browse the repository at this point in the history
  4. convert unwraps to expects

    SebRollen committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    c0a00fa View commit details
    Browse the repository at this point in the history
  5. impl GoToShow

    SebRollen committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    8652680 View commit details
    Browse the repository at this point in the history
  6. impl ShowActionsOnShow

    SebRollen committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    fc98151 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ffeaf6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    396ebe9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b696da3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e30d9fc View commit details
    Browse the repository at this point in the history
  11. implement show following

    SebRollen committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    db616d4 View commit details
    Browse the repository at this point in the history
  12. load saved shows on start

    SebRollen committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    c5d6600 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d2a5009 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    aeafb92 View commit details
    Browse the repository at this point in the history