Commit graph

1051 commits

Author SHA1 Message Date
JackDandy
7e29161ab5 Fix issue where setting the status for an episode that doesn't need a db update fails. 2015-02-10 20:21:10 +00:00
JackDandy
c720c0b913 Add support for a proxy host PAC url on the General Config/Advanced Settings page. 2015-02-10 14:22:12 +00:00
JackDandy
9f5b00d66c Merge branch 'hotfix/0.6.3' into develop 2015-02-10 05:48:09 +00:00
JackDandy
c48981972f Change KickAssTorrents URL. 2015-02-10 05:32:59 +00:00
Supremicus
47da38a914 Logging message tweaks and minor PEP8 tweaks
* Change corrected spelling & better clarified various log messages
* Change minor PEP8 tweaks in sab.py
* Add api disabled error code for newznab providers
2015-02-08 12:59:10 +10:00
JackDandy
d945bd18e4 Fix rename of excluded metadata. 2015-02-07 18:11:40 +00:00
Supremicus
751d034711 Remove non english subtitle providers 2015-02-06 08:40:59 +10:00
Adam
f0f36b6785 Merge remote-tracking branch 'remotes/Supremicus/feature/DisplayShowTweaks' into develop 2015-01-31 16:01:17 +08:00
Supremicus
642969e06c Add select all and clear all buttons to testRename template 2015-01-25 09:54:16 +10:00
Supremicus
2a1dbcae9f displayShow tweaks
* Fix displayShow topmenu variable to point to a valid menu item
* Change displayShow scene exception separator to a comma for neater
appearance
2015-01-25 09:46:13 +10:00
Adam
ed8e806e14 Fix black and white list initialization on new show creation 2015-01-23 06:57:40 +08:00
JackDandy
a461961c84 Add handling of exceptional case with missing network name (NoneType) in Episode View.
A show should always have an original broadcaster (network), however, user input errors mean that a show can get added without this fundamental detail.
2015-01-21 16:48:15 +00:00
adam
4840059694 Merge branch 'hotfix/0.6.2' into develop 2015-01-21 19:44:09 +08:00
adam
ea40a14d90 Fix invalid addition of trailing slash to custom torrent RSS URLs 2015-01-21 19:39:06 +08:00
adam
c016f38998 Merge branch 'hotfix/0.6.1' into develop 2015-01-20 22:18:19 +08:00
adam
16356ccbfc Fix snatching from TorrentBytes provider 2015-01-20 22:01:11 +08:00
Supremicus
0416df7fc1 Fix provider list color 2015-01-20 23:20:10 +10:00
Supremicus
a390239205 Adjust menu delay and hover styling
* Change adjust menu delay and hover styling
2015-01-20 22:32:07 +10:00
adam
5210ca9d97 Merge remote-tracking branch 'remotes/adam111316/feature/ChangeAnimeReleaseGroups' into develop 2015-01-20 19:40:08 +08:00
adam
ea99736939 Change anime release groups to in memory storage for lowered latency 2015-01-20 19:36:19 +08:00
Supremicus
688b130a11 Tidy up style sheets
* Change light and dark theme css to only hold color information
* Fix incorrect class names in a couple of templates
2015-01-20 19:48:04 +10:00
Adam
b344aaf1ec Remove obsolete tvtorrents search provider 2015-01-18 21:56:10 +08:00
Adam
663cb0691b Merge branch 'release/0.6.0' 2015-01-18 13:32:35 +08:00
Adam
3223f16713 Merge branch 'release/0.6.0' into develop 2015-01-18 13:30:30 +08:00
Adam
2f6db9fa9c Bump release date 2015-01-18 13:06:26 +08:00
adam111316
a0d370071e Merge pull request #138 from adam111316/feature/ChangeSearchTiming
Change recent and backlog search timing
2015-01-12 21:47:08 +08:00
Adam
36b3bb9a24 Change recent and backlog search timing
Remove recent and backlog search at start up options from GUI
Change recent and backlog search at start up default value to false
Change recent search to occur 5 minutes after start up
Change backlog search to occur 10 minutes after start up
Change UI footer to display time left until a backlog search
2015-01-12 21:41:51 +08:00
adam
453e00830d Merge branch 'release/0.6.0' into develop 2015-01-12 21:06:05 +08:00
Supremicus
b1234286ae Fix progress bars disappearing off homepage 2015-01-12 22:26:41 +10:00
Adam
9b3fd0b7a9 Add TVRage network name standardization 2015-01-12 18:45:41 +08:00
adam
7f5651bb41 Fix slow database operations (port from midgetspy/sickbeard) 2015-01-11 12:27:57 +08:00
Adam
9ace903490 Merge branch 'release/0.6.0' into develop 2015-01-11 12:17:42 +08:00
Adam
a96afe1ceb Bump version 2015-01-11 11:28:43 +08:00
Adam
a36fe55d41 Add log message for when trakt does not return a watchlist 2015-01-10 10:24:22 +08:00
JackDandy
ccb9bb329c Coming Episodes Overhaul.
Change Coming Episodes to "Episodes" page (API endpoint is not renamed).
Add coming episodes to episode view renaming to config migration code.
Change Layout term "Calender" to "Day by Day" on Episodes page.
Fix saving of sort modes to config file on Episodes page.
Add qTip episode plots to "Day by Day" on Episodes page.
Add article sorting to networks on Episodes page.
Add toggle sort direction and multidimensional sort to isotope on Episodes page.
Add text "[paused]" where appropriate to shows on layout Day by Day.
Simplified sort code in webserver and in template.
Change page auto refresh from 10 to 30 mins.
Add other UI tweaks.
2015-01-08 16:43:17 +00:00
Supremicus
97ade1d621 Change Calendar layout on the Coming Episodes page.
Change view to a fluid layout.
Change episode layout design.
Add day and month to column headers.
Add isotope plug-in to enable sort columns by Date, Network, and Show name.
Add imagesLoaded plug-in to prevent layout breakage by calling isotope to update content after a page auto-refresh.
2015-01-08 14:15:17 +00:00
adam
c500a14d06 Add daily search to recent search renaming to config migration code 2015-01-07 19:54:19 +08:00
JackDandy
c16903bd73 Change "Daily" search to "Recent" search. 2015-01-07 19:54:18 +08:00
adam
c02de5eea5 Merge branch 'feature/FixBtnAnime' into develop 2015-01-05 22:50:53 +08:00
adam
3c295485ee Add BTN api call parameter debug logging 2015-01-05 22:47:33 +08:00
Adam
7b969b334b Fix anime searches on BTN provider 2015-01-03 21:09:05 +08:00
Adam
b8804973ca Add pull request checkout option to General Config/Advanced Settings 2015-01-02 07:44:27 +08:00
Adam
a1e8d21614 Fix name parser unit tests and regex
Add anime unit test cases (port from lad1337/sickbeard)
Fix normal tv show regex (port from midgetspy/sickbeard)
Fix anime regex (port from lad1337/sickbeard)
2015-01-02 07:14:43 +08:00
Prinz23
42e089dfa1 Fix Add From Trending Show page to work with Trakt changes.
ID changed from number.
Poster URLs changed.
2014-12-31 18:08:26 +00:00
Supremicus
b2ca923270 Fix Womble's Index searching
* Fix Womble's Index searching (ssl disabled for now, old categories are
the new active ones again)
2014-12-28 01:14:40 +10:00
Sami Haahtinen
2e382c2010 Change Search Settings/Torrent/Deluge option texts for improved understanding
Deluge uses WebUI to connect to deluge daemon, lets make sure that the
user knows what to enter. Also the WebUI doesn't use a username at all,
so we can hide that field so that the user doesn't get confused
2014-12-27 20:43:14 +08:00
JackDandy
7e0275037d Merge pull request #124 from Supremicus/feature/PirateBayWorkaround
Change ThePirateBay to use oldpiratebay
2014-12-22 11:34:05 +00:00
Supremicus
7b3499f958 Change ThePirateBay to use oldpiratebay
* Change ThePirateBay to use oldpiratebay as a temporary fix
2014-12-22 17:47:11 +10:00
adam
b093a50e97 Merge branch 'release/0.5.0' into develop 2014-12-21 19:45:10 +08:00
adam
30791bde22 Bump release date 2014-12-21 19:40:18 +08:00
JackDandy
83dde57d1c Merge branch 'release/0.5.0' into develop 2014-12-20 16:31:24 +00:00
Birger J. Nordølum
17354a5aaa Fix typo in menu item Manage/Update XBMC. 2014-12-20 16:19:12 +00:00
JackDandy
c729e6d3a8 Add lowercase PM to the General Config/Interface/Time style selection.
Change re-factor sbdatetime classes.
Add param "markup" to sbdatetime.sbftime() and sbdatetime.sbfdatetime() that when set True will return time dimensions HTML class wrapped.
Add HTML class wrapping to the dimension parser of fuzzy time.
Change General Config/Interface/Trim zero padding to Trim date and time, now handles 2:00 pm > 2 pm.
Fix trim zero of military time hour to not use 12 hr time.
2014-12-20 11:57:53 +00:00
Supremicus
c268551c72 Add network logos
* Add Discovery Network International/A&E Network International/Scripps
Networks International missing channel logos
2014-12-20 12:30:58 +10:00
Supremicus
28cea6fb54 Add/Update/Remove Network logo's
* Change added and updated Discovery Network's channel logo's
* Remove unrequired duplicate network logo's
2014-12-18 13:04:27 +10:00
JackDandy
8dcf7b138e Merge pull request #110 from Supremicus/feature/AddNetworkLogos. 2014-12-16 18:03:02 +00:00
Supremicus
bc0b8c0ae4 Add and change network logos. 2014-12-16 18:00:58 +00:00
JackDandy
6e6cec3b66 Fix to use new TorrentDay URLs. 2014-12-14 19:16:50 +00:00
JackDandy
57f01e6584 Fix restart issue. 2014-12-14 19:05:50 +00:00
Adam
211874adb7 Bump version 2014-12-14 21:56:16 +08:00
Supremicus
1dc38bca9b Fix network sorting on home page 2014-12-14 22:56:20 +10:00
JackDandy
26bc577092 Merge pull request #104 from adam111316/feature/FixCacheUrlIndexes. 2014-12-14 12:29:37 +00:00
adam
2af732c731 Fix duplicate entries in cache database 2014-12-14 12:12:00 +00:00
Supremicus
9cf3d32bf8 Fix table alignment on homepage 2014-12-14 10:19:31 +10:00
JackDandy
b2f475e99f Add a link from the footer number of snatched to episode snatched overview page.
The link to the Episode Overview page is available on all pages except on the Episode Overview page.
Change the default state for all check boxes on the Episode Overview page to not checked.
Add validation to Go button to ensure at least one item is checked on Episode Overview page.
Add highlight to current status text in header on Episode Overview page.
Cleanup manageEpisodeStatuses Javascript.
2014-12-13 18:45:10 +00:00
JackDandy
8f4974f2b9 Merge pull request #101 from adam111316/feature/FixPortChecking 2014-12-13 18:39:24 +00:00
adam
a419f53ca9 Fix port checking code preventing startup directly after a SG restart 2014-12-13 13:32:08 +08:00
JackDandy
aa9346222e Fix SQL statements that have dynamic table names to use proper syntax. 2014-12-13 04:16:50 +00:00
JackDandy
983f790a6e Change Display Show next/previous when show list is not split to loop around. 2014-12-13 04:08:36 +00:00
JackDandy
0bee101b22 Fix Display Show next/previous when show list is split.
Also add some styling to drop down combo.
2014-12-12 02:36:23 +00:00
JackDandy
c8c1a07f85 Overhaul all Add Show pages. 2014-12-11 18:43:36 +00:00
JackDandy
e724f67321 Update qTip2 to v2.2.1. 2014-12-11 13:27:41 +00:00
Supremicus
56e1cbe0b6 Fix missing navbar gradients. 2014-12-11 13:21:08 +00:00
JackDandy
27bf1a3132 Fix visual positioning of sprites on Config page. 2014-12-10 00:03:48 +00:00
JackDandy
e7b11c5f4b Fix article removal for sorting on Display Show, and API pages.
Remove Javascript regex boundary from Python regex.
2014-12-09 21:33:40 +00:00
JackDandy
c19fc37051 Remove Config/Backup & Restore. 2014-12-09 15:35:36 +00:00
Adam
3f2254aee0 Fix missing Content-Type headers for posters and banners 2014-12-09 22:01:39 +08:00
Supremicus
26497b066e Change KickassTorrents provider URLs 2014-12-09 13:31:56 +00:00
Adam
f579b90d7c Add database migration code 2014-12-09 20:34:44 +08:00
adam
f338c2d65d Fix multiple issues relating to the startup process
Fix multiple instances of SG being able to start
Fix garbled text appearing during startup in console
Fix startup code order and general re-factoring (adapted from midgetspy/Sick-Beard)
2014-12-08 20:25:12 +08:00
adam
87c78b50b2 Revert "Merge pull request #19 from adam111316/feature/AddNetworkStandardization" 2014-12-07 21:22:42 +08:00
adam
b407e3e606 Remove legacy sickbeard updater and build automation code 2014-12-05 22:30:19 +08:00
JackDandy
a192e6dee6 Add ability for CSS/JS to target a specific page and layout.
Add topmenu (page) and layout vars to the div id_content class.
Bump Changes.md version.
2014-12-04 18:08:06 +00:00
JackDandy
75bd9f8718 Merge branch 'release/0.4.0' into develop 2014-12-04 10:42:13 +00:00
JackDandy
f72229c591 Fix article sorting for Display Show, and API pages. 2014-12-04 10:28:29 +00:00
mmccurdy07
e28d4c18f7 Change Plex notifications: allow authenticated library updates (port from mmccurdy07)
Change to allow authenticated access to Media Server.
Change Config/Notifications/Plex logo, description, and label texts.

