dirkjanm / firefox-send-to-xbmc

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

Too many levels of menu #59

Closed gerv closed 6 years ago

gerv commented 6 years ago

The current menu structure for right-click is:

Send to Kodi -> Play On -> Slice

That's one or two menus too deep. If you only have one server, there should be a single menu item "Send to Kodi (Slice)". If I want to add more servers, I can go to the addon prefs.

If I have two servers, it should be: Send to Kodi -> Play on Slice | Play on FooBox | Manage Servers

There's no need for the extra level of indirection.

dirkjanm commented 6 years ago

The extra menu was/is there for when there will be more options than just "play on" but I'll see if I can restructure it in the meanwhile.

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

Duplicate of #5 - closing.