#include <api.h>
Data Fields | |
int | queued_tracks |
int | done_tracks |
int | copied_tracks |
int | willnotcopy_tracks |
int | error_tracks |
bool | syncing |
Offline sync status
Copied tracks/bytes is things that has been copied in current sync operation
Done tracks/bytes is things marked for sync that existed on device before current sync operation
A track is counted as error when something goes wrong while syncing the track
Queued tracks/bytes is things left to sync in current sync operation
Set if sync operation is in progress
Tracks that are marked as synced but will not be copied (for various reasons)