Adapted port commit/955a48b577875ac8e94ea5efb445c28c57b7d9cb from
mmccurdy07/Sick-Beard/commits/development (by Supremicus).
2014-12-03 14:30:20 +00:00
Supremicus
e3688e0ab6 Update plex notifier (port from SickBeard) 2014-12-03 03:11:18 +00:00
Prinz23
bee6dae995 Remove redundant Coming Eps template code used in the old UI.
The submenu variable is no longer used on the Coming Eps page.
2014-12-03 02:50:47 +00:00
JackDandy
0dfe997ab3 Merge branch 'release/0.4.0' into develop 2014-11-27 03:51:01 +00:00
JackDandy
3cac799877 Fix article sorting for Coming Eps, Manage, Show List, and Trending Shows.
Increase article sorting strictness with a central helper function.
2014-11-27 03:34:41 +00:00
JackDandy
79b1806cf9 Change some provider images. Add a few new images.
Add nzbs_in and nzb_is for custom providers to use.
Add network images for Esquire and Smithsonian.
Add a tweaked 6box for dark and light themes.
Reduce size of some images.
2014-11-27 03:04:58 +00:00
JackDandy
ee0a986fad Merge branch 'release/0.4.0' into develop 2014-11-26 14:52:26 +00:00
Supremicus
765fe798fd Fix season jumping dropdown menu for shows with over 15 seasons on Display Show. 2014-11-26 13:43:40 +00:00
JackDandy
2efe59bb0f Merge branch 'release/0.4.0' into develop 2014-11-24 01:20:51 +00:00
Prinz23
9ff267bd76 Fix Coming Eps Page to include shows +/- 1 day for time zone corrections.
More detail...
Episodes airing in a different time zone to the users own can be missing on the Coming Episodes Page. For today, the current day next week, and the last day in the missing episode range; these 3 days (+/- 1 day) can be missing episodes from the display if they air on a different day in their time zone compared to the users current day.

