|
|
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 |
|
|
|
9eb31ea433
|
Added type input to the sendRequest function.
|
2017-09-03 18:16:26 +02:00 |
|
|
|
84a897da6e
|
Added popularity and vote_count to movie and show object and added a new check for name and title of movie
|
2017-09-02 22:51:49 +02:00 |
|
|
|
17dd66e9ac
|
Fixed a bug where if a seach query did not pass anything back when checking existance in plex, then you would get a 404 message.
|
2017-09-02 21:12:38 +02:00 |
|
|
|
3bf646483d
|
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 |
|
|
|
622e89ea50
|
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 |
|
|
|
b4a005da42
|
Changed the name of convertPlexToMovie -> convertPlexToSeasoned
|
2017-09-02 18:11:59 +02:00 |
|
|
|
a82dc1ae78
|
Added requestRep again
|
2017-09-02 16:36:54 +02:00 |
|
|
|
e33840f1db
|
Commented out unused elements.
|
2017-09-02 16:03:43 +02:00 |
|
|
|
47aa638fd8
|
Moved eveything related to the api to a seperate folder seasoned_api.
|
2017-08-06 16:45:02 +02:00 |
|