JackDandy
aab5476bc2
Fix adding shows from TVRage API plus sorting them in Layout Simple of Show List.
...
Show failed to be added from TVRage API with "show contains no season/episode data" error.
Change TVRage "Canceled/Ended" to "Ended" status to correct the sort on Simple Layout of Show List page.
Conflicts:
CHANGES.md
2014-11-21 11:48:51 +00:00
Supremicus
ed4256d8c2
Fix qtips on Display Show and Config Post Processing
2014-11-21 14:41:42 +10:00
JackDandy
4ceee9a803
Fix typo for commit "ShowData handler" i.e. SHA-1:3eec217.
2014-11-21 00:55:41 +00:00
JackDandy
64bb3d53dc
Fix a handler when EpisodeData is not available in tvdb and tvrage APIs
...
Addresses Traceback TypeError: list indices must be integers, not str. Is sometimes raised when doing a Force Full Update.
2014-11-20 21:25:44 +00:00
JackDandy
3eec21704a
Fix a handler when ShowData is not available in tvdb and tvrage APIs.
...
"KeyError:<show_id>" Traceback is addressed.
2014-11-20 18:46:17 +00:00
JackDandy
b92eecb41b
Change airdateModifyStamp to handle hour that is "00:00".
2014-11-20 18:35:14 +00:00
JackDandy
f164934888
Fix API endpoint Episode.SetStatus to "Wanted".
2014-11-20 16:37:58 +00:00
JackDandy
6da09b8db0
Change suppress HTTPS verification InsecureRequestWarning.
...
Suppress this potentially confusing warning because many sites use self-certified certificates.
Change a couple of lib references to be full paths.
2014-11-20 03:07:44 +00:00
JackDandy
556e92a730
Update Requests library 2.3.0 to 2.4.3 (9dc6602).
2014-11-20 02:05:32 +00:00
vergessen
b5b3ad980a
Add check that SSLv3 is available before use.
...
This fixes an issue in the urllib3/PyOpenSSL contrib in requests lib that assumes ssl.protocol_sslv3 is always defined. Many systems have disabled this protocol in light of recent security issues.
2014-11-19 18:01:54 +00:00
JackDandy
9d37bd538f
Change more overhaul to Config Post Processing.
...
Change texts and descriptions throughout.
Fix info icons in "Naming Legends".
Change naming sample lines to be more available.
Add failed downloads Sabnzbd setup guide.
Fix "Anime name pattern" custom javascript validation.
2014-11-19 17:20:32 +00:00
Supremicus
be92776792
Overhaul Config Post Processing.
...
Change overhaul Config Post Processing to be in line with General Configuration.
Change rearrange post processing items into sections for easier use.
Fix CSS overriding link colors on config pages.
2014-11-19 17:19:25 +00:00
Adam
d0dfc1ca3f
Merge branch 'hotfix/0.3.1' into develop
2014-11-20 00:43:06 +08:00
Adam
b06576a6a1
Fix failing travis tests
...
Remove a test from scene helpers test suite
Remove unnecessary test from post processing test suite
Fix unicode test by catching InvalidShowException in name parser test suite
2014-11-20 00:41:11 +08:00
Supremicus
b52b8556ee
Fix pnotify notifications going full page
2014-11-18 23:34:36 +10:00
Adam
d599406861
Remove old version checking code that no longer applies to SickGear's release system
2014-11-18 15:46:23 +08:00
Adam
8780d6a601
Add option to treat anime releases that lack a quality tag as HDTV instead of "unknown".
2014-11-17 15:58:17 +00:00
Adam
ff654aa894
Remove obsolete Animezb provider
...
Animezb provider no longer exists
2014-11-17 11:49:02 +00:00
Adam
8b5ab27444
Remove unsupported t411 provider
...
Removing unsupported french private tracker
2014-11-17 14:50:44 +08:00
JackDandy
b6d079fe48
Fix the log output of the limited backlog search for episodes missed.
...
The log text backwardly reported processing was for missed episodes older than x days. It's for episodes missed during the last x days.
2014-11-16 02:19:15 +00:00
Prinz23
1e69286c9f
Remove unneeded datetime convert from Coming Episodes page.
...
Prevent usage of function .fromtimestamp that can throw exceptions on some platforms.
Replace datetime calls with sbdatetime calls.
2014-11-15 22:42:46 +00:00
JackDandy
82363f8b37
Fix unset vars on Add New Shows Page used in the Add Existing Shows context.
2014-11-15 22:14:49 +00:00
Prinz23
2e2805b513
Fix adding shows with titles that contain "&" on Add Trending Show page.
2014-11-15 21:21:41 +00:00
JackDandy
96cd8590a8
Change Add Show on Add Trending Show Page to use the full Add New Show flow.
...
All the features of adding a new show are now available to shows added on the Add Trending Show page.
2014-11-15 20:47:16 +00:00
JackDandy
062a82b9b5
Change sharper looking heart image on the Add Show page.
2014-11-15 12:57:23 +00:00
Supremicus
e438ba4ce3
Change Help and Info icon sprites to color and text of Arguments if unused.
2014-11-15 06:31:01 +00:00
Supremicus
65b33a6fe7
Add filtering of shows on Add Trending Shows page.
...
Add dropdown on the Add Trending Shows page to display all shows, shows not in library, or shows in library.
2014-11-15 05:49:46 +00:00
JackDandy
abd1c453fb
Remove output of source code line when warnings highlight libraries not used with IMDb.
...
Add a new show to observe the output.
Conflicts:
CHANGES.md
2014-11-15 04:29:12 +00:00
Supremicus
4b34be35b5
Overhaul Config Anime.
...
Overhaul Config Anime to be in line with General Configuration.
2014-11-15 00:21:24 +00:00
Supremicus
02719ce23e
Fix poster preview on small poster layout
2014-11-14 07:52:54 +10:00
JackDandy
65d488321f
Change footer stats to not add newlines when copy/pasting.
...
Remove redundant references from Config / Help & Info.
2014-11-13 17:52:22 +00:00
Gareth Kirwan
db44f329de
Bump Changes
2014-11-13 14:31:00 +00:00
JackDandy
eb0ea69e5d
Remove browser player from Config General and Display Shows page.
2014-11-13 02:49:55 +00:00
Supremicus
4c8c6b21d5
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
Adam
b29d730313
Merge branch 'hotfix/0.2.2' into develop
2014-11-12 16:52:22 +08:00
Adam
fc09e56a37
Change updater URLs to reflect new repository location
2014-11-12 16:34:01 +08:00
tehspede
a1ce52df8f
Fix missing HTML in notifications resulting in incorrect formatting.
2014-11-12 09:24:34 +02:00
Prinz23
732009fd98
Change how the "local/network" setting is handled to address some issues.
...
Move local/network setting datetime convert into it's own function.
Function parse_date_time() now returns when possible a correct timezone aware datetime.
Change webapi to use new converter.
Fix Daily Searcher.
Fix saving old DateTime setting.
Add safety check if network_dict is already loaded.
2014-11-11 18:15:25 +00:00
tehspede
8514285530
Update PNotify lib. Make notify close button always visible. Fix issue with multiple tabs.
2014-11-11 19:11:15 +02:00
JackDandy
69a0e859ab
Fix missing header and text in poster layout when network is none on coming episodes page.
...
Fix missing header and "on <missing text>" when network is none and Layout "Poster" with Sort By "Network" on coming episodes page.
2014-11-11 15:38:05 +00:00
JackDandy
477b0806b0
Fix API response header for JSON content type and the return of JSONP data.
...
The API should return application/json Content-Type for JSON data instead of application/html. Tornado expects a dict in order to JSON encode and send header "Content-Type:application/json". SR already encodes data plus it supports JSONP. So, the encoded string data is wrapped into a dict, and a test is added at Tornado def write() to unwrap and skip encoding, in order to set the correct content-header and also use JSONP.
Added file HACKS.txt to serve as a reminder for anyone updating the library.
2014-11-11 13:22:03 +00:00
JackDandy
f43eb948c6
Merge pull request #137 from JackDandy/ChangeTZFailedToWarn
...
Change reporting failed network_timezones.txt updates from an error to a...
2014-11-10 13:34:07 +00:00
Supremicus
c8b4ae918b
Fix displayShow status and subtitle columns
...
Changed to the new column class names to properly update statuses.
Missed during new ui changes.
2014-11-10 17:29:24 +10:00
JackDandy
afce91f79d
Change reporting failed network_timezones.txt updates from an error to a warning.
...
Tone down the language used and error to a warning for this common temporary server side fault.
2014-11-10 04:45:26 +00:00
JackDandy
0607b912d8
Add an anonymous redirect builder for external links.
...
Add anonymous redirect to external links on pages... Add Trending Show, Add Existing Shows, Add New Shows, Coming Episodes, Display Show, Config Notifications, Config Anime, Subtitle Providers, ASCII chart on General Config Advanced, links of newly created Usenet and Torrent providers.
Update xbmc link to Kodi at Config Notifications.
Fix irc protocol link to not use http protocol linkage on Config/Help and align lower right side column to the upper right side text.
2014-11-10 04:01:53 +00:00
adam
af1c16c4da
Fix parsing utf8 data from tvdb and tvrage
2014-11-10 10:07:47 +08:00
Supremicus
8d12cadd14
Fix dropdown confirm dialogs
2014-11-10 08:10:37 +10:00
JackDandy
9ad811432a
Fix invalid use of str() in the Send2Trash library for platforms other.
2014-11-09 20:25:23 +00:00
Adam
687d2b96ab
Fix post processing when using tvrage indexer and mediabrowser metadata generation
2014-11-09 13:44:47 +08:00
JackDandy
288d488d09
Merge pull request #126 from adam111316/feature/FixPosterProgressSort
...
Fix progress sort direction for poster layout view on home page
2014-11-09 03:59:41 +00:00