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
05b001de2e7bd4a19af17036a4153e289fb12ef7
seasonedShows
/
seasoned_api
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
..
conf
Created example config and added development config to gitignore
2019-06-28 22:39:24 +02:00
src
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
test
Added rating and release_date when parsing movies and fixed respective tests
2019-11-03 20:56:46 +01:00
.eslintrc.json
Added custom rule for object-shorthand and comma-dangle.
2018-04-08 11:58:16 +02:00
.gitignore
When a element is not found in plex it now still gets a matchedInPlex value, now False when not found.
2018-02-26 16:59:56 +01:00
package.json
Removed unused mongoose package
2019-11-03 20:55:54 +01:00
yarn.lock
Removed unused mongoose package
2019-11-03 20:55:54 +01:00