CastagnaIT / plugin.video.netflix

InputStream based Netflix plugin for Kodi
MIT License
1.91k stars 259 forks source link

Backup Netflix #1650

Closed ananias47 closed 9 months ago

ananias47 commented 9 months ago

Feature request

I'm submitting a proposal to ...

Describe your request

Hi i have my own built and i use it on 5-6 devices(android box ,phone coreelec and windows).Because i make changes on my built i must do fresh install many times.It would be great if it is an option to backup the settings of netflix addon withought backup entire built Thank you in advance

Describe the use case

Describe an alternative

Development tips

Additional details or screenshots (if appropriate)

Specific details

Screenshots

CastagnaIT commented 9 months ago

iirc there are already addons that allow you to make kodi data backups this request seems to be a use case limited to a few people, i don't feel it's worth investing days in this feature request

this problem of yours can be solved simply by creating a simple new kodi addon that copy/restore the addon user folder for your personal purpose

ananias47 commented 9 months ago

I already use backup addon for user data the problem is on netflix where I log in with an identification key in user data it doesn't seem to have my credentials ...

CastagnaIT commented 9 months ago

this addon encrypt credentials by using "hardware" encryption so if you copy/restore the backupped data to another different device will invalidate the login credentials previously stored

you can try disable "use system-based encryption for credentials" from addon Expert setting (if changed you have to re-login), in this way the login will be stored without higher encryption and if you restore the backupped data to another device in theory shoud not ask to login again

CastagnaIT commented 9 months ago

Importanti thing, is that if you exchange backup data between different operative systems this may cause unexpected problems to the addon, this addon has been not developed to exchange data to different OS

for example: backupped from android, and use that backup in to a CoreElec device

ananias47 commented 9 months ago

Ok i understand so is it an option to authenticator last forever??

CastagnaIT commented 9 months ago

as already said above the only chance is turn off "use system-based encryption for credentials"

ananias47 commented 9 months ago

I try it to disable the option of hardware encryption but still no luck

Never mind thank you again for your great work