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
3b27af1f83fe765b2e3ea63270734d1c49f3329f
seasonedShows
/
seasoned_api
History
KevinMidboe
3b27af1f83
Error handling for themoviedb api response codes that are not 200. Started with 401 and 404. See issue
#116
for info.
2019-07-26 21:52:20 +02:00
..
conf
Created example config and added development config to gitignore
2019-06-28 22:39:24 +02:00
src
Error handling for themoviedb api response codes that are not 200. Started with 401 and 404. See issue
#116
for info.
2019-07-26 21:52:20 +02:00
test
The test uses the cached to not need to query themoviedb, but the function that would in prod now saves a Class containing movie result and extras such as credits.
2019-07-26 21:09:58 +02: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
Added package and commands for generating documentation and upgraded mocha
2019-07-26 20:56:33 +02:00
yarn.lock
Updated lock file
2019-06-28 22:45:31 +02:00