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

plugin.video.shoutfactorytv not working / change of urls and site structure #4587

Open
1 task
andrea99boban opened this issue Oct 20, 2024 · 0 comments
Open
1 task

Comments

@andrea99boban
Copy link

Add-on details:

  • Add-on name: SHOUT! FACTORY TV
  • Add-on ID:.. plugin.video.shoutfactorytv
  • Version number: 4.0.2
  • Kodi/repository version: Omega

Ownership

  • I am the owner of this add-on

Broken because:

change of urls and site structure. even adapting to new url of the website, does not fix. With correct url still getting:
""" File "/home/xxxxxxxxx/.kodi/addons/plugin.video.shoutfactorytv/resources/lib/scraper.py", line 27, in getAddonCats
html = re.compile('

.+?a href="'+url+'"(.+?)
  • <a', re.DOTALL).search(html).group(1)
    AttributeError: 'NoneType' object has no attribute 'group' """
    Looks like site structure change

  • 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

    1 participant