azzy9 / plugin.video.rumble

Rumble Kodi Plugin with login and subscription functionality
GNU General Public License v2.0
24 stars 1 forks source link

Bug: Preview image missing of first item in subscribtions feed #25

Closed apfelsprudel closed 7 months ago

apfelsprudel commented 10 months ago

In the subscriptions feed is the first item preview image missing, sometimes the second item too. Version: 1.5.2

Want to say 'thank you' for maintining this plugin. It is already really usefull and I use it every day. I also have the github browser installed to be up to date.

azzy9 commented 10 months ago

Hi, There would only be 3 reasons why images are not shown,

  1. The REGEX has failed to pick it up, but this would most probably cause the video not to show up at all
  2. The image is in a format that Kodi doesn't like e.g. Webp
  3. There is no Image to retrieve, this can be caused by content creators using a method to sync their Youtube videos to other platforms such as Odysee and Rumble. Which it first uploads the video then takes its time providing the thumbnails. Or it could be caused by the video platform taking its time to process the video and generate the Thumbnails if it is done automatically.

If it is the last 2 options there is nothing I can do about it. Since I cannot reproduce the issue I cannot really provide a fix unless I discover what the issue is.

Does this happen to these videos when you login onto the rumble site? Does it happen to certain channels?

apfelsprudel commented 10 months ago
  1. and 2. imho can not be the case. It happens only when the video item is the first item on top, when a new video comes to the subscriptions feed and it drops to the second place, the preview image appears. I have found that it happens to all channels I am subscribed, but I am not sure. I am subscribed to many german channels, maybe cohesive to [https://github.com/azzy9/plugin.video.rumble/issues/24] It also does not happen in the channel feed. Edit: I've just discovered, it also happens in the channelfeed of channel "Infowars", but it's preview image shows up in the subscriptions feed. "Infowars" is the first channel in following-list, seems it could be cohesive of beeing the first item fetched. In this case it is this video: https://rumble.com/v46eij6-17-million-murdered-by-covid-vaccines-and-voodoo-death.html

I have installed Kodi 20.2 on a Fire TV 4K. Anyone else having the problem?

apfelsprudel commented 7 months ago

This is resolved for me since version 1.60

azzy9 commented 7 months ago

awesome to hear