-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Send2cgeo clean queue #11
Comments
From @mucek4 on August 23, 2012 5:10 This is possible. I think whole send2c:geo should be rewritten. |
From @Bananeweizen on August 26, 2012 12:33 We are talking about cleaning the queue using the website, right? First I thought this is about a client feature. |
From @toze3 on September 11, 2012 13:25 It could be great to have someway to manage the send2cgeo exported caches, like having a history list and the possibility to create lists before send to the phone, and then send it all (from a list). Also a great function could be the possibility to select multiple caches from the GC map view. Something like the GCtour does. |
From @triakcz on September 11, 2012 13:30 Great idea, if you can implement the website side, I'm ready to do it in 2012/9/11 toze3 [email protected]
Ondøej Kunc |
From @toze3 on September 11, 2012 13:34 I'm sorry triakcz, but i don't have programing background, at least at an level required to do something like that. |
From @triakcz on September 11, 2012 13:37 OK, this is good idea at all, thanks for it. Now we have to find anybody 2012/9/11 toze3 [email protected]
Ondøej Kunc |
Hi I might be able to help. But - I'd need an API to do this... does this already exist? Cheers Michael |
Technically API for send2 does not exists. It just needs to be re-created. |
but the https://send2.cgeo.org/add.html?cache= works as an api. We would need something like: https://send2.cgeo.org/list.json which would list all caches currently in the list. And then maybe a https://send2.cgeo.org/clear.json to clear the list. |
I would really like this feature. Is it possible to list the server code from send2.cgeo.org here on github? I can't make any promises, but I would like to try it. |
From @triakcz on August 22, 2012 17:56
Hi,
today I had realised that it will be great when send2cgeo could be able to clean queue, by "magic button". I have two testing phones. And I had sent about hundred of caches via send2cgeo to one of them some time ago (about 4 days). When clicking import from web on the other one phone ... it was downloading the same hundred of caches and after them new added caches. There should be a possibility to clean that queue, because it is really time consument and sometimes uneccessarry to download caches to all users phones.
How this should be solved ? And how send2cgeo works ? What is the structure of queue storage ?
Copied from original issue: cgeo/cgeo#1985
The text was updated successfully, but these errors were encountered: