librofm-downloader icon indicating copy to clipboard operation
librofm-downloader copied to clipboard

Tool to sync down your libro.fm library

Results 7 librofm-downloader issues
Sort by recently updated
recently updated
newest added

``` Exception in thread "DefaultDispatcher-worker-22" io.ktor.client.network.sockets.ConnectTimeoutException: Connect timeout has expired [url=https://libro.fm/api/v10/explore/wishlist, connect_timeout=unknown ms] at io.ktor.client.plugins.HttpTimeoutKt.ConnectTimeoutException(HttpTimeout.kt:242) at io.ktor.client.plugins.HttpTimeoutKt.ConnectTimeoutException$default(HttpTimeout.kt:239) at io.ktor.client.engine.cio.Endpoint.getTimeoutException(Endpoint.kt:284) at io.ktor.client.engine.cio.Endpoint.connect(Endpoint.kt:273) at io.ktor.client.engine.cio.Endpoint.access$connect(Endpoint.kt:26) at io.ktor.client.engine.cio.Endpoint$connect$1.invokeSuspend(Endpoint.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:35) ```...

bug

Might be useful to be able to add webhook URLs for when downloads start and end, so that we can trigger actions/notifications via other systems (like HomeAssistant). Personally, I'd want...

Bumps eclipse-temurin from 21-jre-alpine to 25-jre-alpine. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eclipse-temurin&package-manager=docker&previous-version=21-jre-alpine&new-version=25-jre-alpine)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

I am currently using [Libation ](https://github.com/rmcrackan/Libation) for my Audible library sync. It would be awesome to get the same tagging for path parameters that this solution allows so that I...

enhancement

**Describe the bug** A clear and concise description of what the bug is. Had a password with `%` and `$` characters in it and could not log in. Changed my...

bug