henryjfry / repository.thenewdiamond

9 stars 4 forks source link

Little things that drive me crazy lol #7

Closed mrgsi closed 2 years ago

mrgsi commented 2 years ago

Ever since OpenInfo I've noticed the word "Soften" stuck in the description of all videos. Is there any way to get rid of that or do you know where it comes from? I tried digging though the code but I get lost in that jungle. Also, for some reason when I select the IMDB Trailers player in TMDBH it plays in background. I have to back out of the EIM to see it, It works fine with the other players. Sometimes YouTube fails so using IMDB for trailers for movies is handy.

henryjfry commented 2 years ago

Its a problem with your skin, not with openinfo. Are you on Xonfluence?

I've reported a fix for that issue here: https://github.com/Helly1206/skin.xonfluence/issues/56

You need to remove the <label>215</label> from Default.xml and just have <label></label> instead and soften wont be there anymore.

I know nothing about Imdb Trailers player in TMDBHelper, you could try disabling the window stack if you want to use that player as it might not play stuff the same way as everything else, and the window stack method may not play nice with it.

There is a new youtube matrix alpha which might work better for you and negate the need for that other thing, whatever it is:

https://github.com/anxdpanic/plugin.video.youtube/releases/tag/6.x.x-dev

And two replacement files here:

https://github.com/anxdpanic/plugin.video.youtube/issues/211#issuecomment-943621745

So im going to close this issue as its nothing to do with Diamondinfo.

mrgsi commented 2 years ago

Thanks for your reply. I'm actually using Aeon-Nox-Silve but I will dig around in the xml to see if I can find that code. Much appreciated and awesome work you do.