Jamie
14d4f6f098
Merge pull request #42 from tidusjar/dev
...
Release 1.4.0
2016-03-19 16:52:03 +00:00
Jamie
054c161727
Merge branch 'master' into dev
2016-03-19 16:48:37 +00:00
tidusjar
792bbf5f95
This fixes #36
2016-03-19 16:42:11 +00:00
Jamie
c5db1ed8e6
Merge pull request #39 from shiitake/dev
...
Fixes for Checking if the user is the owner
2016-03-19 16:15:32 +00:00
tidusjar
8b76732ee8
Updated the build version ready for the next release
2016-03-19 16:11:00 +00:00
tidusjar
d1adae1538
When we do a batch update we need to reset the cache
2016-03-19 15:57:39 +00:00
tidusjar
6f8dc7c224
Fixed an issue where the default quality on Sickrage wouldn't work
2016-03-19 15:49:02 +00:00
Jamie
c3d56fbf0b
Merge pull request #41 from tidusjar/tidusjar-patch-1
...
Update README.md
2016-03-19 14:31:04 +00:00
Jamie
f2f74f7ec4
Update README.md
2016-03-19 14:26:05 +00:00
tidusjar
9402d1409e
Wow, that was a lot of work.
...
- So, I have now finished #40 .
- Fixed a bug where we was not choosing the correct tv series (Because of TVMaze)
- Fixed a bug when checking for plex titles
- Fixed a bug where the wrong issue would clean on the UI (DB was correct)
- Refactored how we send tv shows
- And too many small changes to count.
2016-03-19 14:17:54 +00:00
tidusjar
803b12da0f
Added the api and settings page for Sickrage. Just need to do the tester and hook it up #40
2016-03-19 12:25:51 +00:00
tidusjar
1ebf80d1d1
Fixed the new dependancy with the admin class tests
2016-03-19 00:17:53 +00:00
tidusjar
e34170f55a
Added the option to set a CP quality #38
2016-03-19 00:16:44 +00:00
Shannon Barrett
c28a26413a
Should fix issue #36
2016-03-18 19:16:29 -05:00
tidusjar
4136116555
Added the code to lookup the old requests and refresh them with new information from TVMaze
2016-03-18 23:45:31 +00:00
tidusjar
a2d2121afe
back to what it was :(
2016-03-18 23:28:24 +00:00
tidusjar
cd682cdff9
another test for #37
2016-03-18 23:00:44 +00:00
Jamie Rees
1d814cd76e
This should fix #37
2016-03-18 22:11:11 +00:00
Jamie Rees
3c6338cadc
Catch the missing table exception when they have a new DB
2016-03-18 21:59:34 +00:00
Jamie Rees
2786d13a17
Exploratory test for #37
2016-03-18 21:50:00 +00:00
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