Commit Graph

19 Commits (5e0f022c831817b54f96216f3e79204dfa14b25a)

Author SHA1 Message Date
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