Feature request: More apple script suite properties for remotes #399

Open
opened 2024-09-18 17:33:42 -03:00 by codeandcreate · 0 comments
codeandcreate commented 2024-09-18 17:33:42 -03:00 (Migrated from github.com)

Describe
I'm working on a remote for apple music based on panic Audion viewer and the modifications done in this repo: https://github.com/zydeco/audion
I also added support for cog. but the cog suite lacks a lot of properties for the current play state for example.

Expected behavior
Apple Script properties at least for

  • player position => (real) : the player’s position within the currently playing track in seconds) for playlistentry
  • player state ((stopped/‌playing/‌paused/‌fast forwarding/‌rewinding, r/o) : is the player stopped, paused, or playing?) for playlistentry
  • sound volume (integer) : the sound output volume (0 = minimum, 100 = maximum)
**Describe** I'm working on a remote for apple music based on panic Audion viewer and the modifications done in this repo: https://github.com/zydeco/audion I also added support for cog. but the cog suite lacks a lot of properties for the current play state for example. **Expected behavior** Apple Script properties at least for - _player position_ => (real) : the player’s position within the currently playing track in seconds) for _playlistentry_ - _player state_ ((stopped/‌playing/‌paused/‌fast forwarding/‌rewinding, r/o) : is the player stopped, paused, or playing?) for _playlistentry_ - sound volume (integer) : the sound output volume (0 = minimum, 100 = maximum)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: chris/Cog#399
No description provided.