Commit Graph

16 Commits

Author SHA1 Message Date
mjrode f549251b49 Add ability to link Plex account using Pin 2019-04-14 16:31:33 -05:00
mjrode f72806375c Fetch plex server url and token to use on all requests 2019-04-12 18:52:12 -05:00
mjrode 87606517e6 Filter moviedb results to remove shows currently in Plex library 2019-04-12 17:52:05 -05:00
mjrode 86e45b7a0f import data using import all 2019-04-05 23:37:58 -05:00
mjrode 87c1141556 Update user w/ plex token and URL 2019-04-05 22:32:28 -05:00
mjrode 9670b4329b WIP: Plex Auth Form 2019-03-31 22:25:40 -05:00
mjrode 8d25f342c8 Add create-react-app 2019-03-30 23:15:47 -05:00
mjrode dfe5c34978 WIP: Building out error handling. 2019-03-03 21:19:10 -06:00
mjrode 5b3b91a109 Initial commit for TDAW, compose mediaUrl. 2019-03-03 01:08:33 -06:00
mike.rode 2d9f4a23b9 Refactor how plexApi query params are handled.
Add additional tests for plexApi
Add import all endpoint.
2019-03-01 10:07:51 -05:00
mike.rode cf16fb3bde Add error handling for plexApi 2019-03-01 10:07:51 -05:00
mike.rode 73552b09a4 Fix most watched url, replace sectionKey with type. 2019-03-01 10:07:50 -05:00
mike.rode dc74093c8c Remove dependency on express req object in plexApi and importData.
Refactor importMostWatched to return resolved promises and update tests.
2019-03-01 10:07:49 -05:00
mike.rode d5aa633625 Refactor plexApi tests to use nocks file. 2019-02-24 14:00:38 -06:00
mike.rode c33750bc0c Extracted plex service functions to a helper file. 2019-02-23 20:42:22 -06:00
mike.rode 4030f1a324 Remove API folder structure. 2019-02-23 20:26:05 -06:00