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

Implement more commands #16

Open
44 of 65 tasks
johnallen3d opened this issue Sep 17, 2023 · 0 comments
Open
44 of 65 tasks

Implement more commands #16

johnallen3d opened this issue Sep 17, 2023 · 0 comments

Comments

@johnallen3d
Copy link
Owner

johnallen3d commented Sep 17, 2023

Consider becoming fully compatible with mpc.

  • [default] or status
  • add <uri>
  • crop
  • current
  • del <position>
  • play [<position>]
  • next
  • prev
  • pause
  • pause-if-playing
  • toggle
  • cdprev
  • stop
  • seek [+-][HH:MM:SS]|<0-100>%
  • seekthrough [+-][HH:MM:SS]
  • clear
  • outputs
  • enable [only] <output # or name> [...]
  • disable [only] <output # or name> [...]
  • toggleoutput <output # or name> [...]
  • outputset <output # or name> <name>=<value>
  • queued
  • shuffle
  • move <from> <to>
  • playlist [<playlist>]
  • listall [<file>]
  • ls [<directory>]
  • lsplaylists
  • load <file>
  • insert <uri>
  • prio <prio> <position/range> ...
  • save <file>
  • rm <file>
  • volume [+-]<num>
  • repeat <on|off>
  • random <on|off>
  • single <on|once|off>
  • consume <on|off>
  • search <type> <query>
  • searchadd <type> <query>
  • find <type> <query>
  • findadd <type> <query>
  • searchplay <pattern>
  • list <type> [<type> <query>]
  • crossfade [<seconds>]
  • clearerror
  • mixrampdb [<dB>]
  • mixrampdelay [<seconds>]
  • update [<path>]
  • rescan [<path>]
  • sticker <uri> <get|set|list|delete|find> [args..]
  • stats
  • version
  • idle [events]
  • idleloop [events]
  • replaygain [off|track|album]
  • channels
  • sendmessage <channel> <message>
  • waitmessage <channel>
  • subscribe <channel>
  • listneighbors
  • mount [<mount-path> <storage-uri>]
  • unmount <mount-path>
  • albumart <uri>
  • readpicture <uri>
johnallen3d added a commit that referenced this issue Sep 17, 2023
johnallen3d added a commit that referenced this issue Sep 17, 2023
johnallen3d added a commit that referenced this issue Sep 17, 2023
johnallen3d added a commit that referenced this issue Sep 17, 2023
johnallen3d added a commit that referenced this issue Sep 17, 2023
This isn't exactly compatible with `mpc` (see #22).

Relates to #16
johnallen3d added a commit that referenced this issue Sep 17, 2023
This isn't exactly compatible with `mpc` (see #22).

Relates to #16
johnallen3d added a commit that referenced this issue Sep 17, 2023
johnallen3d added a commit that referenced this issue Sep 17, 2023
johnallen3d added a commit that referenced this issue Sep 17, 2023
johnallen3d added a commit that referenced this issue Sep 17, 2023
johnallen3d added a commit that referenced this issue Sep 17, 2023
In the process of implementing this command I realized there was
inconsistent output from different commands.

- we had a global `--format` flag that only really applied to `status`
- we were not responding with any information when `mpc` would (eg. play)

Relates to #16
johnallen3d added a commit that referenced this issue Sep 17, 2023
In the process of implementing this command I realized there was
inconsistent output from different commands.

- we had a global `--format` flag that only really applied to `status`
- we were not responding with any information when `mpc` would (eg. play)

Relates to #16
johnallen3d added a commit that referenced this issue Sep 17, 2023
In the process of implementing this command I realized there was
inconsistent output from different commands.

- we had a global `--format` flag that only really applied to `status`
- we were not responding with any information when `mpc` would (eg. play)

Relates to #16
johnallen3d added a commit that referenced this issue Sep 17, 2023
- mentions tracking issue (#16) for compatibility status
- removes the help dump because it's always out of date (see #17)
johnallen3d added a commit that referenced this issue Sep 17, 2023
- mentions tracking issue (#16) for compatibility status
- removes the help dump because it's always out of date (see #17)
johnallen3d added a commit that referenced this issue Sep 17, 2023
johnallen3d added a commit that referenced this issue Sep 17, 2023
johnallen3d added a commit that referenced this issue Sep 17, 2023
johnallen3d added a commit that referenced this issue Sep 17, 2023
johnallen3d added a commit that referenced this issue Sep 17, 2023
johnallen3d added a commit that referenced this issue Sep 27, 2023
johnallen3d added a commit that referenced this issue Sep 28, 2023
johnallen3d added a commit that referenced this issue Sep 28, 2023
johnallen3d added a commit that referenced this issue Sep 28, 2023
johnallen3d added a commit that referenced this issue Sep 28, 2023
johnallen3d added a commit that referenced this issue Sep 30, 2023
johnallen3d added a commit that referenced this issue Sep 30, 2023
johnallen3d added a commit that referenced this issue Sep 30, 2023
johnallen3d added a commit that referenced this issue Oct 4, 2023
johnallen3d added a commit that referenced this issue Oct 4, 2023
johnallen3d added a commit that referenced this issue Oct 4, 2023
@johnallen3d johnallen3d pinned this issue Oct 4, 2023
johnallen3d added a commit that referenced this issue Dec 27, 2023
johnallen3d added a commit that referenced this issue Dec 27, 2023
johnallen3d added a commit that referenced this issue Dec 27, 2023
johnallen3d added a commit that referenced this issue Dec 27, 2023
johnallen3d added a commit that referenced this issue Dec 27, 2023
johnallen3d added a commit that referenced this issue Dec 27, 2023
johnallen3d added a commit that referenced this issue Dec 27, 2023
johnallen3d added a commit that referenced this issue Dec 27, 2023
johnallen3d added a commit that referenced this issue Dec 30, 2023
johnallen3d added a commit that referenced this issue Dec 30, 2023
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

No branches or pull requests

1 participant