Adam
d5fb963b73
Merge branch 'feature/ToggleImdb' into develop
2015-03-14 00:18:01 +08:00
JackDandy
75ebd0136e
Change to no longer require restart with the "Scan and post process" option on page config/Post Processing.
2015-03-12 23:15:44 +00:00
JackDandy
e18250f371
Add option to the third step of "Add Show" to set episodes as wanted from the first and latest season, this triggers a backlog search on those episodes after the show is added.
...
Tweak log and notification texts used when adding an existing show.
2015-03-12 16:54:30 +00:00
Adam
42b5fe7570
Change IMDb updater to a toggleable option under General Settings (disabled by default due to slow operations)
2015-03-13 00:06:47 +08:00
adam
d1687dd401
Change layout of Recent Search code
...
Change naming of SEARCHQUEUE threads for shorter log lines
Fix Recent Search running status on Manage Searches page
2015-03-12 15:31:35 +08:00
JackDandy
1f8f396506
Merge pull request #261 from JackDandy/feature/ChangeBacklogOverview
...
Change "Force Backlog" button for paused shows on Backlog Overview page ...
2015-03-10 23:42:48 +00:00
JackDandy
74d701e6da
Change "Force Backlog" button for paused shows on Backlog Overview page to "Paused" indicator.
2015-03-10 22:57:39 +00:00
JackDandy
438d2b88b5
Merge tag 'release_0.7.2' into develop
2015-03-10 22:26:32 +00:00
JackDandy
7e5aedff8f
Merge tag 'release_0.7.1' into develop
2015-03-10 22:20:02 +00:00
JackDandy
b95be5e53d
Fix Add From Trending page (indexer_id can be "None" which causes white screen when clicking "Add Show").
...
Conflicts:
CHANGES.md
2015-03-10 17:16:07 +00:00
JackDandy
c014bebb8c
Fix issues introduced by adding Anime options to the Add Show flow.
...
Fix error page when clicking "Add Recommended".
Remove failed Anime options from "Add Existing Show".
2015-03-10 17:01:02 +00:00
JackDandy
253d6eaf28
Fix the return flow from calls to the redirect function from executing incorrect code.
...
Among others, fixes the traceback when adding an existing show.
2015-03-10 16:34:55 +00:00
adam
2854ae8bfa
Merge branch 'release/0.7.0' into develop
2015-03-03 20:18:06 +08:00
Supremicus
3f357dec08
Remove defunct Fanzub provider
2015-03-03 19:25:46 +08:00
Adam
30720b9cbd
Change general config's branches and pull request list generation for faster page loading
2015-03-03 00:21:40 +08:00
Adam
742efdb805
Change database code to PEP8 standards
2015-03-02 17:50:12 +08:00
Adam
d479984e49
Change common and config code to PEP8 standards
2015-03-01 21:52:02 +08:00
Adam
eb08119ac2
Merge branch 'release/0.7.0' into develop
2015-03-01 12:09:49 +08:00
Adam
7413b38640
Remove requirement for username to be provided on login page
...
Change login parameter descriptions on Config / General
2015-03-01 11:01:43 +08:00
Adam
026123dc69
Change browser, bs4 parser and classes code to PEP8 standards
2015-03-01 10:35:06 +08:00
Adam
0c8ab4db9c
Remove unused force variable from code and PEP8
2015-03-01 10:05:20 +08:00
JackDandy
c4f4cae440
Change Wombles to use tv-dvd section.
2015-02-28 17:41:18 +00:00
JackDandy
e92ac49cea
Change to improve the integrity of the already post processed video checker.
...
This reduces the likelihood where new files are skipped even though a video does not exist in the target location.
2015-02-28 14:21:11 +00:00
JackDandy
ed52c99377
Change redirect from home to showlistView on changing Layout on showlistView.
2015-02-28 14:10:05 +00:00
Adam
9f55f91ce9
Merge branch 'release/0.7.0' into develop
2015-02-28 12:37:57 +08:00
adam
55458e549b
Add hidden cache debug page
2015-02-27 09:45:22 +08:00
Adam
1aee6fcae2
Fix updating of pull requests
2015-02-27 09:36:19 +08:00
Adam
b3b84ecade
Fix redirect to login page after login credentials are changed
...
Change login cookie from 'user' to 'sickgear-session'
2015-02-26 19:54:44 +08:00
JackDandy
9f7e678018
Fix traceback error when using the menu item Manage/Update Kodi.
2015-02-25 19:41:38 +00:00
JackDandy
d512189df3
Merge pull request #197 from Supremicus/feature/UpdatePushover
2015-02-25 13:12:05 +00:00
Supremicus
dc95006371
Add Kodi notifier and metadata
2015-02-25 22:33:40 +10:00
Supremicus
b63bbbbb19
Add priority, device, and sound support to Pushover notifier (port from midgetspy/sickbeard)
2015-02-25 21:30:52 +10:00
JackDandy
2d2eed9c2e
Add a "Use as default home page" selector to General Config/Interface/User Interface.
2015-02-25 01:28:38 +00:00
JackDandy
8f7193ee93
Change authentication credentials to display more securely on config pages.
2015-02-24 16:13:07 +00:00
Adam
6414377c9c
Merge remote-tracking branch 'remotes/Supremicus/feature/UpdatePushbullet' into develop
2015-02-24 15:47:57 +08:00
Adam
87d46b2c3f
Remove unused SickBeardURLOpener and AuthURLOpener classes
2015-02-24 15:02:20 +08:00
Adam
71d7938fac
Change webserve code to a logical layout and PEP8
2015-02-24 00:26:33 +08:00
JackDandy
ae50f300e7
Change TPB webproxy list and add SSL variants, PEP8 and code cleanup.
2015-02-23 00:44:29 +00:00
JackDandy
f8e9d1aa7d
Change FreshOnTv login parameter and use secure URLs.
...
Add logging of Cloudflare blocking.
Add prevention of vacant cookie tracebacks.
2015-02-22 17:46:48 +00:00
JackDandy
71590dbf07
Change TorrentBytes login parameter in line with site change.
...
Add SSL download query argument.
Ensure search term is cleansed before use.
2015-02-22 17:42:08 +00:00
JackDandy
55b0758b0f
Change SCC URLs to remove redirection overhead.
...
PEP8 and code cleanup.
2015-02-22 17:34:04 +00:00
Adam
d0326cda7e
Change replace HTTP auth with a login page
...
Change to improve webserve code
Add logout menu item with confirmation
Add 404 error page
2015-02-22 11:54:53 +08:00
JackDandy
97429c084f
Change overhaul UI of editShow and anime release groups, refactor and simplify code.
...
Change list order of option on the right of the displayShow page to be mostly inline with the order of options on editShow.
Change legend wording and text colour on the displayShow page.
Add output message if no release group results are available.
Add cleansing of text used in the processes to a add a show.
Add sorting of AniDB available group results.
Add error handling and related UI feedback to reflect result of AniDB communications.
Change description of config/search ignore and require words.
2015-02-21 22:34:20 +00:00
Supremicus
e23af0e462
Update Pushbullet notifier (port from midgetspy/sickbeard)
2015-02-17 16:39:35 +10:00
JackDandy
f8606cd855
Add setting "Update shows during hour" to General Config/Misc.
2015-02-16 03:25:02 +00:00
Adam
33aa238060
Merge branch 'feature/AddReleaseGroupsOptions' into develop
2015-02-15 15:48:02 +08:00
JackDandy
692422cafa
Change when picking a best result to only test items that have a size specifier against the failed history.
2015-02-15 02:47:46 +00:00
adam
56337a0615
Add anime release groups to add new show options page
...
Fix validation of release groups when no group is detected
2015-02-15 09:45:40 +08:00
JackDandy
aab7859dda
Change to streamline iCal function and make it handle missing network names.
2015-02-15 00:05:29 +00:00
JackDandy
74722c3a90
Change IPT URLs to reduce redirects.
2015-02-14 16:53:30 +00:00
JackDandy
068443c4b9
Fix SSL authentication on Synology stations.
...
Disables certification verification for SYNO requests; not an ideal fix as a mitm process can be established as a result. However, permits using SSL until a full fix is available.
2015-02-14 16:37:21 +00:00
JackDandy
47f1c8eaaf
Add support for multiple server hosts to Plex server notifier.
...
Add support for multiple server hosts to the updated Plex server notifier.
Change Plex Media Server settings section for multi server(s) and improve the layout in the config/notifications page.
Add logic to Plex notifier to update a single server where its TV section path matches the downloaded show. All server libraries are updated if no single server has a download path match.
Change the ui notifications to show the Plex Media Server(s) actioned for library updating.
Fix issue where PMS text wasn't initialised on the config/notifications page and added info about Plex clients.
Add ability to test Plex Server(s) on config/notifications page.
2015-02-14 13:55:59 +00:00
mmccurdy07
b8a4afc923
Update the Plex notifier from a port at midgetspy/sickbeard.
2015-02-14 02:45:00 +00:00
Supremicus
a5dfb0135d
Boxcar2 notifier changes
2015-02-13 15:28:03 +10:00
Supremicus
73bdfc0777
Remove defunct boxcar notifier
2015-02-13 12:02:03 +10:00
JackDandy
65007c953d
Change uT params from unicode to str.format as magnet URLs worked but sending files in POST bodies failed.
2015-02-12 21:28:42 +00:00
JackDandy
f798406931
Change to ensure uTorrent API parameters are ordered for uT 2.2.1 compatibility.
2015-02-12 16:32:06 +00:00
Supremicus
bab72a5644
Change The Pirate Bay back
...
* Change The Pirate Bay url back as it's now back up and oldpiratebay
hasn't been updated for weeks
* Remove duplicate thepiratebay icon
2015-02-11 14:36:39 +10:00
JackDandy
320c4c854e
Add logic to display overdue/future shows on the Episodes page/DayByDay layout.
2015-02-11 02:01:07 +00:00
JackDandy
acafdbb16a
Add proxy request url parsing to enforce netloc only matching which prevents false positives when url query parts contain FQDNs.
2015-02-11 00:19:37 +00:00
JackDandy
a79dc4fa6a
Merge branch 'hotfix/0.6.4' into develop
2015-02-10 20:23:24 +00:00
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
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
adam
ea99736939
Change anime release groups to in memory storage for lowered latency
2015-01-20 19:36:19 +08:00
Adam
b344aaf1ec
Remove obsolete tvtorrents search provider
2015-01-18 21:56:10 +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
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
a36fe55d41
Add log message for when trakt does not return a watchlist
2015-01-10 10:24:22 +08:00
Prinz23
3b4346b053
Fix for: 'NoneType' object is not iterable in trakt module
2015-01-09 21:41:45 +01: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
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
Supremicus
7b3499f958
Change ThePirateBay to use oldpiratebay
...
* Change ThePirateBay to use oldpiratebay as a temporary fix
2014-12-22 17:47:11 +10: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
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
2af732c731
Fix duplicate entries in cache database
2014-12-14 12:12:00 +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
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
87c78b50b2
Revert "Merge pull request #19 from adam111316/feature/AddNetworkStandardization"
2014-12-07 21:22:42 +08: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
90eff209e0
Merge branch 'release/0.4.0' into develop
2014-11-26 01:19:44 +00:00
JackDandy
2808e8edf4
Add multi dimension sorting and clarify some variable naming.
2014-11-25 23:14:49 +00:00
Prinz23
fb70e80461
Fix items shown for the current week on Coming Episodes/Calendar Layout.
...
Other data: past and after next week isn't shown in this view.
Fix wrong sql operator being used.
Fix: convert tomorrow toordinal().
Change bring webapi inline to these changes.
2014-11-25 14:15:13 +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
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
bb2d874d2b
Fix searches freezing due to unescaped ignored or required words
...
Conflicts:
CHANGES.md
2014-11-22 19:20:01 +08: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
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
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
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
c03429a25a
Remove orphaned file and cleanup class naming.
2014-11-13 05:36:47 +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
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
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
687d2b96ab
Fix post processing when using tvrage indexer and mediabrowser metadata generation
2014-11-09 13:44:47 +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