Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Outdated results of rmapy.get_meta_items() #31

Open
opal06 opened this issue Apr 11, 2022 · 4 comments
Open

Outdated results of rmapy.get_meta_items() #31

opal06 opened this issue Apr 11, 2022 · 4 comments

Comments

@opal06
Copy link

opal06 commented Apr 11, 2022

Maybe this is a noob error, but from my understanding of the api, rmapy.get_meta_items() is supposed to query the reMarkable cloud and return a collection that effectively includes all the current content of it.

Now I have been getting strange results to my calls, where files that were removed on reMarkable and are no longer present in other clients like the official desktop client and the mobile app still appear in the collection returned by rmapy.get_meta_items(). Similarly, moved files or renamed folders are not returned as such. Is there some cache I would need to clean? Or do I need to run another command to actually fetch changed items?

I have already tried reauthenticating and obviously I have tried it in a clean python shell without existing variables that could hold old versions of it.

Any help would be much appreciated. Thank you

@ddvk
Copy link

ddvk commented Apr 11, 2022

your account has been migrated to the new sync, probably

@opal06
Copy link
Author

opal06 commented Apr 11, 2022

That is probably true, as rmapi shows a warning for that too with the same auth file.

What would be needed to make the new sync work with rmapy? I would be happy to help

@ddvk
Copy link

ddvk commented Apr 12, 2022

this is the issue: #26

@opal06
Copy link
Author

opal06 commented Apr 12, 2022

Thank you very much!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants