Skip to content
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] Sharing settings beetwen apps #4306

Closed
pawlosck opened this issue Sep 21, 2020 · 1 comment
Closed

[Feature Request] Sharing settings beetwen apps #4306

pawlosck opened this issue Sep 21, 2020 · 1 comment
Labels
feature request Issue is related to a feature in the app

Comments

@pawlosck
Copy link

pawlosck commented Sep 21, 2020

Hi

I would like to propose to add feature which allow to share settings beetwen apps.
Currently, I think about newpipe and Freetube, but if other similar apps exists, then these apps can be added too.

I think about sharing settings like:

  • subscriptions
  • movie status (watched, unwatched, current time)

Config file could contain syntax like this
timestamp,id_movie,movie_status,channel

  • timestamp - when movie status was saved -> this option could be used to findings which program was used to watch movie (latest watching). For example. If Newpipe will check config file and find in Freetube config file newer timestamp, then Newpipe will use movie_status from Freetube to start watching movie.
  • id_movie - url of movie or other id
  • movie_status - watched, unwatched, time of movie (hh:mm:ss)

All apps will use own config file, so one app will not overwrite config file second app.
All apps will use specific dir to save config file and next, other synchro app will synchronise these config files.

I will create issues for newpipe and for freetube
FreeTube: FreeTubeApp/FreeTube-Vue#147

@Stypox
Copy link
Member

Stypox commented Sep 22, 2020

#3249

@Stypox Stypox closed this as completed Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Issue is related to a feature in the app
Projects
None yet
Development

No branches or pull requests

2 participants