winsomehax / plugin.video.bitchute

Allow login and browsing of the bitchute website from within KODI
GNU General Public License v2.0
20 stars 2 forks source link

Login does not seem to work #22

Closed mxraw closed 3 years ago

mxraw commented 3 years ago

To reproduce:

1) Get bitchute account and subscribe to any channel 2) Install plugin.video.bitchute and enter your bc account credentials 3) In BC-Plugin menu select Subscriptions 4) Observe: YOU HAVE NO SUBSCRIPTIONS 5) Select any other other account related menu item and observe the same

Should display: BC Subscriptions Error: None Error in Logs (with --debug): None Note: Using Kodi19

winsomehax commented 3 years ago

I've refreshed the KODI 19 branch from master. Give it another try.

FYI. The only difference needed for KODI 19 is change to the addon.xml file to say it requires python 3.0.0. I'd let the branch slip a bit.

mxraw commented 3 years ago

Yup, works now. Thanks.