Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update url for SickRage issues #151

Merged
merged 2 commits into from
Mar 16, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The goal of this guide is to provide the best way to contribute to the official

If you think you've found a bug please [file it in the bug tracker](#how-to-report-bugs).

Most of the Medusa development team can be found in the [#pymedusa](http://webchat.freenode.net/?channels=sickrage-issues) IRC channel on irc.freenode.net.
Most of the Medusa development team can be found in the [#pymedusa](http://webchat.freenode.net/?channels=pymedusa) IRC channel on irc.freenode.net.


## How to Report Bugs
Expand All @@ -28,7 +28,7 @@ Most of the Medusa development team can be found in the [#pymedusa](http://webch

Many bugs reported are actually issues with the user mis-understanding of how something works (there are a bit of moving parts to an ideal setup) and most of the time can be fixed by just changing some settings to fit the users needs.

If you are new to Medusa, it is usually a much better idea to ask for help first in the [Medusa IRC channel](http://webchat.freenode.net/?channels=sickrage-issues). You will get much quicker support, and you will help avoid tying up the Medusa team with invalid bug reports.
If you are new to Medusa, it is usually a much better idea to ask for help first in the [Medusa IRC channel](http://webchat.freenode.net/?channels=pymedusa). You will get much quicker support, and you will help avoid tying up the Medusa team with invalid bug reports.

### Try the latest version of Medusa

Expand Down Expand Up @@ -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 issues** — 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. Medusa log files (obfuscate apikey/passwords), browser and operating system versions, how you started Medusa, and of course the steps to reproduce the problem.

Expand Down
2 changes: 1 addition & 1 deletion SickBeard.py
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ def daemonize(self):

os.setsid() # @UndefinedVariable - only available in UNIX

# https://github.com/PyMedusa/SickRage-issues/issues/2969
# https://github.com/SickRage/sickrage-issues/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
Expand Down
2 changes: 1 addition & 1 deletion gui/slick/views/config.mako
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<tr><td>&nbsp;</td><td>&nbsp;</td></tr>
<tr class="infoTableSeperator"><td>&nbsp;</td><td>&nbsp;</td></tr>
<tr><td class="infoTableHeader"><i class="icon16-config-web"></i> Website:</td><td class="infoTableCell"><a href="${anon_url('http://github.com/PyMedusa/sickrage.github.io/')}" rel="noreferrer" onclick="window.open(this.href, '_blank'); return false;">http://github.com/PyMedusa/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/PyMedusa/SickRage-issues/wiki')}" rel="noreferrer" onclick="window.open(this.href, '_blank'); return false;">https://github.com/PyMedusa/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/PyMedusa/SickRage/wiki')}" rel="noreferrer" onclick="window.open(this.href, '_blank'); return false;">https://github.com/PyMedusa/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/PyMedusa/SickRage/')}" rel="noreferrer" onclick="window.open(this.href, '_blank'); return false;">https://github.com/PyMedusa/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/#pymedusa" rel="noreferrer"><i>#pymedusa</i> on <i>irc.freenode.net</i></a></td></tr>
</table>
Expand Down
2 changes: 1 addition & 1 deletion gui/slick/views/config_postProcessing.mako
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
</label>
<label class="nocheck">
<span class="component-title">&nbsp;</span>
<span class="component-desc">See <a href="https://github.com/PyMedusa/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/PyMedusa/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>
Expand Down
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Automatic Video Library Manager for TV Shows. It watches for new episodes of you

#### [![Feature Requests](https://cloud.githubusercontent.com/assets/390379/10127973/045b3a96-6560-11e5-9b20-31a2032956b2.png)](http://feathub.com/PyMedusa/SickRage)

##### [SickRage Issue Tracker](https://github.com/PyMedusa/SickRage-issues)
##### [SickRage Issue Tracker](https://github.com/PyMedusa/SickRage/issues)

##### [FAQ](https://github.com/PyMedusa/SickRage/wiki/Frequently-Asked-Questions)

Expand All @@ -45,7 +45,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/PyMedusa/SickRage-issues/wiki/SickRage-Search-Providers)
A full list can be found here: [Link](https://github.com/PyMedusa/SickRage/wiki/SickRage-Search-Providers)

#### Special Thanks to:
![image](https://rarbg.com/favicon.ico)[RARBG](https://rarbg.to)
Expand Down
2 changes: 1 addition & 1 deletion sickbeard/indexers/indexer_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
'trakt_id': 'tvdb_id',
'xem_origin': 'tvdb',
'icon': 'thetvdb16.png',
'scene_loc': 'https://api.pymedusa.com/scene_exceptions.json',
'scene_loc': 'https://cdn.pymedusa.com/scene_exceptions/scene_exceptions.json',
'show_url': 'http://thetvdb.com/?tab=series&id=',
'base_url': 'http://thetvdb.com/api/%(apikey)s/series/'
}
Expand Down