Commit graph

19 commits

Author SHA1 Message Date
Drewster727
1fbe29af10 add an extra check when determining if a tv show is already available (also check if it starts with the show name returned from the tv db) 2016-04-14 23:13:32 -05:00
Drewster727
4c6c0ae900 cache plex library data regardless of whether we have requests in the database or not 2016-04-14 23:06:42 -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
450fda6070 A bit more error handling #32 2016-04-05 12:48:11 +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
c2737b76a8 Added the music check in the Plex Checker 2016-04-05 12:30:32 +01:00
tidusjar
cf83e0e6d9 Improved the availabilty check to include music results #32 2016-04-05 09:19:56 +01:00
tidusjar
1332cc6d40 Upped the time of #123 2016-03-31 13:15:11 +01:00
tidusjar
d6763bf435 Added happy path tests for the Checker 2016-03-31 10:40:54 +01:00
tidusjar
64125cc44c First attempt at #123
Added a bunch of tracing and also some more error handling
2016-03-31 10:23:17 +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
c7826003bc An attempt to fix #108 2016-03-29 08:52:01 +01: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
f88c7d7583 Almost fully integrated TVMaze #21 and also improved the fix for #31 2016-03-18 21:10:01 +00:00
Jamie Rees
f5cb4d6879 fixed #25 2016-03-17 21:53:45 +00:00
tidusjar
ba5ccfec33 Fixed #5 and also added some tests to the availability checker 2016-03-15 12:21:41 +00:00
tidusjar
0942bfcbcc Some error handling and ensure we are an admin to delete requests.
Also started on the approval of everything
2016-03-08 14:26:26 +00:00
tidusjar
7636409790 First pass at the plex update service 2016-03-07 13:08:30 +00:00