Ryan Proud
Ryan Proud
Just wondering if I can check on any logs? I am able to view and receive messages, but messages I'm trying to send don't go anywhere. Requests to the server...
Is there an option flag that will make the ctrl+click behaviour to be the default behaviour. Navigating on mobile can be quite annoying with accidental clicks initiating a download. Also...
I'm just wondering if it's possible to identify the titles that would fall under the following statement from the closure email: > If you have purchased a PS3/PS Vita cross-buy...
Some filters for the history would be nice. ie. (not synced, missing trakt match, etc.)
It would be nice if the 'Watchlist' from Letterboxd could be imported.
### Extension name Game Media Tools ### Feature Description Would it be possible to make the optimized sizes for the images configurable? eg. 1000x1000 (or 1MP actually) seems to be...
Would it be possible to have an option to ignore games that you have 0% on?
Would it be possible to add support for CBZ files?
https://github.com/ToxicFrog/bltool/blob/4148836186698b398b306790f6bd10348a5911ba/src/bltool/data/text.clj#L10 Not all that familiar with Clojure, but something like this may work. ```clojure (vec (drop 1 (re-matches #"(\d+)\s+([^\s]*(?:\s+\([^\s]*\))?)\s+([^\s]*)\s+(.*)" game))) ```