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

Better output for "playing" command in atvremote #20

Closed
postlund opened this issue Feb 4, 2017 · 0 comments
Closed

Better output for "playing" command in atvremote #20

postlund opened this issue Feb 4, 2017 · 0 comments

Comments

@postlund
Copy link
Owner

postlund commented Feb 4, 2017

Output currently looks like this:

atvremote -a playing
album: None
artist: None
media_type: 3
play_state: 4
position: -4291240
title: Some program
total_time: 0

Empty fields should be ignore. Fields media_type and play_state should also have an explanatory string.

postlund added a commit that referenced this issue Feb 16, 2017
Simple example:

   Media type: Music
   Play state: Playing
     Position: 42/119s (35.3%)

This fixes #20.
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