This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
seasonedShows
Watch
1
Star
0
Fork
0
You've already forked seasonedShows
Code
Issues
20
Pull Requests
2
Packages
Projects
Releases
8
Wiki
Activity
Files
9e2a0101c9d868533e66b0be4aeb9e63fb17e512
seasonedShows
/
seasoned_api
/
src
/
database
History
KevinMidboe
05b001de2e
Created endpoint for authenticating with plex and linking your plex user to the logged in seasoned user. User database table gets a new plex_userid column. This will be used to fetch tautulli stats for your account.
2019-11-04 00:43:42 +01:00
..
schemas
Created endpoint for authenticating with plex and linking your plex user to the logged in seasoned user. User database table gets a new plex_userid column. This will be used to fetch tautulli stats for your account.
2019-11-04 00:43:42 +01:00
database.js
When testing we dont have api access so we create cache entries before each request. The cache key changed so this is now updated in the tests and tmdb.
2018-03-20 20:12:49 +01:00
sqliteDatabase.js
Added babel for ES6 functionality. In this case the new import statements
2019-07-27 01:28:41 +02:00