Skip to content

Perform import after 30 days of missing sync #5

@passiomatic

Description

@passiomatic

Currently the sync server since=timestamp delta is 30 days max. This is to keep server load reasonably low. However, this means that if Videobox doesn't sync for more than 30 days it won't able to catch up for any added series after the 30th day.

To fix this Videobox should trigger an import operation to fetch the whole database again. This should be quite straight forward since sync logic already handles conflict with any data already present in the database.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions