echel0n
e39388231b
Merge pull request #1160 from renini/develop
...
correct jquery syntax to select value to fix issue #285
2015-01-13 19:46:19 -08:00
echel0n
a2b1909a3a
Merge pull request #1159 from neoatomic/develop
...
Network logos updated.
2015-01-13 19:45:55 -08:00
echel0n
d30475d869
Merge pull request #1153 from markheloking/develop
...
Update&add canadian network logos
2015-01-13 19:45:21 -08:00
Fernando
32da0199f2
Fix issue showing 'unknown dir' when adding shows
...
https://github.com/SiCKRAGETV/sickrage-issues/issues/286
2015-01-10 17:38:36 -02:00
CoRpO
9aa28d18d2
fix for sickragetv/sickrage-issues#347
...
Adds missing code for saving per show email notifications
2015-01-08 15:01:12 +01:00
TagForce
e88e12f5d5
Made logging configurable
...
Made logging configurable through settings - general page. Changing the
logging requires a restart (since the logger is initialized on startup.
2015-01-08 11:01:48 +01:00
sn3akz
f43bc62936
Fix for sickragetv/sickrage-issues#303
2015-01-06 20:06:06 +01:00
sn3akz
2830b9d83e
Fix for sickragetv/sickrage-issues#322
...
Darker color for sickragetv/sickrage-issues#322
2015-01-06 20:06:01 +01:00
NeO_AtOmiC
748815a548
Added logo for fan series that are using the (universal) network name "internet" as discussed here :
...
https://github.com/SiCKRAGETV/sickrage-issues/issues/320
Logo provided by Digital-Jedi. Thank you.
2015-01-03 20:17:38 +01:00
NeO_AtOmiC
ba9c2ba319
Added OWN network logos as requested in. :
...
https://github.com/SiCKRAGETV/sickrage-issues/issues/320
2015-01-03 13:25:50 +01:00
Heisenberg74
7fd8b999b6
Add Free Mobile SMS Notifier
...
Allow SickRage to send SMS notifications through Free Mobile SMS API.
Works only for Free Mobile subscribers.
2014-12-31 13:40:48 +01:00
renini
1662e212fe
Fix jquery syntax to fix changing show
...
pickShow, prevShow, nextShow didn't work anymore after jquery update
2014-12-30 22:28:31 +01:00
NeO_AtOmiC
b54c6b9f5f
Added network logo for Swedish SVT.
...
https://github.com/SiCKRAGETV/sickrage-issues/issues/299#issue
2014-12-30 18:54:27 +01:00
renini
e0028573e1
correct jquery syntax to select value to fix issue #285
2014-12-27 12:52:38 +01:00
NeO_AtOmiC
e65330a59f
Network logos updated.
...
Added new logos and replaced some white logos with colored versions.
Renamed AHN.png to ahn.png because filenames are case sensitive.
2014-12-26 21:20:32 +01:00
echel0n
0da960ff51
Fixed issues with newznab custom provider categories.
...
Updated feedparser and added custom code to parse subcategories.
Updated jQuery and Bootstrap.
2014-12-24 07:49:15 -08:00
markheloking
d6c856cabe
Update&add canadian network logos
...
Added logos for tele quebec, tva, V and more
2014-12-22 14:48:23 +01:00
echel0n
d15d674710
Merge pull request #1152 from neoatomic/develop
...
Added search provider icons. Added network logos.
2014-12-21 16:38:27 -08:00
NeO_AtOmiC
f304537df2
Added TNT Drama" network logo.
...
https://github.com/SiCKRAGETV/sickrage-issues/issues/250
2014-12-21 19:59:04 +01:00
echel0n
60e97fb3cc
Fix for sickragetv/sickrage-issues#249
2014-12-21 09:23:16 -08:00
NeO_AtOmiC
13dc2fde93
Added search provider icons. Added network logos.
...
Fix https://github.com/SiCKRAGETV/sickrage-issues/issues/18
fix https://github.com/SiCKRAGETV/sickrage-issues/issues/240
2014-12-21 18:15:03 +01:00
echel0n
b669195882
Updated flag images.
2014-12-21 08:43:42 -08:00
echel0n
f2e3380cb2
Resized flags to 16x11 to correctly fit in language selector for subtitles.
...
Fixed sickragetv/sickrage-issues#245
WebAPI is now hard-coded in as enabled.
2014-12-21 04:02:30 -08:00
echel0n
15e62802ff
Fixed incorrect flag image files for subtitle languages
2014-12-21 01:00:27 -08:00
echel0n
885ef128fc
Fix for sickragetv/sickrage-issues#237
2014-12-20 20:01:30 -08:00
echel0n
3829e341b2
Replaced old poster and banner files with new custom sickrage poster and banner files.
2014-12-20 19:29:09 -08:00
echel0n
bac95b848b
Fixed sickragetv/sickrage-issues#229 - check instance of actor or banner obj to be list and if not we throw it into one.
2014-12-20 18:21:19 -08:00
echel0n
2d14eef522
Git clean/reset performed before updates now if set from config to avoid update issues
2014-12-20 07:26:19 -08:00
Fernando
8a3d806877
Fix for issue #216
...
https://github.com/SiCKRAGETV/sickrage-issues/issues/216
2014-12-19 23:59:04 -02:00
echel0n
9927e8ad92
Fixed home page issues.
...
Fixed episode status issues.
2014-12-19 05:49:57 -08:00
echel0n
476350aa7a
Fixed issues with pastebin attachments for issue submitter.
2014-12-19 05:06:01 -08:00
echel0n
f40d5e1310
Fix for duplicate tickets being submitted via app, title variable was being appended to.
...
Added in code to send the last 50 lines of app's logs to pastebin then give back a url.
2014-12-18 13:33:35 -08:00
echel0n
6713ce0981
Fixes sickragetv/sickrage-issues#101 - Added code to mainDB to correct malformed episode statues, converted column default_ep_status field type from TEXT to NUMERIC, default to ep status UNKNOWN when loading from DB incase of exception errors.
...
Added git branch reset option to general settings github to help fix git update related issues.
Added github username/password options to general settings github as a requirement for submitting issue tickets from app.
Fixed issue with default ep status not showing correct value.
Added ability to submit issue reports via errorlogs menu.
Added errorlogs view button to error message displayed for webui errors.
2014-12-17 16:36:27 -08:00
echel0n
27ce22839c
Merge pull request #1143 from DungFu/develop
...
Added network icon for "The Hub" network
2014-12-17 01:56:10 -08:00
echel0n
5a3d11a0fe
Fixed issues with WebAPI builder - incorrect jquery libs specified
2014-12-16 23:49:18 -08:00
Freddie Meyer
825433999f
Added network icon for "The Hub" network
...
The Hub was what is now called "Discovery Family"
http://en.wikipedia.org/wiki/Discovery_Family
2014-12-15 22:52:02 -08:00
echel0n
9000dbd10a
Fixed issues with randomly returned empty show statuses, added tvrage status mapping to ensure it never gets returned incorrectly.
2014-12-13 11:06:33 -08:00
echel0n
1ff906f3ff
Fixed backup and restore - issue was present in javascript file with incorrect url
2014-12-13 09:22:45 -08:00
echel0n
831248b412
Fixed issue with theTVDB IndexerAPI _parseActors method improperly parsing the data returned from the api causing an exception to occur during metadata refreshes.
...
Fixed issues with Backup/Restore.
Fixed issues with banners, posters, images via showPoster method.
Fixed issues with WebAPI apikeys.
Fixed issues with WebUI and url pattern matching.
2014-12-13 05:21:46 -08:00
echel0n
06915f3a15
Added radio canada network logo.
...
Added no-cache header for non-static content.
2014-12-12 22:46:26 -08:00
echel0n
de24e52be6
Fixed issue #1055 , adding existing shows with prompt for settings
2014-12-12 18:49:52 -08:00
echel0n
0209852af5
Fixed issues with network timezone downloads crashing on a empty return.
...
Changed version checker url and moved code to Home class.
Fixed WebUI issues caused by calling redirect method.
Fixed update checking issues, added no cache header.
Fixed WebAPI builder issues with show.delete cmd.
Fixed article sorting for both WebAPI and WebUI.
2014-12-12 17:52:32 -08:00
echel0n
6c4bedcec0
Merge remote-tracking branch 'origin/develop' into develop
2014-12-12 12:25:51 -08:00
echel0n
979bf70f5c
Fixed issues with network timezone downloads crashing on a empty return.
...
Changed version checker url and moved code to Home class.
Fixed WebUI issues caused by calling redirect method.
Fixed update checking issues.
2014-12-12 11:45:32 -08:00
echel0n
35af9acadb
Fixed issues with network timezone downloads crashing on a empty return.
...
Changed version checker url.
2014-12-12 08:54:37 -08:00
echel0n
3f29439ff3
Fixed issues with network timezone downloads crashing on a empty return.
...
Changed version checker url.
2014-12-12 08:46:03 -08:00
echel0n
c5a4b75797
Merge pull request #1101 from jrfernandes/develop
...
Added Crackle and El Rey Network logos
2014-12-12 08:31:42 -08:00
Joel Fernandes
69dbfb334c
Added Crackle and El Rey Network logos
2014-12-12 11:04:47 -05:00
echel0n
d337d73e27
Trakt trending shows page fixed.
2014-12-11 14:28:52 -08:00
echel0n
2cd72ad4e8
Fixed small cosmetic bug with trakt trending shows page.
...
KAT torrent provider now gets and stores size and publishing date info.
Fixed feedcache issue with KAT torrent provider
Added timeout for trakt trending shows page
2014-12-11 13:47:59 -08:00
echel0n
a14969f4bf
Fixed small cosmetic bug with trakt trending shows page.
...
KAT torrent provider now gets and stores size and publishing date info.
2014-12-11 13:15:08 -08:00
echel0n
8066983384
Updated KAT provider urls.
...
KAT Provider now uses feedcache to get its results via rss feeds.
Fixed issues with Trakt.TV notifications and adding of trending shows
Improved Trakt trending shows page, now shows progress animation well it waits to load shows list.
2014-12-11 12:46:01 -08:00
echel0n
02a9148025
Updated KAT provider urls.
...
KAT Provider now uses feedcache to get its results via rss feeds.
Fixed issues with Trakt.TV notifications and adding of trending shows
2014-12-11 11:30:57 -08:00
echel0n
efc2aad782
Fixed issues serving static image content for banners/posters and misc other static images, improves overall performance of webui as well.
2014-12-10 15:54:25 -08:00
echel0n
3a2a5f9d70
Fixed issues with adding shows via WebUI
2014-12-10 12:05:29 -08:00
markheloking
f2bcc7217c
Fixed bootstrap @grid-float-breakpoint
...
http://getbootstrap.com/components/
Look in that page for: "Changing the collapsed mobile navbar breakpoint"
Fixed collapse fixed width from 768px to the width of our current
navbar: 1010px
2014-12-08 15:14:52 +01:00
markheloking
f4450bec46
Fix 2-row on home
...
Fix the search and layout buttons being on two different rows
2014-12-08 15:13:07 +01:00
markheloking
daf2e94000
Searchprovider page layout cleanup
...
Small cleanup so that the symbols will be on the same line as the
explenations instead of having the symbols as HTML headers.
2014-12-08 14:08:07 +01:00
echel0n
e7de90f688
Merge remote-tracking branch 'origin/develop' into develop
...
Conflicts:
sickbeard/webapi.py
2014-12-07 15:57:32 -08:00
echel0n
5f58282260
Added new WebUI login interface
2014-12-07 12:58:41 -08:00
John
7bc422d199
Add removefiles to api show.delete
2014-12-07 01:59:11 +01:00
echel0n
4254916ae9
Fixed a bunch of bugs/issues with tvcache module code flow and added in proper error handling for the threaded cache updates plus resolved some provider issues.
2014-12-03 06:41:51 -08:00
echel0n
2354c74247
Updated IMDB libs.
...
Minor code improvements made to IndexerAPI modules.
New subtitle config feature which allows you to control if subtitles get there language codes appened to there filenames or not.
Added El Rey Network image.
Added code for generating imdbID's for shows missing there imdbID's such as shows from TVRage indexer..
2014-12-02 22:13:28 -08:00
echel0n
5f1c16ca02
Fixed issue #990 - was not properly calling lower function
2014-11-30 09:16:35 -08:00
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