smirgol / plugin.video.crunchyroll

Watch videos from the anime platform Crunchyroll.com on Kodi
GNU Affero General Public License v3.0
45 stars 11 forks source link

Web interface control #38

Closed SF73 closed 6 months ago

SF73 commented 6 months ago

Hi,

After fighting against ugly tearing in chromium, I installed Kodi and the addon yesterday on my rpi and it worked flawlessly. However, I am currently controlling it through the web interface and so I'm stuck on specific actions such as resume at x% where a direct input is required.

Do you know if there is a way to make it fully compatible with the web interface?

(Note : I have no prior experience with Kodi so I don't know if the issue is related to the addon or to xbmcgui or to the web interface)

smirgol commented 6 months ago

Hm not sure and also not sure if we really need this dialogue any more, since with the last update I now set the resume time to Kodi, so it will now be displayed in the GUI and Kodi should also ask you on it's own if you would like to resume when you start playback on such a video. In the past only the plugin itself knew that the anime is not fully watched and can be resumed, so the dialogue was required back then. I have to check if it can be removed.

smirgol commented 6 months ago

I've removed this dialogue with the latest push to the staging branches. We no longer should need it.

SF73 commented 6 months ago

Hm not sure and also not sure if we really need this dialogue any more, since with the last update I now set the resume time to Kodi, so it will now be displayed in the GUI and Kodi should also ask you on it's own if you would like to resume when you start playback on such a video.

I'm not sure I understood the difference... sorry.

I just noticed that in the web interface, it's possible to use arrow keys (assuming you have such keys on the device you use) to control Kodi so in the end this issue can be closed.

In addition, I just installed Kore on my phone and used this as a remote and it's now perfectly working.

smirgol commented 6 months ago

Yes, that's why I wondered - I also use Kore and with that it's not really an issue to confirm such things. :)

About the difference, I think I was being to specific, if you don't know how it worked before. It's just that there no longer was a need for this thing you requested me to remove due to recent changes I've made, so I removed it. :)