JackDandy
397cc09610
Improve addShows trending page by using less memory and loading quicker.
...
The trending page shows approx. 500 images and typically, the size of fetched images were 1000 x 1500 pixels. The browser was relied on to reduce the images while rendering to 186 x 273 pixels. The result used a *lot* of memory, bandwidth, time, render processing, and server resources to populate the page so those issues have been eased by fetching smaller 300 x 450 pixel images instead.
2014-10-14 17:17:33 +01:00
JackDandy
2d18f5b8ab
Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency.
2014-10-14 05:24:01 +01:00
JackDandy
0333a9aa3e
Various tweaks to UI including additional use of fuzzy dates.
...
Add a parameter to FuzzyMoments to output dates inline.
Add fuzzy dates to compact view of History page.
add fuzzy dates to poster view cards of Home page.
Tweak Home page poster view cards to span the date displayed across the first line.
Tweak Home page poster view cards to display download stats on left and network logo on right.
Tweak the two columns of Show Summary on the displayShow page to hold content.
Add title "Filters" and tweak the layout of filters sections on the displayShow page.
Move display value for show air date from Next Episode to the Airs field on the comingEpisodes page.
Add fuzzy dates to the Airs field in banner and poster views on the comingEpisodes page.
Tweak CSS for showSummary.
Tweak CSS for poster view cards line-height.
2014-10-14 05:13:59 +01:00
JackDandy
07c0316815
Fix: Button icons for "Failed Downloads" and "Manage Torrents" now show on respective pages.
2014-10-13 20:08:56 +01:00
JackDandy
46554c382e
Change: reduce width on comingEpisodes Calendar view for new page width.
2014-10-13 19:46:37 +01:00
JackDandy
7bff816947
Change: reduce details width on display show page for new page width.
2014-10-13 19:10:52 +01:00
JackDandy
8e631b11e5
Change: Reduce UI width. Adjust "Limit:" right alignment on history page.
2014-10-13 18:53:09 +01: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
Supremicus
3c1043f77e
Fixes and additions to testRename.tmpl
...
Good named episodes show in green now and cannot be selected since it's
pointless.
Cancel Rename button added to return you to show page if you wish to
cancel.
2014-10-04 22:47:24 +10:00