1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00
Commit Graph

1872 Commits

Author SHA1 Message Date
adam111316
e708a1c94c Merge pull request #868 from ofir123/search_subtitles_bug
Tiny bugfix in searchShowSubtitles
2014-10-13 18:58:20 +08:00
Ofir Brukner
b8c8e02394 Fixed a tiny bug in searchShowSubtitles, to show all languages instead of just the new one. 2014-10-13 12:49:05 +03:00
adam111316
f9bac63135 Merge pull request #867 from ofir123/subscenter_support
Subscenter support
2014-10-13 15:15:16 +08:00
adam111316
aeaeab2efa Merge pull request #865 from KalleDK/tv2-icon-with-space
Danish TV 2 with space
2014-10-13 15:15:01 +08:00
Adam
18f1e17306 Update TODO 2014-10-13 10:18:01 +08:00
Ofir Brukner
b0426ca12d Fixed a few bugs.
Also fixed buggy search function in webserve.
2014-10-13 00:25:06 +03:00
Kalle Møller
8b0e8d103f Danish TV 2 with space
The danish tv 2 is also reffered to with space between tv and 2.
2014-10-12 20:50:21 +02:00
Ofir Brukner
14f3848872 Added all logic related to subscenter, including logo 2014-10-12 16:19:34 +03:00
Adam
d5daa14dc0 Fixes crash on general settings page when git output is none 2014-10-12 17:28:58 +08:00
Peter Maciocia
5aae8d7b48 add checkbox to control proxying indexers 2014-10-10 19:08:53 +08:00
adam111316
f9e07ff931 Merge pull request #863 from aaronkuchma/dev
Fix for failed episodes not counted in total
2014-10-10 19:03:56 +08:00
adam
c26eb39695 Fix for custom newznab providers with leading integer in name 2014-10-10 15:39:13 +08:00
aaronkuchma
06e201cf49 Fix for failed episodes not counted in total
Failed episodes now form part of the "total episodes" count for progress
tracking purposes.
2014-10-09 22:54:39 -04:00
adam111316
ef621a3b17 Merge pull request #861 from Supremicus/dev
UI Fixes
2014-10-09 08:10:48 +08:00
Supremicus
db6eb33db4 Removed unneeded code from theme_name tests yesterday 2014-10-09 10:02:43 +10:00
Supremicus
29403ff2cb Added small poster view back in 2014-10-09 10:00:36 +10:00
adam111316
4c2510d3dd Merge pull request #860 from DcR-NL/fixCalendarAuth
Fixes calendar always being unprotected
2014-10-09 07:52:03 +08:00
D. Casu
c8d5989676 Fixes calendar always being unprotected
SR now makes use of the "unprotected calendar" option in the advanced
settings.

Issue report:
https://sickrage.tv/forums/forum/help-support/bug-issue-reports/8904-calendar-always-unportected
2014-10-08 20:05:41 +02:00
adam111316
75a72995b9 Merge pull request #859 from mastni/network-logos
Network logos for Australian ABC, ABC2, ABC3 and Sky Arts
2014-10-09 00:01:00 +08:00
mastni
009887140e Network logos for Australian ABC, ABC2, ABC3 and Sky Arts 2014-10-08 15:13:19 +02:00
adam
af2de50b1a Update TODO.txt 2014-10-08 21:04:32 +08:00
adam111316
e4fad0b6b0 Merge pull request #853 from nielsenj/fixSeedIdleTime
Fixes SR setting SeedIdleLimit no matter what
2014-10-08 15:50:01 +08:00
adam111316
8d76e983bf Merge pull request #858 from echel0n/switchable_themes
Switchable themes
2014-10-08 15:49:29 +08:00
adam111316
cd95fec059 Merge pull request #857 from Supremicus/switchable_themes
styling fixes and clarify what to do after theme selection
2014-10-08 14:58:07 +08:00
Supremicus
d475ee82c8 styling fixes and clarify what to do after theme selection 2014-10-08 16:56:31 +10:00
adam111316
fd604c2b95 Merge pull request #856 from adam111316/switchable_themes
Add theme_name to config and expose THEME_NAME global
2014-10-08 14:12:47 +08:00
adam
1668f80117 Add theme_name to config and expose THEME_NAME global 2014-10-08 14:08:26 +08:00
adam111316
a220d58fb6 Merge pull request #855 from Supremicus/switchable_themes
broke the arrows woops
2014-10-08 13:13:06 +08:00
Supremicus
5e5f96722e broke the arrows woops 2014-10-08 15:01:51 +10:00
adam111316
da71aa99ab Merge pull request #854 from Supremicus/switchable_themes
Setting up for theme changing
2014-10-08 12:52:07 +08:00
Supremicus
888b4359b9 Setting up for theme changing
sickbeard.THEME_NAME to be added to source inc_top & confing_general
broken until then.
2014-10-08 14:48:35 +10:00
Justin Nielsen
78806a2223 Fixes SR setting SeedIdleLimit no matter what 2014-10-07 13:39:11 -07:00
adam111316
fe71731da6 Merge pull request #852 from tactmaster/dev
Changing /calendar to add Season and Episode to the description
2014-10-08 00:18:44 +08:00
Ed Watson
1bb5c138fd changing /calendar.Adding Season and Episode to the description of the
event rather than location. (To stop my phone trying to navigate to TV
shows)
2014-10-07 12:55:58 +01:00
Adam
0cf1b503ff Update TODO 2014-10-07 17:28:01 +08:00
adam111316
4707a58dee Merge pull request #851 from echel0n/revert-845-dev
Revert "fix typo on network logo"
2014-10-07 14:37:05 +08:00
adam111316
d42f854451 Revert "fix typo on network logo" 2014-10-07 14:36:30 +08:00
adam111316
8ca0c14dbe Merge pull request #850 from aaronkuchma/dev
Added a "flip" search order option to new GUI
2014-10-07 14:18:56 +08:00
aaronkuchma
b8a653901c Added a "flip" search order option to new GUI
HTML/CSS might need to be cleaned up (I hate CSS more than python), but
sorting/flipping is working on my machine.
2014-10-07 00:07:07 -04:00
Adam
a72779d5d3 Fix omgwtfnzb provider retention = 1 bug 2014-10-07 08:27:02 +08:00
Adam
cadec21304 Test fix for manage backlog key error 2014-10-07 07:47:32 +08:00
Adam
58e8df3c0d Adjust timeout for clients for slower machines 2014-10-06 17:50:22 +08:00
adam111316
a8767e0a51 Merge pull request #849 from adam111316/global_required_words
Add global required words
2014-10-06 01:46:40 +08:00
adam111316
ba7d8f8e66 Merge pull request #848 from echel0n/transmission_timeout
Adjust transmission timeout for slower systems
2014-10-06 01:27:23 +08:00
adam
52a1254cfa Add global required words 2014-10-06 01:08:32 +08:00
adam111316
4e70054af2 Merge pull request #847 from adam111316/fix_notifiers
Fix git checkout when notifiers are enabled
2014-10-06 00:58:04 +08:00
adam
24b7c85100 Fix git checkout when notifiers are enabled 2014-10-06 00:54:46 +08:00
adam
db41f2f1fc Adjust transmission timeout for slower systems 2014-10-06 00:39:56 +08:00
adam111316
804b0bade0 Merge pull request #846 from Supremicus/dev
Fixes and additions to testRename.tmpl
2014-10-04 21:48:19 +08:00
Supremicus
ea8d109029 Update testRename.tmpl 2014-10-04 22:51:22 +10:00