Closed we-are-beetzy closed 3 years ago
WWT changed their domain from the .me TLD to the .to TLD - the fix is in development atm, and I'm nowhere near a pc to push anything out.
2 files need to be fixed:
mylar/__init__.py
:
find the WWTURL reference and change the new domain name on ~ line 246
WWTURL = 'https://www.worldwidetorrents.to/'
mylar/wwt.py
: change the self.url to the new domain name on ~line 31
self.url = 'https://www.worldwidetorrents.to/'
delete the .pyc files that are in the mylar directory and you'll be good to go.
New docker image attempting to use Mylar with Torrents. I successfully added the ComicVine API and torrent client, but when attempting to search for a comic, the following error is generated: