Commit Graph

28 Commits

Author SHA1 Message Date
Alexandre Beloin 93f0f0ad1f Merge branch 'develop'
Conflicts:
	sickbeard/providers/kat.py
2015-02-16 00:39:09 -05:00
M. Adam Kendall 6b7a96a135 Clean up the trakt config section 2015-01-31 13:34:11 -05:00
M. Adam Kendall 7f5d0ff375 Make the timeout configurable 2015-01-30 19:42:12 -05:00
M. Adam Kendall 94d17c286e Update to provide option to disable SSL certificate verification 2015-01-27 14:26:53 -05:00
M. Adam Kendall dba4d17603 Update to Trakt.tv API 2.0 2015-01-25 15:14:57 -05:00
Joris Vandalon 03b17d63e0 Added support for Plex Media Center updates with Auth Token.
This because PMS does not allow unauthed connections when using Plex Home
2015-01-15 11:05:10 +01:00
echel0n 4ac31a7159 Merge pull request #1174 from CoRpO/develop
fix for SiCKRAGETV/sickrage-issues#347
2015-01-13 19:49:38 -08: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
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
echel0n 9ecbd401f4 Name change XBMC -> Kodi 2014-11-28 14:47:43 -08: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 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
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
Supremicus 8847fa056d New skin 2014-10-01 08:20:37 +10:00
Adam f4c0893d32 Fixes for trakt settings not saving 2014-08-11 19:29:35 +08:00
Jamie 18da621016 Trakt method, error checking, remove series 2014-08-09 00:07:17 +01:00
echel0n de5db9be64 Added ability to set a default indexer for trakt notifier used for adding shows from watch list so that SickRage knows what indexer to set the show as.
Indexer mapping now uses indexer api calls to gather its information and then stores it to a new table called indexer_mapping for instant lookups later on.

Fixed trakt related issues for adding new shows and syncing.

Centered items at bottom of pages to just look a little nicer and fit properly.
2014-07-23 22:07:01 -07:00
echel0n cafdc57b2c Testing fix for redirect issues and blank pages.
Fix for create pid issues.
Fix for creating index on tv provider cache tables.
2014-06-28 22:54:29 -07:00
echel0n ca60203e9e Test #3 for blank pages.
Syncs show library with trakt.tv show library on startup.
Adds/Removes shows individually to/from trakt.tv library.
Added use_recommended feature to trakt.tv notifier config page.
2014-06-28 20:28:00 -07:00
echel0n 8dd4585145 Fix for pushover notifications. 2014-06-19 09:42:20 -07:00
Mark Rawson abb7c78dac Pushover - remove hard-coded API key, add API register link to UI. 2014-06-19 00:11:20 +01:00
Mark Rawson 764be940ac Add UI option to input users own Pushover API key 2014-06-17 21:37:09 +01:00
Nils Vogels 0e34c8c4b3 Backport from https://github.com/thezoggy/Sick-Beard, applied to our branch
General cleanups in notifiers.

* Cleaned up notifier ui page wording so they follow similar pattern.
* Better exception handling for pyTivo and NMJ
* Cleaned up logging entries, trying to standardize on what level we report and verbiage (not using contractions, prune out duplicate/excessive entries)
2014-05-29 02:30:38 +02:00
echel0n 7391a6e454 App name change in code. 2014-05-23 05:37:22 -07:00
Peter Maciocia 77e9988980 Fix for #315, backport xbmc always on option
fix deleted line
2014-05-08 17:44:11 +01:00
rpluto 8ec7e69fac Add Boxcar2 Notifications 2014-05-07 15:23:06 +01:00
delphiactual 3654ad7729 Pushbullet Changes
Remove "." from test button
Replace nickname into dropdown menu instead of model...
2014-05-02 00:27:29 -06:00
echel0n 0d9fbc1ad7 Welcome to our SickBeard-TVRage Edition ...
This version of SickBeard uses both TVDB and TVRage to search and gather it's series data from allowing you to now have access to and download shows that you couldn't before because of being locked into only what TheTVDB had to offer.

Also this edition is based off the code we used in our XEM editon so it does come with scene numbering support as well as all the other features our XEM edition has to offer.

Please before using this with your existing database (sickbeard.db) please make a backup copy of it and delete any other database files such as cache.db and failed.db if present, we HIGHLY recommend starting out with no database files at all to make this a fresh start but the choice is at your own risk!

Enjoy!
2014-03-09 22:39:12 -07:00