Skip to content

Conversation

@benoitvasseur
Copy link
Owner

@benoitvasseur benoitvasseur commented Jan 13, 2025

Add methods to update player view and queue list in QueueViewController.swift.

  • Add updatePlayer method to update the player view with the current playing item.
  • Add updateQueue method to update the queue list with the current playing item.
  • Call updatePlayer and updateQueue in viewWillAppear method.
  • Call updateQueue in nowPlayingItemDidChangeNotification method.

For more details, open the Copilot Workspace session.

Add methods to update player view and queue list in `QueueViewController.swift`.

* Add `updatePlayer` method to update the player view with the current playing item.
* Add `updateQueue` method to update the queue list with the current playing item.
* Call `updatePlayer` and `updateQueue` in `viewWillAppear` method.
* Call `updateQueue` in `nowPlayingItemDidChangeNotification` method.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/benoitvasseur/MusicManager?shareId=XXXX-XXXX-XXXX-XXXX).
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