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

PlayList functionality is added (and some minor bugs that caused instance to stop playing) #36

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Mar 5, 2024

  1. Update api.py

    bug in album when loading artist it crashes and doesnt play sometimes.,
    davegermiquet authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    31f6494 View commit details
    Browse the repository at this point in the history
  2. Update playback.py

    davegermiquet authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e3e2af8 View commit details
    Browse the repository at this point in the history
  3. Update playback.py

    davegermiquet authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    5e56b0d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. First

    David Germiquet committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    16c9b96 View commit details
    Browse the repository at this point in the history
  2. Added playlist functionality

    fix some minor bugs
    David Germiquet committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a999a2f View commit details
    Browse the repository at this point in the history
  3. Fix en.json to not include an unnecessary value

    David Germiquet committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2b790d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Update en.yaml

    minor fix.
    davegermiquet authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    32bbf0b View commit details
    Browse the repository at this point in the history
  2. Fix json

    David Germiquet committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e63a730 View commit details
    Browse the repository at this point in the history
  3. Fix the en.json interaction model

    David Germiquet committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    49daed7 View commit details
    Browse the repository at this point in the history