Giter Club home page Giter Club logo

Comments (8)

OxygenCobalt avatar OxygenCobalt commented on May 20, 2024

Can you try using these intent names?

ACTION_AUXIO_LOOP_
ACTION_AUXIO_SHUFFLE_
ACTION_AUXIO_SKIP_PREV_
ACTION_AUXIO_SKIP_PLAY_PAUSE_
ACTION_AUXIO_SKIP_NEXT_

These are used in the notification code to control the app, so they may work in your case as well.

from auxio.

Tiemichael avatar Tiemichael commented on May 20, 2024

Thanks for your reply!
I did some tests but not yet successful.
When looking at the source-code I see ACTION_PLAY_PAUSE and some others but not ACTION_AUXIO_SKIP_PLAY_PAUSE_
Will do some more tests over the next days ...

from auxio.

OxygenCobalt avatar OxygenCobalt commented on May 20, 2024

Wait, I forgot. In the current version the word release is appended to the actions to prevent conflicts with the debug app. Can you try:

ACTION_AUXIO_LOOP_release
ACTION_AUXIO_SHUFFLE_release
ACTION_AUXIO_SKIP_PREV_release
ACTION_AUXIO_SKIP_PLAY_PAUSE_release
ACTION_AUXIO_SKIP_NEXT_release

from auxio.

Tiemichael avatar Tiemichael commented on May 20, 2024

Thanks!
I am sure it's possible, but I am not experienced enough to get it going.
Need to get some help from another forum.

BTW, are you sure it's ACTION_AUXIO_SKIP_PLAY_PAUSE_release and not ACTION_AUXIO_PLAY_PAUSE_release

from auxio.

OxygenCobalt avatar OxygenCobalt commented on May 20, 2024

Its ACTION_AUXIO_PLAY_PAUSE_release, accidentally pasted it wrong.

from auxio.

OxygenCobalt avatar OxygenCobalt commented on May 20, 2024

I'm assuming that this issue is solved as of now. A quick note before I close it though, I've updated the wording of the actions. In 1.4.1, they will now be:

org.oxycblt.auxio.action.LOOP
org.oxycblt.auxio.action.SHUFFLE
org.oxycblt.auxio.action.PREV
org.oxycblt.auxio.action.PLAY_PAUSE
org.oxycblt.auxio.action.NEXT

I hope this helps!

from auxio.

Tiemichael avatar Tiemichael commented on May 20, 2024

Thanks! will try

from auxio.

OxygenCobalt avatar OxygenCobalt commented on May 20, 2024

Don't try them on the current version though! I'm talking about the next version.

from auxio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.