Commit graph

6078 commits

Author SHA1 Message Date
Shannon Barrett
613e4c3aa8 Merge pull request #1 from tidusjar/dev
Dev
2016-03-18 16:48:35 -05:00
Jamie Rees
76808adba2 Fixed #33 we now have SSL options for Sonarr and CP 2016-03-18 21:39:05 +00:00
Jamie Rees
87b497e48e Removed all the html from the new TVMaze api (for overview).
Added tests to cover the html removal.
updated Readme to remove TheTVDB
2016-03-18 21:36:21 +00:00
Jamie Rees
87baf542c5 Fixed tests 2016-03-18 21:12:44 +00:00
Jamie Rees
f88c7d7583 Almost fully integrated TVMaze #21 and also improved the fix for #31 2016-03-18 21:10:01 +00:00
Jamie
b1d7a3187e Update StatusCheckerTests.cs 2016-03-18 17:15:13 +00:00
Jamie
ffb29ae9e7 Merge pull request #35 from shiitake/dev
Should fix #28
2016-03-18 17:01:51 +00:00
Shannon Barrett
e74fd2b441 Should fix #28 2016-03-18 11:50:00 -05:00
tidusjar
663d517e98 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git 2016-03-18 14:39:07 +00:00
tidusjar
55f296b9a4 Added TVMaze to the search. #21 2016-03-18 14:39:04 +00:00
Jamie
2c32626652 Update README.md 2016-03-18 14:00:34 +00:00
tidusjar
2e8bb783d9 Fixed #16 and #30
We are now using the new request service and storing the requests as json blobs

Added the db migration code. This can be removed in the next few builds.
2016-03-18 13:52:10 +00:00
tidusjar
b62b7c1305 Added migration code and cleaned up the DB 2016-03-18 12:25:16 +00:00
tidusjar
ce416ae046 Updated the way we add requests 2016-03-18 11:53:07 +00:00
tidusjar
5dd9857011 Modified the adding of request to update the model with the added ID 2016-03-18 11:51:35 +00:00
tidusjar
f7b32ca9dc Updated the Dapper.Contrib package, it had a bug where it wasn't returning the correct Id from inserts 2016-03-18 11:07:46 +00:00
tidusjar
5f26aecb98 Switched over to the new service 2016-03-18 11:06:27 +00:00
Jamie
df37c47739 Merge pull request #24 from tidusjar/tidusjar-patch-1
Update README.md
2016-03-17 22:06:30 +00:00
Jamie
0edcecf71f Update README.md 2016-03-17 22:01:11 +00:00
Jamie Rees
f5cb4d6879 fixed #25 2016-03-17 21:53:45 +00:00
Jamie
eeafd01106 Update README.md 2016-03-17 21:29:20 +00:00
Jamie
c376ea4ea0 Update README.md 2016-03-17 21:23:49 +00:00
Jamie
2dee30bfc7 Merge pull request #23 from tidusjar/dev
Release 1.3.0
2016-03-17 20:52:51 +00:00
Jamie Rees
35b1f2b257 Added pushbullet to the sidebar 2016-03-17 20:46:58 +00:00
Jamie Rees
a7b0dc1646 Updated build version for the next release. 2016-03-17 20:37:46 +00:00
Jamie Rees
e6d67c7320 Fixed #22
With the understanding that most people will not have a valid cert or self signed cert I have disabled the SSL warnings.

Added a SSL option to the Plex settings and added unit test to cover this.
2016-03-17 20:36:27 +00:00
tidusjar
07b42ffd50 Started on #16, nothing is hooked up yet. 2016-03-17 17:17:34 +00:00
tidusjar
f4a60da40d Fixed tests 2016-03-17 14:42:26 +00:00
tidusjar
92c77e0ccf Updated readme link 2016-03-17 14:40:22 +00:00
tidusjar
b1834a8c31 added ignore to static tests 2016-03-17 14:38:08 +00:00
tidusjar
f046c5d39b Added Pushbullet notifications #8 2016-03-17 14:34:55 +00:00
tidusjar
b9a886d5dc Added first implimentation of the Notification Service #8
Added tests to cover the notification service
2016-03-17 13:32:58 +00:00
tidusjar
aa5304b8dd Added validation to the Email settings, also increased the availability checker from 2 minutes to 5 2016-03-17 08:54:40 +00:00
Jamie
c626daf3ed Merge pull request #15 from tidusjar/dev
Merge
2016-03-16 22:48:48 +00:00
Jamie Rees
752d8bb66e Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git 2016-03-16 22:37:52 +00:00
Jamie Rees
720f89be63 Removed the email notification settings from the settings (for release 1.2.1) 2016-03-16 22:37:44 +00:00
Jamie
7b0e5e3e5b Merge pull request #14 from tidusjar/dev
Update to 1.2.1
2016-03-16 22:35:34 +00:00
Jamie
d9a3d59be1 Merge branch 'master' into dev 2016-03-16 22:22:05 +00:00
Jamie Rees
601a377d97 Fixed 2016-03-16 22:12:15 +00:00
Jamie
de84f0f191 Update Program.cs 2016-03-16 20:24:36 +00:00
Jamie
8d399c65b9 Update Program.cs 2016-03-16 20:21:07 +00:00
tidusjar
9778002da5 Added back the reference 2016-03-16 14:42:15 +00:00
tidusjar
7ce468de5e resolved #10 2016-03-16 14:33:33 +00:00
Jamie
5d4c1fd4c2 Merge pull request #13 from tidusjar/dev
New features added
2016-03-15 19:35:18 +00:00
Jamie Rees
bf70886087 MERGE 2016-03-15 19:17:55 +00:00
Jamie Rees
f72ddc0f60 updated 2016-03-15 19:16:16 +00:00
Jamie Rees
a2f44cf8d2 Finished the notes! Resolved #7 2016-03-15 19:14:27 +00:00
Jamie Rees
98c0a4f879 #12 2016-03-15 18:49:29 +00:00
Jamie Rees
1936512dbe #12 2016-03-15 18:48:08 +00:00
Jamie Rees
7c8d0b269a Finished the status page #11 and some more work to #12 2016-03-15 18:39:43 +00:00