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

Show current track metadata in chat #7

Open
1 of 3 tasks
icedream opened this issue Oct 16, 2015 · 1 comment
Open
1 of 3 tasks

Show current track metadata in chat #7

icedream opened this issue Oct 16, 2015 · 1 comment

Comments

@icedream
Copy link
Owner

See title. Especially useful with livestreams that stream metadata to the currently playing media.

  • React to a command "current".
  • Support Icecast2 and similar livestreams that stream metadata for each new song.
  • Allow configuration of live metadata display.
@icedream icedream self-assigned this Oct 21, 2015
@icedream
Copy link
Owner Author

Added a task list.

icedream added a commit that referenced this issue Oct 27, 2015
- Hopefully fixes audio volume not being set to 50% at startup.
- Volume now is in the range of 0 to 200 (percentage, so goes from 0% to 200% for those numbers).
- Made message displaying volume change display the actual level set.
- We're no longer providing an HTTP interface.
- Now stores metadata info in a separate variable for later retrieval by input MRL.
- Now prints when player reaches end of playlist.
- Now supports toggle-pausing using "pause" command.
- Should fix playlist not being able to kick off on "play" if stopped.
- Removed vlc-api dependency.

Relates to issues #17, #10 and #7 (partially).
icedream added a commit that referenced this issue Nov 5, 2015
@icedream icedream added this to the Release v0.6 milestone Apr 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant