Leonardo Galli
4abbf55ee4
Merge Develop into Net-Import
2017-01-28 20:32:57 +01:00
Tim Turner
5d2ef4786b
Revert "Merge branch 'rename-existing-folder' into develop"
...
This reverts commit a340bc4da3 , reversing
changes made to 4be7772d53 .
2017-01-28 06:49:02 -05:00
Tim Turner
f9c6ffcdaa
merge from Develop
2017-01-27 19:31:03 -05:00
vertigo235
6bbd64e59a
Update Plex Movie Sections
2017-01-24 21:32:20 -05:00
vertigo235
9e7cb708bf
Initial Notification Updates and Support ( #401 )
...
* Bare bones of notifications working.
* Add MovieDownload event handler
To allow Download notificaitons
* Update pushover text to indicate movie
* Initial Notification Support
On Download and On Grab notifications should work.
* Telegram Notification Text
* Update Custom Script For Movies
* Update PP script WiKi page
Also added wiki page to Radarr wiki.
2017-01-24 20:17:24 +01:00
William Comartin
c9e6835d7b
Change Sonarr to Radarr in Help Text, and in Notification Text
...
Change sonarr log files to radarr log files
2017-01-11 21:59:13 -05:00
Devin Buhl
8bc42c76e4
update plex movie libraries instead of series
2017-01-11 12:25:27 -05:00
Keivan Beigi
0214c8e0f0
Removed unused using statements
2016-12-23 13:45:24 -08:00
Keivan Beigi
aba613acd1
Because it's 2016!
2016-12-21 20:38:37 -08:00
Keivan Beigi
da52e60f36
Upgraded Nlog/RestSharp/Selenium
2016-12-12 11:17:15 -08:00
Mark McDowall
c99e92e6af
New: Validate PMS version before performing a library update
2016-12-08 10:23:53 -08:00
Mark McDowall
3f64c01d5b
Fixed: Partial library updates for Plex Media Server 1.3
2016-12-07 12:58:23 -08:00
Mark McDowall
f022dae1fa
Fixed: Partial library updates for Plex Media Server 1.3
2016-12-06 17:05:00 -08:00
Mark McDowall
52ad8cf37f
Fixed: Error handling of valid, empty responses from Plex Media Server
2016-12-06 09:11:50 -08:00
Mark McDowall
3d20fd8f96
Fixed: Error handling of valid, empty responses from Plex Media Server
2016-12-05 09:34:17 -08:00
Mark McDowall
43d85bf59d
Fixed: Parsing of some Plex server responses before 1.3
2016-12-02 10:39:12 -08:00
Mark McDowall
0a657302f7
New: Support for Plex Media Server 1.3.0's new JSON responses
2016-11-23 16:38:57 -08:00
Mark McDowall
c8474701a0
Fixed: Parsing Plex Media Server version 1.0
2016-07-02 00:19:31 -07:00
Mark McDowall
8773d38ddd
Fixed: Plex Meda Server authentication
2016-04-23 13:28:07 -07:00
Mark McDowall
e8d1623e96
Default Plex Media Server "Update Library" to true
2016-02-25 19:19:31 -08:00
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
2016-02-11 22:15:12 +01:00
Taloth Saldono
e01b2ef25c
Fixed some compile warnings.
2016-02-11 22:11:53 +01:00
Mark McDowall
68cd9ab8c8
Don't error out if PMS returns no ID for a specific series
...
Closes #813
2015-10-04 12:12:07 -07:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +02:00
Mark McDowall
741dc8f50b
Fixed: Only run a complete section update in Plex if all partial updates fail
...
Closes #773
2015-09-01 23:46:26 -07:00
Gavin Mogan
d3b9ebf86c
Convert onGrab from passing a string to passing an object with series and episode information
...
Use object initalizer instead of creation of OnGrab/grabmessage
2015-08-25 21:13:08 -07:00
Mark McDowall
0f2bba0615
Custom scripts
...
New: Run custom scripts (Connection)
Closes #439
2015-07-20 10:49:54 -07:00
Mark McDowall
61de750e05
Update plex token cache when password is changed
...
Fixed: New plex.tv password not taking effect immediately
Fixed: Prevent an incorrect plex.tv password from locking out account
2015-07-08 23:40:54 -07:00
Mark McDowall
a9ada8fcf1
Cleanup tabs
2015-06-21 22:56:00 -07:00
Mark McDowall
860d7ed079
New: Support for SSL connections to Plex Media Server
2015-06-04 14:10:38 -07:00
Mark McDowall
587ad5beb5
New: Support for updating single series in Plex Library
2015-05-31 22:29:37 -07:00
Mark McDowall
4010a5336c
Version and product for MyPlex Authentication
2015-05-25 22:08:35 -07:00
Mark McDowall
c4e1a732dd
Remove Kodi specific settings from PHT Settings
2015-05-13 08:01:39 -07:00
Mark McDowall
9a629c2fc6
Display names for Notifications
2015-04-25 09:02:17 -07:00
Taloth Saldono
b92cc6fb15
Fixed: No longer possible to add protocol to a Host field (that's what Url fields are for)
2015-04-02 19:52:37 +02:00
Mark McDowall
99d9303394
Fixed: Download Client with config Warnings won't be excluded
2015-03-16 21:33:34 -07:00
Mark McDowall
c5d4948d2a
Fixed: Show better error message when TV library isn't added to Plex server
2015-01-03 23:25:11 -08:00
Mark McDowall
ec774ccdb5
Log Plex sections response before checking for error
2014-12-22 20:10:54 -08:00
Keivan Beigi
0be8f55a2f
Cleaned up using directive
2014-12-06 21:55:17 -08:00
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
2014-12-01 22:26:25 -08:00
Sander Spies
59c28a3fc6
Set X-Plex-Device-Name
...
This sets a title and will make it a bit more clear that Sonarr has registered as a client on myPlex.
2014-11-24 14:17:06 -08:00
Keivan Beigi
c0a46e04b8
Updated notification titles to sonarr
2014-11-15 20:12:03 -08:00
Taloth Saldono
9a649cf58e
Added UserAgent to RestClient.
2014-07-21 08:18:22 -07:00
Mark McDowall
7af782d353
Provider testing improvements
...
New: Test button for indexers in UI
Fixed: Testing download clients shows error messages in UI
Fixed: Testing notifications shows error messages in UI
2014-07-06 20:12:42 -07:00
Mark McDowall
6ce45b8c09
Plex proxy logging
2014-06-05 07:09:29 -07:00
Mark McDowall
0b3e4c48f7
Added some logging to PlexServerProxy
2014-06-04 21:20:58 -07:00
Mark McDowall
b3fb807f41
HttpProvider.PostCommand will no longer keep the connection alive
2014-05-10 21:37:07 -07:00
Mark McDowall
8414890017
Fixed: Updating Plex
2014-04-18 20:22:35 -07:00
Mark McDowall
40c2c0b533
Fixed updating for plex server
2014-04-16 10:09:57 -07:00
Mark McDowall
5bc820efed
Fixed: Plex server authentication
2014-04-14 22:07:43 -07:00