-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Self-hosted sync server? #8039
Copy link
Copy link
Open
Labels
discussionThis needs to be discussed before anything is doneThis needs to be discussed before anything is donefeature requestIssue is related to a feature in the appIssue is related to a feature in the app
Metadata
Metadata
Assignees
Labels
discussionThis needs to be discussed before anything is doneThis needs to be discussed before anything is donefeature requestIssue is related to a feature in the appIssue is related to a feature in the app
Checklist
Feature description
since NP is detached from cloud accounts you need to manually export data if you use multiple devices. what if we add sync targets like in Joplin? since export feature already works, we just need to manage exported files. we could use nextcloud, dropbox or simple http server in docker. how relevant this feature would be? any potential hazards or caveats?
Why do you want this feature?
I use NP both on phone and tablet. I'd really like to self-host a sync server to sync subs, playlists, watch progress and settings. everything, basically.
Additional information
I ask before doing any development and potentially could create both PR to main app and dockerized http server.