|
|
cbe06abf88
|
Now does multisearch instead of just moviesearch
|
2017-04-21 16:57:17 +02:00 |
|
|
|
98161f0616
|
Now handles movies and tv shows
|
2017-04-21 16:56:50 +02:00 |
|
|
|
5a6111c865
|
Now saves plex poster and background images
|
2017-04-21 16:56:02 +02:00 |
|
|
|
55be31b3db
|
Removed unused function
|
2017-04-20 22:50:12 +02:00 |
|
|
|
8719d91abd
|
Added todo for errorhandling
|
2017-04-20 22:40:26 +02:00 |
|
|
|
74004533e9
|
The function that interfaces calls search function for tmdb and responds the http request correctly.
|
2017-04-20 22:31:51 +02:00 |
|
|
|
3a3799340a
|
Converts all the info you get per media item from tmdb to the universal movie class
|
2017-04-20 22:30:20 +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 |
|
|
|
98d8e3dd7d
|
Converts all the info you get per media item from plex to the universal movie class
|
2017-04-20 22:28:11 +02:00 |
|
|
|
df90cc1037
|
Added a movie class so that different movie types (plex vs tmdb) can be converted into a universal movie class
|
2017-04-20 22:27:24 +02:00 |
|
|
|
c662525988
|
Added page parameter to plex search function
|
2017-04-20 22:20:42 +02:00 |
|
|
|
0743e40757
|
Added router endpoint for searching tmdb.
|
2017-04-20 22:19:52 +02:00 |
|
|
|
b9683e7b25
|
Added function for searching through media on plex with its api endpoint. The returned data is then passed to a convert function so a movie class only holds information we want.
|
2017-04-20 22:18:38 +02:00 |
|
|
|
16c89ab6e7
|
Added endpoints for plex searching
|
2017-04-14 18:54:30 +02:00 |
|
|
|
f49d7eaeb4
|
Added a controller and handler for dumping JSON data from git webhooks
|
2017-04-14 18:09:32 +02:00 |
|
Kevin Midboe
|
59e56b970e
|
Added endpoint for github webhooks
|
2017-04-14 17:14:11 +02:00 |
|
Kevin Midboe
|
36d1f4473f
|
Removed unused endpoint.
|
2017-04-14 17:04:04 +02:00 |
|
Kevin Midboe
|
4c385d1dc1
|
Added function for verifing a stray, this also calls the py script for moving the files to correct place.
|
2017-04-13 12:33:31 +02:00 |
|
|
|
416d0a5a54
|
Fixed a lot of naming errors.
|
2017-04-12 22:37:24 +02:00 |
|
Kevin Midboe
|
6c29e59b2b
|
src holds all controllers, config and api
|
2017-04-12 22:20:31 +02:00 |
|