in general i would like to have each plugin in the makers own repository
which would mean you have to
modify you fork ... deleting the other plugins and modifiing the meta.json
and i would also say that the identifier
should be identifier = "cz.moneytoo.imdbwatchlist"
XDM can make the json for you either for all plugins with the repoJSONmaker.py
or for a single plugin on the plugin page
click the "code icon"
and you will get the json
just enter the download url ... for gtihub thats the zip download link of your repo
this also works for single branches
if you rather have the plugin managed by me i can merge it ... its up to you
I intentionally left your namespace in identifier. I don't think I will be updating/managing it so I guess it will be better off with you ;) It's not much but it provides the functionality.
thank you so much :)
in general i would like to have each plugin in the makers own repository which would mean you have to modify you fork ... deleting the other plugins and modifiing the meta.json
and i would also say that the
identifier
should beidentifier = "cz.moneytoo.imdbwatchlist"
XDM can make the json for you either for all plugins with the repoJSONmaker.py or for a single plugin on the plugin page click the "code icon" and you will get the json
just enter the download url ... for gtihub thats the zip download link of your repo this also works for single branches
if you rather have the plugin managed by me i can merge it ... its up to you