All episodes in the banner layout for today may display as red or green background even if not aired/missing yet because of their airing time. The background colour of the first episode of today in banner view would be shown for all episodes today in this view, since the variable for the episode ending which determines the background colour was only set for the first episode after the today's day header.

Technical detail...
Fix banner view: cur_ep_enddate wasn't set for every episode.
Remove duplicates from SQL result.
2014-11-24 01:07:14 +00:00
JackDandy
5f5080d3ab Merge branch 'release/0.4.0' into develop 2014-11-23 21:07:46 +00:00
Adam
7930cbcd80 Fix reduces time API endpoint Shows takes to return results.
Fix indexer mapper caching.
Fix tvrage API garbage collection.
2014-11-23 20:57:38 +00:00
Adam
a046729436 Add TVRage network name standardization 2014-11-23 22:16:23 +08:00
JackDandy
d90af06c2c Merge branch 'release/0.4.0' into develop 2014-11-23 04:06:48 +00:00
JackDandy
67c3352eee Fix Add Trending Shows "Not In library" now filters tvrage added shows.
Add a hover over text "In library" on Add Trending Shows to display tv database show was added from.
2014-11-23 03:28:45 +00:00
JackDandy
a72727ed77 Merge branch 'release/0.4.0' into develop 2014-11-23 00:13:16 +00:00
JackDandy
d735d81ed5 Fix typo on General Config/Misc. 2014-11-22 23:30:09 +00:00
JackDandy
2de69d028b Add auto focus to home page Search Show box.
Add ability to auto focus on Show List/Layout:Simple when page is refreshed, can control this option via General Config/Interface.
2014-11-22 17:06:23 +00:00
Adam
711898aa46 Add failed database to unit tests tear down function
Fix purging of database files in tear down function during unit tests
2014-11-22 22:15:35 +08:00
Adam
bb2d874d2b Fix searches freezing due to unescaped ignored or required words
Conflicts:
	CHANGES.md
