develroo

Results 90 comments of develroo

That would be a great idea because as it stand Google Books is full of pretty low quality metadata and images. How it can resolve Neuromancer to 40 different books...

Ditto. Broken against v5. Can't login. ``` ---BEGIN STACKTRACE--- #0 List.[] (dart:core-patch/growable_array.dart:264) #1 ParsedErrorLogMessage.consume (package:paperless_mobile/features/logging/models/parsed_log_message.dart:49) #2 ParsedFormattedLogMessage.consume (package:paperless_mobile/features/logging/models/parsed_log_message.dart:125) #3 ParsedLogMessage.parse (package:paperless_mobile/features/logging/models/parsed_log_message.dart:14) #4 AppLogsCubit._updateLogsFromFile (package:paperless_mobile/features/logging/cubit/app_logs_cubit.dart:68) ---END STACKTRACE--- ```

Yup can confirm. Worked for me on Debian testing as well. Just edited the file and aside from the noticeable delay works fine. Just need to figure out how to...

I am not sure it is related to that in my case as I am on Debian testing. Python 3.11.6 libpipewire 0.3.85 libpulse 16.1.0 Try as I might I cannot...

Oh they gave javascript and html examples? ``` //Make the DIV element draggagle: dragElement(document.getElementById("mydiv")); function dragElement(elmnt) { var pos1 = 0, pos2 = 0, pos3 = 0, pos4 = 0;...

> that's just dragging within the page. You can do that already. > > What you want is dragging to another page/monitor. Yeah. Basically, it makes it easier on a...

Sorry to come back to this, but I just checked out Fvtt's popout module and that manages to open a separate browser window which can be moved to any desktop...

> I never said I didn't want to do the popout, it just takes more time. > > Also 1000 lines is a lot of code, that's not "pretty short"...

Might be better to make it a separate tool rather than part of patreon-dl. Because of the logical layouot of `patreon-id/posts/id-postname/` It should be pretty simple to write python script...