dirkjanm / firefox-send-to-xbmc

Send to XBMC/Kodi Firefox plugin
MIT License
65 stars 26 forks source link

Server not recognised as configured if username and password not set #58

Closed gerv closed 6 years ago

gerv commented 6 years ago

STR:

Expected: "Send to Slice" or similar Actual: "Set up server for Send to Kodi"

It seems like you need to configure a username and password before the addon will recognise that you've configured a server. But IIRC, my Kodi doesn't have one.

dirkjanm commented 6 years ago

Can you let me know which version you are using? I'm working on v3.0 now so that one might still have some bugs.

gerv commented 6 years ago

I'm using Send to Kodi 3.0.0b1 on Firefox 58.0a1 on Ubuntu Linux 16.04 LTS.

dirkjanm commented 6 years ago

Fixed it, though the issue was not related to the missing username and password, instead it was an issue with the menu not updating properly after adding the first server. Thanks for the report!