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
0ac17d3d0a9f9ad0cdda58458e29f55b50c2f659
seasonedShows
/
seasoned_api
/
src
History
KevinMidboe
e64c4d5d01
Lists are now reachable by movie or show / listname. Endpoints added & removed outdated comments.
2018-11-01 00:17:51 +01:00
..
config
When testing we dont have api access so we create cache entries before each request. The cache key changed so this is now updated in the tests and tmdb.
2018-03-20 20:12:49 +01:00
database
More unit tests for checking correct definition of movie. Changed some test to match update functions in tmdb.
2018-10-30 20:32:55 +01:00
git
Linted all pirate, git, tmdb and searchHistory scripts.
2018-02-07 13:51:42 +01:00
media_classes
Linted all media_classes
2018-02-07 13:49:37 +01:00
pirate
Fixed syntax error.
2018-08-13 00:01:51 +02:00
plex
Rewrote how local plex library is indexed and what it returns. After searching plex the response is separated into three classes by types (movie, show & episode). Plex also has a function for inputing a (tmdb)movie object and searching for matches of name & type in plex. If a match the object matchedInPlex variable is set to true.
2018-10-29 21:01:16 +01:00
request
Request now happens at /request with id parameter and query for type selection. Only allows movie or show type and is static set in the controller. AddRequest adds tmdb item to database with time of request.
2018-10-30 19:20:52 +01:00
searchHistory
History was not wokring because upgrade to sqlite3. Now we do a stateless call to the database and reolve or reject the response.
2018-03-08 10:30:39 +01:00
seasoned
Changed the python run variable for stray eps.
2018-07-28 16:05:22 +02:00
tmdb
Implementing lists lookups for movie and shows. Add new cachetags for the lists & created a helper function for returning response with convertFunction as parameter.
2018-11-01 00:15:49 +01:00
user
Fixed linting issues for json objects and tailing semicolon.
2018-05-09 10:52:08 +02:00
webserver
Lists are now reachable by movie or show / listname. Endpoints added & removed outdated comments.
2018-11-01 00:17:51 +01:00