smirgol / plugin.video.crunchyroll

Watch videos from the anime platform Crunchyroll.com on Kodi
GNU Affero General Public License v3.0
51 stars 10 forks source link

addon repository #82

Open crpb opened 1 month ago

crpb commented 1 month ago

Yeah setting up a repository is still on my list. I have to find a convenient way for me to automate that, as it's quite some work to do it manually :) Originally posted by @smirgol in https://github.com/smirgol/plugin.video.crunchyroll/issues/81#issuecomment-2360881434

I just thought it might be a good idea to open this issues to collect ideas/knowledge.

Well, i don't know how myself but that should probably be possible with some github actions-fu i guess. In which i'm no expert either, i have to add, but i have at least confidence in my shell-fu so i think i could at least put in a bit of time testing that thing.

First thought would be that it should not only include a "Release Based" repo but also one which will just be built for the latest commits on each branch. Don't know if that is even possible with the usually seen Version-Bumps in Kodi 🤔...

Some notes