Kenneth Bruskiewicz
Kenneth Bruskiewicz
I would appreciate this feature as well.
Running the client in debug mode in Python 3.9.7, and using this revision workaround, seems to work for logging in successfully for me. Note I am using a downgraded user-agent...
When I click on a new match in one datalayer, and then I click on another in the other datalayer, the tooltip which popped up in the previous layer then...
Is there a reason not to pass in a browse function directly?
@karlicoss There are two updates that got the thing to run for me: - Changing the user-agent to an older one: `Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.3) Gecko/20060426...
It appears I'm using an older version with your project. The latest version renamed the file `_state` to `_session`. The only line I'm seeing that might be equivalent to `revision`...
I'm also getting CORS errors when attempting to download from an alternate source with direct-download URLs.
I think the package author's philosophy is that he doesn't deal with data that can't paginate. That said EPUB files are "just" zipped up HTML files, so you could ostensibly...
You could also print the buffer to postscript with `ps-print-buffer`, which _should_ be DocView compatible.
@AtomicNess123 What version of the package were you using? Older versions of the package implement `(mpv-start)` with `--input-unix-socket`, which is an outdated flag. These older versions are on non NonGNU...