Shabinder Singh

Results 57 issues of Shabinder Singh

``` Fatal Exception: v6.g: no such service (service closed?) called service: zipline/guest-14 available services: zipline/guest CustomZiplineService at app.cash.zipline.internal.bridge.OutboundCallHandler.withApiMismatchMessage-KWTtemM(OutboundCallHandler.java:297) at app.cash.zipline.internal.bridge.OutboundCallHandler.access$withApiMismatchMessage-KWTtemM(OutboundCallHandler.java:80) at app.cash.zipline.internal.bridge.OutboundCallHandler$call$2.invoke(OutboundCallHandler.java:80) at app.cash.zipline.internal.bridge.Endpoint.withTakeScope$zipline_release(Endpoint.java:138) at app.cash.zipline.internal.bridge.OutboundCallHandler.call(OutboundCallHandler.java:138) at app.cash.zipline.internal.bridge.CancelCallback$Companion$Adapter$GeneratedOutboundService.cancel(CancelCallback.java:5) at app.cash.zipline.internal.bridge.OutboundCallHandler$callSuspending$3$1$1.invokeSuspend(OutboundCallHandler.java:12)...

As of now all tasks are by default put in **other** group. Would be nice to group them under a new separate group name **zipline**. thoughts ?

Code Snippet: ``` interface DownloadableProvider: ZiplineService { suspend fun Entity. getDownloadLink(): String } ``` Error: ``` org.jetbrains.kotlin.codegen.CompilationException: Back-end (JVM) Internal error: Couldn't transform method node: callSuspending (Lin/shabinder/soundbound/providers/DownloadableProvider;Ljava/util/List;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;: @Lorg/jetbrains/annotations/Nullable;() // invisible...

bug

There could be an option to backup as well, get su permissions and then just create snapshots, which can be restored later. Just like we do in custom recoveries, having...

>This Jaudiotagger library changes all incompatible parts with compatible API calls, which can compile and run on Android API level 14 and above. java.lang.NoSuchMethodError: No virtual method flip()L**java/nio/ByteBuffer;** in class...

**Delimeters** : `,` and `&` added to split multiple value fields like artists Fixing: https://github.com/jellyfin/jellyfin/issues/10730 Allowing Edits by maintainer to add any nitpicks if necessary.

enhancement
backend
merge conflict
needs testing

### Please describe your bug In Music, Artists tag when contains multiple artists, most common practice is to add all by splitting with `, ` , which for some reason...

bug
confirmed

Error Log: ``` e: There are some plugins incompatible with language version 2.0: land.sungbin.composeinvestigator.compiler.ComposeInvestigatorPluginRegistrar Please use language version 1.9 or below ```

enhancement

[Click here to visit Soundbound.](https://soundbound.shabinder.in)

enhancement

Shall Fix https://github.com/cashapp/zipline/issues/1163. - Ending Serial Name Description on encountering a recursive descriptor. - Have added a test class with a sample recursive class description. - Rather than using a...