diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index a99066169ae1b5884829bbef2fa626aea3c8c0c8..711ee168b7428193fd86fe66614d44ea150d45da 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -36,7 +36,7 @@ Bugs in old versions of SickRage may have already been fixed. In order to avoid ### Reporting the issue -If the above steps fail and you are sure its a bug, issues are tracked in the [SickRage issue tracker](https://github.com/SickRage/sickrage-issues). +If the above steps fail and you are sure its a bug, issues are tracked in the [SickRage issue tracker](https://github.com/SickRage/SickRage). ## Tips For Submitting Code @@ -58,7 +58,7 @@ Please follow these guidelines before reporting a bug: 1. **Update to the latest version** — Check if you can reproduce the issue with the latest version from the `develop` branch. -2. **Use the search on sickrage-issues** — check if the issue has already been reported. If it has been, please comment on the existing issue. +2. **Use the search on SickRage** — check if the issue has already been reported. If it has been, please comment on the existing issue. 3. **Provide a means to reproduce the problem** — Please provide as much details as possible, e.g. SickRage log files (obfuscate apikey/passwords), browser and operating system versions, how you started SickRage, and of course the steps to reproduce the problem. diff --git a/SickBeard.py b/SickBeard.py index 16a6ff509b3405feec3f0f6368df6977e439967c..9411b4a1b990094450db3ca044781f1232afcda8 100755 --- a/SickBeard.py +++ b/SickBeard.py @@ -406,7 +406,7 @@ class SickRage(object): os.setsid() # @UndefinedVariable - only available in UNIX - # https://github.com/SickRage/sickrage-issues/issues/2969 + # https://github.com/SickRage/SickRage/issues/2969 # http://www.microhowto.info/howto/cause_a_process_to_become_a_daemon_in_c.html#idp23920 # https://www.safaribooksonline.com/library/view/python-cookbook/0596001673/ch06s08.html # Previous code simply set the umask to whatever it was because it was ANDing instead of OR-ing diff --git a/gui/slick/views/config.mako b/gui/slick/views/config.mako index 06c1ae04cca0f60066ec90aee5d43ba93a9c5aa1..d6957655798c1ad1b4bfd52a07d0739811db8e87 100644 --- a/gui/slick/views/config.mako +++ b/gui/slick/views/config.mako @@ -46,7 +46,7 @@ <tr><td> </td><td> </td></tr> <tr class="infoTableSeperator"><td> </td><td> </td></tr> <tr><td class="infoTableHeader"><i class="icon16-config-web"></i> Website:</td><td class="infoTableCell"><a href="${anon_url('http://sickrage.github.io/')}" rel="noreferrer" onclick="window.open(this.href, '_blank'); return false;">http://sickrage.github.io/</a></td></tr> - <tr><td class="infoTableHeader"><i class="icon16-config-wiki"></i> Wiki:</td><td class="infoTableCell"><a href="${anon_url('https://github.com/SickRage/sickrage-issues/wiki')}" rel="noreferrer" onclick="window.open(this.href, '_blank'); return false;">https://github.com/SickRage/sickrage-issues/wiki</a></td></tr> + <tr><td class="infoTableHeader"><i class="icon16-config-wiki"></i> Wiki:</td><td class="infoTableCell"><a href="${anon_url('https://github.com/SickRage/SickRage/wiki')}" rel="noreferrer" onclick="window.open(this.href, '_blank'); return false;">https://github.com/SickRage/SickRage/wiki</a></td></tr> <tr><td class="infoTableHeader"><i class="icon16-config-github"></i> Source:</td><td class="infoTableCell"><a href="${anon_url('https://github.com/SickRage/SickRage/')}" rel="noreferrer" onclick="window.open(this.href, '_blank'); return false;">https://github.com/SickRage/SickRage/</a></td></tr> <tr><td class="infoTableHeader"><i class="icon16-config-mirc"></i> IRC Chat:</td><td class="infoTableCell"><a href="irc://irc.freenode.net/#sickrage-issues" rel="noreferrer"><i>#sickrage-issues</i> on <i>irc.freenode.net</i></a></td></tr> </table> diff --git a/gui/slick/views/config_postProcessing.mako b/gui/slick/views/config_postProcessing.mako index cb29875285feb94e579ea9be9ec0087b471222e0..831767e15b87cb8355f4dffcbb83b61246a68baf 100644 --- a/gui/slick/views/config_postProcessing.mako +++ b/gui/slick/views/config_postProcessing.mako @@ -220,7 +220,7 @@ </label> <label class="nocheck"> <span class="component-title"> </span> - <span class="component-desc">See <a href="https://github.com/SickRage/sickrage-issues/wiki/Post-Processing#extra-scripts"><font color='red'><b>Wiki</b></font></a> for script arguments description and usage.</span> + <span class="component-desc">See <a href="https://github.com/SickRage/SickRage/wiki/Post-Processing#extra-scripts"><font color='red'><b>Wiki</b></font></a> for script arguments description and usage.</span> </label> </div> <input type="submit" class="btn config_submitter" value="Save Changes" /><br> diff --git a/readme.md b/readme.md index b1816fa1ed8395d4814c54de9574a0bea63a92da..1c45632a0a9dd82a0ad56807f2754ad6113946bc 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -SickRage [](https://travis-ci.org/SickRage/SickRage) [](http://isitmaintained.com/project/SickRage/sickrage-issues "Average time to resolve an issue") [](http://isitmaintained.com/project/SickRage/sickrage-issues "Percentage of issues still open") [](https://coveralls.io/github/SickRage/SickRage?branch=develop) +SickRage [](https://travis-ci.org/SickRage/SickRage) [](http://isitmaintained.com/project/SickRage/SickRage "Average time to resolve an issue") [](http://isitmaintained.com/project/SickRage/SickRage "Percentage of issues still open") [](https://coveralls.io/github/SickRage/SickRage?branch=develop) ===== Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic. @@ -31,7 +31,7 @@ Automatic Video Library Manager for TV Shows. It watches for new episodes of you #### [](http://feathub.com/SickRage/SickRage) -##### [SickRage Issue Tracker](https://github.com/SickRage/sickrage-issues) +##### [SickRage Issue Tracker](https://github.com/SickRage/SickRage) ##### [FAQ](https://github.com/SickRage/SickRage/wiki/Frequently-Asked-Questions) @@ -43,7 +43,7 @@ We HIGHLY recommend starting out with no database files at all to make this a fr #### Supported providers -A full list can be found here: [Link](https://github.com/SickRage/sickrage-issues/wiki/SickRage-Search-Providers) +A full list can be found here: [Link](https://github.com/SickRage/SickRage/wiki/SickRage-Search-Providers) #### Special Thanks to: [RARBG](https://rarbg.to) diff --git a/sickbeard/logger.py b/sickbeard/logger.py index 135083e11b9b778aed0aecb030caa370a2535a00..02e031e75a84894b2e3f1ce2483c3db0dff21adc 100644 --- a/sickbeard/logger.py +++ b/sickbeard/logger.py @@ -266,7 +266,7 @@ class Logger(object): # pylint: disable=too-many-instance-attributes self.submitter_running = True gh_org = sickbeard.GIT_ORG or 'SickRage' - gh_repo = 'sickrage-issues' + gh_repo = sickbeard.GIT_REPO or 'SickRage' git = Github(login_or_token=sickbeard.GIT_USERNAME, password=sickbeard.GIT_PASSWORD, user_agent='SickRage') diff --git a/sickbeard/webserve.py b/sickbeard/webserve.py index 3f5846c69d95ae70b37c48f26a1da45ad5f54432..38ccb0d39867057b74f4828532411926e823494c 100644 --- a/sickbeard/webserve.py +++ b/sickbeard/webserve.py @@ -1227,7 +1227,7 @@ class Home(WebRoot): def displayShow(self, show=None): # todo: add more comprehensive show validation try: - show = int(show) # fails if show id ends in a period SickRage/sickrage-issues#65 + show = int(show) # fails if show id ends in a period SickRage/SickRage#65 showObj = Show.find(sickbeard.showList, show) except (ValueError, TypeError): return self._genericMessage("Error", "Invalid show ID: {0!s}".format(str(show)))