reconman

Results 289 comments of reconman

Found the same issue just now, will this ever get fixed? Can be reproduced with ExampleTemplateMatching by setting the `expectedMatches` parameter to 1000 for one of the images.

I forgot, I also added a minimum distance to trigger the bug. Here's my code: https://pastebin.com/n6huNveT

Doesn't seem like you noticed. You can expand the notification for stopping the service, but not for starting. ![IMG_20230305_230300.jpg](https://user-images.githubusercontent.com/12360257/222988475-48707f9d-ea0f-464f-8c65-bcffa70b4963.jpg) I'll look into this topic.

Another user on Discord suggested to implement https://developer.android.com/develop/ui/views/quicksettings-tiles Every Android device comes with default ones like WiFi, Record, Bluetooth, ... and app developers can add their own. I can't implement...

Can you try the latest master branch version or ghcr.io/rickdb/plexanisync:master docker image? Should work now, hopefully.

I changed some logs to debug level in the `master` branch. Also I noticed that way that the logic for multiple anilist entries for 1 Plex season was broken. For...

It prints to stderr because coloredlogs does so by default, but how are you planning on viewing stdout and stderr separately? `docker logs` normally shows the combined output of both.

@mweber03 Please submit your PRs to the new repo in the future.

I've got an APK for testing, still working on some finer details like correcting some descriptions and making sure the user has set the display size to smallest: https://github.com/Fate-Grand-Automata/FGA/suites/11294412751/artifacts/579511258

@kyon1995 Which version did you try? Which Android version do you have?