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
161a466ab74fcc973782b45e31a63afcb14e3833
seasonedShows
/
seasoned_api
History
KevinMidboe
161a466ab7
Rewrote how local plex library is indexed and what it returns. After searching plex the response is separated into three classes by types (movie, show & episode). Plex also has a function for inputing a (tmdb)movie object and searching for matches of name & type in plex. If a match the object matchedInPlex variable is set to true.
2018-10-29 21:01:16 +01:00
..
conf
New parameter in config and added axios package for new plex connect command.
2018-10-29 20:47:57 +01:00
src
Rewrote how local plex library is indexed and what it returns. After searching plex the response is separated into three classes by types (movie, show & episode). Plex also has a function for inputing a (tmdb)movie object and searching for matches of name & type in plex. If a match the object matchedInPlex variable is set to true.
2018-10-29 21:01:16 +01:00
test
Updated fixtures.
2018-03-20 21:18:11 +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
Changed moviedb package to my own fork of it. The old package had vulnerabilities and needed updating.
2018-10-29 20:49:21 +01:00
yarn.lock
Updated string_decoder.
2018-04-04 23:08:00 +02:00