2014-11-22 19:20:01 +08:00
Adam
bf14d08d9a Update changelog for 0.4.0 release 2014-11-22 10:53:58 +08:00
JackDandy
5c6ca57474 Change overhaul Config/Search Providers plus fix a couple of config links.
Change Config/Search Providers texts and descriptions.
Fix display when no providers are visible on Config/Search Providers.
Fix failing "Search Settings" link that is shown on Config/Search Providers when Torrents Search is not enabled under that Config/Search Settings/Torrent Search tab.
Fix failing "Providers" link on Config/Search Settings/Episode Search tab.
Change case of labels in General Config/Interface/Timezone.
Split enabled from not enabled providers in the Configure Provider drop down on the Providers Options tab.
2014-11-22 01:18:53 +00:00
JackDandy
4f5e1f01ad Fix glitch above rating stars on Display Show page.
And the alignment of items on that line.

Conflicts:
	CHANGES.md
2014-11-21 11:53:09 +00:00
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
Adam
9cfad22870 Fix progress sort direction for poster layout view on home page 2014-11-09 11:49:19 +08:00
Supremicus
c0d6641f04 Fix missing kat url in config_providers 2014-11-09 13:45:10 +10:00
Brendann
e58f3fd9cd Update growl.py with missing registration of update notification
Update CHANGES.md

