2024-02-04, 15:43
The following line in api.py creates error that it can't find scraper
"from scraper import (get_shows, get_show_videos,get_weekly_archive_links,get_web_exclusives)"
The addon with this same line works just fine in earlier versions of Kodi but not in Matrix.
the api.py and scraper.py are in the same resources.lib. sub folder
Any help in figuring this out would be much appreciated...
In Gratitude,
Citizen18
"from scraper import (get_shows, get_show_videos,get_weekly_archive_links,get_web_exclusives)"
The addon with this same line works just fine in earlier versions of Kodi but not in Matrix.
the api.py and scraper.py are in the same resources.lib. sub folder
Any help in figuring this out would be much appreciated...
In Gratitude,
Citizen18