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

Examples directory updates #1055

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

Conversation

jonathan-huston
Copy link

  • Added example scripts to examples directory for the following methods:
    • Audiobooks: get_audiobooks(), get_audiobook_chapters()
    • Episodes: current_user_saved_episodes(), current_user_saved_episodes_add(), current_user_saved_episodes_delete()
    • Shows: current_user_saved_shows(), current_user_saved_shows_add(), current_user_saved_shows_contains()
  • Fixed any scripts in examples dir that didn't work
  • Deleted any duplicate scripts
    • playlist_add_items.py = add_tracks_to_playlist.py
    • test.py = show_my_saved_tracks.py

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.

None yet

1 participant