echel0n
78a862099a
Added new kodi notifier icon to replace old xbmc one
2014-11-29 02:08:11 -08:00
echel0n
9ecbd401f4
Name change XBMC -> Kodi
2014-11-28 14:47:43 -08:00
Fernando
c27bff1fdd
Fix Provider Priorities tab when torrents disabled
...
As mentioned here: https://sickrage.tv/forums/forum/main-category/latest-news/8894-feedback-on-new-skin?p=11942#post11942
Don't know if there's a better way to fix it.
2014-11-27 09:25:53 -02:00
echel0n
431f9506cf
Merge pull request #949 from frdfsnlght/api-fixes
...
Added features for web api
2014-11-26 21:13:17 -08:00
echel0n
140afca527
Merge pull request #960 from vmtyler/master
...
Added Smithsonian Channel and Esquire Network Logos
2014-11-26 15:37:08 -08:00
h3llrais3r
41d8210d10
Add custom nzb category and torrent label for anime
2014-11-26 21:48:37 +01:00
Tyler Britten
6526b97abe
Added Smithsonian Channel Logo
2014-11-26 12:56:37 -05:00
Tyler Britten
364d4a9f91
Added Esquire Network Logo
2014-11-26 12:46:31 -05:00
Tab Bennedum
1e8c0abac4
Added backlog API.
2014-11-25 14:31:44 -05:00
Tab Bennedum
924dc04a07
Added failed download API.
2014-11-25 13:33:33 -05:00
echel0n
3c70ef6f04
WebAPI now supports tvrageid, tvdbid, and indexerid options for passing in the indexer id when trying to add shows
2014-11-23 08:42:34 -08:00
echel0n
4369802dde
Fixed pnotify issue
2014-11-23 05:02:01 -08:00
echel0n
1aca9da027
Added try/except to Indexer API code when retrieving episodes
2014-11-23 02:28:52 -08:00
echel0n
cf35e9778c
Added per-show option that allows you to set the default status that gets applied to new and missing show episodes, default is SKIPPED
...
Fixed issues for failed/manual snatches always failing to complete
2014-11-23 01:17:37 -08:00
Fernando
37012dd331
[New GUI] Prevent Airdate column to wrap
...
As I posted here:
https://sickrage.tv/forums/forum/main-category/latest-news/8894-feedback-on-new-skin?p=11055#post11055
Next Ep Name must wrap. Some shows has a too long description: "Charlie and the Terrible, Horrible, No Good, Very Bad Thanksgiving" for example.
Working on Chrome and IE
2014-11-21 14:47:06 -02:00
Fernando
1d5c63b794
[Provider Options tab] Only configure providers that are enabled
...
I just tested and it's working.
2014-11-20 10:42:46 -02:00
Eiber
f4dbc35370
UI improvement on Add Show pages
...
UI improvement on Add Show pages
2014-11-15 21:15:06 +01:00
echel0n
a5c0fe1d3c
Existing shows no longer display when adding new trending shows.
2014-11-14 16:53:39 -08:00
echel0n
1c46813e89
Fixed adding of trending shows.
...
Fixed adding root directory issues.
2014-11-14 16:35:10 -08:00
echel0n
7a0f7af6fb
Fixed TrendingShows regex issue
2014-11-12 22:50:55 -08:00
echel0n
9257a5f2fe
Revert: Fixed regex issue ( 3e958ca0e1
)
2014-11-12 22:48:05 -08:00
echel0n
3e958ca0e1
Fixed regex issue
2014-11-12 22:35:36 -08:00
echel0n
db1babf8a2
Added back donation button
2014-11-12 19:47:26 -08:00
echel0n
78b9bb2c8d
Changed repo org url to reflect new org SiCKRAGETV
2014-11-12 14:02:25 -08: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
8c91bfdcc2
Merge pull request #139 from Supremicus/feature/fix_status_column
...
Fix displayShow status and subtitle columns
2014-11-10 13:33:06 +00:00
Supremicus
d9c76b2f53
Fix typo breaking layout on comingeps
...
' should have been a "
2014-11-10 21:15:36 +10: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
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
Supremicus
8d12cadd14
Fix dropdown confirm dialogs
2014-11-10 08:10:37 +10:00
Adam
9cfad22870
Fix progress sort direction for poster layout view on home page
2014-11-09 11:49:19 +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
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
JackDandy
102263d974
Fix apply specials fix only to displayShow page to not affect the calendar page.
2014-11-03 14:54:02 +00:00
JackDandy
dfdc747018
Fix display issue of season tables in displayShow view / Display Specials.
2014-11-03 04:20:52 +00:00
adam111316
af6816e9d9
Merge pull request #81 from Supremicus/feature/network_logo_changes
...
Update network logos
2014-11-02 20:59:39 +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
Supremicus
97226ae6f3
Update network logos
...
Updated ABC Australia logo with their new 2014 logo, added border to
replacements and existing abc1 logo so viewable on light theme.
Updated fuji tv logo so it's viewable on light theme.
2014-11-02 21:00:17 +10:00
Gustav Arnesson
f935c2db2e
Added SVT network logo
2014-11-01 00:08:09 +01: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
7fcbebd870
Fix the home page from failing to load due to data_date not being set.
2014-10-30 14:04:14 +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
a38a9de8cb
Merge branch 'feature/OverhaulSearchSettings' of https://github.com/JackDandy/SickRage into develop
2014-10-29 12:33:28 +08:00