muelli

Results 91 issues of muelli

``` ./springer_download.py -c 978-3-658-01152-9 fetching book information... http://www.springerlink.com/content/978-3-658-01152-9/contents/ ERROR: Could not evaluate book title - bad link http://www.springerlink.com/content/978-3-658-01152-9/contents/ ```

I installed this plugin but then got worse results than with the plain version of parcel. Can you mark this repository as such? Like archiving it or something.

It'd be nice to have this app published through F-Droid. Have you looked into it and ran into issues?

After configuring systemd-resolved to not spawn a nameserver https://github.com/davesteele/comitup/issues/56 I can get the Web interface running and configure credentials of another WiFi. But then I am unable to connect to...

question

Right now, the code in the documentation looks smth like this: ``` class FooBarForm(MultiForm): base_forms = { 'foo': FooForm, 'bar': BarForm } # views.py from django.views import generic from .forms...

I run `flatpak run org.freedesktop.appstream-glib//stable validate` on [this file](https://github.com/deltachat/deltachat-desktop/blob/eeb259004c225a6f7d46684c6350014c4ac34859/static/chat.delta.desktop.appdata.xml) and it complains about the releases not being in order: ``` static/chat.delta.desktop.appdata.xml: FAILED: ? url-not-found : failed to download (HTTP 404:...

I am trying to automatically add a release to an appdata file. I could read the XML, add a release node, and serialise the XML back out to a file....

``` Starting program: /tmp/c-jwt-cracker/jwtcrack eyJhbGciOiJuIiwiZCI6IkpEZ0xjUnNaRDNFSUt5NG1KUWtMY0JzWmNYdz0ifQ [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Program received signal SIGSEGV, Segmentation fault. 0x000055555555567f in main (argc=, argv=) at main.c:230 230 g_payload_b64_len...

I am playing around with vdirsyncer==0.16.8 and I intended to have set up my DAV backend as read_only, because I am not yet ready to let this program modify things...