Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

Support opening a playlist through an intent #521

Open
leo60228 opened this issue Oct 25, 2020 · 2 comments
Open

Support opening a playlist through an intent #521

leo60228 opened this issue Oct 25, 2020 · 2 comments

Comments

@leo60228
Copy link

I'm working on implementing this in the same way Google Play Music did:

am start -a "android.media.action.MEDIA_PLAY_FROM_SEARCH" -e android.intent.extra.focus "vnd.android.cursor.item/playlist" -e query 'Playlist'
@leo60228
Copy link
Author

I couldn't get this to work.

@leo60228
Copy link
Author

I've implemented this on top of the f-droid branch. VoiceSearchActivity is broken on current dev, and I couldn't figure out how to fix it. leo60228@0a83e19

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant