Koitharu
Koitharu
Should be tested before merging
**Is your feature request related to a problem? Please describe.** Support for multiple listeners for `ImageRequest` **Describe the solution you'd like** Now `ImageRequest.Builder` allow to set only one `Listener`, so...
After some actions (I suppose mostly after removing versions via Admin tab) Acrarium stop works with Internal server error [log](https://github.com/F43nd1r/Acrarium/files/13691593/tmux-buffer.txt) Looks like source of this error is in `bug` table...
### What is the issue? UPnP port forwarding does not works ``` Tue Aug 22 18:52:27 2023 Debug port-forwarding-natpmp.cc:42 readnatpmpresponseorretry failed. Natpmp returned -7 (the gateway does not support nat-pmp);...
### Brief summary ``` android.app.ForegroundServiceStartNotAllowedException: Service.startForeground() not allowed due to mAllowStartForeground false: service org.koitharu.kotatsu/androidx.work.impl.foreground.SystemForegroundService at android.app.ForegroundServiceStartNotAllowedException$1.createFromParcel(ForegroundServiceStartNotAllowedException.java:54) at android.app.ForegroundServiceStartNotAllowedException$1.createFromParcel(ForegroundServiceStartNotAllowedException.java:50) at android.os.Parcel.readParcelableInternal(Parcel.java:4882) at android.os.Parcel.readParcelable(Parcel.java:4864) at android.os.Parcel.createExceptionOrNull(Parcel.java:3064) at android.os.Parcel.createException(Parcel.java:3053) at android.os.Parcel.readException(Parcel.java:3036) at android.os.Parcel.readException(Parcel.java:2978)...
### Brief summary ``` java.lang.IndexOutOfBoundsException: Index -1 out of bounds for length 0 at jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.util.Objects.checkIndex(Objects.java:359) at java.util.ArrayList.get(ArrayList.java:434) at androidx.fragment.app.FragmentManager.prepareBackStackState(FragmentManager.java:2491) at androidx.fragment.app.FragmentManager$PrepareBackStackTransitionState.generateOps(FragmentManager.java:3739) at androidx.fragment.app.FragmentManager.generateOpsForPendingActions(FragmentManager.java:2271) at...