Constantin Piber

Results 73 comments of Constantin Piber

The default behavior is to fall back to the fallback resource (no language identifier), in this case English

Any plans for a new version with the localization included?

In fact, I would classify this as a bug. WebUI renders the description as HTML (since a48cb0c), when extensions expect the text to be rendered as plain text previously (via...

@schroda Since either one replaces the current logic, I thought you'd just replace the line by e.g. a call to [marked](https://www.npmjs.com/package/marked), but that this might get higher priority if it...

Maybe related https://stackoverflow.com/a/23096310/

Why was this closed? I don't see any related commits

I see, thank you. It may be a patch in our hoster's PHP binary. For now we patched the local version of PHPMailer, I will investigate SMTP localhost when I...

Mihon has the same problem. This is for example relevant on MangaPlus. That publisher only has free access to the three most recent chapters, so if the title is updated,...

This also affects other extensions, e.g. Cubari ``` 14:52:50.537 [DefaultDispatcher-worker-2] ERROR suwayomi.tachidesk.graphql.AsDataFetcherResult -- asDataFetcherResult: failed due to java.lang.RuntimeException: Stub! at android.os.Looper.getMainLooper(Looper.java:30) at eu.kanade.tachiyomi.extension.all.cubari.RemoteStorageUtils$GenericInterceptor.(Unknown Source) at eu.kanade.tachiyomi.extension.all.cubari.RemoteStorageUtils$TagInterceptor.(Unknown Source) at eu.kanade.tachiyomi.extension.all.cubari.Cubari.fetchSearchManga(Unknown Source)...

I originally opened this, because I thought this was a regression introduced by #2585. Now I see this seems to have never been the case? The server never deleted chapters,...