update all channel to retrive url by macro json

This commit is contained in:
cttynul
2019-06-06 18:01:24 +02:00
parent aeffad02a9
commit cb39735535
39 changed files with 76 additions and 61 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ from specials import autoplay
from specials import renumbertools
__channel__ = "animespace"
host = config.get_addon_version(__channel__)
host = config.get_channel_url(__channel__)
checklinks = config.get_setting('checklinks', 'animespace')
checklinks_number = config.get_setting('checklinks_number', 'animespace')