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
18359f442c7dd350c8c3280d866581ef92f4cd09
seasonedShows
/
seasoned_api
History
KevinMidboe
18359f442c
Mapped results in tmdb now returns the complete json object so not needed to be created before sent. When getting all requested movies and shows it is now possible to only get one page at a time.
2018-03-20 21:17:41 +01:00
..
conf
Now when running tests we use a separate config file test.json
2018-03-20 20:14:15 +01:00
src
Mapped results in tmdb now returns the complete json object so not needed to be created before sent. When getting all requested movies and shows it is now possible to only get one page at a time.
2018-03-20 21:17:41 +01:00
test
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
.eslintrc.json
Updated our eslint config file. Still extends airbnb, but have changed indent rule and dropped some other rules.
2018-02-07 13:47:11 +01: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
Now when running tests we use a separate config file test.json
2018-03-20 20:14:15 +01:00
yarn.lock
Added travis support to api.
2017-12-20 20:46:15 +01:00