twesterapp / twester

Twitch channel points without watching Twitch.
66 stars 1 forks source link

Export and Import of watching streamer list #16

Open SuperQuentin opened 2 years ago

SuperQuentin commented 2 years ago

Is your feature request related to a problem? Please describe.

When i reinstall the application to fix an issue i'm always frustrated when i need to enter again all the streamer i want to watch

Describe the solution you'd like

I suggest to add a button for exportation and importation of a json file with the list of all the streamers

ceoshikhar commented 2 years ago

Sounds like a good idea. I have been thinking about this too, Even the Total time watched and Total points earned reset to 0. I was thinking to make a server with database to store Streamer, Total time watched and Total points earned. This way, I can have multiple computers with Twester installed and all will have synced values. But making a server with database will take time.

But, your idea of exporting and importing streamers list seems like a good idea. Well, at least for the moment. I will let you know what I start implementing -

  1. Server with database
  2. Exporting and importing streamers list