tidusjar
067212e7e1
Removed commented out tests
2016-08-12 14:44:57 +01:00
tidusjar
4273da2bf7
Fixed the bad test after the merge
2016-08-12 14:44:05 +01:00
tidusjar
13324cac14
More unit tests around the login and also the core Plex Checker
2016-08-12 14:41:34 +01:00
tidusjar
2608e53399
#254 Removed the cache, we are now storing the plex information into the database.
...
There is a big structure change around this, also increased the default check time to be in hours.
2016-08-05 11:34:00 +01:00
tidusjar
698b08aff9
Updated Newtonsoft.Json, Autofixture, Nlog and Dapper packages
2016-08-04 11:54:39 +01:00
tidusjar
57ec940d5a
Moved the plex auth token to the plex settings where it should belong.
2016-07-14 13:01:07 +01:00
tidusjar
a32599cbde
Fixed a timing bug found the in build. Note, when working with time differences use TotalDays.
2016-06-29 12:48:04 +01:00
tidusjar
3cc1113440
Fixed some warnings
2016-06-29 09:51:18 +01:00
tidusjar
a5899ff4af
CodeCleanup
2016-06-29 09:43:02 +01:00
tidusjar
2d0b87b558
Fixed a bit of a stupid bug in the resetter and added unit tests around it to make sure this never happens again.
2016-06-29 09:42:17 +01:00
tidusjar
7a8d7e3f19
Started #243
2016-06-24 09:39:31 +01:00
tidusjar
e8706354b9
Fixed tests
2016-06-13 10:34:37 +01:00
tidusjar
9ffe184dd3
More for #273
2016-06-01 18:32:52 +01:00
tidusjar
6067a4743e
Small changes
2016-05-31 16:49:12 +01:00
tidusjar
c57f33151b
Revert "Small changes"
...
This reverts commit 6d40d3b891
.
2016-05-31 16:47:10 +01:00
tidusjar
6d40d3b891
Small changes
2016-05-31 16:46:48 +01:00
TidusJar
96a40a2aaa
Added the updater to the soloution and did a bit of starting code.
2016-05-15 22:16:40 -04:00
tidusjar
9c61f909de
Switched out the schedulers, this seems to be a better implimentation to the previous and is easier to add new "jobs" in.
2016-04-19 13:37:58 +01:00
Drewster727
3261bdbf9b
revert everything (except PlexRequests.UI) back to .NET 4.5.2 -- fixes incompatibilities with the latest version of mono (4.2.3.4) -- fixes notifications not working #152 #147 #141
2016-04-10 20:01:35 -05:00
Drewster727
718e8868c1
#150 start caching plex media as well. refactored the availability checker. NEEDS TESTING. also, we need to make the Requests hit the plex api directly rather than hitting the cache as it does now.
2016-04-09 12:18:04 -05:00
tidusjar
f9cf728381
Changed the title to a contains but the artist still must match,
2016-04-05 14:14:04 +01:00
tidusjar
8a3576456c
Added unit tests to cover the new changes to the availability checker
2016-04-05 12:45:40 +01:00
tidusjar
d6763bf435
Added happy path tests for the Checker
2016-03-31 10:40:54 +01:00
tidusjar
e2aa4016a8
Added some tests and fixed the issue where the DB would get created in the wrong place depending on how you launched the application
2016-03-29 14:13:13 +01:00
tidusjar
3fe1f13bd1
Refactored the Notification service to how it should have really been done in the first place.
2016-03-24 17:14:45 +00:00
tidusjar
0585ff73ec
Added a notification model to the notifiers.
...
Added the backend work for sending a notification for an issue report #75
2016-03-22 17:13:14 +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
Jamie Rees
87baf542c5
Fixed tests
2016-03-18 21:12:44 +00:00
Jamie Rees
f5cb4d6879
fixed #25
2016-03-17 21:53:45 +00:00
tidusjar
b1834a8c31
added ignore to static tests
2016-03-17 14:38:08 +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
Jamie Rees
1936512dbe
#12
2016-03-15 18:48:08 +00:00
tidusjar
33130589ae
Added latest version code and view. Need to finish the view #11
2016-03-15 17:05:48 +00:00
tidusjar
d0bfe95402
Added test button to Plex. That's fixed #9
2016-03-15 13:29:28 +00:00
tidusjar
ba5ccfec33
Fixed #5 and also added some tests to the availability checker
2016-03-15 12:21:41 +00:00