Added line to growl registration which adds common.NOTIFY_GIT_UPDATE as a sickrage notification type.
growl on some systems will not show notification unless it is registered.
2014-11-08 20:59:07 +08:00
JackDandy
46cd85299e Change improve Add Show/Add Trending Show page.
Fix white screen of death when trying to add a show that is already in library by replacing "Add Show" button with "In library".
Add show sorting options.
Add handler for when Trakt returns no results.
Fix image links when anchor child images are not found at Trakt.
Add image to be used when Trakt posters are void.
2014-11-07 22:45:56 +00:00
adam
e63ffd363c Fixes unicode issues during searches on newznab providers when rid mapping occurs 2014-11-08 01:02:29 +08:00
Adam
16b146284d Fix invalid responses when using sickbeard.searchtvdb api command 2014-11-07 08:19:27 +08:00
Brandon Casey
1845bdd5a9 Made all init scripts executable
Added to made init scripts executable to the changelog
2014-11-06 13:43:58 -05:00
JackDandy
cacce83dbf Tweak CHANGES.md. 2014-11-05 17:00:45 +00:00
JackDandy
2452063057 Fix Coming Episodes/Layout Calender/View Paused and tweak its UI text. 2014-11-05 15:53:01 +00:00
JackDandy
ef4470bd78 Add send2trash, General Config/Send to trash, and catch show dir not found exception.
Add send2trash, a small package that sends files to the Trash (or Recycle Bin) natively and on all platforms. If send2trash is found not compatible, the user can use the default delete and manually delete failed send2trash files.
Add General Config/Misc/Send to trash for actions that involve removing shows and log rotation.
Add handling for the exception raised while deleting a show and show folder no longer exists.
2014-11-05 05:36:16 +00:00
Adam
1cf3237b9e Fixes changing root dirs on the mass edit page 2014-11-04 18:39:43 +08:00
JackDandy
cfd6ec4e00 Change to suppress reporting of Tornado exception error 1. 2014-11-03 23:04:36 +00:00
tehspede
ae94ab6d80 Change API now uses Timezone setting at General Config/Interface/User Interface/ at relevant endpoints 2014-11-04 00:26:22 +02:00
JackDandy
dfdc747018 Fix display issue of season tables in displayShow view / Display Specials. 2014-11-03 04:20:52 +00:00
Adam
d835e32063 Removed requirement for http login for API when an API key is provided 2014-11-02 23:50:47 +08:00
JackDandy
0cf76f2ea7 Merge pull request #78 from Supremicus/feature/displayshow_fixes
Fix and repositioned show_message on display show
2014-11-02 12:19:54 +00:00
Supremicus
9870d090d3 Fix and repositioned show_message on display show
Fix and repositioned show_message on display show to use bootstrap
styling
Remove commented out html from display show accidently left in during UI
changes
2014-11-02 21:18:59 +10:00
Adam
341491e638 Merge branch 'network_logo_svt' of https://github.com/garnesson/SickRage into develop 2014-11-01 12:00:29 +08:00
Adam
f6eda6954d Merge branch 'subtitle_api' of https://github.com/Hellowlol/SickRage into develop 2014-11-01 11:56:48 +08:00
Adam
72b9708a40 Merge branch 'feature/fix_indexers_config' of https://github.com/pmaciocia/SickBeard-TVRage into develop 2014-11-01 11:48:32 +08:00
JackDandy
d6950bc6f1 Fix exception raised when converting 12pm to 24hr format, also handles 12am.
Triggered when setting file modify time (e.g. during PP and also scheduled show updates).
2014-10-31 15:29:18 +00:00
Adam
f733ea936d Merge branch 'feature/fix_backlogoverview' of https://github.com/adam111316/SickRage into develop 2014-10-31 07:22:46 +08:00
JackDandy
b3ca1a7c8e Change to separate stable and develop only items in CHANGES.md.
If a commit will alter existing "stable" code then it should be documented in the main CHANGES.md section. However, if the commit relates to a change that began in develop and is not yet in stable, then it should be documented under a "develop changelog" stanza because the change is moot in the context of the "stable" end user experience.  Example, a UI feature committed on develop is not yet merged to stable, and a fix is later applied. The stable user never saw the new feature, so to document a fix to that audience is moot. However, the dev team does still need to see the change.
2014-10-30 15:31:56 +00:00
JackDandy
59f4f44edb Fix the home page from failing to load if a show status contains nothing. 2014-10-30 13:26:00 +00:00
Adam
8dd822cef0 Fixes issues with backlog overview page failing to load
Issue #62
2014-10-30 18:59:00 +08:00
tehspede
b9b88b18a6 Combined 'Delete' and 'Remove' buttons in to one on the individual show pages. 2014-10-29 21:06:20 +02:00
Supremicus
91c004c990 feature/confirmation_dialogs
* Added confirmation dialogs back in that were missed due to new UI
changes
2014-10-29 22:55:54 +10:00
Adam
d7b4d868a0 Merge branch 'feature/FixInvalidShowFolders' of https://github.com/adam111316/SickRage into develop 2014-10-29 12:34:32 +08:00
Adam
a38a9de8cb Merge branch 'feature/OverhaulSearchSettings' of https://github.com/JackDandy/SickRage into develop 2014-10-29 12:33:28 +08:00
Adam
df5777c90b Merge branch 'feature/config_provider_improvements' of https://github.com/Supremicus/SickRage into develop 2014-10-29 12:30:12 +08:00
Supremicus
12dd9abd5f config_notifications improvements
* Changed notifier test buttons to not run if required field is missing
* Required fields will now highlight input box and add an icon if field is missing when test is pushed
* Changed Test Plex Media Server to Test Plex Client as it only tests the client and not the server
* Styled config_notifications to match new config_general styling

