Profitroll profitroll
profitroll pushed to dev at profitroll/PythonRMV 2023-11-25 14:17:03 +02:00
83ae0999ea Documentation prepared and improved
profitroll pushed to dev at profitroll/PythonRMV 2023-11-25 13:23:59 +02:00
3656a040f4 Okay, 1.0.0 was an overkill, module is in alpha
profitroll pushed to dev at profitroll/PythonRMV 2023-11-25 00:53:03 +02:00
414f3966da Attempt to temporarily fix #2
profitroll commented on issue profitroll/PythonRMV#2 2023-11-25 00:52:20 +02:00
Messages isn’t a valid keyword (anymore?)

So I used the ID you found as a reference to break it down.

`1

profitroll pushed to dev at profitroll/PythonRMV 2023-11-24 14:36:03 +02:00
efedb2533b WIP: Automatic tests
profitroll pushed to dev at profitroll/PythonRMV 2023-11-24 13:45:07 +02:00
059c511e05 Removed Client from classes
profitroll pushed to dev at profitroll/PythonRMV 2023-11-24 13:41:22 +02:00
c4b7197267 Classes restructure
3a65991257 This commit breaks everything
7b9367c0a7 Changed imports
Compare 3 commits »
profitroll pushed to dev at profitroll/PythonRMV 2023-11-24 12:21:17 +02:00
f31fa65d78 Small refactor and isort+black formatting
profitroll pushed to dev at profitroll/PhotosAPI 2023-11-24 12:19:34 +02:00
b2146b965a Fixed license link
profitroll opened issue profitroll/PythonRMV#3 2023-11-20 18:39:07 +02:00
Workaround for geo-blocking
profitroll pushed to dev at profitroll/PythonRMV 2023-11-20 00:51:10 +02:00
fa4f7b83ec Drop support for Python 3.7 (due to EOL)
profitroll pushed to dev at profitroll/PythonRMV 2023-11-20 00:08:28 +02:00
b0b874bfc8 env fix
profitroll pushed to dev at profitroll/PythonRMV 2023-11-20 00:05:59 +02:00
9733557463 Added a few basic tests
profitroll created branch dev in profitroll/PythonRMV 2023-11-19 23:39:07 +02:00
profitroll pushed to dev at profitroll/PythonRMV 2023-11-19 23:39:07 +02:00
9282578788 Structural changes
profitroll commented on issue profitroll/PythonRMV#2 2023-11-19 17:30:52 +02:00
Messages isn’t a valid keyword (anymore?)

Hm. The last version I have seen from them was Server v2.22.1 (2021-11-09). IDs they used before were already marked as deprecated, yet new ones were unsupported at a time.

Anyway, project…

profitroll commented on issue profitroll/PythonRMV#2 2023-11-19 17:18:24 +02:00
Messages isn’t a valid keyword (anymore?)

True. Gives an error with a random chance.

Moreover, some of my projects relying on pyrmv started giving timeouts and connection resets as well. This is even more terrifying, because I'm not…

profitroll commented on issue profitroll/PythonRMV#2 2023-11-19 13:31:09 +02:00
Messages isn’t a valid keyword (anymore?)

Please update your pyrmv to 0.3.5 using PyPi or Gitea's package index and review if the problem…

profitroll pushed to master at profitroll/PythonRMV 2023-11-19 13:19:57 +02:00
eb9a043c34 Probably a fix for #2