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
e77a05db071b9ca973e1205e7bd838b89071a8cd
seasonedShows
/
src
/
webserver
/
controllers
/
plex
History
Kevin
e77a05db07
Merge pull request
#14
from KevinMidboe/client_feature
...
Client feature
2017-07-16 11:19:15 +02:00
..
hookDump.js
Routes plex webhook to handler.
2017-05-10 20:14:55 -06:00
plexPlaying.js
Routes request to correct function in plexRepo and if error, returns correct error.
2017-05-10 20:16:05 -06:00
readRequest.js
Changed variable names to better reflect their purpose
2017-06-04 00:12:38 +02:00
searchMedia.js
Removed unused import
2017-05-10 19:46:59 -06:00
searchRequest.js
Verify that respond has content, if so send the content back. If no content was found, send 404 status and error message
2017-07-01 08:46:37 +02:00
submitRequest.js
Added controller for calling POST request function for media items.
2017-07-16 11:08:14 +02:00