Skip to content

suggestion: implement a queueing system to prevent any potential data loss on network events #7

@cracklejoy

Description

@cracklejoy

A queuing system for scrobbling could be very beneficial. If the endpoint is down or there is a network error you will lose data ie. that particular scrobble. A robust solution for the inevitable network issues would guarantee you lose nothing in the long run.

The trakt kodi addon implements something similar https://github.com/trakt/script.trakt
I believe they use sqlite to store events and retry after a period of time.

Keep up the great work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions