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
2c97803d82bf082e2847f766c505ee4fe080def7
seasonedShows
/
src
/
plex
History
Kevin Midbøe
2c97803d82
Added a sendRequest function for handliing the post of a movie request
2017-07-16 11:03:30 +02:00
..
stream
Classes for holding info from different parts of a plex stream
2017-05-10 20:18:38 -06:00
convertPlexToMovie.js
Changed to import location for movie to reflect changes. Added a if statement to check if item is tv show episode and set varaibles respectively.
2017-05-10 19:17:36 -06:00
convertPlexToStream.js
Creates a stream object that converts the plex now_playing json format to contain only the wanted information about the palyer, user, transcode, and whats playing
2017-05-10 19:57:49 -06:00
convertStreamToMediaInfo.js
Test if bitrate exists
2017-06-02 08:49:20 +02:00
hookDump.js
Just console logs the request from plex webhook. This was created just to test webhooks for plex and will later handle input
2017-05-10 20:00:51 -06:00
plexRepository.js
Added a nowPlaying function that reads, maps to custom stream object and returns in stuborn promise way
2017-05-10 19:19:53 -06:00
requestRepository.js
Added a sendRequest function for handliing the post of a movie request
2017-07-16 11:03:30 +02:00