Commit Graph

31 Commits (698b08aff9a4bba6a27be813e8fa4ae9c070a7f2)

Author SHA1 Message Date
tidusjar 698b08aff9 Updated Newtonsoft.Json, Autofixture, Nlog and Dapper packages
8 years ago
tidusjar 57ec940d5a Moved the plex auth token to the plex settings where it should belong.
8 years ago
tidusjar a32599cbde Fixed a timing bug found the in build. Note, when working with time differences use TotalDays.
8 years ago
tidusjar 3cc1113440 Fixed some warnings
8 years ago
tidusjar a5899ff4af CodeCleanup
8 years ago
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.
8 years ago
tidusjar 7a8d7e3f19 Started #243
8 years ago
tidusjar e8706354b9 Fixed tests
8 years ago
tidusjar 9ffe184dd3 More for #273
8 years ago
tidusjar 6067a4743e Small changes
8 years ago
tidusjar c57f33151b Revert "Small changes"
8 years ago
tidusjar 6d40d3b891 Small changes
8 years ago
TidusJar 96a40a2aaa Added the updater to the soloution and did a bit of starting code.
8 years ago
tidusjar 9c61f909de Switched out the schedulers, this seems to be a better implimentation to the previous and is easier to add new "jobs" in.
9 years ago
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
9 years ago
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.
9 years ago
tidusjar f9cf728381 Changed the title to a contains but the artist still must match,
9 years ago
tidusjar 8a3576456c Added unit tests to cover the new changes to the availability checker
9 years ago
tidusjar d6763bf435 Added happy path tests for the Checker
9 years ago
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
9 years ago
tidusjar 3fe1f13bd1 Refactored the Notification service to how it should have really been done in the first place.
9 years ago
tidusjar 0585ff73ec Added a notification model to the notifiers.
9 years ago
tidusjar 9402d1409e Wow, that was a lot of work.
9 years ago
Jamie Rees 87baf542c5 Fixed tests
9 years ago
Jamie Rees f5cb4d6879 fixed #25
9 years ago
tidusjar b1834a8c31 added ignore to static tests
9 years ago
tidusjar b9a886d5dc Added first implimentation of the Notification Service #8
9 years ago
Jamie Rees 1936512dbe #12
9 years ago
tidusjar 33130589ae Added latest version code and view. Need to finish the view #11
9 years ago
tidusjar d0bfe95402 Added test button to Plex. That's fixed #9
9 years ago
tidusjar ba5ccfec33 Fixed #5 and also added some tests to the availability checker
9 years ago