smirgol / plugin.video.crunchyroll

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

Some animes havent chapters #42

Closed Gonzalo1987 closed 10 months ago

Gonzalo1987 commented 10 months ago

Good afternoon,

I have installed the latest version and the seasons of the anime One Piece were not displayed, after trying to install the various commits of the repository (branch matrix-stagging) I have found that from commit [52ad0d] these seasons are not displayed. In the previous commits [8f35a3] it works correctly. I think that this commit introduces some new error.

Thank you very much for the effort!

smirgol commented 10 months ago

Did you restart your kodi system after adding the newer version and then update your language settings in the settings of the plugin? I needed to change how the language settings are stored and unfortunately it is a breaking change. The plugin should inform you about that change when you start it and you still have the old settings stored, though.

Gonzalo1987 commented 10 months ago

No problem, ill try that! I'll keep you updated thanks!

Gonzalo1987 commented 10 months ago

You're right, my subtitule config had changed. I've changed The lang version of the plugin and restart Kodi and latest 3.2.0.14 version works perfectly. Thanksss!