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
6f54a612232cd10ca2649554e27cdc55a8a218de
seasonedShows
/
seasoned_api
/
src
History
KevinMidboe
6f54a61223
Removed a extra / that was in the posterURL
2017-09-26 20:41:25 +02:00
..
config
Moved eveything related to the api to a seperate folder seasoned_api.
2017-08-06 16:45:02 +02:00
database
Downgraded from sqlite3 to sqlite because of connection function error.
2017-08-23 10:26:23 +02:00
git
Moved eveything related to the api to a seperate folder seasoned_api.
2017-08-06 16:45:02 +02:00
media_classes
For some reason this was player info, but it is now been replaced with all the variables specific for mediaInfo
2017-09-07 23:48:06 +02:00
plex
Removed a extra / that was in the posterURL
2017-09-26 20:41:25 +02:00
seasoned
Changed the location of moveseasoned app script.
2017-09-12 20:15:20 +02:00
tmdb
Rewrote the search function in tmdb to now return a JSON object with results: (all movie/show objects), number_of_items: (count of result objects), page and total page. Split up the filtering and converting of the result from tmdb api to finished seasoned objects for better readability.
2017-09-20 10:21:57 +02:00
webserver
Changed variable name from movie to searchResult and now checks if the result list in the return JSON object is empty before sending a result back to client.
2017-09-20 10:25:01 +02:00