2014-11-13 14:31:00 +00:00
### 0.x.x (2014-11-xx xx:xx:xx UTC)
2014-11-13 17:07:10 +00:00
* Change footer stats to not add newlines when copy/pasting from them
2014-11-17 09:32:57 +00:00
* Remove redundant references from Config/Help & Info
2014-11-13 21:52:54 +00:00
* Fix poster preview on small poster layout
2014-11-17 09:32:57 +00:00
* Change overhaul Config/Anime to be in line with General Configuration
2014-11-19 17:20:03 +00:00
* Change descriptions and layout on Config/Anime page
2014-11-14 18:34:56 +00:00
* Remove output of source code line when warnings highlight libraries not used with IMDb
2014-11-15 03:15:44 +00:00
* Add dropdown on Add Trending Shows to display all shows, shows not in library, or shows in library
2014-11-14 21:00:00 +00:00
* Change Help and Info icon sprites to color and text of Arguments if unused
2014-11-15 12:57:23 +00:00
* Change sharper looking heart image on the Add Show page
2014-11-17 09:32:57 +00:00
* Change Add Show on Add Trending Show page to use the full Add New Show flow
2014-11-15 18:25:40 +00:00
* Fix adding shows with titles that contain "& " on Add Trending Show page
2014-11-17 09:32:57 +00:00
* Fix unset vars on Add New Shows page used in the Add Existing Shows context
2014-11-15 16:02:16 +00:00
* Remove unneeded datetime convert from Coming Episodes page
2014-11-16 02:19:15 +00:00
* Fix the log output of the limited backlog search for episodes missed
2014-11-17 09:32:57 +00:00
* Remove unsupported t411 search provider
* Remove obsolete Animezb search provider
* Add option to treat anime releases that lack a quality tag as HDTV instead of "unknown"
2014-11-16 14:06:26 +00:00
* Remove old version checking code that no longer applies to SickGear's release system
2014-11-18 13:34:36 +00:00
* Fix pnotify notifications going full page
2014-11-17 00:17:37 +00:00
* Change overhaul Config Post Processing to be in line with General Configuration
2014-11-19 17:20:03 +00:00
* Change rearrange Config Post Processing items into sections for easier use
2014-11-17 00:17:37 +00:00
* Fix CSS overriding link colors on config pages
2014-11-19 17:20:03 +00:00
* Change Config Post Processing texts and descriptions throughout
* Fix Config Post Processing info icons in "Naming Legends"
* Change Config Post Processing naming sample lines to be more available
* Add Config Post Processing failed downloads Sabnzbd setup guide
* Fix Config Post Processing "Anime name pattern" custom javascript validation
2014-11-19 17:22:39 +00:00
* Add check that SSLv3 is available before use by requests lib
2014-11-20 02:00:00 +00:00
* Update Requests library 2.3.0 to 2.4.3 (9dc6602)
2014-11-20 16:37:58 +00:00
* Change suppress HTTPS verification InsecureRequestWarning as many sites use self-certified certificates
* Fix API endpoint Episode.SetStatus to "Wanted"
2014-11-20 18:35:14 +00:00
* Change airdateModifyStamp to handle hour that is "00:00"
2014-11-21 11:25:49 +00:00
* Fix a handler when ShowData is not available in TVDB and TVRage APIs
* Fix a handler when EpisodeData is not available in TVDB and TVRage APIs
* Add TVRage "Canceled/Ended" as "Ended" status to sort on Simple Layout of Show List page
2014-11-21 04:41:42 +00:00
* Fix qtips on Display Show and Config Post Processing
2014-11-17 09:32:57 +00:00
[develop changelog]
2014-11-21 00:50:59 +00:00
* Fix typo for commit "ShowData handler" i.e. SHA-1:3eec217
2014-11-21 11:25:49 +00:00
* Fix adding show from TVRage API
2014-11-13 17:07:10 +00:00
2014-11-16 15:20:12 +00:00
### 0.3.1 (2014-11-19 16:40:00 UTC)
* Fix failing travis test
2014-11-13 14:31:00 +00:00
2014-11-19 16:43:06 +00:00
2014-11-13 14:31:00 +00:00
### 0.3.0 (2014-11-12 14:30:00 UTC)
2014-10-22 06:45:03 +00:00
2014-11-12 16:43:14 +00:00
* Change logos, text etc. branding to SickGear
2014-10-27 00:29:12 +00:00
* Add Bootstrap for UI features
2014-11-05 17:00:45 +00:00
* Change UI to resize fluidly on different display sizes, fixes the issue where top menu items would disappear on smaller screens
2014-10-21 19:09:01 +00:00
* Add date formats "dd/mm/yy", "dd/mm/yyyy", "day, dd/mm/yy" and "day, dd/mm/yyyy"
2014-10-30 15:30:14 +00:00
* Remove imdb watchlist feature from General Configuration/"Misc" tab as it wasn't ready for prime time
2014-11-05 17:00:45 +00:00
* Change rename tab General Configuration/"Web Interface" to "Interface"
* Add "User Interface" section to the General Configuration/"Interface" tab
* Change combine "Date and Time" and "Theme" tab content to "User Interface" section
2014-10-27 00:29:12 +00:00
* Add field in Advanced setting for a custom remote name used to populate branch versions
* Change theme name "original" to "light"
2014-11-05 17:00:45 +00:00
* Change text wording on all UI options under General Configuration
* Change reduce over use of capitals on all General Configuration tabs
* Change streamline UI layout, mark-up and some CSS styling on General Configuration tabs
2014-10-27 00:29:12 +00:00
* 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
2014-11-05 17:00:45 +00:00
* Change cleanup Subtitles Search settings text, correct quotations, use spaces for code lines, tabs for html
* Add save sorting options automatically on Show List/Layout Poster
* Change clarify description for backlog searches option on provider settings page
* Fix sort mode "Next Episode" on Show List/Layout:Poster with show statuses that are Paused, Ended, and Continuing as they were random
* Fix sort of tvrage show statuses "New" and "Returning" on Show List/Layout:Simple by changing status column text to "Continuing"
2014-10-24 13:16:46 +00:00
* Add dark spinner to "Add New Show" (searching indexers), "Add existing shows" (Loading Folders), Coming Eps and all config pages (when saving)
2014-11-05 17:00:45 +00:00
* Change Config/Notifications test buttons to stop and highlight input fields that lack required values
2014-10-30 12:32:30 +00:00
* Change Test Plex Media Server to Test Plex Client as it only tests the client and not the server
2014-11-05 17:00:45 +00:00
* Change style config_notifications to match new config_general styling
* Change style config_providers to match new config_general styling
* Change move Providers Priorities qtip options to a new Search Providers/Provider Options tab
* Remove superfish-1.4.8.js and supersubs-0.2b.js as they are no longer required with new UI
* Change overhaul Config Search Settings in line with General Configuration
2014-11-12 16:43:14 +00:00
* Fix error when a show folder is deleted outside of SickGear
2014-11-05 17:00:45 +00:00
* Change combine the delete button function into the remove button on the display show page
* Change other small UI tweaks
2014-10-30 10:55:22 +00:00
* Fix keyerrors on backlog overview preventing the page to load
2014-10-31 15:29:18 +00:00
* Fix exception raised when converting 12pm to 24hr format and handle 12am when setting file modify time (e.g. used during PP)
2014-11-01 03:47:07 +00:00
* Fix proxy_indexers setting not loading from config file
2014-11-01 03:54:45 +00:00
* Add subtitle information to the cmd show and cmd shows api output
2014-11-05 17:00:45 +00:00
* Remove http login requirement for API when an API key is provided
* Change API now uses Timezone setting at General Config/Interface/User Interface at relevant endpoints
* Fix changing root dirs on the mass edit page
* Add use trash (or Recycle Bin) for selected actions on General Config/Misc/Send to trash
2014-11-05 05:36:16 +00:00
* Add handling for when deleting a show and the show folder no longer exists
2014-11-05 15:53:01 +00:00
* Fix Coming Episodes/Layout Calender/View Paused and tweak its UI text
2014-11-05 05:29:36 +00:00
* Made all init scripts executable
2014-11-06 15:22:10 +00:00
* Fix invalid responses when using sickbeard.searchtvdb api command
2014-11-03 15:20:00 +00:00
* Fixes unicode issues during searches on newznab providers when rid mapping occur
2014-11-06 04:55:43 +00:00
* Fix white screen of death when trying to add a show that is already in library on Add Show/Add Trending Show page
* Add show sorting options to Add Show/Add Trending Show page
* Add handler for when Trakt returns no results for Add Show/Add Trending Show page
* Fix image links when anchor child images are not found at Trakt on Add Show/Add Trending Show page
* Add image to be used when Trakt posters are void on Add Show/Add Trending Show page
2014-11-12 16:43:14 +00:00
* Fix growl registration not sending SickGear an update notification registration
2014-11-09 02:49:38 +00:00
* Add an anonymous redirect builder for external links
* Update xbmc link to Kodi at Config Notifications
2014-11-09 03:45:10 +00:00
* Fix missing url for kickasstorrents in config_providers
2014-11-09 05:44:47 +00:00
* Fix post processing when using tvrage indexer and mediabrowser metadata generation
2014-11-10 04:45:26 +00:00
* Change reporting failed network_timezones.txt updates from an error to a warning
2014-11-12 16:43:14 +00:00
* Fix missing header and "on < missing text > " when network is none and Layout "Poster" with Sort By "Network" on coming episodes page
2014-11-05 11:33:05 +00:00
* Change how the "local/network" setting is handled to address some issues
2014-11-13 02:49:55 +00:00
* Remove browser player from Config General and Display Shows page
2014-10-30 15:30:14 +00:00
2014-11-12 08:52:22 +00:00
2014-11-12 08:34:01 +00:00
### 0.2.2 (2014-11-12 08:25:00 UTC)
* Change updater URLs to reflect new repository location
2014-10-22 06:42:03 +00:00
### 0.2.1 (2014-10-22 06:41:00 UTC)
* Fix HDtorrents provider screen scraping
2014-10-22 06:45:03 +00:00
2014-10-21 12:42:31 +00:00
### 0.2.0 (2014-10-21 12:36:50 UTC)
* Fix for failed episodes not counted in total
* Fix for custom newznab providers with leading integer in name
* Add checkbox to control proxying of indexers
* Fix crash on general settings page when git output is None
* Add subcentre subtitle provider
* Add return code from hardlinking error to log
* Fix ABD regex for certain filenames
2014-11-05 17:00:45 +00:00
* Change miscellaneous UI fixes
2014-10-27 00:29:12 +00:00
* Update Tornado webserver to 4.1dev1 and add the certifi lib dependency
2014-10-21 12:42:31 +00:00
* Fix trending shows page from loading full size poster images
* Add "Archive on first match" to Manage, Mass Update, Edit Selected page
* Fix searching IPTorrentsProvider
* Remove travisci python 2.5 build testing
### 0.1.0 (2014-10-16 12:35:15 UTC)
2014-11-02 03:55:29 +00:00
* Initial release