nt4f04uNd

Results 75 issues of nt4f04uNd

**Is your feature request related to a problem? Please describe.** I want some of the config parameters to be changed after handler is created, in particular `androidNotificationChannelName` and `androidNotificationChannelDescription` (for...

enhancement
1 backlog

Cleans up a TODO to avoid unnecessary mediaItem updates with platform

**Which API doesn't behave as documented, and how does it misbehave?** `artUri` doesn't support content uris on Android **Minimal reproduction project** https://github.com/nt4f04unds-archive/issues/tree/audio_service_784 **To Reproduce (i.e. user steps, not code)** Click...

enhancement
1 backlog

Added tests for invocation parameters in the `isolates_test`. I later plan to move the `_MockAudioHandler` into a separate file and use it to test invocations from the platform interface. Related...

**Is your feature request related to a problem? Please describe.** Currently the communication with the platform is all done on UI thread, which, even with recent change (https://github.com/ryanheise/audio_service/pull/780) to reduce...

enhancement
1 backlog

**Is your feature request related to a problem? Please describe.** Currently notification can be created if `playing == true` and `processingState == idle`. But also currently the service will be...

enhancement
1 backlog

Fixes https://github.com/ryanheise/audio_service/issues/834 Tried to summarize what was happening in the comments

**Which API doesn't behave as documented, and how does it misbehave?** If processing state was `idle`, then became `ready` and `playing` didn't change, something goes wrong, not sure what exactly,...

bug
1 backlog

**Is your feature request related to a problem? Please describe.** plugin doesn't fully use METADATA_KEYs **Describe the solution you'd like** i think that would be nice if MediaItem in the...

enhancement
1 backlog

**Which API doesn't behave as documented, and how does it misbehave?** * When turned on - always `media`, as expected * When turned off - may receive `media`, `next` or...

bug
1 backlog