I tried this, so in this dir: \usr\pbi\sickbeard-amd64\share\sickbeard\Sick-Beard\sickbeard
I changed version.py to
SICKBEARD_VERSION = "dutch-pistachitos"
And versionchecker.py to
def get_github_repo_user(self):
return 'schumi2004'
def get_github_repo(self):
return 'Sick-Beard-Dutch'
And I deleted the sickbeard.db in \usr\pbi\sickbeard-amd64\etc\sickbeard
And now nothing happens? The header now says "alpha
dutch-pistachitos" but when I hit force version check it just says "No update needed".