-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[FEATURE REQUEST] Add "Sync now" at automatic photos upload #2834
Comments
The following community PR is related: #2772 waiting for fixing some issues there. |
@jesmrec But I guess there is some communication friction. Please make exact requirements. |
for that reason i'm skeptic with the feature. Actually:
Both together should be enough to perform a good auto uploading feature. But, i get the point of @MJ-sys and sometimes, depending on the quality of your connection it could be better to force it manually. In that case, they will not be "auto" upload anymore. Do we want this? Or... do we want both? every 15 minutes the JobScheduler working, and additionally, the button to force the sync? (how feasible is it this?) This is not the same as setting a date from which you upload the content of your camera, losing the sense of the current implementation in which the starting date is the date in which you enable the feature or the last sync date to avoid repetitions. (do we want to lose this?) In any case, in our next milestone it is scheduled to re-arquitect al the sync engine according Android Components. I agree that the requirements should be clear and accurate. |
From my point of view (I don't know the architecture of the app) it shouldn't be problematic so much. My two check-items could be rewritten in the programmer's language (probably) this way:
The calendar thing could be only extended function of "enable/disable". In other words - enable again at a specific time. Sorry if I'm completely wrong due to misunderstanding the current project structure. |
Attention ! A This B #2772 it changes (only once) this stored timestamp to the past, because there were that much errors in sync, that my phone don't synced almost for two years. Btw, I solved my problem already, I just want you participate with this function. If it will be never merged, I'm fine too |
Is your feature request related to a problem? Please describe.
Sometimes I am connected with a slow wifi connection so I had to disable OC running in background otherwise after connecting to the network it starts to sync photos. While syncing, the network is impossible to use.
Describe the solution you'd like
It would be helpful for me to completely disable "running in background" (for example with checkbox in settings tab) and add button "sync now" to the upload tab.
Additional context
Currently, it is not very user-friendly for me. When I disabled running in background and I want to sync my photos, I have to wait some time with display on to start syncing. A simple button would help me.
TASKS
The text was updated successfully, but these errors were encountered: