-
Notifications
You must be signed in to change notification settings - Fork 20
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
Feature request: Siri Shortcuts #51
Comments
Thanks, hopefully soon... Siri intents are already partially implemented, so you can say "Hey Siri play 1984 by George Orwell". Episodes and podcasts are on the roadmap, and once these are implemented playing media using Siri Shortcuts should be easy. Switching library, etc. might be a little bit further away. |
When you say "Switching libraries," do you mean a shortcut to switch libraries or a shortcut to play media from different libraries? I was thinking of a shortcut where you can preset a specific book from a specific library, and then when you run the shortcut, it can start playing the book. In my case, I have a few books from the nonfiction library and the fiction library. I can create a shortcut where it will give me a list of books (pre-set) to play, and I can choose which one. Another shortcut can be dedicated to a specific book from a specific library. |
Apparently apple employs little monkeys that just hit random keys on a typewriter until working some code is procured... While you get a Shortcut when you create a But all ABS items have a unique id, so you would not have to specify the library, only the audiobook you would want to play. With the build in implementation (this is not available for some reason) you could just choose a recently played item. With a custom one I have honestly no idea, but I will look into it, but sadly not in the near future. |
I got shortcuts working in AmpFin, so I will be able to port them to ShelfPlayer soon™️ (rasmuslos/AmpFin@da618e2) |
@rasmuslos would love a siri shortcut to add a bookmark. any rough eta for something like this? i use this shortcut in Prologue app all the time while i'm driving or on a walk. I then use the accessibility feature to double tap the back of the iPhone to trigger the shortcut. |
Shouldn't be too long, probably in the next release. I did rework the Siri integration, and it is much better now (878f23c). I have to implement programmatic routing first, but after that I can look into implementing Intents or App Intents, I have not figured out the difference yet. |
You cannot play nothing. The play intent without any parameters will be removed in the next release. |
Hi @rasmuslos, any update on shortcuts in the app? Thanks. |
Somewhat: They are not going to be part of 2.5.0 which focuses on improving existing code but they are the next thing that I will work on. |
I just learned about this app and am looking forward to trying it once it hits the app store.
If it is not already implemented, please add Siri shortcuts support. This is very useful for program shortcuts to play specific books. With multiple libraries and books, it is much faster to use Siri shortcuts to continue playing different media app and switching to different libraries than opening the app and switching to different libraries.
The text was updated successfully, but these errors were encountered: