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
cd52d295b060b22a40342fe6c46fe8c3f90d0ff1
seasonedShows
/
seasoned_api
/
src
/
plex
History
KevinMidboe
cd52d295b0
Now both Media and Media.Part in the JSON object about a stream is a list and need to index the first element of the stream to get this info.
2017-09-07 23:47:11 +02:00
..
stream
Moved eveything related to the api to a seperate folder seasoned_api.
2017-08-06 16:45:02 +02:00
convertPlexToSeasoned.js
Renamed file. Now converts to both movie and show. Also added more data that is saved to the object.
2017-09-02 18:13:51 +02:00
convertPlexToStream.js
Now both Media and Media.Part in the JSON object about a stream is a list and need to index the first element of the stream to get this info.
2017-09-07 23:47:11 +02:00
convertStreamToMediaInfo.js
Now both Media and Media.Part in the JSON object about a stream is a list and need to index the first element of the stream to get this info.
2017-09-07 23:47:11 +02:00
hookDump.js
Moved eveything related to the api to a seperate folder seasoned_api.
2017-08-06 16:45:02 +02:00
mailTemplate.js
Moved eveything related to the api to a seperate folder seasoned_api.
2017-08-06 16:45:02 +02:00
plexRepository.js
Changed import name from convertPlexToMovie -> convertPlexToSeasoned and changed from map function to reduce to be able to filter only movies and shows to be parsed.
2017-09-02 18:13:08 +02:00
requestRepository.js
Added type input to the sendRequest function.
2017-09-03 18:16:26 +02:00