Wording corrections
2014-10-29 13:07:49 +10:00
JackDandy
1b2195d246 Overhaul Config Search Settings in line with General Configuration.
Improve text wording on many UI elements under Search Settings.
Improve reduce over use of capitals.
Change prevent specific rTorrent guidance from showing everywhere.
Fix duplicate html IDs used on the Torrent Search tab, there can be only ONE ID!
Improve streamline UI layout, mark-up, and javascript, remove unused DOM setters.
Clean up text, correct quotations, use spaces for code lines, tabs for html.
2014-10-29 03:04:31 +00:00
Supremicus
6489905690 Feature/config_provider_improvements
* Styled config_providers to match new config_general styling
* Removed qtip from providers and converted back to a tab
* Removed superfish-1.4.8.js and supersubs-0.2b.js as they no longer
break provider sorting with qtip removed and is no longer required due
to new UI
2014-10-29 13:00:39 +10:00
Adam
dda6cfce57 Fixes errors occurring when a show folder is deleted outside of SickRage 2014-10-28 14:47:47 +08:00
JackDandy
0c765e552c Add an in progress spinner that is suitable for the dark theme.
Add dark spinner to "Add New Show" (searching indexers), "Add existing shows" (Loading Folders), Coming Eps and all config pages (when saving).
2014-10-28 00:36:02 +00:00
adam
195277f708 Clarify description for backlog searches option on provider settings page 2014-10-27 23:32:45 +08:00
Adam
9903819ce0 Implement automatic saving of poster layout sorting options on show list 2014-10-27 23:12:24 +08:00
JackDandy
3b5fe4b0de Overhaul General Configuration. Tweak top navbar. Fix imdb and other images.
Change to rename General Configuration -> "Web Interface" tab as "Interface".
Add a "User Interface" section to the "Interface" tab.
Change consolidate "Date and Time" and "Theme" tab content to "User Interface" section.
Add field in Advanced setting for a custom remote name used to populate branch versions.
Change theme name "original" to "light".
Improve text wording on all UI options under General Configuration.
Improve reduce over use of capitals.
Improve streamline UI layout, mark-up and some CSS styling of all General Configuration tabs.
Fix default top navbar background white-out behaviour on browsers that don't support gradients.
Improve top navbar gradient use for greater cross browser compatibility (e.g. Safari).
Fix dark theme divider between Season numbers on display show page.
Fix main background and border colour of logs on log page.
Fix imdb and three other images rejected by IExplorer because they were corrupt. Turns out that they were .ico files renamed to either .gif or .png instead of being properly converted.
Fix "Subtitle Language" drop down font colour when entering text on the Subtitles Search settings.
Clean up text, correct quotations, use spaces for code lines, tabs for html.
Update changelog.
2014-10-27 00:29:12 +00:00
Supremicus
2c510aa210 Improve UI to display fluidly on different screen sizes.
Fixes the issue where top menu items would disappear on smaller screens.
Add Bootstrap v3.2.0 with Normalize v3.0.1 from github.com/twbs/bootstrap.
Add a modified jquery pnotify stylesheet.
Various UI tweaks.
Update CHANGES.md and TODO.txt
2014-10-23 23:23:56 +01:00
adam
e2841c2a9c Merge branch 'hotfix/0.2.1' into develop 2014-10-22 14:45:03 +08:00
adam
3ffb561282 Update changelog 2014-10-22 14:42:03 +08:00
Supremicus
82343608a0 Added date formats for d/m/y 2014-10-22 12:19:06 +10:00
Adam
0bb60c6d1c Update changes file 2014-10-21 20:45:22 +08:00