accumulator / plugin.video.lbry

This is a basic plugin for accessing LBRY content in Kodi/XBMC
GNU General Public License v2.0
26 stars 6 forks source link

API error: authentication token missing #26

Closed stokito closed 1 year ago

stokito commented 1 year ago

When I click on Select Channel it shows "Loading user chanel list" and then quickly fails with "API error: authentication token missing". Version 0.2.2+matrix.1 Kodi nexus

karlo2105 commented 1 year ago

You have to install LBRY app from lbry.com and let it running in background. In LBRY addon, it is needed to replace public server by http://localhost:5279 It loads faster and all videos play than with public server. In LBRY app, you have to sign in with your Odysee credentials and select my account in LBRY addon. It will load account but subscription list will stay empty because it is currently not supported but local only.