|
|
c533d8868a
|
Fixed eslint errors & improved a lot of error handling
|
2022-08-19 16:03:49 +02:00 |
|
|
|
b1d959389d
|
Started linting source files
|
2022-08-19 13:47:08 +02:00 |
|
|
|
2aace85418
|
Automaticly fixable eslint issues, mostly 3 -> 2 space indentation
|
2022-08-19 10:41:44 +02:00 |
|
|
|
56262a45c8
|
Moved contents of seasoned_api up to root folder
|
2022-08-19 01:03:27 +02:00 |
|
|
|
47aa638fd8
|
Moved eveything related to the api to a seperate folder seasoned_api.
|
2017-08-06 16:45:02 +02:00 |
|
|
|
53ab8cd002
|
Changed search funciton to use the correct default multi_search type. The search function now also filters the items by popularity so movies that are pretty unknown are not returned, this will maybe be set manually later. New lookup function that gets movie info from tmdb by id. Tmdb function now also uses items from new methodType object.
|
2017-05-10 19:44:28 -06:00 |
|
|
|
76d39416a1
|
Now can handle type selector aswell
|
2017-04-21 16:59:07 +02:00 |
|
|
|
cbe06abf88
|
Now does multisearch instead of just moviesearch
|
2017-04-21 16:57:17 +02:00 |
|
|
|
ddda6a3003
|
Funciton for what calling and sending data from tmdb to right places. It sends to be converted to the universal movie class
|
2017-04-20 22:30:04 +02:00 |
|