Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crunchyroll addon does not display any show info other than title #122

Closed
TheFantasticLoki opened this issue Jun 10, 2021 · 24 comments
Closed

Comments

@TheFantasticLoki
Copy link

I have tried using both normal widget and auto widget but cannot get any info such as plot, rating, release date, etc to display. Side note: Context menu's appear to be broken as well as they do not display the same options from home screen as through direct addon interaction. Using Devhelper shows correct plot, etc when on home screen yet no info actually displayed. See attached screenshots:

No info on Home page:
image

Incorrect Context Menu Options:
image

Devhelper Screencap to show proper info being grabbed but not displayed:
image

Info shows proper through direct addon interaction:
image

Proper Context Menu Options through Direct Addon Interaction:
image

Current Ver of AuraMod: 1.0.18
image

Proper Info Showing with other addons like TMDB Helper (No Crunchyroll Player Available for TMDB Helper so not an option):
image

@TheFantasticLoki
Copy link
Author

Some screencaps of container.listitem.infolabels:
image

image

@TheFantasticLoki
Copy link
Author

idrc if yall don't have a definite solution but if anyone could provide just some things for me to try that would be very helpful.

@Goldenfreddy0703
Copy link

You may wanna update to the latest version of auramod and see if you get the same issue.

@TheFantasticLoki
Copy link
Author

Issue still persists after updating to latest release from 14 hours ago.

@TheFantasticLoki
Copy link
Author

Here is my latest log after updating and going to the crunchyroll/anime tab with issue still persisting. This includes lack of info & context menu options though context menu may just need a seperate addon to be developed.
kodi.log

@inb4after
Copy link
Collaborator

inb4after commented Jun 11, 2021

Seems to be an issue with crunchyroll addon sending empty/incorrect ListItem.DBType/Container.ListItem.DBType.

For example, show and season level has no Container./ListItem.DBType and episode level has tvshows+video Container./ListItem.DBType. This doesn't follow the conventional system of tvshow, season, episode.

Can you send more screenshots of these InfoLabels when focusing different widgets like Queue and Featured then open a show, then open a season.

We can probably try to work around this, if it doesn't introduce more bugs.

@inb4after inb4after added bug Something isn't working Low Priority labels Jun 11, 2021
@TheFantasticLoki
Copy link
Author

Updated to latest release issue still persists will get more screenshots.

@TheFantasticLoki
Copy link
Author

Crunchyroll Widget Screencaps:

Queue:
image
Featured:
image
Popular:
image

Netflix Widget Screencaps:

Continue Watching on Movie:
image
Continue Watching on TV Show:
image

TMDB Helper Widget Screencaps:

Movie Screencap:
image
TV Show Screencap:
image

YouTube Screencaps (Has somewhat similar issue):

Sub video:
image

@TheFantasticLoki
Copy link
Author

Inside Season Select Screencap:
image
Inside Episode Select Screencap:
image

@TheFantasticLoki
Copy link
Author

I hope those are the screencaps you were asking for

@TheFantasticLoki
Copy link
Author

If there is any other info I can provide in the next 10-15 minutes before I go to bed please ask now. I want to give as much info for you so this can get solved fast.

@inb4after
Copy link
Collaborator

inb4after commented Jun 11, 2021

If there is any other info I can provide in the next 10-15 minutes before I go to bed please ask now. I want to give as much info for you so this can get solved fast.

This is fine, thanks.

The Container./ListItem.DBType is incorrect, it's either Container.ListItem.DBType or ListItem.DBType, but I only needed to confirm you have the same issue, and I can see this from Container.ListItem.DBType.

@inb4after
Copy link
Collaborator

I have opened a new issue to their Github, hopefully it will be fixed soon

MrKrabat/plugin.video.crunchyroll#44

@TheFantasticLoki
Copy link
Author

Btw it's very likely that he won't fix the issue as the addon had a DMCA takedown a while back so support will likely be lacking tho I hope for the alternative.

@TheFantasticLoki
Copy link
Author

Fixed the issue for Queue items with This

@TheFantasticLoki
Copy link
Author

Not entirely sure how to proceed with fixing it for series or season view. If you could give me some direction I can probably get most of this fixed and attached to a new pull request by end of day.

@TheFantasticLoki
Copy link
Author

Also switching it to episode avoids not being able to play from queue listing as the extendedinfo page breaks on tvshow but on episode it doesn't show the plot on the home page and only in extendedinfo page. is there a way I can fix this with a simple code adjustment on my end so as to not affect everyones view.

@TheFantasticLoki
Copy link
Author

Fixed it not showing for series or seasons. Tho rating still doesn't work for them.

@TheFantasticLoki
Copy link
Author

Also Music section type items show no info or correct context menu's but I think it is missing most needed files outright.

@TheFantasticLoki
Copy link
Author

Also how can I check keybinds and such? Possibly move the hub sidebar to the other side to prevent conflict with main sidebar when using a mouse?

@TheFantasticLoki
Copy link
Author

Also because of broken context menus I can't rate music through OSD or files directory. This is all music that is on device not through addon.

@TheFantasticLoki
Copy link
Author

TheFantasticLoki commented Jun 12, 2021

#123 Might as well while I'm at it. not quite right but it was working when I submitted the pull request now it's not. Still working on this.

@TheFantasticLoki
Copy link
Author

it's odd cause without my additions it doesn't load pictures at all, but with it shows either the update notice or black screen with both slideshow & Visualization enabled, but with both off it shows pictures fine.

@inb4after
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants