You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,7 @@
1
-
### Before submitting your issue:
1
+
## Notice:
2
+
The issue tracker, wiki,and discussions tab on GitHub is going to be archived/disabled in the near future for SickChill. All issues, discussions, support, guides, feature requests, and communication will be handled on [discord](https://discord.gg/FXre9qkHwE). Please consider raising your issue there instead.
3
+
4
+
## Before submitting your issue:
2
5
3
6
Enable debug logging in SickChill settings, reproduce the error (be sure to disable after the bug is fixed)
Issue/Bug tracking, feature requests, support, and developer communication is moving strictly to [discord](https://discord.gg/FXre9qkHwE) - please start making the habit to go there, rather than creating issues on GitHub. After a period of time GitHub issue tracker, discussions, and other social features will be disabled on GitHub.
7
7
8
-
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.
### 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.
20
+
21
+
### Features
11
22
- Kodi/XBMC library updates, poster/banner/fanart downloads, and NFO/TBN generation
12
23
- Configurable automatic episode renaming, sorting, and other processing
13
24
- Easily see what episodes you're missing, are airing soon, and more
14
-
- Automatic torrent/nzb searching, downloading, and processing at the qualities you want
15
-
- Largest list of supported torrentand nzb providers, both public and private
25
+
- Automatic torrent/nzb searching, sending to your client, and processing at the qualities you want
26
+
- Largest list of supported torrent, newznab, and torznab providers - both public and private
16
27
- Can notify Kodi, XBMC, Growl, Trakt, Twitter, and more when new episodes are available
17
-
- Searches TheTVDB.com and AniDB.net for shows, seasons, episodes, and metadata
28
+
- Searches [TheTVDB](https://thetvdb.com), [AniDB.net](https://anidb.net), [iMDB](https://imdb.com), [FanArt.tv](https://fanart.tv), and more for shows, seasons, episodes, and metadata
18
29
- Episode status management allows for mass failing seasons/episodes to force retrying
19
30
- DVD Order numbering for returning the results in DVD order instead of Air-By-Date order
20
31
- Allows you to choose which indexer to have SickChill search its show info from when importing
@@ -27,36 +38,26 @@ Automatic Video Library Manager for TV Shows. It watches for new episodes of you
27
38
- Real SSL certificate validation
28
39
- Supports Anime shows
29
40
30
-
#### Installation/Setup
31
-
32
-
Visit the [Installation & Configuration guides page](https://github.com/SickChill/SickChill/wiki/Installation-&-Configuration-Guides) on our wiki
33
-
34
-
#### Dependencies
35
-
36
-
To run SickChill you will need Python 3.7+, preferably 3.10 or newer.
#### Important notes on switching from other forks
55
+
To run SickChill you will need Python 3.8+, preferably 3.11 or newer. PyPy (python 3.7-3.9) 7.8.x+ is also supported.
49
56
50
-
Before using this with your existing database (`sickbeard.db`) please make a backup copy of it and delete any other database files such as cache.db and failed.db if present.
57
+
### Important notes on switching from other forks
51
58
59
+
Before using this with your existing database (`sickbeard.db`) please make a backup copy of it and delete any other database files such as cache.db and failed.db if present.
52
60
We HIGHLY recommend starting out with no database files at all to make this a fresh start but the choice is at your own risk.
53
61
54
-
#### Supported providers
55
-
56
-
A full list can be found here: [Link](https://github.com/SickChill/SickChill/wiki/SickChill-Search-Providers)
57
-
58
-
#### News and Changelog
59
-
[news.md and CHANGES.md have moved to a separate repo, click here](https://github.com/SickChill/SickChill.github.io)
60
-
61
-
62
+
### Huge thanks to [JetBrains](https://jb.gg/OpenSourceSupport) for providing "All Products Pack" licenses free of charge for SickChill developers as part of their support of OSS.
0 commit comments